summaryrefslogtreecommitdiff
path: root/libs/hwui/renderthread/DrawFrameTask.cpp
AgeCommit message (Expand)Author
2016-04-18Don't reuse LOST_SURFACE for stoppedJohn Reck
2016-04-14Revert "Revert "Make stopped state a first-class thing""John Reck
2016-04-11Merge "Revert "Make stopped state a first-class thing"" into nyc-devJohn Reck
2016-04-11Revert "Make stopped state a first-class thing"John Reck
2016-04-08Merge "Make stopped state a first-class thing" into nyc-devJohn Reck
2016-04-07Make stopped state a first-class thingJohn Reck
2016-04-07Fix some edge casesJohn Reck
2015-12-16Add TextureView support to new renderer/reordererChris Craik
2015-10-28Simplify TreeInfoChris Craik
2015-09-21MultiThreaded rendering of different renderNodesSkuhne
2015-07-21am a2fd3234: am 3bfe4b47: am 1cd5afc1: am 9317d0b9: am 1fddd3ef: Merge "Mark ...John Reck
2015-07-21Mark isInUse per-windowJohn Reck
2015-07-14Clean up unncessary definesChris Craik
2015-07-06Adjust for pipeline stallsJohn Reck
2015-06-03Delete MAKE_ENUM_FLAGSChris Craik
2015-05-12Unify DrawProfiler/JankStatsJohn Reck
2015-03-11Cleanups & simplificationsJohn Reck
2015-02-20C++11 style fixupsJohn Reck
2015-02-20Initial attempt at jank-tracking stat collectionJohn Reck
2015-01-05Add overrides and switch to nullptr keyword for all filesChris Craik
2014-11-07Have an actual fallback if the surface is lostJohn Reck
2014-07-25Revert "Dump RenderThread stack on unresponsive"Chris Craik
2014-07-23Dump RenderThread stack on unresponsiveJohn Reck
2014-06-26Animator refactoring & fixesJohn Reck
2014-06-23Merge "No-fail invokeFunctor"John Reck
2014-06-23No-fail invokeFunctorJohn Reck
2014-06-23Enable asynchronous RenderThread for WebViewBo Liu
2014-06-12Move LayerType to RenderNodeJohn Reck
2014-06-04Even FASTER damage calculations!John Reck
2014-05-30Re-jigger layersJohn Reck
2014-05-29Enable debug stuffsJohn Reck
2014-05-23Bag of scheduling tweaksJohn Reck
2014-05-05Make RenderNodeAnimator and WebView play niceJohn Reck
2014-05-05TIME LORD!John Reck
2014-05-02Add CanvasProperty for drawCircleJohn Reck
2014-04-29RenderThread animator supportJohn Reck
2014-04-14Fix issue with bitmap uploadingJohn Reck
2014-04-10Remove sync flushJohn Reck
2014-04-09Merge hasFunctors & pushStaging into prepareTreeJohn Reck
2014-04-09Switch DisplayListData to a staging modelJohn Reck
2014-04-07Refcount RenderNodeJohn Reck
2014-03-27Async drawing!John Reck