| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix clang warnings on unused variable, mismatched tag, print format. | Chih-Hung Hsieh | 2015-05-07 | 1 | -1/+0 |
* | Delete a bunch of dead code | John Reck | 2015-05-07 | 2 | -26/+6 |
* | Add frame count option to hwuitest. Also add shadowgrid2 to hwuitest | Tim Murray | 2015-05-06 | 1 | -10/+70 |
* | Add loop option to hwuitest. | Tim Murray | 2015-05-06 | 1 | -1/+14 |
* | Merge "Cleanup properties" into mnc-dev | Chris Craik | 2015-05-05 | 19 | -266/+303 |
|\ |
|
| * | Cleanup properties | Chris Craik | 2015-05-05 | 19 | -266/+303 |
* | | Merge "Dump profile info after running test" into mnc-dev | John Reck | 2015-05-05 | 5 | -6/+54 |
|\ \ |
|
| * | | Dump profile info after running test | John Reck | 2015-05-05 | 5 | -6/+54 |
| |/ |
|
* | | Add some basic DA unit tests | John Reck | 2015-05-05 | 2 | -0/+82 |
|/ |
|
* | Fix setName use-after-free | John Reck | 2015-05-04 | 1 | -1/+1 |
* | Remove Bitmap#getSkBitmap | John Reck | 2015-05-01 | 4 | -17/+17 |
* | Move AssetAtlas off of SkBitmap* | John Reck | 2015-05-01 | 2 | -39/+45 |
* | Merge "A bunch more cleanups" into mnc-dev | John Reck | 2015-05-01 | 2 | -3/+3 |
|\ |
|
| * | A bunch more cleanups | John Reck | 2015-04-30 | 2 | -3/+3 |
* | | Fix rendernode flag logging | Chris Craik | 2015-04-30 | 1 | -1/+1 |
* | | Merge "Remove concept of layer alpha override" into mnc-dev | Chris Craik | 2015-04-29 | 6 | -56/+10 |
|\ \ |
|
| * | | Remove concept of layer alpha override | Chris Craik | 2015-04-28 | 6 | -56/+10 |
* | | | Merge "Require minimum 4 bit stencil for layers." into mnc-dev | Chris Craik | 2015-04-29 | 3 | -9/+11 |
|\ \ \ |
|
| * | | | Require minimum 4 bit stencil for layers. | Chris Craik | 2015-04-29 | 3 | -9/+11 |
| |/ / |
|
* | | | Merge "Skip frames with no damage" into mnc-dev | John Reck | 2015-04-29 | 2 | -3/+31 |
|\ \ \
| |_|/
|/| | |
|
| * | | Skip frames with no damage | John Reck | 2015-04-28 | 2 | -3/+31 |
* | | | Remove unused flags and dirty rects | Chris Craik | 2015-04-28 | 4 | -19/+10 |
| |/
|/| |
|
* | | Promote RenderProperties with an alpha to have a RenderLayer | Chris Craik | 2015-04-27 | 3 | -40/+24 |
|/ |
|
* | Teach LA how to destroy | John Reck | 2015-04-23 | 9 | -16/+257 |
* | Move LinearAlloc to libhuwi | John Reck | 2015-04-23 | 3 | -0/+329 |
* | GraphicsJNI Canvas cleanup | John Reck | 2015-04-22 | 3 | -24/+13 |
* | Merge "Rename native DisplayListRenderer to DisplayListCanvas" | Chris Craik | 2015-04-21 | 10 | -99/+95 |
|\ |
|
| * | Rename native DisplayListRenderer to DisplayListCanvas | Chris Craik | 2015-04-20 | 10 | -99/+95 |
* | | Simplify TaskManager fallback path | Chris Craik | 2015-04-20 | 3 | -14/+15 |
|/ |
|
* | Revert "A bunch more cleanups" | John Reck | 2015-04-17 | 5 | -16/+27 |
* | Revert "Move AssetAtlas off of SkBitmap*" | John Reck | 2015-04-17 | 2 | -45/+39 |
* | Merge "Revert "Remove Bitmap#getSkBitmap"" | John Reck | 2015-04-17 | 4 | -17/+17 |
|\ |
|
| * | Revert "Remove Bitmap#getSkBitmap" | John Reck | 2015-04-17 | 4 | -17/+17 |
* | | Merge "Fix offset of composeLayerRegion" | Tom Hudson | 2015-04-17 | 1 | -1/+2 |
|\ \ |
|
| * | | Fix offset of composeLayerRegion | Tom Hudson | 2015-04-16 | 1 | -1/+2 |
* | | | Merge "Remove Bitmap#getSkBitmap" | John Reck | 2015-04-16 | 4 | -17/+17 |
|\ \ \
| | |/
| |/| |
|
| * | | Remove Bitmap#getSkBitmap | John Reck | 2015-04-15 | 4 | -17/+17 |
* | | | Merge "Move AssetAtlas off of SkBitmap*" | John Reck | 2015-04-15 | 2 | -39/+45 |
|\ \ \
| |/ / |
|
| * | | Move AssetAtlas off of SkBitmap* | John Reck | 2015-04-15 | 2 | -39/+45 |
| |/ |
|
* | | Fix positioned text bounds | Tom Hudson | 2015-04-15 | 1 | -0/+1 |
|/ |
|
* | Merge "A bunch more cleanups" | John Reck | 2015-04-15 | 5 | -27/+16 |
|\ |
|
| * | A bunch more cleanups | John Reck | 2015-04-14 | 5 | -27/+16 |
* | | Convert from glyph count to byte length | Tom Hudson | 2015-04-14 | 1 | -1/+1 |
|/ |
|
* | am 18ae2a02: am 32eafe9b: am a08f6a66: Merge "Fix GL_INVALID_OPERATION in fon... | John Reck | 2015-04-10 | 1 | -0/+2 |
|\ |
|
| * | Merge "Fix GL_INVALID_OPERATION in font renderer when font cache is limited." | John Reck | 2015-04-10 | 1 | -0/+2 |
| |\ |
|
| | * | Fix GL_INVALID_OPERATION in font renderer when font cache is limited. | chaochen | 2014-08-29 | 1 | -0/+2 |
* | | | am 6b6645c8: am 1a595833: am d56e087b: Merge "Fixing memory leak in RenderBuf... | John Reck | 2015-04-10 | 1 | -0/+5 |
|\ \ \
| |/ / |
|
| * | | Merge "Fixing memory leak in RenderBufferCache" | John Reck | 2015-04-10 | 1 | -0/+5 |
| |\ \ |
|
| | * | | Fixing memory leak in RenderBufferCache | Samsung | 2014-09-24 | 1 | -0/+5 |
| | |/ |
|
* | | | Merge "Update the shadow fall off function from cosine to gaussian." | ztenghui | 2015-04-09 | 3 | -12/+19 |
|\ \ \ |
|