summaryrefslogtreecommitdiff
path: root/graphics
AgeCommit message (Expand)Author
2014-08-21Merge "Jump drawable state (including ripples) on view detach" into lmp-dev Alan Viverette
2014-08-21Jump drawable state (including ripples) on view detach Alan Viverette
2014-08-21Implement GradientDrawable getColorFilter. John Spurlock
2014-08-21Merge "Throw exception on nonexistent font" into lmp-dev Behdad Esfahbod
2014-08-20Throw exception on nonexistent font Behdad Esfahbod
2014-08-20Forward additional drawable methods in AVD Alan Viverette
2014-08-19Merge "Make getOutline account for gravity BitmapDrawable" into lmp-dev Chris Craik
2014-08-19Make getOutline account for gravity BitmapDrawable Chris Craik
2014-08-19Merge "Don't cast shadows from gradients with transparent parts" into lmp-dev Chris Craik
2014-08-19Don't cast shadows from gradients with transparent parts Chris Craik
2014-08-19Merge "Update toggle switch asset to include content area" into lmp-dev Alan Viverette
2014-08-19Update toggle switch asset to include content area Alan Viverette
2014-08-19Update setShadowLayer doc Chris Craik
2014-08-18Merge "Throw exception when inset drawable is missing drawable attribute" int... Alan Viverette
2014-08-18Merge "Fix crash in AnimationDrawable" into lmp-dev Chet Haase
2014-08-18Fix crash in AnimationDrawable Chet Haase
2014-08-18Fix BitmapDrawable outline crash Chris Craik
2014-08-15Throw exception when inset drawable is missing drawable attribute Alan Viverette
2014-08-15Merge "Revert "Throw exception when inset drawable is missing drawable attrib... Jeff Brown
2014-08-16Revert "Throw exception when inset drawable is missing drawable attribute" Jeff Brown
2014-08-15Throw exception when inset drawable is missing drawable attribute Alan Viverette
2014-08-15Merge "Better handling of unresolved theme attributes" into lmp-dev Alan Viverette
2014-08-15Better handling of unresolved theme attributes Alan Viverette
2014-08-15Merge "Throw exception when inset drawable is missing drawable attribute" int... Alan Viverette
2014-08-15Merge "Minor doc fixes from API council recommendations." into lmp-dev Chet Haase
2014-08-15Minor doc fixes from API council recommendations. Chet Haase
2014-08-15Disable shadow casting for transparent BitmapDrawables Chris Craik
2014-08-14Make sure we're obtaining themed drawables correctly Alan Viverette
2014-08-13Merge "Resolve invalid Typeface style to default" into lmp-dev Raph Levien
2014-08-12Merge "Prevent re-entry when clearing animating hotspots" into lmp-dev Alan Viverette
2014-08-12Prevent re-entry when clearing animating hotspots Alan Viverette
2014-08-12Merge "Fix NPE in NinePatchDrawable, propagate theme in StateListDrawable" in... Alan Viverette
2014-08-12Fix NPE in NinePatchDrawable, propagate theme in StateListDrawable Alan Viverette
2014-08-11Resolve invalid Typeface style to default Raph Levien
2014-08-12VD: Fix Canvas save leak ztenghui
2014-08-11Don't double count the left/top when using bitmap cache in VectorDrawable. ztenghui
2014-08-08Don't make ripples respond to selection state Alan Viverette
2014-08-07Make letterSpacing and fontFeatureSettings public Raph Levien
2014-08-08Add insets to dialog background Alan Viverette
2014-08-07Removing fill and stroke opacity ztenghui
2014-08-06Merge "Fix CTS test for nine patch padding sanity check" into lmp-dev Alan Viverette
2014-08-07Fix CTS test for nine patch padding sanity check Alan Viverette
2014-08-07Add an extra pixel to the ripple radius used for bounds Alan Viverette
2014-08-06Merge "Separate tint and tintMode properties" into lmp-dev Alan Viverette
2014-08-06Update radial gradient doc Chris Craik
2014-08-06Separate tint and tintMode properties Alan Viverette
2014-08-06Merge "MiterLimit represent a ratio itself, no need to scale" into lmp-dev ztenghui
2014-08-06MiterLimit represent a ratio itself, no need to scale ztenghui
2014-08-06End the animator when stop() is called ztenghui
2014-08-06Fix nine patch crash Chris Craik