summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* Merge "Polish the documentation for VectorDrawable and AnimatedVectorDrawable"ztenghui2015-03-262-12/+12
|\
| * Polish the documentation for VectorDrawable and AnimatedVectorDrawableztenghui2015-03-262-12/+12
* | Don't draw when bounds are negativeztenghui2015-03-251-2/+2
|/
* Merge "Add listener support in AVD"ztenghui2015-03-241-60/+71
|\
| * Add listener support in AVDztenghui2015-03-241-60/+71
* | am 5e968ad1: am dde72862: am 7db6ebe0: Merge "Frameworks/base: Don\'t allocat...Andreas Gampe2015-03-241-2/+1
|\ \ | |/ |/|
| * Merge "Frameworks/base: Don't allocate another identity matrix"Andreas Gampe2015-03-241-2/+1
| |\
| | * Frameworks/base: Don't allocate another identity matrixAndreas Gampe2015-03-151-2/+1
* | | Only propagate state changes if wrapped drawable is statefulAlan Viverette2015-03-202-20/+19
* | | Clean up ripple exit, null out software animators on cancel/endAlan Viverette2015-03-182-24/+5
* | | Merge "Remove HardwareCanvas"Chris Craik2015-03-183-17/+17
|\ \ \
| * | | Remove HardwareCanvasChris Craik2015-03-103-17/+17
* | | | am 46277ba2: am 28e6aeca: Merge "Frameworks/base: Make IDENTITY_MATRIX final"Andreas Gampe2015-03-171-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Merge "Frameworks/base: Make IDENTITY_MATRIX final"Andreas Gampe2015-03-171-1/+1
| |\ \ \
| | * | | Frameworks/base: Make IDENTITY_MATRIX finalAndreas Gampe2015-03-171-1/+1
| | | |/ | | |/|
* | | | Merge "Add resource type annotations to some APIs"Tor Norbye2015-03-162-2/+3
|\ \ \ \
| * | | | Add resource type annotations to some APIsTor Norbye2015-03-132-2/+3
* | | | | am 8e176d39: am 007e207b: Merge "Frameworks/base: Fix null-pointer check"Andreas Gampe2015-03-161-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Frameworks/base: Fix null-pointer checkAndreas Gampe2015-03-151-1/+1
| | |/ / | |/| |
* | | | Add HyphenEdit support to PaintRaph Levien2015-03-141-0/+25
| |/ / |/| |
* | | Implement bounded ripple animationAlan Viverette2015-03-093-59/+144
| |/ |/|
* | Merge "Refactor ripple components, simplify background animation"Alan Viverette2015-03-105-991/+813
|\ \
| * | Refactor ripple components, simplify background animationAlan Viverette2015-03-095-991/+813
* | | Add DEPTH image formats, support in ImageReaderEino-Ville Talvala2015-03-091-0/+35
* | | Annotate methods with size and range annotationsTor Norbye2015-03-073-13/+19
* | | Annotate return values with @CheckReturnTor Norbye2015-03-071-0/+3
* | | Merge "Annotate ARGB integer parameters with @ColorInt"Tor Norbye2015-03-067-31/+51
|\ \ \
| * | | Annotate ARGB integer parameters with @ColorIntTor Norbye2015-03-057-31/+51
* | | | SkPorterDuff Multiply mode maps to SkXfermode modulate.Derek Sollenberger2015-03-061-1/+1
* | | | Merge "Revert "Revert "Remove references to SkPorterDuff as it is deprecated."""Chris Craik2015-03-061-7/+7
|\ \ \ \
| * | | | Revert "Revert "Remove references to SkPorterDuff as it is deprecated.""Chris Craik2015-03-061-7/+7
* | | | | Merge "Revert "Remove references to SkPorterDuff as it is deprecated.""Chris Craik2015-03-061-7/+7
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Revert "Remove references to SkPorterDuff as it is deprecated."Chris Craik2015-03-061-7/+7
* | | | Cleanup Bitmap JNI attempt #2John Reck2015-03-055-85/+79
* | | | Merge "Revert "Cleanup Bitmap JNI""Chad Jones2015-03-055-79/+85
|\ \ \ \
| * | | | Revert "Cleanup Bitmap JNI"Chad Jones2015-03-055-79/+85
* | | | | Merge "Cleanup Bitmap JNI"John Reck2015-03-055-85/+79
|\ \ \ \ \ | |/ / / /
| * | | | Cleanup Bitmap JNIJohn Reck2015-03-055-85/+79
* | | | | Merge "Fix push shader to native"Chris Craik2015-03-051-2/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix push shader to nativeChris Craik2015-03-051-2/+3
| |/ / /
* | | | Remove references to SkPorterDuff as it is deprecated.Derek Sollenberger2015-03-051-7/+7
|/ / /
* | | Merge "Improve docs for drawable tint and color filters"Chris Craik2015-03-0310-47/+94
|\ \ \ | |/ / |/| |
| * | Improve docs for drawable tint and color filtersChris Craik2015-03-0210-47/+94
* | | Remove unused imports in frameworks/base.John Spurlock2015-02-282-5/+0
|/ /
* | Revert "Use ObjectAnimator for fading scrollbars, set initial duration to 1500"Alan Viverette2015-02-271-16/+0
* | Merge "Propagate original Resources to DrawableContainer if no override set"Alan Viverette2015-02-262-2/+2
|\ \
| * | Propagate original Resources to DrawableContainer if no override setAlan Viverette2015-02-262-2/+2
* | | Set AnimationDrawable running to false unless animation is scheduledAlan Viverette2015-02-261-36/+47
|/ /
* | Merge "Remove obsolete code from AnimatedRotateDrawable state"Alan Viverette2015-02-262-58/+46
|\ \
| * | Remove obsolete code from AnimatedRotateDrawable stateAlan Viverette2015-02-252-58/+46