summaryrefslogtreecommitdiffstats
path: root/libs/hwui/RenderNode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove concept of layer alpha overrideChris Craik2015-04-281-6/+2
* Promote RenderProperties with an alpha to have a RenderLayerChris Craik2015-04-271-22/+5
* Glop based composeLayerRegion/RectChris Craik2015-03-091-3/+3
* Fix atrace saveLayer flag loggingChris Craik2015-02-231-3/+4
* GlopBuilder, and test app refactorChris Craik2015-02-041-3/+2
* Remove DisplayListLogBufferChris Craik2015-01-211-25/+0
* Update HWUI to store its own SkBitmap objectsDerek Sollenberger2015-01-091-5/+0
* Merge frameworks/base changes from master-skia to master.Mike Reed2015-01-061-1/+1
* Add overrides and switch to nullptr keyword for all filesChris Craik2015-01-051-20/+20
* Cleanup various clang warnings, use unique_ptrs in several placesChris Craik2014-12-231-1/+1
* am 3f454e7d: am 63c7b246: Merge "Correct layer size formatting in trace" into...Chris Craik2014-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 a22ab0da: am 9a04480e: am ef124887: Merge "Clip outline to View clip bound...Chris Craik2014-12-021-4/+23
|\ \ \ | |/ /
| * | 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 1fb141f8: am 9c5b7b09: am ee660651: Merge "Improve DisplayList state outpu...Chris Craik2014-11-261-2/+5
|\ \ \ | |/ /
| * | 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
* | | | Revert "resolved conflicts for merge of 220c3f4f to master"Andreas Gampe2014-11-221-2/+2
* | | | resolved conflicts for merge of 220c3f4f to masterAndreas Gampe2014-11-211-2/+2
|\ \ \ \ | |/ / /
| * | | 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 f2235b6 to master.Chris Craik2014-11-201-1/+5
|\ \ \ \ \ | |/ / / /
| * | | | 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
* | | resolved conflicts for merge of 1d03b816 to lmp-mr1-dev-plus-aospAndreas Gampe2014-11-101-3/+3
* | | resolved conflicts for merge of be70c771 to masterJohn Reck2014-11-061-3/+7
|\ \ \ | |/ /
| * | Yank ResourceCache out of CachesJohn Reck2014-11-061-3/+7
* | | am e05575e9: am a8d83d63: Merge "Layer changes" into lmp-mr1-dev automerge: a...John Reck2014-10-311-1/+6
|\ \ \ | |/ /
| * | Layer changesJohn Reck2014-10-311-1/+6
* | | am 41707d01: am ebcfd24b: am 68335df6: Merge "Fix damage bug" into lmp-mr1-devJohn Reck2014-10-231-0/+3
|\ \ \ | |/ /
| * | Fix damage bugJohn Reck2014-10-221-0/+3
* | | Clean up physical couplingTom Hudson2014-10-151-0/+1
|/ /
* | 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
|\