summaryrefslogtreecommitdiffstats
path: root/libs/hwui/RenderNode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Early return when the scale is 0.Teng-Hui Zhu2015-11-041-2/+7
* Mark isInUse per-windowJohn Reck2015-07-211-5/+6
* New setLocalMatrix() operation for HWUITom Hudson2015-07-091-0/+1
* Fix null derefJohn Reck2015-06-161-2/+6
* Put WebViews with on a HW layer if stencil/shader clipping is neededChris Craik2015-06-121-5/+25
* Revert to save-layer based alpha if layer would be too largeChris Craik2015-06-121-3/+19
* Add projection info to RenderNode dumpsChris Craik2015-06-081-9/+12
* Merge "Use path intersection instead of saveLayer+mesh to mask projected ripp...Chris Craik2015-05-281-29/+5
|\
| * Use path intersection instead of saveLayer+mesh to mask projected ripplesChris Craik2015-05-261-29/+5
* | Fix assert when dumping view at 0 alphaChris Craik2015-05-271-1/+2
|/
* Add back alpha atrace logChris Craik2015-05-131-0/+7
* 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