summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | am 9ca25502: am 48250e14: am 9a09a523: am 0b472ae1: Merge "androidfw: resolve...Mark Salyzyn2014-03-196-98/+98
|\ \ \ \ | |_|_|/ |/| | |
| * | | am 48250e14: am 9a09a523: am 0b472ae1: Merge "androidfw: resolve 64-bit build...Mark Salyzyn2014-03-196-98/+98
| |\ \ \
| | * \ \ am 9a09a523: am 0b472ae1: Merge "androidfw: resolve 64-bit build issues"Mark Salyzyn2014-03-196-98/+98
| | |\ \ \
| | | * \ \ am 0b472ae1: Merge "androidfw: resolve 64-bit build issues"Mark Salyzyn2014-03-196-98/+98
| | | |\ \ \
| | | | * | | androidfw: resolve 64-bit build issuesMark Salyzyn2014-03-196-98/+98
| * | | | | | 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
| * | | | | | | am f80f60ba: am d23d916e: Merge "Controllers must have buttons and a movement...Michael Wright2014-03-131-1/+2
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | am d23d916e: Merge "Controllers must have buttons and a movement mechanism." ...Michael Wright2014-03-131-1/+2
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Merge "Controllers must have buttons and a movement mechanism." into klp-modu...Michael Wright2014-03-131-1/+2
| | | |\ \ \ \ \
| | | | * | | | | Controllers must have buttons and a movement mechanism.Michael Wright2014-03-121-1/+2
| * | | | | | | | am 306c4688: am ca9eef62: b/12068020 Make kb layouts only unique to vendor/pr...RoboErik2014-03-123-3/+4
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | am ca9eef62: b/12068020 Make kb layouts only unique to vendor/product. Do not...RoboErik2014-03-123-3/+4
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | b/12068020 Make kb layouts only unique to vendor/product. Do not mergeRoboErik2014-03-123-3/+4
| * | | | | | | | am 840af707: am c1e0015e: b/12068020 Add a way to add uniqueness to device de...RoboErik2014-03-122-2/+66
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | am c1e0015e: b/12068020 Add a way to add uniqueness to device descriptors. Do...RoboErik2014-03-122-2/+66
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | b/12068020 Add a way to add uniqueness to device descriptors. Do not mergeRoboErik2014-03-122-2/+66
| | | |/ / / / /
| * | | | | | | am a54f852d: am ed28fc89: Utilize new Android LED constants. DO NOT MERGEMichael Wright2014-03-113-10/+43
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | am ed28fc89: Utilize new Android LED constants. DO NOT MERGEMichael Wright2014-03-113-10/+43
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Utilize new Android LED constants. DO NOT MERGEMichael Wright2014-03-113-10/+43
* | | | | | | | 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
|/ / / / / /
* | | | | | No-op isolatedZVolumen propertyJohn Reck2014-03-122-6/+0
* | | | | | Merge "Rename DisplayList->RenderNode"John Reck2014-03-1218-65/+65
|\ \ \ \ \ \
| * | | | | | Rename DisplayList->RenderNodeJohn Reck2014-03-1218-65/+65
* | | | | | | Force shadow casters above the Z=0 planeChris Craik2014-03-123-5/+13
|/ / / / / /
* | | | | | Fix orthographic shadows projection, simplify shadow reorderingChris Craik2014-03-129-85/+118
* | | | | | Remove experimental perspective projectionChris Craik2014-03-116-159/+23