summaryrefslogtreecommitdiffstats
path: root/libs/hwui/renderthread/DrawFrameTask.cpp
Commit message (Expand)AuthorAgeFilesLines
* Mark isInUse per-windowJohn Reck2015-07-211-1/+1
* Adjust for pipeline stallsJohn Reck2015-07-061-1/+2
* Delete MAKE_ENUM_FLAGSChris Craik2015-06-031-1/+1
* Unify DrawProfiler/JankStatsJohn Reck2015-05-121-2/+0
* Cleanups & simplificationsJohn Reck2015-03-111-2/+0
* C++11 style fixupsJohn Reck2015-02-201-1/+2
* Initial attempt at jank-tracking stat collectionJohn Reck2015-02-201-12/+4
* Add overrides and switch to nullptr keyword for all filesChris Craik2015-01-051-2/+2
* Have an actual fallback if the surface is lostJohn Reck2014-11-071-0/+6
* Revert "Dump RenderThread stack on unresponsive"Chris Craik2014-07-251-1/+2
* Dump RenderThread stack on unresponsiveJohn Reck2014-07-231-2/+1
* Animator refactoring & fixesJohn Reck2014-06-261-1/+1
* Merge "No-fail invokeFunctor"John Reck2014-06-231-1/+1
|\
| * No-fail invokeFunctorJohn Reck2014-06-231-1/+1
* | Enable asynchronous RenderThread for WebViewBo Liu2014-06-231-1/+1
|/
* Move LayerType to RenderNodeJohn Reck2014-06-121-3/+0
* Even FASTER damage calculations!John Reck2014-06-041-17/+2
* Re-jigger layersJohn Reck2014-05-301-8/+23
* Enable debug stuffsJohn Reck2014-05-291-1/+8
* Bag of scheduling tweaksJohn Reck2014-05-231-4/+11
* Make RenderNodeAnimator and WebView play niceJohn Reck2014-05-051-6/+12
* TIME LORD!John Reck2014-05-051-9/+13
* Add CanvasProperty for drawCircleJohn Reck2014-05-021-0/+4
* RenderThread animator supportJohn Reck2014-04-291-25/+11
* Fix issue with bitmap uploadingJohn Reck2014-04-141-9/+11
* Remove sync flushJohn Reck2014-04-101-23/+6
* Merge hasFunctors & pushStaging into prepareTreeJohn Reck2014-04-091-11/+10
* Switch DisplayListData to a staging modelJohn Reck2014-04-091-26/+1
* Refcount RenderNodeJohn Reck2014-04-071-13/+51
* Async drawing!John Reck2014-03-271-0/+143