react-native/ReactCommon/cxxreact
Dmitry Zakharov f8b683b3ee Copy-free Source loading implementation
Reviewed By: amnn

Differential Revision: D4914165

fbshipit-source-id: 38851679cb696c41f59edfd0d2005faf37813b23
2017-05-15 09:15:29 -07:00
..
tests Fix compilation due to missing flag 2017-05-12 13:31:24 -07:00
Android.mk Drop support for webworkers 2017-04-25 05:37:54 -07:00
BUCK Define rn_xplat_cxx_library for OSS builds 2017-05-12 02:45:19 -07:00
CxxModule.h Support ModuleHolder-based lazy init of C++ modules with C++ bridge on android 2017-03-14 15:35:01 -07:00
CxxNativeModule.cpp Improve systrace markers 2017-05-12 18:07:49 -07:00
CxxNativeModule.h Improve systrace markers 2017-05-12 18:07:49 -07:00
Executor.h Drop support for webworkers 2017-04-25 05:37:54 -07:00
Instance.cpp Drop support for webworkers 2017-04-25 05:37:54 -07:00
Instance.h Drop support for webworkers 2017-04-25 05:37:54 -07:00
JSBigString.cpp remove unused includes in fbobjc/Libraries 2017-02-19 18:33:49 -08:00
JSBigString.h Create NSDataBigString 2017-02-20 05:00:58 -08:00
JSBundleType.cpp Simplifying Struct definition. 2017-02-20 04:30:19 -08:00
JSBundleType.h Simplifying Struct definition. 2017-02-20 04:30:19 -08:00
JSCExecutor.cpp Copy-free Source loading implementation 2017-05-15 09:15:29 -07:00
JSCExecutor.h Copy-free Source loading implementation 2017-05-15 09:15:29 -07:00
JSCLegacyProfiler.cpp Move JSC API usage in ReactCommon to our wrapper methods 2016-11-22 06:13:33 -08:00
JSCLegacyProfiler.h Define wrapper versions of all JSC methods 2016-11-22 06:13:33 -08:00
JSCLegacyTracing.cpp Define wrapper versions of all JSC methods 2016-11-22 06:13:33 -08:00
JSCLegacyTracing.h Define wrapper versions of all JSC methods 2016-11-22 06:13:33 -08:00
JSCMemory.cpp Define wrapper versions of all JSC methods 2016-11-22 06:13:33 -08:00
JSCMemory.h Define wrapper versions of all JSC methods 2016-11-22 06:13:33 -08:00
JSCNativeModules.cpp Allow ModuleRegistry initialization to complete lazily 2017-04-07 09:30:33 -07:00
JSCNativeModules.h Expose the bridge instance to CxxModule via a weak_ptr 2017-02-15 10:04:17 -08:00
JSCPerfStats.cpp refactor jscMemoryMetrics to use HeapStats 2017-02-22 11:16:13 -08:00
JSCPerfStats.h Define wrapper versions of all JSC methods 2016-11-22 06:13:33 -08:00
JSCSamplingProfiler.cpp Adding support in the new RN bridge on iOS 2017-01-10 11:28:44 -08:00
JSCSamplingProfiler.h Adding support in the new RN bridge on iOS 2017-01-10 11:28:44 -08:00
JSCTracing.cpp Move JSC API usage in ReactCommon to our wrapper methods 2016-11-22 06:13:33 -08:00
JSCTracing.h Define wrapper versions of all JSC methods 2016-11-22 06:13:33 -08:00
JSCUtils.cpp Add JSContextRef param to String constructor 2016-11-18 06:28:48 -08:00
JSCUtils.h Expose the bridge instance to CxxModule via a weak_ptr 2017-02-15 10:04:17 -08:00
JSIndexedRAMBundle.cpp small fixes to ReactCommon 2017-02-01 14:14:32 -08:00
JSIndexedRAMBundle.h Move JSBigString to its own header 2017-02-16 06:59:30 -08:00
JSModulesUnbundle.h Move JSCHelpers.h and Value.h into separate package 2016-11-01 11:44:10 -07:00
JsArgumentHelpers-inl.h Build new bridge with gradle 2016-05-27 16:13:37 -07:00
JsArgumentHelpers.h Expose the bridge instance to CxxModule via a weak_ptr 2017-02-15 10:04:17 -08: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 Improve systrace markers 2017-05-12 18:07:49 -07:00
ModuleRegistry.h Drop support for webworkers 2017-04-25 05:37:54 -07:00
NativeModule.h Improve systrace markers 2017-05-12 18:07:49 -07:00
NativeToJsBridge.cpp Improve systrace markers 2017-05-12 18:07:49 -07:00
NativeToJsBridge.h Drop support for webworkers 2017-04-25 05:37:54 -07:00
Platform.cpp Cleanup cxxreact BUCK file 2017-05-11 05:04:02 -07:00
Platform.h log script name with bundle loading perf event 2017-05-10 04:09:19 -07:00
RecoverableError.h Exposing Recoverable Errors 2017-01-10 07:13:40 -08:00
SampleCxxModule.cpp Cleanup cxxreact BUCK file 2017-05-11 05:04:02 -07:00
SampleCxxModule.h Cleanup cxxreact BUCK file 2017-05-11 05:04:02 -07:00
SharedProxyCxxModule.h A proxy so a singleton CxxModule can be shared by multiple ModuleRegistry instances. 2017-04-04 10:36:19 -07:00
SystraceSection.h Build new bridge with gradle 2016-05-27 16:13:37 -07:00
oss-compat-util.h small fixes to ReactCommon 2017-02-01 14:14:32 -08:00