John Reck ec845a215e Fix race condition
Bug: 17372309

 AnimationContext::startFrame() happens both with and without
 the UI thread lock. Pass the TraversalMode into it so
 that ThreadedRenderer's subclass can correctly decide
 when it is safe to push over mPendingAnimatingRenderNodes, as doing
 so outside of the lock is Very Bad.

Change-Id: Ife5dd3a2b46b0a207cd9234c159a674afdbf5efd
2014-09-05 15:23:38 -07:00
..
2014-09-05 15:23:38 -07:00
2014-06-23 15:26:49 -07:00
2014-09-04 17:40:05 -07:00
2014-08-27 17:44:25 -07:00
2014-08-27 17:44:25 -07:00