summaryrefslogtreecommitdiffstats
path: root/libs/hwui
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix functor removalJohn Reck2014-03-181-0/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Fix the missing spot shadow when DEBUG_SHADOW is turned on"ztenghui2014-03-171-1/+3
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Fix the missing spot shadow when DEBUG_SHADOW is turned onztenghui2014-03-171-1/+3
* | | | | | | | Merge "Create one hole inside the umbra area to avoid overdraw."ztenghui2014-03-179-140/+215
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | / / / / / / | |/ / / / / / |/| | | | | |
| * | | | | | Create one hole inside the umbra area to avoid overdraw.ztenghui2014-03-179-140/+215
* | | | | | | Remove castsShadow and globalCamera APIsChris Craik2014-03-173-13/+1
* | | | | | | Revert "Remove castsShadow and globalCamera APIs"Chris Craik2014-03-173-1/+13
* | | | | | | Remove castsShadow and globalCamera APIsChris Craik2014-03-173-13/+1
* | | | | | | Split out RenderPropertiesJohn Reck2014-03-125-583/+675
|/ / / / / /