summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* Merge "Throw exception on nonexistent font" into lmp-devBehdad Esfahbod2014-08-211-2/+2
|\
| * Throw exception on nonexistent fontBehdad Esfahbod2014-08-201-2/+2
* | Forward additional drawable methods in AVDAlan Viverette2014-08-201-1/+56
* | Merge "Make getOutline account for gravity BitmapDrawable" into lmp-devChris Craik2014-08-191-40/+38
|\ \ | |/ |/|
| * Make getOutline account for gravity BitmapDrawableChris Craik2014-08-191-40/+38
* | Merge "Update toggle switch asset to include content area" into lmp-devAlan Viverette2014-08-191-26/+0
|\ \
| * | Update toggle switch asset to include content areaAlan Viverette2014-08-191-26/+0
| |/
* | Update setShadowLayer docChris Craik2014-08-191-3/+10
|/
* Merge "Don't cast shadows from gradients with transparent parts" into lmp-devChris Craik2014-08-192-32/+38
|\
| * Don't cast shadows from gradients with transparent partsChris Craik2014-08-192-32/+38
* | Merge "Throw exception when inset drawable is missing drawable attribute" int...Alan Viverette2014-08-181-14/+19
|\ \
| * | Throw exception when inset drawable is missing drawable attributeAlan Viverette2014-08-151-14/+19
* | | Merge "Fix crash in AnimationDrawable" into lmp-devChet Haase2014-08-181-1/+3
|\ \ \
| * | | Fix crash in AnimationDrawableChet Haase2014-08-181-1/+3
| | |/ | |/|
* | | Fix BitmapDrawable outline crashChris Craik2014-08-181-3/+3
|/ /
* | Merge "Revert "Throw exception when inset drawable is missing drawable attrib...Jeff Brown2014-08-151-21/+14
|\ \
| * | Revert "Throw exception when inset drawable is missing drawable attribute"Jeff Brown2014-08-161-21/+14
* | | Merge "Better handling of unresolved theme attributes" into lmp-devAlan Viverette2014-08-151-3/+7
|\ \ \
| * | | Better handling of unresolved theme attributesAlan Viverette2014-08-151-3/+7
* | | | Merge "Throw exception when inset drawable is missing drawable attribute" int...Alan Viverette2014-08-151-14/+21
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Throw exception when inset drawable is missing drawable attributeAlan Viverette2014-08-151-14/+21
| |/
* | Merge "Minor doc fixes from API council recommendations." into lmp-devChet Haase2014-08-153-7/+9
|\ \
| * | Minor doc fixes from API council recommendations.Chet Haase2014-08-153-7/+9
| |/
* | Disable shadow casting for transparent BitmapDrawablesChris Craik2014-08-151-0/+12
|/
* Make sure we're obtaining themed drawables correctlyAlan Viverette2014-08-144-5/+5
* Merge "Resolve invalid Typeface style to default" into lmp-devRaph Levien2014-08-131-0/+3
|\
| * Resolve invalid Typeface style to defaultRaph Levien2014-08-111-0/+3
* | Merge "Prevent re-entry when clearing animating hotspots" into lmp-devAlan Viverette2014-08-121-14/+20
|\ \
| * | Prevent re-entry when clearing animating hotspotsAlan Viverette2014-08-121-14/+20
| |/
* | Merge "Fix NPE in NinePatchDrawable, propagate theme in StateListDrawable" in...Alan Viverette2014-08-122-23/+22
|\ \
| * | Fix NPE in NinePatchDrawable, propagate theme in StateListDrawableAlan Viverette2014-08-122-23/+22
| |/
* | VD: Fix Canvas save leakztenghui2014-08-121-2/+1
* | Don't double count the left/top when using bitmap cache in VectorDrawable.ztenghui2014-08-111-1/+2
|/
* Don't make ripples respond to selection stateAlan Viverette2014-08-081-2/+1
* Make letterSpacing and fontFeatureSettings publicRaph Levien2014-08-071-4/+0
* Add insets to dialog backgroundAlan Viverette2014-08-081-13/+33
* Removing fill and stroke opacityztenghui2014-08-071-45/+3
* Merge "Fix CTS test for nine patch padding sanity check" into lmp-devAlan Viverette2014-08-061-7/+12
|\
| * Fix CTS test for nine patch padding sanity checkAlan Viverette2014-08-071-7/+12
* | Add an extra pixel to the ripple radius used for boundsAlan Viverette2014-08-072-2/+2
|/
* Merge "Separate tint and tintMode properties" into lmp-devAlan Viverette2014-08-0613-45/+155
|\
| * Separate tint and tintMode propertiesAlan Viverette2014-08-0613-45/+155
* | Update radial gradient docChris Craik2014-08-061-32/+36
|/
* Merge "MiterLimit represent a ratio itself, no need to scale" into lmp-devztenghui2014-08-061-1/+1
|\
| * MiterLimit represent a ratio itself, no need to scaleztenghui2014-08-061-1/+1
* | End the animator when stop() is calledztenghui2014-08-061-4/+2
|/
* Fix nine patch crashChris Craik2014-08-062-3/+6
* Add Bitmap.compress to TRACE_TAG_RESOURCESJohn Reck2014-08-051-1/+5
* Make outline alpha APIs publicChris Craik2014-08-041-6/+2
* Fix one typo and add linear progress bar in the test.ztenghui2014-08-041-1/+1