react-native/Libraries
Tadeu Zagallo efd386eba2 [ReactNative] Fix timers for debugger executors
Summary:
@public

`-[RCTJavaScriptExecutor executeBlockOnJavaScriptQueue:]` would always `dispatch_async`
for the WebView and WebSocket executors, what caused for any frame aligned dispatch.

Test Plan:
Test the `Timers, TimerMixin` example on UIExplorer, `requestAnimationFrame` was
taking ~33.3ms when debugging, now takes ~16.6ms as expected.
2015-06-12 16:59:19 -08:00
..
ART Fixed deployment targets for React iOS submodules 2015-06-10 06:16:15 -08:00
ActionSheetIOS [ReactNative] Use RCTNullIfNill and (id)kCFNull 2015-06-12 11:03:10 -08:00
AdSupport [ReactNative] Fix analyze errors on oss 2015-04-24 08:28:35 -08:00
Animation [ReactNative] Remove AnimationUtils tests 2015-05-29 15:24:47 -08:00
AppRegistry [ErrorMessage] Change error message when app is not registered 2015-05-31 13:14:02 -08:00
AppStateIOS [RN|madman] init AppStateIOS.currentState with 'active' 2015-06-11 13:22:16 -08:00
BatchedBridge [ReactNative] Revert `async exports` changes to MessageQueue + test 2015-06-09 14:25:32 -08:00
CameraRoll [CameraRoll] support fetching videos from the camera roll 2015-06-01 15:57:32 -08:00
Components [Idea: ScrollView] Add `getScrollResponder` to ScrollView for composition 2015-06-12 11:15:51 -08:00
CustomComponents [AdsManager] Improve animation configurations 2015-06-10 23:35:52 -08:00
Device flowify some Libraries 2015-03-25 11:09:54 -08:00
Fetch [ReactNative] clean lint in all of Libraries/ 2015-05-19 13:47:04 -08:00
Geolocation [GeoLocation] invalidate timer after success or error callback 2015-05-26 14:59:14 -08:00
Image Removed nullability attributes until Infer supports them 2015-06-11 10:39:29 -08:00
Inspector [ReactNative] refactor the inspector 2015-06-11 13:49:54 -08:00
Interaction InteractionManager: DEV warning for possibly unclosed handles 2015-05-20 16:54:03 -08:00
JavaScriptAppEngine [ReactNative] Allow uploading native files (e.g. photos) and FormData via XMLHttpRequest 2015-06-09 12:27:05 -08:00
LinkingIOS [ReactNative] Use RCTNullIfNill and (id)kCFNull 2015-06-12 11:03:10 -08:00
NativeApp [ReactNative] Add "RCTNativeAppEventEmitter" 2015-05-15 16:57:18 -08:00
Network [ReactNative] NetInfo listener Map 2015-06-12 14:56:21 -08:00
Picker Removed deprecated RCT_EXPORT + code paths 2015-06-05 09:58:25 -08:00
PushNotificationIOS [ReactNative] Use RCTNullIfNill and (id)kCFNull 2015-06-12 11:03:10 -08:00
RCTTest [ReactNative] Revert `async exports` changes to MessageQueue + test 2015-06-09 14:25:32 -08:00
RKBackendNode [ReactNative] clean lint in all of Libraries/ 2015-05-19 13:47:04 -08:00
ReactIOS [ReactNative] refactor the inspector 2015-06-11 13:49:54 -08:00
ReactNative [Flow] Fix or suppress react-native github errors for Flow v0.12.0 2015-06-10 13:34:19 -08:00
Settings Fixed deployment targets for React iOS submodules 2015-06-10 06:16:15 -08:00
Storage Make AsyncStorage types match the implementations 2015-05-01 18:26:11 -08:00
StyleSheet [ReactNative] Revert D2134877 2015-06-08 13:49:28 -08:00
Text Fixed text layout on screen rotation 2015-06-12 11:54:21 -08:00
Utilities [Flow] Fix or suppress react-native github errors for Flow v0.12.0 2015-06-10 13:34:19 -08:00
Vibration [ReactNative] Fix analyze errors on oss 2015-04-24 08:28:35 -08:00
WebSocket [ReactNative] Fix timers for debugger executors 2015-06-12 16:59:19 -08:00
react-native [ReactNative] Export EdgeInsetsPropType and PointPropType 2015-06-12 11:16:14 -08:00
vendor [Touchable] Add custom delay props to Touchable components 2015-06-03 12:57:28 -08:00
Promise.js Replace ES6Promise with Promise 2015-04-15 06:06:29 -08:00