Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix warn log format | John Reck | 2015-03-31 | 1 | -1/+1 |
* | Merge "Enter RectangleMode when the clip region is a rectangle" | Tom Hudson | 2015-03-31 | 2 | -8/+13 |
|\ | |||||
| * | Enter RectangleMode when the clip region is a rectangle | Tom Hudson | 2015-03-30 | 2 | -8/+13 |
* | | Merge "Fix glop usage for drawTextureLayer" | Chris Craik | 2015-03-30 | 1 | -0/+2 |
|\ \ | |||||
| * | | Fix glop usage for drawTextureLayer | Chris Craik | 2015-03-30 | 1 | -0/+2 |
* | | | Merge "Add GraphicsStatsService" | John Reck | 2015-03-30 | 6 | -54/+190 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Add GraphicsStatsService | John Reck | 2015-03-27 | 6 | -54/+190 |
* | | | Merge "Add payload-size preflight stage to full transport backup" | Christopher Tate | 2015-03-27 | 1 | -5/+16 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Add payload-size preflight stage to full transport backup | Christopher Tate | 2015-03-26 | 1 | -5/+16 |
* | | | am 485c25ba: am e3abfef6: am 82f6b16e: Merge "hwui : fix memory leak due to d... | Chris Craik | 2015-03-25 | 1 | -0/+1 |
|\ \ \ | |||||
| * \ \ | Merge "hwui : fix memory leak due to duplicate in shadow cache" | Chris Craik | 2015-03-25 | 1 | -0/+1 |
| |\ \ \ | |||||
| | * | | | hwui : fix memory leak due to duplicate in shadow cache | Mykola Kondratenko | 2015-03-17 | 1 | -0/+1 |
* | | | | | Update ShadowTesslator to support conics | Derek Sollenberger | 2015-03-25 | 1 | -0/+1 |
* | | | | | Merge "Fix DrawFilter's usage in HWUI." | Derek Sollenberger | 2015-03-25 | 2 | -2/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Fix DrawFilter's usage in HWUI. | Derek Sollenberger | 2015-03-25 | 2 | -2/+3 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge "Shave another 10us off of hwuitask" | John Reck | 2015-03-24 | 1 | -2/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Shave another 10us off of hwuitask | John Reck | 2015-03-24 | 1 | -2/+4 |
* | | | | | | Merge "Shave 10us off of hwuitask" | John Reck | 2015-03-24 | 1 | -2/+5 |
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | | | |||||
| * | | | | Shave 10us off of hwuitask | John Reck | 2015-03-24 | 1 | -2/+5 |
| |/ / / | |||||
* | | | | resolved conflicts for merge of 4142f026 to master | John Reck | 2015-03-24 | 1 | -0/+1 |
|\ \ \ \ | |/ / / |/| / / | |/ / | |||||
| * | | Don't create unnecessary RenderThread's instance when executing 'dumpsys gfxi... | youngmin0822.lee | 2015-03-20 | 1 | -0/+1 |
| |/ | |||||
* | | Merge "Output modified bcp47 tag in ResTable_config::toString()" | Adam Lesinski | 2015-03-20 | 1 | -6/+53 |
|\ \ | |||||
| * | | Output modified bcp47 tag in ResTable_config::toString() | Adam Lesinski | 2015-03-16 | 1 | -6/+53 |
* | | | Fix clang build | Chris Craik | 2015-03-19 | 1 | -0/+2 |
* | | | Use glops for text rendering | Chris Craik | 2015-03-18 | 9 | -113/+142 |
|/ / | |||||
* | | Merge "Add conic support to HWUI path tessellator." | Derek Sollenberger | 2015-03-16 | 1 | -0/+16 |
|\ \ | |||||
| * | | Add conic support to HWUI path tessellator. | Derek Sollenberger | 2015-03-16 | 1 | -0/+16 |
* | | | use SkFilterQuality instead of SkPaint::FilterLevel | Mike Reed | 2015-03-16 | 1 | -1/+1 |
|/ / | |||||
* | | Refactor DisplayList path caching. | Derek Sollenberger | 2015-03-13 | 7 | -135/+31 |
* | | Merge "Enforce null-termination in ResStringPool::stringAt" | Vishwath Mohan | 2015-03-12 | 1 | -0/+13 |
|\ \ | |||||
| * | | Enforce null-termination in ResStringPool::stringAt | Vishwath Mohan | 2015-03-11 | 1 | -0/+13 |
* | | | Cleanups & simplifications | John Reck | 2015-03-11 | 11 | -37/+45 |
|/ / | |||||
* | | Merge "Prevent integer overflow in ResourceTypes" | Vishwath Mohan | 2015-03-11 | 1 | -4/+8 |
|\ \ | |||||
| * | | Prevent integer overflow in ResourceTypes | Vishwath Mohan | 2015-03-10 | 1 | -4/+8 |
* | | | Track down unsupported texture target | Chris Craik | 2015-03-10 | 3 | -2/+13 |
* | | | Merge "Glop based composeLayerRegion/Rect" | Chris Craik | 2015-03-10 | 9 | -48/+112 |
|\ \ \ | |/ / |/| | | |||||
| * | | Glop based composeLayerRegion/Rect | Chris Craik | 2015-03-09 | 9 | -48/+112 |
* | | | Merge "Rewrite glop texture asserts" | Chris Craik | 2015-03-09 | 3 | -26/+39 |
|\ \ \ | |||||
| * | | | Rewrite glop texture asserts | Chris Craik | 2015-03-09 | 3 | -26/+39 |
| |/ / | |||||
* | | | Merge "Fix unused local variale warning from clang/llvm." | Chih-Hung Hsieh | 2015-03-07 | 1 | -5/+1 |
|\ \ \ | |||||
| * | | | Fix unused local variale warning from clang/llvm. | Chih-Hung Hsieh | 2015-03-06 | 1 | -5/+1 |
* | | | | Merge "Add percentiles" | John Reck | 2015-03-06 | 2 | -1/+27 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Add percentiles | John Reck | 2015-03-06 | 2 | -1/+27 |
* | | | | SkPorterDuff Multiply mode maps to SkXfermode modulate. | Derek Sollenberger | 2015-03-06 | 1 | -5/+2 |
* | | | | Merge "Avoid invalid shader creation for certain blend modes" | Chris Craik | 2015-03-06 | 1 | -1/+4 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Avoid invalid shader creation for certain blend modes | Chris Craik | 2015-03-06 | 1 | -1/+4 |
| |/ / | |||||
* | | | Remove uncessary include for SkPorterDuff.h | Derek Sollenberger | 2015-03-05 | 1 | -1/+0 |
|/ / | |||||
* | | Merge "Fix bug, change crashes to warnings" | Tom Hudson | 2015-03-05 | 3 | -6/+21 |
|\ \ | |||||
| * | | Fix bug, change crashes to warnings | Tom Hudson | 2015-03-05 | 3 | -6/+21 |
* | | | Patch cleanup, reenable Patch Glops | Chris Craik | 2015-03-04 | 7 | -50/+39 |