summaryrefslogtreecommitdiffstats
path: root/libs/hwui
Commit message (Expand)AuthorAgeFilesLines
* Add setStartValue to RNAJohn Reck2014-06-022-4/+3
* Re-jigger layersJohn Reck2014-05-308-69/+74
* Merge "Enable debug stuffs" into lmp-preview-devJohn Reck2014-05-2912-10/+453
|\
| * Enable debug stuffsJohn Reck2014-05-2912-10/+453
* | Re-enable atlasJohn Reck2014-05-291-2/+1
|/
* Merge "Implement FlushCaches TODO" into lmp-preview-devJohn Reck2014-05-284-0/+24
|\
| * Implement FlushCaches TODOJohn Reck2014-05-234-0/+24
* | Merge "DO NOT MERGE Inspect SkShader to determine hw shader." into lmp-previe...Chris Craik2014-05-2317-709/+488
|\ \ | |/ |/|
| * DO NOT MERGE Inspect SkShader to determine hw shader.Leon Scroggins III2014-05-2317-709/+488
* | Bag of scheduling tweaksJohn Reck2014-05-239-32/+130
|/
* Merge "Define light position (using new lighting spec) in Java"Chris Craik2014-05-2217-54/+58
|\
| * Define light position (using new lighting spec) in JavaChris Craik2014-05-2117-54/+58
* | Disable shadow drawing for empty/null outlinesChris Craik2014-05-213-26/+17
|/
* Merge "Correct viewport initialization, bounds comparison"Chris Craik2014-05-192-2/+4
|\
| * Correct viewport initialization, bounds comparisonChris Craik2014-05-152-2/+4
* | am 3c769ec0: am 00fabcbe: am b1708e9b: Merge "Use alpha channel instead of re...Chris Craik2014-05-192-1/+21
|\ \
| * \ am 00fabcbe: am b1708e9b: Merge "Use alpha channel instead of red in drawCach...Chris Craik2014-05-192-1/+21
| |\ \
| | * \ am b1708e9b: Merge "Use alpha channel instead of red in drawCachedGlyphBitmap"Chris Craik2014-05-192-1/+21
| | |\ \
| | | * | Use alpha channel instead of red in drawCachedGlyphBitmapDigish Pandya2014-05-152-1/+21
* | | | | Use default visibility for Snapshot::getLocalClip (attempt #2).Ben Cheng2014-05-171-1/+1
* | | | | Update ripple behavior, use render thread animationAlan Viverette2014-05-162-8/+28
* | | | | Merge "Round rect outline clipping"Chris Craik2014-05-1614-34/+250
|\ \ \ \ \
| * | | | | Round rect outline clippingChris Craik2014-05-1514-34/+250
| | |_|_|/ | |/| | |
* | | | | Animator start value...John Reck2014-05-155-158/+155
|/ / / /
* | | | Merge "Combine projection matrix, and viewport management"Chris Craik2014-05-159-82/+75
|\ \ \ \
| * | | | Combine projection matrix, and viewport managementChris Craik2014-05-149-82/+75
* | | | | Merge "Remove Path based outline clipping"Chris Craik2014-05-153-52/+7
|\ \ \ \ \
| * | | | | Remove Path based outline clippingChris Craik2014-05-143-52/+7
| |/ / / /
* | | | | Merge "Disable texture atlas"John Reck2014-05-141-3/+4
|\ \ \ \ \
| * | | | | Disable texture atlasJohn Reck2014-05-141-3/+4
| |/ / / /
* | | | | Merge "Check the array before accessing it"ztenghui2014-05-141-0/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Check the array before accessing itztenghui2014-05-141-0/+4
* | | | | Merge "Clamp to uint8 for alpha"John Reck2014-05-131-1/+6
|\ \ \ \ \
| * | | | | Clamp to uint8 for alphaJohn Reck2014-05-131-1/+6
| |/ / / /
* | | | | Wire up texture atlasJohn Reck2014-05-132-3/+38
|/ / / /
* | | | More native interpolatorsJohn Reck2014-05-122-3/+115
* | | | Add TimeInterpolator support to RNAJohn Reck2014-05-124-1/+61
* | | | Revert "Simplify projection matrix management."Jorim Jaggi2014-05-115-19/+27
* | | | Merge "Simplify projection matrix management."Chris Craik2014-05-095-27/+19
|\ \ \ \
| * | | | Simplify projection matrix management.Chris Craik2014-05-095-27/+19
* | | | | Merge "Refactor VirtualLightRefBase & JNI"John Reck2014-05-095-38/+3
|\ \ \ \ \
| * | | | | Refactor VirtualLightRefBase & JNIJohn Reck2014-05-095-38/+3
* | | | | | am 90eaf92e: am 7e13d1d4: am f6c9c420: Merge "Correct stride for drawing to c...Chris Craik2014-05-091-5/+15
|\ \ \ \ \ \ | |_|/ / / / |/| | / / / | | |/ / / | |/| | |
| * | | | am 7e13d1d4: am f6c9c420: Merge "Correct stride for drawing to cached glyph b...Chris Craik2014-05-091-5/+15
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | am f6c9c420: Merge "Correct stride for drawing to cached glyph bitmap"Chris Craik2014-05-091-5/+15
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Correct stride for drawing to cached glyph bitmapDigish Pandya2014-05-091-5/+15
* | | | | Merge "Rename matrices for consistency"Chris Craik2014-05-093-20/+19
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Rename matrices for consistencyChris Craik2014-05-083-20/+19
* | | | | Add logging utility methodsChris Craik2014-05-089-32/+120
|/ / / /
* | | | Merge "Avoid caching shadow properties in Java & HWUI."Derek Sollenberger2014-05-089-99/+85
|\ \ \ \