summaryrefslogtreecommitdiffstats
path: root/libs/hwui
Commit message (Expand)AuthorAgeFilesLines
* Veto pool TODOJohn Reck2014-04-072-7/+1
* Merge "Fence on draws that are reported"John Reck2014-04-082-0/+12
|\
| * Fence on draws that are reportedJohn Reck2014-04-072-0/+12
* | Refcount RenderNodeJohn Reck2014-04-0717-82/+173
|/
* Move most TransformationInfo properties to RenderNodeChris Craik2014-04-023-48/+48
* am 3399ec31: am b386bfd7: am 89dddcc9: Merge "Use default visibility for Snap...Ben Cheng2014-04-021-1/+1
|\
| * am b386bfd7: am 89dddcc9: Merge "Use default visibility for Snapshot::getLoca...Ben Cheng2014-04-021-1/+1
| |\
| | * am 89dddcc9: Merge "Use default visibility for Snapshot::getLocalClip."Ben Cheng2014-04-021-1/+1
| | |\
| | | * Use default visibility for Snapshot::getLocalClip.Ben Cheng2014-04-021-1/+1
* | | | Add invokeFunctorJohn Reck2014-03-284-1/+34
* | | | Merge "Remove kStatusInvoke & kStatusDraw"John Reck2014-03-293-38/+3
|\ \ \ \
| * | | | Remove kStatusInvoke & kStatusDrawJohn Reck2014-03-283-38/+3
* | | | | Support shadows on the root RenderNodeChris Craik2014-03-285-76/+99
* | | | | Merge "Disable shadow overdraw avoidance in the inverse clip case"Chris Craik2014-03-284-9/+22
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Disable shadow overdraw avoidance in the inverse clip caseChris Craik2014-03-274-9/+22
* | | | | Merge "Async drawing!"John Reck2014-03-2712-57/+294
|\ \ \ \ \
| * | | | | Async drawing!John Reck2014-03-2712-57/+294
* | | | | | resolved conflicts for merge of 22d07464 to masterNarayan Kamath2014-03-271-2/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| * | | | resolved conflicts for merge of eaab4df0 to klp-modular-dev-plus-aospNarayan Kamath2014-03-271-2/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | am cd3f60f3: Merge "AArch64: Make frameworks/base code more portable"Narayan Kamath2014-03-271-2/+2
| | |\ \ \ | | | | |/ | | | |/|
| | | * | AArch64: Make frameworks/base code more portableAshok Bhat2014-03-271-2/+2
* | | | | Merge "Add private circular reveal API on View/RenderNode"Chris Craik2014-03-268-28/+193
|\ \ \ \ \
| * | | | | Add private circular reveal API on View/RenderNodeChris Craik2014-03-258-28/+193
| | |_|_|/ | |/| | |
* | | | | am 72cf99ab: am 7e55b35a: am 4118480a: am 80470cdf: Merge "Solve three memory...Chris Craik2014-03-252-2/+16
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | am 7e55b35a: am 4118480a: am 80470cdf: Merge "Solve three memory leaks relate...Chris Craik2014-03-252-2/+16
| |\ \ \ \ | | |/ / /
| | * | | am 4118480a: am 80470cdf: Merge "Solve three memory leaks related to PatchCache"Chris Craik2014-03-252-2/+16
| | |\ \ \ | | | |/ /
| | | * | am 80470cdf: Merge "Solve three memory leaks related to PatchCache"Chris Craik2014-03-252-2/+16
| | | |\ \ | | | | |/
| | | | * Solve three memory leaks related to PatchCacheJens Gulin2014-03-252-2/+16
| * | | | am 4eefde23: am 29f00c9f: am 7c9bd98a: am 89513ee5: Merge "Fix projection off...Chris Craik2014-03-202-1/+3
| |\ \ \ \ | | |/ / /
| | * | | am 29f00c9f: am 7c9bd98a: am 89513ee5: Merge "Fix projection offset caching -...Chris Craik2014-03-202-1/+3
| | |\ \ \
| | | * \ \ am 7c9bd98a: am 89513ee5: Merge "Fix projection offset caching - DO NOT MERGE...Chris Craik2014-03-202-1/+3
| | | |\ \ \
| | | | * | | Fix projection offset caching - DO NOT MERGEChris Craik2014-03-192-1/+3
| | | | * | | Update framework to use M33 Skia. DO NOT MERGELeon Scroggins III2014-03-064-14/+16
| * | | | | | am 96978ee2: am f8d8777d: Update framework to use M33 Skia. DO NOT MERGELeon Scroggins III2014-03-174-14/+16
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | am f8d8777d: Update framework to use M33 Skia. DO NOT MERGELeon Scroggins III2014-03-174-14/+16
| | |\ \ \ \ \ | | | |/ / / / | | | | | / / | | | |_|/ / | | |/| | |
| | | * | | Update framework to use M33 Skia. DO NOT MERGELeon Scroggins III2014-03-174-14/+16
* | | | | | Merge "Move where updateProperties is called"John Reck2014-03-255-3/+4
|\ \ \ \ \ \
| * | | | | | Move where updateProperties is calledJohn Reck2014-03-245-3/+4
* | | | | | | Merge "Add missing null check"John Reck2014-03-251-3/+5
|\ \ \ \ \ \ \
| * | | | | | | Add missing null checkJohn Reck2014-03-251-3/+5
| |/ / / / / /
* | | | | | | Add back clobbered cleanupJohn Reck2014-03-241-4/+4
|/ / / / / /
* | | | | | Add stagingPropertiesJohn Reck2014-03-247-337/+436
* | | | | | Rework Outline API, remove isolatedZVolume remnantsChris Craik2014-03-244-32/+116
* | | | | | Merge "Early rejection on shadows which are outside of the clip bound."ztenghui2014-03-204-6/+52
|\ \ \ \ \ \
| * | | | | | Early rejection on shadows which are outside of the clip bound.ztenghui2014-03-204-6/+52
* | | | | | | Merge "Move RenderNode to own file"John Reck2014-03-199-673/+778
|\ \ \ \ \ \ \
| * | | | | | | Move RenderNode to own fileJohn Reck2014-03-199-673/+778
* | | | | | | | Merge "Get rid of useless code"ztenghui2014-03-191-6/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Get rid of useless codeztenghui2014-03-181-6/+1
* | | | | | | | Merge "Fix functor removal"John Reck2014-03-181-0/+1
|\ \ \ \ \ \ \ \