summaryrefslogtreecommitdiffstats
path: root/libs/hwui/renderthread
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|/