summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add fontFeatureSettings to TextView and attrsBehdad Esfahbod2014-08-011-2/+5
* Merge "Add outline alpha" into lmp-devChris Craik2014-07-318-31/+21
|\
| * Add outline alphaChris Craik2014-07-318-31/+21
* | Fix the create() for the attrs positionztenghui2014-07-311-5/+11
* | Correct the tag's name in the exceptionsztenghui2014-07-311-4/+4
* | Support FontFeatureSettings in PaintBehdad Esfahbod2014-07-301-0/+33
* | Update switch assets, fix SearchView asset 9-patch areasAlan Viverette2014-07-301-3/+22
|/
* Revert "Update switch assets, fix SearchView asset 9-patch areas"Alan Viverette2014-07-301-22/+3
* Update switch assets, fix SearchView asset 9-patch areasAlan Viverette2014-07-301-3/+22
* Don't double-cancel the active rippleAlan Viverette2014-07-291-10/+15
* ImageFormat: update raw10 spec to allow row paddingZhijun He2014-07-281-21/+24
* API REVIEW: VectorDrawableztenghui2014-07-252-329/+440
* Move ClipBounds to nativeChris Craik2014-07-251-0/+3
* Don't crash when drawing zero pixels.Dan Sandler2014-07-251-0/+6
* Separate background from ripple for better focus/press UXAlan Viverette2014-07-243-208/+779
* Add letter-spacing to Paint and TextViewBehdad Esfahbod2014-07-241-0/+27
* Merge "Remove the max ripple count exceeded warning" into lmp-devAlan Viverette2014-07-241-1/+0
|\
| * Remove the max ripple count exceeded warningAlan Viverette2014-07-241-1/+0
* | Document BlurMaskFilter.Blur.Leon Scroggins III2014-07-241-4/+19
* | Make updateLocalMatrix replace the current Matrix.Leon Scroggins III2014-07-247-21/+38
* | Add negative sign separation support in the pathDataztenghui2014-07-231-3/+1
* | Ensure ripple mask gets updated in public constructorAlan Viverette2014-07-231-0/+1
|/
* Merge "Make setter methods on Outline call setEmpty() based on params" into l...Chris Craik2014-07-221-0/+16
|\