react-native-macos/React
Tadeu Zagallo 1c9a74bbd1 Kill UIManager lock
Summary: public

The UIManager had a lock around the enqueued ui blocks, but now all the operations
should happen on the shadow thread, so I added assertions to it and removed the
locks.

Reviewed By: nicklockwood

Differential Revision: D2605760

fb-gh-sync-id: e1bc649f759502e7e9fd059932e0cba38dba05bf
2015-11-03 03:57:27 -08:00
..
Base Fix trace name for native module calls received from JS 2015-11-03 03:51:27 -08:00
Executors Expose `RCTPerformanceNow`, microsecond precision time for JavaScript 2015-11-02 08:15:29 -08:00
Layout Fix width being ignored when has a value of 0 2015-09-25 15:42:21 -07:00
Modules Kill UIManager lock 2015-11-03 03:57:27 -08:00
Profiler Explicitly cast the trampoline prototype to IMP 2015-11-02 10:51:48 -08:00
React.xcodeproj Fixed build for UIExplorer project. 2015-10-27 02:42:26 -07:00
Views Memory Leaks caused by RCTNavigator 2015-11-02 10:08:33 -08:00