summaryrefslogtreecommitdiffstats
path: root/libs/hwui/renderthread
Commit message (Expand)AuthorAgeFilesLines
* Layer changesJohn Reck2014-10-316-24/+52
* Be more conservative about current bufferJohn Reck2014-10-271-5/+4
* Add some free zoom to lockHardwareCanvasJohn Reck2014-10-236-27/+62
* Surface:lockHardwareCanvasJohn Reck2014-10-211-1/+1
* Trim graphics memory when closing the shadeJorim Jaggi2014-10-081-0/+1
* Cleanup DeferredLayerUpdaterJohn Reck2014-10-034-25/+3
* Merge "Fix garbage showing up beneath dialogs" into lmp-devChris Craik2014-09-191-1/+1
|\
| * Fix garbage showing up beneath dialogsChris Craik2014-09-181-1/+1
* | Special case EGL_BAD_SURFACEJohn Reck2014-09-173-6/+20
|/
* Fix race conditionJohn Reck2014-09-051-1/+1
* Yet more layer tracking loggingJohn Reck2014-09-043-0/+8
* Fix some wrong-thread issues around animator managementJohn Reck2014-09-031-0/+1
* Have destroy call freePrefetchedLayersJohn Reck2014-09-034-10/+11
* Implement TODOJohn Reck2014-09-021-2/+1
* Free prefetched layers on TRIM_MEMORYJohn Reck2014-08-291-0/+1
* Track buildLayer calls, destroy if unusedJohn Reck2014-08-283-2/+39
* Merge "Animator stuff" into lmp-devJohn Reck2014-08-286-10/+23
|\
| * Animator stuffJohn Reck2014-08-276-10/+23
* | Crash instead of leaking layers/textures between GL contextsChris Craik2014-08-261-0/+1
|/
* Don't run animators in buildLayerJohn Reck2014-08-211-0/+1
* Implement full View.buildLayerJohn Reck2014-08-204-0/+37
* Define shadow casting behavior within layersChris Craik2014-08-153-6/+0
* Fix hwuitask & RT prioritiesJohn Reck2014-08-151-0/+6
* Don't start RenderThread to do trimMemoryJohn Reck2014-08-061-5/+8
* Revert "Dump RenderThread stack on unresponsive"Chris Craik2014-07-254-25/+4
* Connect shadow style attributes to rendererChris Craik2014-07-244-8/+18
* Dump RenderThread stack on unresponsiveJohn Reck2014-07-234-4/+25
* Fix loggingJohn Reck2014-07-171-1/+1
* Fix root RenderNode damage calculationJohn Reck2014-07-161-0/+5
* Fix layers lifecycle issuesJohn Reck2014-07-081-2/+1
* Add missing requireGlContextJohn Reck2014-07-071-0/+1
* Fix onTrimMemory for HardwareRendererJohn Reck2014-06-304-16/+59
* More cleanupsJohn Reck2014-06-272-0/+12
* Animator refactoring & fixesJohn Reck2014-06-263-6/+5
* Fix contants; RT-enable WebView pt2John Reck2014-06-242-4/+2
* Merge "No-fail invokeFunctor"John Reck2014-06-239-358/+476
|\
| * No-fail invokeFunctorJohn Reck2014-06-239-358/+476
* | Merge "Enable asynchronous RenderThread for WebView"Bo Liu2014-06-201-1/+1
|\ \ | |/ |/|
| * Enable asynchronous RenderThread for WebViewBo Liu2014-06-231-1/+1
* | Update 'DisplayList' vs 'RenderNode' naming in several placesChris Craik2014-06-231-2/+2
|/
* Interrupt canvas before invokeChris Craik2014-06-171-1/+4
* Merge "Move LayerType to RenderNode"John Reck2014-06-122-3/+1
|\
| * Move LayerType to RenderNodeJohn Reck2014-06-122-3/+1
* | hwui: 64-bit compile issueMark Salyzyn2014-06-101-1/+1
|/
* Even FASTER damage calculations!John Reck2014-06-046-35/+21
* 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