react-native/ReactCommon
Valentin Shergin 5965ba283f Fabric: Introducting EventQueue (+ Batched and Unbatched versions)
Summary:
@public
EventQueue is a queue of events that synchronizing event dispatching with given Event Beat.
The only difference between UnbatchedEventQueue and BatchedEventQueue is that UnbatchedEventQueue `induce` an Event Beat right after enqueing an event.

Reviewed By: mdvacca

Differential Revision: D8886225

fbshipit-source-id: fedba6fdff2ecb6f3c615cea09b5fdaa58890479
2018-08-27 07:32:35 -07:00
..
cxxreact Add REGISTER_JS_SEGMENT perf markers 2018-08-10 09:37:42 -07:00
fabric Fabric: Introducting EventQueue (+ Batched and Unbatched versions) 2018-08-27 07:32:35 -07:00
jschelpers Bump Android NDK to r17b (#20357) 2018-07-30 14:02:11 -07:00
jsinspector Bump Android NDK to r17b (#20357) 2018-07-30 14:02:11 -07:00
microprofiler Migrate Android sources to MIT license header 2018-05-31 15:37:30 -07:00
privatedata Bump Android NDK to r17b (#20357) 2018-07-30 14:02:11 -07:00
yoga Solve the bug related to baseline height 2018-08-22 12:31:19 -07:00