summaryrefslogtreecommitdiffstats
path: root/libs/hwui/renderthread
Commit message (Expand)AuthorAgeFilesLines
...
* Implement loadSystemPropertiesJohn Reck2014-05-052-0/+14
* Make RenderNodeAnimator and WebView play niceJohn Reck2014-05-056-18/+49
* TIME LORD!John Reck2014-05-0510-26/+147
* Add CanvasProperty for drawCircleJohn Reck2014-05-021-0/+4
* RenderThread animator supportJohn Reck2014-04-298-49/+213
* Force a full redraw on surface changeJohn Reck2014-04-171-8/+11
* Add missing resume() callJohn Reck2014-04-161-0/+4
* Merge "Fix issue with bitmap uploading"John Reck2014-04-143-17/+24
|\
| * Fix issue with bitmap uploadingJohn Reck2014-04-143-17/+24
* | Fence on destructionJohn Reck2014-04-144-9/+12
|/
* Merge "Make attachFunctor blocking"John Reck2014-04-104-95/+7
|\
| * Make attachFunctor blockingJohn Reck2014-04-104-95/+7
* | Remove sync flushJohn Reck2014-04-104-39/+8
|/
* Merge hasFunctors & pushStaging into prepareTreeJohn Reck2014-04-094-20/+17
* Merge "Switch DisplayListData to a staging model"John Reck2014-04-096-50/+1
|\
| * Switch DisplayListData to a staging modelJohn Reck2014-04-096-50/+1
* | Fix ThreadedRenderer.setEnabled()John Reck2014-04-094-14/+34
|/
* Ensure there's a GL context before creating a LayerJohn Reck2014-04-083-5/+20
* Veto pool TODOJohn Reck2014-04-072-7/+1
* Merge "Fence on draws that are reported"John Reck2014-04-082-0/+12
|\
| * Fence on draws that are reportedJohn Reck2014-04-072-0/+12
* | Refcount RenderNodeJohn Reck2014-04-073-17/+79
|/
* Add invokeFunctorJohn Reck2014-03-284-1/+34
* Remove kStatusInvoke & kStatusDrawJohn Reck2014-03-282-18/+1
* Async drawing!John Reck2014-03-275-48/+260
* Move where updateProperties is calledJohn Reck2014-03-241-0/+2
* Fix functor removalJohn Reck2014-03-181-0/+1
* Rename DisplayList->RenderNodeJohn Reck2014-03-124-12/+12
* DisplayList lifecycle changesJohn Reck2014-03-104-7/+7
* DisplayList overhaulJohn Reck2014-03-044-0/+22
* Support HardwareLayers in RenderThreadJohn Reck2014-02-194-4/+114
* Implement missing safelyRun() on ThreadedRendererJohn Reck2014-02-114-0/+26
* Fix nano vs. millisJohn Reck2014-01-292-3/+4
* Native-side proxyJohn Reck2014-01-278-100/+741
* EGL migration to nativeJohn Reck2014-01-072-0/+378
* Track Looper decoupling from ALooperBrian Carlstrom2013-12-191-1/+1
* RenderThread workJohn Reck2013-12-094-0/+218