summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Installing splits into ASECs!Jeff Sharkey2014-08-221-0/+2
* Merge "Improve the spot shadow computation." into lmp-devztenghui2014-08-227-34/+266
|\
| * Improve the spot shadow computation.ztenghui2014-08-227-34/+266
* | Merge "Enable scissor for rounded outline clips" into lmp-devChris Craik2014-08-211-3/+5
|\ \
| * | Enable scissor for rounded outline clipsChris Craik2014-08-211-3/+5
| |/
* | Merge "Don't run animators in buildLayer" into lmp-devJohn Reck2014-08-213-2/+16
|\ \
| * | Don't run animators in buildLayerJohn Reck2014-08-213-2/+16
* | | Merge "Fix layer shadow transform crash" into lmp-devChris Craik2014-08-213-9/+8
|\ \ \
| * | | Fix layer shadow transform crashChris Craik2014-08-213-9/+8
| | |/ | |/|
* | | AAPT: Fix regression generating dynamic ref table for shared librariesAdam Lesinski2014-08-201-11/+63
| |/ |/|
* | Implement full View.buildLayerJohn Reck2014-08-204-0/+37
|/
* Merge "Early reject drawText calls that will not draw" into lmp-devChris Craik2014-08-194-14/+32
|\
| * Early reject drawText calls that will not drawChris Craik2014-08-194-14/+32
* | Respect round rect clip when determining op opaquenessChris Craik2014-08-181-0/+2
|/
* Merge "Fix glyph positions underflow issue" into lmp-devChris Craik2014-08-151-9/+12
|\
| * Fix glyph positions underflow issueChris Craik2014-08-151-9/+12
* | Fix assumption about DynamicRefTable in aaptAdam Lesinski2014-08-152-5/+16
* | Merge "Revert "Fix aapt dump for APKs with no resources"" into lmp-devAdam Lesinski2014-08-152-25/+17
|\ \
| * | Revert "Fix aapt dump for APKs with no resources"Adam Lesinski2014-08-152-25/+17
* | | Fix crash in ResStringPoolAdam Lesinski2014-08-151-3/+8
* | | Merge "Fix aapt dump for APKs with no resources" into lmp-devAdam Lesinski2014-08-142-17/+25
|\ \ \ | |/ /
| * | Fix aapt dump for APKs with no resourcesAdam Lesinski2014-08-142-17/+25
| |/
* | Merge "Print xxxhdpi from ResTable_config::toString" into lmp-devAdam Lesinski2014-08-121-0/+3
|\ \
| * | Print xxxhdpi from ResTable_config::toStringAdam Lesinski2014-08-141-0/+3
| |/
* | Define shadow casting behavior within layersChris Craik2014-08-1519-73/+104
* | Fix hwuitask & RT prioritiesJohn Reck2014-08-153-0/+17
|/
* Bring back the shadow strength tweakztenghui2014-08-133-4/+26
* Switch to cos interpolation of shadow alphaChris Craik2014-08-126-45/+48
* Merge "Rework shadow interpolation" into lmp-devChris Craik2014-08-124-26/+50
|\
| * Rework shadow interpolationChris Craik2014-08-124-26/+50
* | Fix ripples projecting to scrolled viewChris Craik2014-08-123-15/+26
|/
* Fix shared library bug in bag attributesAdam Lesinski2014-08-1110-42/+213
* Merge "AAPT support for feature splits" into lmp-devAdam Lesinski2014-08-0918-505/+472
|\
| * AAPT support for feature splitsAdam Lesinski2014-08-0418-505/+472
* | Fix damage for layers for projection receiversJohn Reck2014-08-0810-28/+51
* | Fix leak of SkPathRefsChris Craik2014-08-083-15/+36
* | Cap scales used for tessellation with minimum and maximumChris Craik2014-08-074-31/+32
* | Add missing null checkJohn Reck2014-08-061-2/+4
* | Move bitmap transforms out of bitmap opsChris Craik2014-08-066-129/+41
* | Don't start RenderThread to do trimMemoryJohn Reck2014-08-061-5/+8
* | clamp & round alphaJohn Reck2014-08-062-1/+12
* | Fix large radius RR clipping issue on certain devicesChris Craik2014-08-051-2/+4
* | roundOut layer damageJohn Reck2014-08-051-1/+3
* | Merge "Add accessorytest Linux host tool for testing USB accessory audio and ...Mike Lockwood2014-08-017-0/+928
|\ \ | |/ |/|
| * Add accessorytest Linux host tool for testing USB accessory audio and HID sup...Mike Lockwood2014-08-047-0/+928
* | Merge "Remove scaling bucket hack" into lmp-devChris Craik2014-08-013-41/+7
|\ \ | |/ |/|
| * Remove scaling bucket hackChris Craik2014-08-043-41/+7
* | Add outline alphaChris Craik2014-07-312-5/+21
|/
* Use RoundRect clipping for circle reveal animationChris Craik2014-07-3011-84/+63
* Merge "Fix behavior of stencil clipping within clearLayerRegions" into lmp-devChris Craik2014-07-255-9/+56
|\