react-native/ReactCommon/cxxreact
Giuseppe Ottaviano dc02907039 Fix a folly::dynamic deprecated pattern
Reviewed By: javache

Differential Revision: D4075622

fbshipit-source-id: 4a6b6c4068d762dce2b1535bfd9630e185f5489f
2016-10-26 09:43:56 -07:00
..
tests Fix cxxreact build error with -Wmissing-prototypes 2016-10-14 13:28:36 -07:00
Android.mk Lazily instantiate native modules 2016-10-11 07:28:42 -07:00
BUCK Lazily instantiate native modules 2016-10-11 07:28:42 -07:00
CxxMessageQueue.cpp Add c++-runloop-backed message queue 2016-06-13 18:13:34 -07:00
CxxMessageQueue.h Add c++-runloop-backed message queue 2016-06-13 18:13:34 -07:00
CxxModule.h add support for registering and calling sync methods in C++ modules 2016-08-03 18:13:44 -07:00
CxxNativeModule.cpp Fix a folly::dynamic deprecated pattern 2016-10-26 09:43:56 -07:00
CxxNativeModule.h Refactor CxxNativeModule out of android-specific code into common code 2016-08-03 16:01:24 -07:00
Executor.cpp Fix optimized bundle stuff. 2016-07-14 15:28:46 -07:00
Executor.h Expose ModuleRegistry on ExecutorDelegate 2016-10-03 05:13:38 -07:00
ExecutorToken.h Build new bridge with gradle 2016-05-27 16:13:37 -07:00
ExecutorTokenFactory.h Build new bridge with gradle 2016-05-27 16:13:37 -07:00
Instance.cpp Add a way to access the underlying JavaScriptCore context 2016-10-26 03:43:44 -07:00
Instance.h Add a way to access the underlying JavaScriptCore context 2016-10-26 03:43:44 -07:00
JSCExecutor.cpp Add a default context name to RCTJSCExecutor 2016-10-14 11:43:43 -07:00
JSCExecutor.h Add a default context name to RCTJSCExecutor 2016-10-14 11:43:43 -07:00
JSCHelpers.cpp Lazily instantiate native modules 2016-10-11 07:28:42 -07:00
JSCHelpers.h Lazily instantiate native modules 2016-10-11 07:28:42 -07:00
JSCLegacyProfiler.cpp Do not set forceProfilerBytecodeGeneration option 2016-07-26 07:28:41 -07:00
JSCLegacyProfiler.h Build new bridge with gradle 2016-05-27 16:13:37 -07:00
JSCLegacyTracing.cpp Build new bridge with gradle 2016-05-27 16:13:37 -07:00
JSCLegacyTracing.h Build new bridge with gradle 2016-05-27 16:13:37 -07:00
JSCMemory.cpp Build new bridge with gradle 2016-05-27 16:13:37 -07:00
JSCMemory.h Build new bridge with gradle 2016-05-27 16:13:37 -07:00
JSCNativeModules.cpp Lazily instantiate native modules 2016-10-11 07:28:42 -07:00
JSCNativeModules.h Lazily instantiate native modules 2016-10-11 07:28:42 -07:00
JSCPerfStats.cpp Build new bridge with gradle 2016-05-27 16:13:37 -07:00
JSCPerfStats.h Build new bridge with gradle 2016-05-27 16:13:37 -07:00
JSCSamplingProfiler.cpp #15 Add a button in devtools to start/stop the Sampling Profiler 2016-08-02 11:14:06 -07:00
JSCSamplingProfiler.h #6 Notify SamplingProfiler of the main MachineThread 2016-07-15 11:58:31 -07:00
JSCTracing.cpp Build new bridge with gradle 2016-05-27 16:13:37 -07:00
JSCTracing.h Build new bridge with gradle 2016-05-27 16:13:37 -07:00
JSCWebWorker.cpp Build new bridge with gradle 2016-05-27 16:13:37 -07:00
JSCWebWorker.h Build new bridge with gradle 2016-05-27 16:13:37 -07:00
JSModulesUnbundle.h Build new bridge with gradle 2016-05-27 16:13:37 -07:00
JsArgumentHelpers-inl.h Build new bridge with gradle 2016-05-27 16:13:37 -07:00
JsArgumentHelpers.h Remove follySupport.h 2016-09-30 12:28:41 -07:00
MessageQueueThread.h Build new bridge with gradle 2016-05-27 16:13:37 -07:00
MethodCall.cpp Remove additional JSON encoding for native->JS communication 2016-09-19 04:44:12 -07:00
MethodCall.h Remove additional JSON encoding for native->JS communication 2016-09-19 04:44:12 -07:00
ModuleRegistry.cpp Lazily instantiate native modules 2016-10-11 07:28:42 -07:00
ModuleRegistry.h Lazily instantiate native modules 2016-10-11 07:28:42 -07:00
NativeModule.h Build new bridge with gradle 2016-05-27 16:13:37 -07:00
NativeToJsBridge.cpp Expose ModuleRegistry on ExecutorDelegate 2016-10-03 05:13:38 -07:00
NativeToJsBridge.h Add API for sync function calls 2016-09-26 16:14:11 -07:00
Platform.cpp Build new bridge with gradle 2016-05-27 16:13:37 -07:00
Platform.h Build new bridge with gradle 2016-05-27 16:13:37 -07:00
SampleCxxModule.cpp Android instrumentation tests for C++ module sync methods. 2016-08-04 11:43:54 -07:00
SampleCxxModule.h Android instrumentation tests for C++ module sync methods. 2016-08-04 11:43:54 -07:00
SystraceSection.h Build new bridge with gradle 2016-05-27 16:13:37 -07:00
Unicode.cpp Fix handling of bad utf16 passed out of JS 2016-08-23 17:13:38 -07:00
Unicode.h Fix handling of bad utf16 passed out of JS 2016-08-23 17:13:38 -07:00
Value.cpp Dump invalid json when call Value::fromJSON failed 2016-10-05 04:43:45 -07:00
Value.h Fix handling of bad utf16 passed out of JS 2016-08-23 17:13:38 -07:00
noncopyable.h Build new bridge with gradle 2016-05-27 16:13:37 -07:00