summaryrefslogtreecommitdiffstats
path: root/libs/hwui/DisplayList.h
Commit message (Expand)AuthorAgeFilesLines
* Move DeferredDisplayState out of opsChris Craik2013-09-121-3/+1
* Refcount 9-patches and properly handle GC eventsRomain Guy2013-06-261-0/+4
* Remove crash workarounds, add loggingChris Craik2013-06-121-4/+5
* Remove string allocations when creating display listsRomain Guy2013-06-051-1/+6
* Fix quickReject logic to account for setClipChildren() settingChet Haase2013-04-191-3/+3
* Use snapshot alpha for layersChris Craik2013-03-151-2/+0
* Fully deferred displaylist replayChris Craik2013-03-151-6/+53
* Merge "Prettify display lists logging"Romain Guy2013-02-221-0/+4
|\
| * Prettify display lists loggingRomain Guy2013-02-221-0/+4
* | Fix clipping and stencil layer issuesChris Craik2013-02-211-1/+2
|/
* Expose display list APIsRomain Guy2013-02-191-2/+71
* DisplayList draw operation reorderingChris Craik2013-02-151-1/+3
* Move DisplayList to its own cpp fileChris Craik2013-02-141-0/+422