summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Fix tessellation bounds computationChris Craik2014-09-081-5/+12
| |/ /
* | | Don't track TextureLayer lifecycles in RenderStateChris Craik2014-09-084-17/+22
|/ /
* | Merge "Fix save count offsetting within DisplayList chunks" into lmp-devChris Craik2014-09-081-2/+2
|\ \
| * | Fix save count offsetting within DisplayList chunksChris Craik2014-09-051-2/+2
* | | Merge "Disable RT-anim for AnimatorSet" into lmp-devJohn Reck2014-09-062-0/+8
|\ \ \ | |/ / |/| |
| * | Disable RT-anim for AnimatorSetJohn Reck2014-09-052-0/+8
* | | Merge "Fix race condition" into lmp-devJohn Reck2014-09-053-6/+5
|\ \ \
| * | | Fix race conditionJohn Reck2014-09-053-6/+5
| |/ /
* | | Merge "Add shadow/clipping properties to HierarchyViewer" into lmp-devChris Craik2014-09-051-0/+4
|\ \ \
| * | | Add shadow/clipping properties to HierarchyViewerChris Craik2014-09-051-0/+4
| |/ /
* | | Additional layer logging, and added mutexChris Craik2014-09-052-0/+12
|/ /
* | Merge "Yet more layer tracking logging" into lmp-devJohn Reck2014-09-0511-0/+54
|\ \
| * | Yet more layer tracking loggingJohn Reck2014-09-0411-0/+54
| |/
* | Merge "Prioritize reveal clipping over Outline clipping" into lmp-devChris Craik2014-09-045-8/+19
|\ \ | |/ |/|
| * Prioritize reveal clipping over Outline clippingChris Craik2014-09-045-8/+19
* | Merge "Remove invalid premul step from HWUI's matrix color filter." into lmp-devDerek Sollenberger2014-09-041-2/+1
|\ \
| * | Remove invalid premul step from HWUI's matrix color filter.Derek Sollenberger2014-08-181-2/+1
* | | Fix some wrong-thread issues around animator managementJohn Reck2014-09-037-34/+54
* | | Have destroy call freePrefetchedLayersJohn Reck2014-09-0310-14/+35
* | | Merge "Implement TODO" into lmp-devJohn Reck2014-09-021-2/+1
|\ \ \
| * | | Implement TODOJohn Reck2014-09-021-2/+1
* | | | Merge "Fix precision issues for roundrect clipping" into lmp-devChris Craik2014-09-021-1/+1
|\ \ \ \
| * | | | Fix precision issues for roundrect clippingChris Craik2014-08-291-1/+1
| | |_|/ | |/| |
* | | | Fix the (0,0) vector case for extra vertices computationztenghui2014-09-011-0/+4
| |/ / |/| |
* | | Merge "Add test to ensure themes get copied from separate resource tables" in...Adam Lesinski2014-08-2912-0/+315
|\ \ \
| * | | Add test to ensure themes get copied from separate resource tablesAdam Lesinski2014-08-2912-0/+315
* | | | Merge "Ambient shadow tessellation improvement." into lmp-devztenghui2014-08-295-274/+348
|\ \ \ \ | |/ / / |/| | |
| * | | Ambient shadow tessellation improvement.ztenghui2014-08-295-274/+348
* | | | Clean up test allocations so real memory leaks are more visibleAdam Lesinski2014-08-292-32/+29
* | | | Merge "Listener callbacks ordering fixups" into lmp-devJohn Reck2014-08-291-0/+2
|\ \ \ \
| * | | | Listener callbacks ordering fixupsJohn Reck2014-08-291-0/+2
* | | | | Free prefetched layers on TRIM_MEMORYJohn Reck2014-08-291-0/+1
|/ / / /
* | | | Merge "Fix memory leak in ResTable" into lmp-devAdam Lesinski2014-08-291-1/+1
|\ \ \ \
| * | | | Fix memory leak in ResTableAdam Lesinski2014-08-281-1/+1
| | |/ / | |/| |
* | | | Merge "Stamp platform version code into app Apks" into lmp-devAdam Lesinski2014-08-291-1/+1
|\ \ \ \
| * | | | Stamp platform version code into app ApksAdam Lesinski2014-08-271-1/+1
* | | | | Merge "Track buildLayer calls, destroy if unused" into lmp-devJohn Reck2014-08-285-2/+55
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Track buildLayer calls, destroy if unusedJohn Reck2014-08-285-2/+55
* | | | | Merge "Update transform isolation to handle command chunks" into lmp-devChris Craik2014-08-285-57/+23
|\ \ \ \ \
| * | | | | Update transform isolation to handle command chunksChris Craik2014-08-275-57/+23
* | | | | | Fix log lineJohn Reck2014-08-281-1/+1
| |/ / / / |/| | | |
* | | | | Actually end animators on tree destructionJohn Reck2014-08-283-3/+27
* | | | | Merge "Animator stuff" into lmp-devJohn Reck2014-08-2817-60/+417
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Animator stuffJohn Reck2014-08-2717-60/+417
* | | | | Crash instead of leaking layers/textures between GL contextsChris Craik2014-08-264-0/+17
| |/ / / |/| | |
* | | | Merge "Correctly detect the wrong Z value for the light" into lmp-devztenghui2014-08-262-2/+11
|\ \ \ \
| * | | | Correctly detect the wrong Z value for the lightztenghui2014-08-262-2/+11
* | | | | Merge "Introduce anydpi density resource qualifier" into lmp-devAdam Lesinski2014-08-265-19/+155
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Introduce anydpi density resource qualifierAdam Lesinski2014-08-255-19/+155
| |/ / /
* | | | Merge "DO NOT MERGE Copy shaders" into lmp-devJohn Reck2014-08-261-4/+17
|\ \ \ \