summaryrefslogtreecommitdiffstats
path: root/libs/hwui/renderthread/RenderProxy.cpp
Commit message (Expand)AuthorAgeFilesLines
* Handle shader matrix correctly when ignoring canvas transformChris Craik2015-06-021-6/+7
* Adjust light source for window positionAlan Viverette2015-05-141-6/+16
* Fix clang warnings on unused variable, mismatched tag, print format.Chih-Hung Hsieh2015-05-071-1/+0
* Merge "Cleanup properties" into mnc-devChris Craik2015-05-051-5/+18
|\
| * Cleanup propertiesChris Craik2015-05-051-5/+18
* | Dump profile info after running testJohn Reck2015-05-051-1/+15
|/
* Fix setName use-after-freeJohn Reck2015-05-041-1/+1
* A bunch more cleanupsJohn Reck2015-04-301-2/+2
* Revert "A bunch more cleanups"John Reck2015-04-171-2/+2
* A bunch more cleanupsJohn Reck2015-04-141-2/+2
* Merge "Add GraphicsStatsService"John Reck2015-03-301-0/+13
|\
| * Add GraphicsStatsServiceJohn Reck2015-03-271-0/+13
* | resolved conflicts for merge of 4142f026 to masterJohn Reck2015-03-241-0/+1
|\ \ | |/ |/|
| * Don't create unnecessary RenderThread's instance when executing 'dumpsys gfxi...youngmin0822.lee2015-03-201-0/+1
* | Cleanups & simplificationsJohn Reck2015-03-111-14/+13
* | C++11 style fixupsJohn Reck2015-02-201-2/+3
* | Initial attempt at jank-tracking stat collectionJohn Reck2015-02-201-17/+35
* | Remove DisplayListLogBufferChris Craik2015-01-211-4/+12
* | Add overrides and switch to nullptr keyword for all filesChris Craik2015-01-051-25/+25
* | resolved conflicts for merge of a75b0ad3 to masterJohn Reck2014-12-041-4/+3
|\ \ | |/
| * resolved conflicts for merge of a51a0901 to lmp-mr1-dev-plus-aospJohn Reck2014-12-041-4/+3
| |\
| | * Resume RT-animations after a pauseSurfaceJohn Reck2014-12-031-4/+3
* | | Revert "resolved conflicts for merge of 220c3f4f to master"Andreas Gampe2014-11-221-5/+3
|/ /
* | resolved conflicts for merge of 99377df1 to lmp-mr1-dev-plus-aospAndreas Gampe2014-11-211-3/+5
|\ \
| * | Frameworks/base: Unused parameters in hwuiAndreas Gampe2014-11-211-3/+5
* | | resolved conflicts for merge of 1d03b816 to lmp-mr1-dev-plus-aospAndreas Gampe2014-11-101-0/+4
|\ \ \ | |/ / | | / | |/ |/|
| * Frameworks/base: Wall Werror in libs/hwuiAndreas Gampe2014-11-101-0/+4
* | Layer changesJohn Reck2014-10-311-17/+25
* | Add some free zoom to lockHardwareCanvasJohn Reck2014-10-231-0/+12
|/
* Cleanup DeferredLayerUpdaterJohn Reck2014-10-031-18/+3
* Have destroy call freePrefetchedLayersJohn Reck2014-09-031-4/+4
* Animator stuffJohn Reck2014-08-271-3/+6
* Implement full View.buildLayerJohn Reck2014-08-201-0/+12
* Define shadow casting behavior within layersChris Craik2014-08-151-2/+0
* Don't start RenderThread to do trimMemoryJohn Reck2014-08-061-5/+8
* Revert "Dump RenderThread stack on unresponsive"Chris Craik2014-07-251-1/+2
* Connect shadow style attributes to rendererChris Craik2014-07-241-4/+11
* Dump RenderThread stack on unresponsiveJohn Reck2014-07-231-2/+1
* Fix onTrimMemory for HardwareRendererJohn Reck2014-06-301-5/+28
* More cleanupsJohn Reck2014-06-271-0/+11
* No-fail invokeFunctorJohn Reck2014-06-231-10/+36
* hwui: 64-bit compile issueMark Salyzyn2014-06-101-1/+1
* Even FASTER damage calculations!John Reck2014-06-041-2/+1
* Re-jigger layersJohn Reck2014-05-301-14/+19
* Enable debug stuffsJohn Reck2014-05-291-4/+21
* Implement FlushCaches TODOJohn Reck2014-05-231-0/+12
* Bag of scheduling tweaksJohn Reck2014-05-231-3/+14
* Define light position (using new lighting spec) in JavaChris Craik2014-05-211-3/+7
* Implement TODO(romainguy)John Reck2014-05-071-0/+12
* Implement loadSystemPropertiesJohn Reck2014-05-051-0/+13