summaryrefslogtreecommitdiffstats
path: root/libs/hwui/renderthread
Commit message (Expand)AuthorAgeFilesLines
...
| * | | resolved conflicts for merge of 1d03b816 to lmp-mr1-dev-plus-aospAndreas Gampe2014-11-102-0/+8
| |\ \ \ | | |/ / | |/| / | | |/
| | * Frameworks/base: Wall Werror in libs/hwuiAndreas Gampe2014-11-102-0/+8
* | | resolved conflicts for merge of 1d03b816 to lmp-mr1-dev-plus-aospAndreas Gampe2014-11-102-0/+8
* | | am f1923c36: am 8dda03a0: am ca93f69c: Merge "Have an actual fallback if the ...John Reck2014-11-074-0/+14
|\ \ \ | |/ /
| * | Have an actual fallback if the surface is lostJohn Reck2014-11-074-0/+14
* | | Remove status return from all uirenderer::Renderer functionsTom Hudson2014-11-041-6/+5
* | | am e05575e9: am a8d83d63: Merge "Layer changes" into lmp-mr1-dev automerge: a...John Reck2014-10-316-24/+52
|\ \ \ | |/ /
| * | Layer changesJohn Reck2014-10-316-24/+52
* | | am 97054254: am 141823ec: Merge "Be more conservative about current buffer" i...John Reck2014-10-301-5/+4
|\ \ \ | |/ /
| * | Be more conservative about current bufferJohn Reck2014-10-271-5/+4
* | | am b64e4372: am 82572cc4: am badac04d: Merge "Add some free zoom to lockHardw...John Reck2014-10-236-27/+62
|\ \ \ | |/ /
| * | Add some free zoom to lockHardwareCanvasJohn Reck2014-10-236-27/+62
* | | am e73a54f3: am bf463af2: Merge "Surface:lockHardwareCanvas" into lmp-mr1-devJohn Reck2014-10-211-1/+1
|\ \ \ | |/ /
| * | Surface:lockHardwareCanvasJohn Reck2014-10-211-1/+1
* | | Clean up physical couplingTom Hudson2014-10-151-0/+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