react-native/ReactCommon/cxxreact
Marc Horowitz 9d0b7d8f31 Fix BUCK bugs which were breaking tests after refactoring
Reviewed By: johnislarry

Differential Revision: D7874275

fbshipit-source-id: 7f9c8648571bc7f41649ec4ef547e7c34b479221
2018-05-09 22:12:03 -07:00
..
tests Fix BUCK bugs which were breaking tests after refactoring 2018-05-09 22:12:03 -07:00
Android.mk Refactor ReactMarker out of Platform 2018-05-09 22:12:03 -07:00
BUCK Fix BUCK bugs which were breaking tests after refactoring 2018-05-09 22:12:03 -07:00
CxxModule.h Provide default implementation of getConstants 2017-08-01 03:33:41 -07:00
CxxNativeModule.cpp Typos in comments and log messages 2018-01-12 22:18:45 -08:00
CxxNativeModule.h Export some more symbols 2017-06-27 11:16:13 -07:00
Instance.cpp simplify handleMemoryPressure conditionalization, delete some dead code 2018-05-09 22:12:03 -07:00
Instance.h simplify handleMemoryPressure conditionalization, delete some dead code 2018-05-09 22:12:03 -07:00
JSBigString.cpp remove unused includes in fbobjc/Libraries 2017-02-19 18:33:49 -08:00
JSBigString.h JSBigString to MAP_PRIVATE not MAP_SHARED 2017-12-20 14:01:33 -08:00
JSBundleType.cpp Delete RCTBatchedBridge 2018-02-05 12:02:35 -08:00
JSBundleType.h Export stringForScriptTag symbol 2017-07-21 14:05:34 -07:00
JSCExecutor.cpp Refactor ReactMarker out of Platform 2018-05-09 22:12:03 -07:00
JSCExecutor.h simplify handleMemoryPressure conditionalization, delete some dead code 2018-05-09 22:12:03 -07:00
JSCLegacyTracing.cpp Cleanup ifdef's in JSCExecutor 2017-07-25 05:02:03 -07:00
JSCLegacyTracing.h Cleanup ifdef's in JSCExecutor 2017-07-25 05:02:03 -07:00
JSCMemory.cpp Cleanup ifdef's in JSCExecutor 2017-07-25 05:02:03 -07:00
JSCMemory.h Cleanup ifdef's in JSCExecutor 2017-07-25 05:02:03 -07:00
JSCNativeModules.cpp Refactor ReactMarker out of Platform 2018-05-09 22:12:03 -07:00
JSCNativeModules.h Refactor ReactMarker out of Platform 2018-05-09 22:12:03 -07:00
JSCPerfStats.cpp add way for JS to query process-wide perf stats 2017-08-03 13:13:25 -07:00
JSCPerfStats.h Define wrapper versions of all JSC methods 2016-11-22 06:13:33 -08:00
JSCSamplingProfiler.cpp Cleanup ifdef's in JSCExecutor 2017-07-25 05:02:03 -07:00
JSCSamplingProfiler.h Cleanup ifdef's in JSCExecutor 2017-07-25 05:02:03 -07:00
JSCTracing.cpp Remove unused nativeTrace*stage methods 2017-07-26 07:08:51 -07:00
JSCTracing.h Cleanup ifdef's in JSCExecutor 2017-07-25 05:02:03 -07:00
JSCUtils.cpp cxxreact: executors: insert ID of segment reliably into the bundle path 2018-04-20 07:03:23 -07:00
JSCUtils.h JSIExecutor Bundle Splitting Support 2018-02-09 03:45:37 -08:00
JSDeltaBundleClient.cpp Add native delta client for Metro 2018-05-03 08:47:47 -07:00
JSDeltaBundleClient.h Add native delta client for Metro 2018-05-03 08:47:47 -07:00
JSExecutor.cpp cxxreact: executors: insert ID of segment reliably into the bundle path 2018-04-20 07:03:23 -07:00
JSExecutor.h cxxreact: executors: insert ID of segment reliably into the bundle path 2018-04-20 07:03:23 -07:00
JSIndexedRAMBundle.cpp Delete RCTBatchedBridge 2018-02-05 12:02:35 -08:00
JSIndexedRAMBundle.h Register split segment paths with RAMBundleRegistry 2017-11-09 12:23:46 -08:00
JSModulesUnbundle.h Remove unnecessary #includes to reduce dependencies 2018-05-09 22:12:02 -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 Disambiguate error messages in MethodCall 2017-08-29 03:15:04 -07:00
MethodCall.h Rename Executor to JSExecutor 2017-06-23 17:01:25 -07:00
ModuleRegistry.cpp Update systrace markers 2017-08-30 03:45:02 -07:00
ModuleRegistry.h Typos in comments and log messages 2018-01-12 22:18:45 -08:00
NativeModule.h Rename Executor to JSExecutor 2017-06-23 17:01:25 -07:00
NativeToJsBridge.cpp simplify handleMemoryPressure conditionalization, delete some dead code 2018-05-09 22:12:03 -07:00
NativeToJsBridge.h simplify handleMemoryPressure conditionalization, delete some dead code 2018-05-09 22:12:03 -07:00
Platform.cpp Refactor ReactMarker out of Platform 2018-05-09 22:12:03 -07:00
Platform.h Refactor ReactMarker out of Platform 2018-05-09 22:12:03 -07:00
RAMBundleRegistry.cpp cxxreact/RAMBundleRegistry: nit fixes 2018-04-17 12:02:35 -07:00
RAMBundleRegistry.h Remove unnecessary #includes to reduce dependencies 2018-05-09 22:12:02 -07:00
ReactMarker.cpp Refactor ReactMarker out of Platform 2018-05-09 22:12:03 -07:00
ReactMarker.h Refactor ReactMarker out of Platform 2018-05-09 22:12:03 -07:00
RecoverableError.h Provide sync vs async interface for bundle loading via parameter 2017-05-24 07:31:36 -07: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 Use different symbols for SystraceSection depending on WITH_FBYSTRACE 2017-11-27 14:45:57 -08:00