summaryrefslogtreecommitdiffstats
path: root/libs/hwui
Commit message (Expand)AuthorAgeFilesLines
* Remove usage of Texture::cleanup in PathCacheChris Craik2015-05-112-29/+12
* Merge "Fix kSkippedFrame setting" into mnc-devJohn Reck2015-05-081-2/+5
|\
| * Fix kSkippedFrame settingJohn Reck2015-05-081-2/+5
* | Add eglSwapBuffersWithDamageKHR supportJohn Reck2015-05-086-32/+76
|/
* Fix buildJohn Reck2015-05-071-1/+1
* Merge "Fix clang warnings on unused variable, mismatched tag, print format." ...Chih-Hung Hsieh2015-05-071-1/+0
|\
| * Fix clang warnings on unused variable, mismatched tag, print format.Chih-Hung Hsieh2015-05-071-1/+0
* | Merge "Remove SkBitmap from ResourceCache" into mnc-devJohn Reck2015-05-074-118/+4
|\ \ | |/ |/|
| * Remove SkBitmap from ResourceCacheJohn Reck2015-05-074-118/+4
* | Delete a bunch of dead codeJohn Reck2015-05-072-26/+6
|/
* Add frame count option to hwuitest. Also add shadowgrid2 to hwuitestTim Murray2015-05-061-10/+70
* Add loop option to hwuitest.Tim Murray2015-05-061-1/+14
* Merge "Cleanup properties" into mnc-devChris Craik2015-05-0519-266/+303
|\
| * Cleanup propertiesChris Craik2015-05-0519-266/+303
* | Merge "Dump profile info after running test" into mnc-devJohn Reck2015-05-055-6/+54
|\ \
| * | Dump profile info after running testJohn Reck2015-05-055-6/+54
| |/
* | Add some basic DA unit testsJohn Reck2015-05-052-0/+82
|/
* Fix setName use-after-freeJohn Reck2015-05-041-1/+1
* Remove Bitmap#getSkBitmapJohn Reck2015-05-014-17/+17
* Move AssetAtlas off of SkBitmap*John Reck2015-05-012-39/+45
* Merge "A bunch more cleanups" into mnc-devJohn Reck2015-05-012-3/+3
|\
| * A bunch more cleanupsJohn Reck2015-04-302-3/+3
* | Fix rendernode flag loggingChris Craik2015-04-301-1/+1
* | 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
|/
* 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