react-native/React
Nick Lockwood fc14f85f73 Reduce boxing overhead of arrays in uiBlockWithLayoutUpdateForRootView
Summary: The view update cycle in UIManager was relying on a bunch of boolean values boxes as NSNumbers in parallel arrays. This diff packs those values into a struct, which is more efficient and easier to maintain.

Reviewed By: javache

Differential Revision: D3253073

fbshipit-source-id: 3e1520c27b88bc1b44ddffcaae3218d7681b2cd2
2016-05-27 04:58:29 -07:00
..
Base add support to provide fallback-sourceURL: in case primary-sourceURL fails to load 2016-05-25 10:28:27 -07:00
Executors remove premature optimizations 2016-05-23 07:28:25 -07:00
Layout Import css-layout measure mode changes from pull request #163 2016-04-12 07:02:29 -07:00
Modules Reduce boxing overhead of arrays in uiBlockWithLayoutUpdateForRootView 2016-05-27 04:58:29 -07:00
Profiler Add a bunch more systrace logging 2016-05-13 17:29:00 -07:00
React.xcodeproj Fixed tests 2016-05-23 08:28:28 -07:00
Views Remove deprecated PullToRefreshViewAndroid and onRefreshStart / endRefreshing 2016-05-24 03:28:25 -07:00