summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove concept of layer alpha override" into mnc-devChris Craik2015-04-296-56/+10
|\
| * Remove concept of layer alpha overrideChris Craik2015-04-286-56/+10
* | Merge "Require minimum 4 bit stencil for layers." into mnc-devChris Craik2015-04-293-9/+11
|\ \
| * | Require minimum 4 bit stencil for layers.Chris Craik2015-04-293-9/+11
| |/
* | Merge "Skip frames with no damage" into mnc-devJohn Reck2015-04-292-3/+31
|\ \
| * | Skip frames with no damageJohn Reck2015-04-282-3/+31
* | | Remove unused flags and dirty rectsChris Craik2015-04-284-19/+10
| |/ |/|
* | Promote RenderProperties with an alpha to have a RenderLayerChris Craik2015-04-273-40/+24
|/
* am 05ad674a: am 00e165ae: am e8101c04: Merge "fix compiler error under FORTIF...Nick Kralevich2015-04-251-1/+3
|\
| * fix compiler error under FORTIFY_SOURCE=2Nick Kralevich2015-04-241-1/+3
* | Teach LA how to destroyJohn Reck2015-04-239-16/+257
* | Move LinearAlloc to libhuwiJohn Reck2015-04-233-0/+329
* | GraphicsJNI Canvas cleanupJohn Reck2015-04-223-24/+13
* | Merge "Rename native DisplayListRenderer to DisplayListCanvas"Chris Craik2015-04-2110-99/+95
|\ \
| * | Rename native DisplayListRenderer to DisplayListCanvasChris Craik2015-04-2010-99/+95
* | | Simplify TaskManager fallback pathChris Craik2015-04-203-14/+15
|/ /
* | Revert "A bunch more cleanups"John Reck2015-04-175-16/+27
* | Revert "Move AssetAtlas off of SkBitmap*"John Reck2015-04-172-45/+39
* | Merge "Revert "Remove Bitmap#getSkBitmap""John Reck2015-04-174-17/+17
|\ \
| * | Revert "Remove Bitmap#getSkBitmap"John Reck2015-04-174-17/+17
* | | Merge "Fix offset of composeLayerRegion"Tom Hudson2015-04-171-1/+2
|\ \ \
| * | | Fix offset of composeLayerRegionTom Hudson2015-04-161-1/+2
* | | | Merge "Remove Bitmap#getSkBitmap"John Reck2015-04-164-17/+17
|\ \ \ \ | | |/ / | |/| |
| * | | Remove Bitmap#getSkBitmapJohn Reck2015-04-154-17/+17
* | | | Merge "Move AssetAtlas off of SkBitmap*"John Reck2015-04-152-39/+45
|\ \ \ \ | |/ / /
| * | | Move AssetAtlas off of SkBitmap*John Reck2015-04-152-39/+45
| |/ /
* | | Fix positioned text boundsTom Hudson2015-04-151-0/+1
|/ /
* | Merge "A bunch more cleanups"John Reck2015-04-155-27/+16
|\ \
| * | A bunch more cleanupsJohn Reck2015-04-145-27/+16
* | | am 7b09e7a9: am 44d7989a: am 571c5a26: Merge "Fix UB in ResourceTable::string...Dan Albert2015-04-153-34/+151
|\ \ \ | | |/ | |/|
| * | Merge "Fix UB in ResourceTable::stringToInt."Dan Albert2015-04-143-34/+151
| |\ \
| | * | Fix UB in ResourceTable::stringToInt.Dan Albert2015-04-083-34/+151
* | | | Convert from glyph count to byte lengthTom Hudson2015-04-141-1/+1
| |_|/ |/| |
* | | am 18ae2a02: am 32eafe9b: am a08f6a66: Merge "Fix GL_INVALID_OPERATION in fon...John Reck2015-04-101-0/+2
|\ \ \ | |/ /
| * | Merge "Fix GL_INVALID_OPERATION in font renderer when font cache is limited."John Reck2015-04-101-0/+2
| |\ \
| | * | Fix GL_INVALID_OPERATION in font renderer when font cache is limited.chaochen2014-08-291-0/+2
* | | | am 6b6645c8: am 1a595833: am d56e087b: Merge "Fixing memory leak in RenderBuf...John Reck2015-04-101-0/+5
|\ \ \ \ | |/ / /
| * | | Merge "Fixing memory leak in RenderBufferCache"John Reck2015-04-101-0/+5
| |\ \ \ | | |_|/ | |/| |
| | * | Fixing memory leak in RenderBufferCacheSamsung2014-09-241-0/+5
| | |/
* | | Merge "Update the shadow fall off function from cosine to gaussian."ztenghui2015-04-093-12/+19
|\ \ \
| * | | Update the shadow fall off function from cosine to gaussian.ztenghui2015-04-093-12/+19
* | | | Fix 64-bit build.Ying Wang2015-04-071-1/+1
* | | | Add stat collection start timeJohn Reck2015-04-062-1/+8
* | | | Merge "Fix path clipping in VectorDrawable"Chris Craik2015-04-061-2/+3
|\ \ \ \
| * | | | Fix path clipping in VectorDrawableChris Craik2015-04-061-2/+3
* | | | | Delete pre-glop pathChris Craik2015-04-037-2013/+221
|/ / / /
* | | | Fix warn log formatJohn Reck2015-03-311-1/+1
|/ / /
* | | Merge "Enter RectangleMode when the clip region is a rectangle"Tom Hudson2015-03-312-8/+13
|\ \ \
| * | | Enter RectangleMode when the clip region is a rectangleTom Hudson2015-03-302-8/+13
* | | | Merge "Fix glop usage for drawTextureLayer"Chris Craik2015-03-301-0/+2
|\ \ \ \