summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge "Remove usage of Texture::cleanup in PathCache" into mnc-devChris Craik2015-05-122-29/+12
|\ \ \ | |_|/ |/| |
| * | Remove usage of Texture::cleanup in PathCacheChris Craik2015-05-112-29/+12
| |/
* | Fix file descriptor leak when opening invalid archives.Narayan Kamath2015-05-121-0/+1
|/
* 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
|/
* Merge "Improve keying for theme caches, rebase system theme on config change"...Alan Viverette2015-05-071-0/+24
|\
| * Improve keying for theme caches, rebase system theme on config changeAlan Viverette2015-05-061-0/+24
* | 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
| |/ /
* | | Merge "Add some basic DA unit tests" into mnc-devJohn Reck2015-05-052-0/+82
|\ \ \ | |_|/ |/| |
| * | Add some basic DA unit testsJohn Reck2015-05-052-0/+82
| |/
* | Merge "Add API for obtaining changing configurations bitmask from Theme" into...Alan Viverette2015-05-051-0/+10
|\ \
| * | Add API for obtaining changing configurations bitmask from ThemeAlan Viverette2015-05-051-0/+10
* | | Merge changes from topic 'mwd-merge-050415' into mnc-devPrerepa Viswanadham2015-05-051-1/+1
|\ \ \ | |_|/ |/| |
| * | am 75c4e3e4: am ed375f26: Merge "Fix rendernode flag logging" into mnc-devChris Craik2015-04-301-1/+1
| |\ \
| * \ \ am 775e94cb: am e74ff81e: Merge "Remove concept of layer alpha override" into...Chris Craik2015-04-296-56/+10
| |\ \ \
| * \ \ \ am 4549108c: am 81bd735a: Merge "Require minimum 4 bit stencil for layers." i...Chris Craik2015-04-293-9/+11
| |\ \ \ \
| * \ \ \ \ am 108f0a34: am b2cec86a: Merge "Skip frames with no damage" into mnc-devJohn Reck2015-04-292-3/+31
| |\ \ \ \ \
| * \ \ \ \ \ am 815d9bb1: Merge "Add a static dependency on libbase."Narayan Kamath2015-04-291-1/+1
| |\ \ \ \ \ \
| | * | | | | | Add a static dependency on libbase.Narayan Kamath2015-04-291-1/+1
* | | | | | | | 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
|\ \ \ \ | |_|/ / |/| | |