summaryrefslogtreecommitdiffstats
path: root/libs/hwui/RenderNode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix styleJohn Reck2014-12-121-2/+2
* am 63c7b246: Merge "Correct layer size formatting in trace" into lmp-mr1-devChris Craik2014-12-121-2/+2
|\
| * Correct layer size formatting in traceChris Craik2014-12-111-2/+2
* | am 9a04480e: am ef124887: Merge "Clip outline to View clip bounds for shadow ...Chris Craik2014-12-021-4/+23
|\ \ | |/
| * Clip outline to View clip bounds for shadow computationChris Craik2014-12-011-4/+23
* | am 9c5b7b09: am ee660651: Merge "Improve DisplayList state output" into lmp-m...Chris Craik2014-11-261-2/+5
|\ \ | |/
| * Merge "Improve DisplayList state output" into lmp-mr1-devChris Craik2014-11-251-2/+5
| |\
| | * Improve DisplayList state outputChris Craik2014-11-211-2/+5
* | | resolved conflicts for merge of 99377df1 to lmp-mr1-dev-plus-aospAndreas Gampe2014-11-211-2/+2
|\ \ \
| * | | Frameworks/base: Unused parameters in hwuiAndreas Gampe2014-11-211-2/+2
* | | | resolve merge conflicts of 57b641a to lmp-mr1-dev-plus-aosp.Chris Craik2014-11-201-1/+5
|\ \ \ \ | | |/ / | |/| |
| * | | Improve logging around performance critical eventsChris Craik2014-11-191-1/+5
| | |/ | |/|
* | | resolved conflicts for merge of 1d03b816 to lmp-mr1-dev-plus-aospAndreas Gampe2014-11-101-3/+3
|\ \ \ | |/ / |/| / | |/
| * Frameworks/base: Wall Werror in libs/hwuiAndreas Gampe2014-11-101-3/+3
* | Yank ResourceCache out of CachesJohn Reck2014-11-061-3/+7
* | Layer changesJohn Reck2014-10-311-1/+6
* | Fix damage bugJohn Reck2014-10-221-0/+3
* | Avoid creating Caches instance with gfxinfo dumpChris Craik2014-10-011-4/+7
|/
* Fix save count offsetting within DisplayList chunksChris Craik2014-09-051-2/+2
* Merge "Yet more layer tracking logging" into lmp-devJohn Reck2014-09-051-0/+13
|\
| * Yet more layer tracking loggingJohn Reck2014-09-041-0/+13
* | Merge "Prioritize reveal clipping over Outline clipping" into lmp-devChris Craik2014-09-041-2/+1
|\ \ | |/ |/|
| * Prioritize reveal clipping over Outline clippingChris Craik2014-09-041-2/+1
* | Merge "Track buildLayer calls, destroy if unused" into lmp-devJohn Reck2014-08-281-0/+8
|\ \ | |/ |/|
| * Track buildLayer calls, destroy if unusedJohn Reck2014-08-281-0/+8
* | Merge "Update transform isolation to handle command chunks" into lmp-devChris Craik2014-08-281-37/+16
|\ \ | |/ |/|
| * Update transform isolation to handle command chunksChris Craik2014-08-271-37/+16
* | Animator stuffJohn Reck2014-08-271-1/+1
|/
* Create z reordering boundaries around dispatchDrawChris Craik2014-08-251-25/+30
* Merge "Don't run animators in buildLayer" into lmp-devJohn Reck2014-08-211-2/+7
|\
| * Don't run animators in buildLayerJohn Reck2014-08-211-2/+7
* | Fix layer shadow transform crashChris Craik2014-08-211-7/+6
|/
* Define shadow casting behavior within layersChris Craik2014-08-151-1/+12
* Fix ripples projecting to scrolled viewChris Craik2014-08-121-3/+12
* Fix damage for layers for projection receiversJohn Reck2014-08-081-11/+12
* Fix leak of SkPathRefsChris Craik2014-08-081-3/+15
* Add missing null checkJohn Reck2014-08-061-2/+4
* roundOut layer damageJohn Reck2014-08-051-1/+3
* Add outline alphaChris Craik2014-07-311-2/+8
* Use RoundRect clipping for circle reveal animationChris Craik2014-07-301-22/+10
* Merge "Add kModeSync" into lmp-devBo Liu2014-07-241-2/+7
|\
| * Add kModeSyncJohn Reck2014-07-241-2/+7
* | Move ClipBounds to nativeChris Craik2014-07-251-9/+13
* | Fix ALL compile warningsJohn Reck2014-07-241-1/+2
|/
* Make setter methods on Outline call setEmpty() based on paramsChris Craik2014-07-221-6/+13
* Fix layers lifecycle issuesJohn Reck2014-07-081-26/+54
* Revert "Fix destroyHardwareResources"John Reck2014-07-081-7/+2
* Fix destroyHardwareResourcesJohn Reck2014-07-071-2/+7
* Fix onTrimMemory for HardwareRendererJohn Reck2014-06-301-4/+15
* Animator refactoring & fixesJohn Reck2014-06-261-61/+9