summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add Paint methods for cursor positioning"Raph Levien2015-04-201-0/+168
|\
| * Add Paint methods for cursor positioningRaph Levien2015-04-141-0/+168
* | Merge "Revert "Change how Java Bitmaps are accessed in a few places""John Reck2015-04-201-2/+2
|\ \
| * | Revert "Change how Java Bitmaps are accessed in a few places"John Reck2015-04-201-2/+2
* | | Revert "A bunch more cleanups"John Reck2015-04-172-8/+21
* | | Revert "Move AssetAtlas off of SkBitmap*"John Reck2015-04-171-10/+0
* | | Merge "Revert "Remove Bitmap#getSkBitmap""John Reck2015-04-173-17/+22
|\ \ \
| * | | Revert "Remove Bitmap#getSkBitmap"John Reck2015-04-173-17/+22
* | | | Merge "Move date picker arrows out of SimpleMonthView"Alan Viverette2015-04-171-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Move date picker arrows out of SimpleMonthViewAlan Viverette2015-04-171-1/+1
* | | | Remove Bitmap#getSkBitmapJohn Reck2015-04-153-22/+17
* | | | Move AssetAtlas off of SkBitmap*John Reck2015-04-151-0/+10
|/ / /
* | | A bunch more cleanupsJohn Reck2015-04-142-21/+8
* | | 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
| |_|/ / |/| | |