summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | am 4932a355: Merge "Misc. buttons aren\'t gamepad keys." into klp-modular-devMichael Wright2014-04-021-4/+0
| |\ \ \
| | * \ \ Merge "Misc. buttons aren't gamepad keys." into klp-modular-devMichael Wright2014-04-021-4/+0
| | |\ \ \
| | | * | | Misc. buttons aren't gamepad keys.Michael Wright2014-04-011-4/+0
| * | | | | am d020fd33: Merge changes Ib18c99b9,I9f42eeb9 into klp-modular-devMichael Wright2014-03-291-6/+27
| |\ \ \ \ \ | | |/ / / /
| | * | | | Generate and respect ACTION_CANCEL for joystick fallbacks. DO NOT MERGEMichael Wright2014-03-261-6/+27
| | |/ / /
* | | | | 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-278-29/+32
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | resolved conflicts for merge of eaab4df0 to klp-modular-dev-plus-aospNarayan Kamath2014-03-2711-41/+44
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | am cd3f60f3: Merge "AArch64: Make frameworks/base code more portable"Narayan Kamath2014-03-276-26/+29
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | AArch64: Make frameworks/base code more portableAshok Bhat2014-03-276-26/+29
* | | | | | 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 11e0ead8: am 69e58e44: Merge "Add idc config option for handling key repea...Michael Wright2014-03-202-0/+11
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | am 69e58e44: Merge "Add idc config option for handling key repeats" into klp-...Michael Wright2014-03-202-0/+11
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | Merge "Add idc config option for handling key repeats" into klp-modular-devMichael Wright2014-03-202-0/+11
| | | |\ \ \ \
| | | | * | | | Add idc config option for handling key repeatsMichael Wright2014-03-172-0/+11
| * | | | | | | 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
* | | | | | | | Shared library resource supportAdam Lesinski2014-03-253-62/+344
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | 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