summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* Merge "Allow null layers in LayerDrawable"Alan Viverette2015-04-131-61/+166
|\
| * Allow null layers in LayerDrawableAlan Viverette2015-04-131-61/+166
* | Merge "Change how Java Bitmaps are accessed in a few places"John Reck2015-04-131-2/+2
|\ \ | |/ |/|
| * Change how Java Bitmaps are accessed in a few placesJohn Reck2015-04-131-2/+2
* | Merge "Don't change state when inflating LayerDrawable"Alan Viverette2015-04-101-2/+0
|\ \
| * | Don't change state when inflating LayerDrawableAlan Viverette2015-04-091-2/+0
| |/
* | Only parse LayerDrawable child items when necessaryAlan Viverette2015-04-091-1/+5
|/
* Merge "Fix path clipping in VectorDrawable"Chris Craik2015-04-061-1/+1
|\
| * Fix path clipping in VectorDrawableChris Craik2015-04-061-1/+1
* | Merge "Add group scaling factor into stroke width."ztenghui2015-04-031-2/+39
|\ \
| * | Add group scaling factor into stroke width.ztenghui2015-04-021-2/+39
* | | Merge "Add Paint.hasGlyph method"Raph Levien2015-04-021-0/+22
|\ \ \
| * | | Add Paint.hasGlyph methodRaph Levien2015-04-021-0/+22
| | |/ | |/|
* | | Merge "Add compat path for restore underflow"Chris Craik2015-04-021-4/+9
|\ \ \
| * | | Add compat path for restore underflowChris Craik2015-04-021-4/+9
| |/ /
* | | am 428c2fa0: am c3fbf13d: am e2fc3adb: am 61ce6c9b: am 776cf41d: Fix a broken...Yuichi Araki2015-04-021-3/+3
|\ \ \
| * \ \ am e2fc3adb: am 61ce6c9b: am 776cf41d: Fix a broken link in javadocYuichi Araki2015-04-021-3/+3
| |\ \ \
| | * | | Fix a broken link in javadocYuichi Araki2015-04-021-3/+3
* | | | | Merge "Fix issues with theming of preloaded ColorStateLists"Alan Viverette2015-04-0213-121/+121
|\ \ \ \ \
| * | | | | Fix issues with theming of preloaded ColorStateListsAlan Viverette2015-04-0113-121/+121
| | |_|/ / | |/| | |
* | | | | Merge "Fix cursor position calculation."Seigo Nonaka2015-04-021-2/+2
|\ \ \ \ \
| * | | | | Fix cursor position calculation.Seigo Nonaka2015-04-021-2/+2
| |/ / / /
* | | | | Fix Drawable.getOpacity() docsChet Haase2015-04-011-2/+5
|/ / / /
* | | | Merge "Add RAW12 image format"Yin-Chia Yeh2015-03-311-0/+105
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add RAW12 image formatYin-Chia Yeh2015-03-201-0/+105
* | | | ImageFormat: add PRIVATE formatZhijun He2015-03-301-0/+28
* | | | Merge "Only verify resolved theme attributes"Alan Viverette2015-03-271-5/+7
|\ \ \ \
| * | | | Only verify resolved theme attributesAlan Viverette2015-03-271-5/+7
* | | | | 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
|\ \ \