summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \
| * | | | Fix glop usage for drawTextureLayerChris Craik2015-03-301-0/+2
* | | | | Merge "Add GraphicsStatsService"John Reck2015-03-306-54/+190
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add GraphicsStatsServiceJohn Reck2015-03-276-54/+190
* | | | | Merge "Add payload-size preflight stage to full transport backup"Christopher Tate2015-03-271-5/+16
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add payload-size preflight stage to full transport backupChristopher Tate2015-03-261-5/+16
* | | | | am 485c25ba: am e3abfef6: am 82f6b16e: Merge "hwui : fix memory leak due to d...Chris Craik2015-03-251-0/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge "hwui : fix memory leak due to duplicate in shadow cache"Chris Craik2015-03-251-0/+1
| |\ \ \ \
| | * | | | hwui : fix memory leak due to duplicate in shadow cacheMykola Kondratenko2015-03-171-0/+1
* | | | | | Update ShadowTesslator to support conicsDerek Sollenberger2015-03-251-0/+1
* | | | | | Merge "Fix DrawFilter's usage in HWUI."Derek Sollenberger2015-03-252-2/+3
|\ \ \ \ \ \