summaryrefslogtreecommitdiffstats
path: root/libs/hwui/renderthread
Commit message (Expand)AuthorAgeFilesLines
* Re-jigger layersJohn Reck2014-05-306-56/+56
* Merge "Enable debug stuffs" into lmp-preview-devJohn Reck2014-05-296-10/+53
|\
| * Enable debug stuffsJohn Reck2014-05-296-10/+53
* | Re-enable atlasJohn Reck2014-05-291-2/+1
|/
* Implement FlushCaches TODOJohn Reck2014-05-234-0/+24
* Bag of scheduling tweaksJohn Reck2014-05-238-32/+122
* Define light position (using new lighting spec) in JavaChris Craik2014-05-214-6/+11
* Disable texture atlasJohn Reck2014-05-141-3/+4
* Wire up texture atlasJohn Reck2014-05-132-3/+38
* Merge "Cleanup attachFunctor"John Reck2014-05-071-4/+1
|\
| * Cleanup attachFunctorJohn Reck2014-05-071-4/+1
* | Merge "Implement TODO(romainguy)"John Reck2014-05-074-0/+18
|\ \
| * | Implement TODO(romainguy)John Reck2014-05-074-0/+18
| |/
* | Don't try to draw if there's no canvas or surfaceJohn Reck2014-05-071-0/+6
|/
* 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