summaryrefslogtreecommitdiffstats
path: root/libs/hwui
Commit message (Expand)AuthorAgeFilesLines
* Allow ~Layer() to happen after onGLContextDestroyedJohn Reck2015-01-295-7/+26
* Vsyncs are hardJohn Reck2015-01-141-0/+8
* Tweak RT-animator schedulingJohn Reck2014-12-194-15/+22
* Merge "Revert overdraw avoidance visualization change" into lmp-mr1-devChris Craik2014-12-173-8/+13
|\
| * Revert overdraw avoidance visualization changeChris Craik2014-12-173-8/+13
* | Merge "Force-flush state sync on texid change" into lmp-mr1-devJohn Reck2014-12-111-0/+6
|\ \
| * | Force-flush state sync on texid changeJohn Reck2014-12-111-0/+6
* | | Merge "Correct layer size formatting in trace" into lmp-mr1-devChris Craik2014-12-111-2/+2
|\ \ \ | |/ / |/| |
| * | Correct layer size formatting in traceChris Craik2014-12-111-2/+2
| |/
* | Merge "Don't preload textures for AssetAtlas" into lmp-mr1-devJohn Reck2014-12-1111-73/+75
|\ \
| * | Don't preload textures for AssetAtlasJohn Reck2014-12-1011-73/+75
| |/
* | Fix frame-allocated path lifecyclesChris Craik2014-12-104-8/+19
|/
* Merge "Teach AssetAtlas about more drawables" into lmp-mr1-devJohn Reck2014-12-091-2/+4
|\
| * Teach AssetAtlas about more drawablesJohn Reck2014-12-091-2/+4
* | Remove unnecessary/erroneous reference countingDerek Sollenberger2014-12-091-8/+0
|/
* Resume RT-animations after a pauseSurfaceJohn Reck2014-12-036-12/+13
* Merge "Clip outline to View clip bounds for shadow computation" into lmp-mr1-devChris Craik2014-12-021-4/+23
|\
| * Clip outline to View clip bounds for shadow computationChris Craik2014-12-011-4/+23
* | Merge "Prevent calling GL functions with an invalid surface" into lmp-mr1-devJohn Reck2014-12-011-1/+1
|\ \
| * | Prevent calling GL functions with an invalid surfaceSangkyu Lee2014-12-011-1/+1
* | | Merge "Enable stencil clipping within clearLayerRegions" into lmp-mr1-devChris Craik2014-12-011-7/+1
|\ \ \ | |/ / |/| |
| * | Enable stencil clipping within clearLayerRegionsDohyun Lee2014-11-261-7/+1
* | | Merge "Revert "Force-use the pbuffer surface for destroy"" into lmp-mr1-devChris Craik2014-11-261-2/+1
|\ \ \ | |_|/ |/| |
| * | Revert "Force-use the pbuffer surface for destroy"Chris Craik2014-11-261-2/+1
* | | Merge "Force-use the pbuffer surface for destroy" into lmp-mr1-devJohn Reck2014-11-251-1/+2
|\ \ \ | |/ /
| * | Force-use the pbuffer surface for destroyJohn Reck2014-11-251-1/+2
* | | Merge "Improve DisplayList state output" into lmp-mr1-devChris Craik2014-11-253-3/+7
|\ \ \ | |/ / |/| |
| * | Improve DisplayList state outputChris Craik2014-11-213-3/+7
| |/
* | Switch TextureCache to SkPixelRef::fStableIdJohn Reck2014-11-244-32/+30
* | Merge "Revert "Add a way to override Xfermode DO NOT MERGE"" into lmp-mr1-devChris Craik2014-11-212-34/+12
|\ \
| * | Revert "Add a way to override Xfermode DO NOT MERGE"Chris Craik2014-11-212-34/+12
* | | Merge "Improve logging around performance critical events" into lmp-mr1-devChris Craik2014-11-209-37/+89
|\ \ \
| * | | Improve logging around performance critical eventsChris Craik2014-11-199-37/+89
| | |/ | |/|
* | | Trace some interesting eventsJohn Reck2014-11-174-0/+8
* | | Merge "Add a way to override Xfermode DO NOT MERGE" into lmp-mr1-devRob Tsuk2014-11-122-12/+34
|\ \ \ | | |/ | |/|
| * | Add a way to override Xfermode DO NOT MERGERob Tsuk2014-11-122-12/+34
| |/
* | Merge "Shadow: Fix the crash in spot shadow" into lmp-mr1-devztenghui2014-11-121-7/+13
|\ \ | |/ |/|
| * Shadow: Fix the crash in spot shadowztenghui2014-11-121-7/+13
* | Merge "Have an actual fallback if the surface is lost" into lmp-mr1-devJohn Reck2014-11-074-0/+14
|\ \
| * | Have an actual fallback if the surface is lostJohn Reck2014-11-074-0/+14
* | | Merge "Fix wrong-thread issue" into lmp-mr1-devJohn Reck2014-11-074-6/+9
|\ \ \ | |_|/ |/| |
| * | Fix wrong-thread issueJohn Reck2014-11-074-6/+9
| |/
* | Merge "A better looking and faster spot shadow." into lmp-mr1-devztenghui2014-11-064-651/+303
|\ \
| * | A better looking and faster spot shadow.ztenghui2014-11-064-651/+303
* | | Yank ResourceCache out of CachesJohn Reck2014-11-067-22/+35
| |/ |/|
* | Log shader source when it fails to compileRob Tsuk2014-11-051-1/+2
* | Merge "Make points drawn with default paint visible" into lmp-mr1-devRob Tsuk2014-11-041-1/+1
|\ \
| * | Make points drawn with default paint visibleRob Tsuk2014-11-041-1/+1
| |/
* | Fix countingJohn Reck2014-11-031-1/+1
* | Layer changesJohn Reck2014-10-3125-187/+161
|/