summaryrefslogtreecommitdiffstats
path: root/libs/hwui
Commit message (Expand)AuthorAgeFilesLines
* Add missing const qualifier to compile with clang/llvm.Chih-Hung Hsieh2015-05-191-1/+1
* Adjust light source for window positionAlan Viverette2015-05-148-19/+42
* Merge "Add tracing for path texture upload" into mnc-devChris Craik2015-05-141-0/+1
|\
| * Add tracing for path texture uploadChris Craik2015-05-131-0/+1
* | Merge "Add back alpha atrace log" into mnc-devChris Craik2015-05-133-8/+15
|\ \
| * | Add back alpha atrace logChris Craik2015-05-133-8/+15
| |/
* | Merge "Unify DrawProfiler/JankStats" into mnc-devJohn Reck2015-05-138-126/+90
|\ \ | |/ |/|
| * Unify DrawProfiler/JankStatsJohn Reck2015-05-128-126/+90
* | Merge "Shrink default path cache size" into mnc-devChris Craik2015-05-121-1/+1
|\ \
| * | Shrink default path cache sizeChris Craik2015-05-111-1/+1
| |/
* | 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
|\