- 776cf41 Fix a broken link in javadoc by Yuichi Araki · 10 years ago
- 4018eb3 Prevent memory corruption from use-after-free by John Reck · 10 years ago
- b74155c Avoid ripple buffer creation for empty bounds by Alan Viverette · 10 years ago
- a0c0ca7 Jump ripples to end when switching to a non-hardware canvas by Alan Viverette · 10 years ago
- 7c3212b Merge "Propagate DrawableContainer state on mutate, fix ColorDrawable theming" into lmp-mr1-dev by Alan Viverette · 10 years ago
- 9bc11ac Move ripple to end state on jump when hardware exit is pending by Alan Viverette · 10 years ago
- 419aa7a Propagate DrawableContainer state on mutate, fix ColorDrawable theming by Alan Viverette · 10 years ago
- daec594 Fix build by Alan Viverette · 10 years ago
- 3ad771b Update tint filter after setting gradient drawable state by Alan Viverette · 10 years ago
- 62b780e Avoid creating futures for drawables with no constant state by Alan Viverette · 10 years ago
- dad7d84c Teach AssetAtlas about more drawables by John Reck · 10 years ago
- 6ef76c6 Merge "Fix default value of AnimationDrawable's one shot property" into lmp-mr1-dev by Alan Viverette · 10 years ago
- 0b9ab97 Fix default value of AnimationDrawable's one shot property by Alan Viverette · 10 years ago
- b942b6f Fix hotspot coordinate propagation in ViewGroup and AbsListView by Alan Viverette · 10 years ago
- 04c022f Merge "AVD: Deep copy the animator target setup when mutate." into lmp-mr1-dev by ztenghui · 10 years ago
- d2f50c7 AVD: Deep copy the animator target setup when mutate. by ztenghui · 10 years ago
- 6dfa60f Avoid extra saveLayer calls in RippleDrawable, fix docs by Alan Viverette · 10 years ago
- ebc9f2e Update locally cached drawables when constant state changes by Alan Viverette · 10 years ago
- f29d5a5 Update AndroidPixelRef to prevent VM from cleaning up memory prematurely. by Derek Sollenberger · 10 years ago
- 5ed8f27 Update drawable container constant state following clone by Alan Viverette · 10 years ago
- 8dcd533 Ensure calling mutate() on DrawableContainer creates a new state by Alan Viverette · 10 years ago
- fb6121e Merge "Revert "Ensure calling mutate() on DrawableContainer creates a new state"" into lmp-mr1-dev by John Reck · 10 years ago
- cf84ab5 Revert "Ensure calling mutate() on DrawableContainer creates a new state" by John Reck · 10 years ago
- d30f6fb Merge "Cannot set Pivot X,Y values from setPivotX, setPivotY API" into lmp-mr1-dev by Alan Viverette · 10 years ago
- d7dab34 Ensure calling mutate() on DrawableContainer creates a new state by Alan Viverette · 10 years ago
- 29dc496 Merge "Revert "Add a way to override Xfermode DO NOT MERGE"" into lmp-mr1-dev by Chris Craik · 10 years ago
- 69e6501 Revert "Add a way to override Xfermode DO NOT MERGE" by Chris Craik · 10 years ago
- 735b75c Cannot set Pivot X,Y values from setPivotX, setPivotY API by jungheang.lee · 10 years ago
- 002bc81 Merge "ASLD: ASLD's XML reversible flag can turn off the reverse behavior now." into lmp-mr1-dev by ztenghui · 10 years ago
- 5b84eac ASLD: ASLD's XML reversible flag can turn off the reverse behavior now. by ztenghui · 10 years ago
- 93ef963 Merge "Improve ColorMatrix docs" into lmp-mr1-dev by Chris Craik · 10 years ago
- db7cc60 Improve ColorMatrix docs by Chris Craik · 10 years ago
- 505ffe3 Merge "Check bounds on CharSequence drawText methods" into lmp-mr1-dev by Raph Levien · 10 years ago
- 0c24237 Merge "Set current degrees when updating RotateDrawable from typed array" into lmp-mr1-dev by Alan Viverette · 10 years ago
- d03963c Set current degrees when updating RotateDrawable from typed array by Alan Viverette · 10 years ago
- 6b3bf0c Merge "Add offset method to Outline" into lmp-mr1-dev by Chris Craik · 10 years ago
- 0e12fa1 Add offset method to Outline by Chris Craik · 10 years ago
- 075b2b4 Merge "Add details and performance warnings to save flag docs" into lmp-mr1-dev by Chris Craik · 10 years ago
- d82f8a9 Check bounds on CharSequence drawText methods by Raph Levien · 10 years ago
- 667ec63 Merge "Don't propagate AnimatedStateListDrawable state change to super()" into lmp-mr1-dev by Alan Viverette · 10 years ago
- 41a8043 Merge "Add a way to override Xfermode DO NOT MERGE" into lmp-mr1-dev by Rob Tsuk · 10 years ago
- ffcb5e2 Merge "AVD: Requires all animator has stopped before start again." into lmp-mr1-dev by ztenghui · 10 years ago
- 4678dcc Add a way to override Xfermode DO NOT MERGE by Rob Tsuk · 10 years ago
- f9afb46 Fix default attributes in ScaleDrawable by Alan Viverette · 10 years ago
- 2d91f63 Don't propagate AnimatedStateListDrawable state change to super() by Alan Viverette · 10 years ago
- b724314 Merge "Reduce number of saveLayer calls in RippleDrawable" into lmp-mr1-dev by Alan Viverette · 10 years ago
- f37a364 Add details and performance warnings to save flag docs by Chris Craik · 10 years ago
- 1a40fac AVD: Requires all animator has stopped before start again. by ztenghui · 10 years ago
- cc3c573 Reduce number of saveLayer calls in RippleDrawable by Alan Viverette · 10 years ago
- d6570d1 Support theme attributes in StateListDrawable <item> element by Alan Viverette · 10 years ago
- b4f8a98 Default gradient radius to %p when no intrinsic width or height set by Alan Viverette · 10 years ago
- fce84f0 Crash apps that print malformed or password protected PDFs. by Svet Ganov · 10 years ago
- 93134ce Merge "Save to a PDF file should look like print preview." into lmp-mr1-dev by Svetoslav · 10 years ago
- bec22be Save to a PDF file should look like print preview. by Svetoslav · 10 years ago
- 7f4a63d Ensure we don't pass null values in to Theme.resolveAttributes by Alan Viverette · 10 years ago
- 425b1dc Merge "Add theme and config change support to more Drawable types" into lmp-mr1-dev by Alan Viverette · 10 years ago
- d21fd9d Add theme and config change support to more Drawable types by Alan Viverette · 10 years ago
- 969ca91 Clean up GradientDrawable styled attributes, fix useLevelForShape by Alan Viverette · 10 years ago
- d422dc3 Added a generic configuration and theme based cache by Yigit Boyar · 10 years ago
- 7c133e1 Merge "Fix gradient drawable radius when specified as float, dimension" into lmp-mr1-dev by Alan Viverette · 10 years ago
- 46b4920 Merge "Propagate state changes even when we don't change drawable index" into lmp-mr1-dev by Alan Viverette · 10 years ago
- 2efbe98 Fix gradient drawable radius when specified as float, dimension by Alan Viverette · 10 years ago
- f81c6af Propagate state changes even when we don't change drawable index by Alan Viverette · 10 years ago
- 12d808a am a724d1ab: am 877ce2c4: Merge "Make sure the bitmap from VD\'s cache is drawn using bi-linear filter." into lmp-dev by ztenghui · 10 years ago
- eec6164 Make sure the bitmap from VD's cache is drawn using bi-linear filter. by ztenghui · 10 years ago
- b70cfb9 Merge "Avoid saveLayer in RippleDrawable if the background won't draw" into lmp-mr1-dev by Alan Viverette · 10 years ago
- 9a00cbc Merge "Update preload list, clean up drawable theming" into lmp-mr1-dev by Alan Viverette · 10 years ago
- 17cd4df Update preload list, clean up drawable theming by Alan Viverette · 10 years ago
- 42e9676 Merge "Add support for tint and tintMode to GradientDrawable" into lmp-mr1-dev by Alan Viverette · 10 years ago
- 788e30b Merge "Revert "Always project ripples"" into lmp-mr1-dev by Alan Viverette · 10 years ago
- 43027b7 Add support for tint and tintMode to GradientDrawable by Alan Viverette · 10 years ago
- a7b64e8 Avoid saveLayer in RippleDrawable if the background won't draw by Alan Viverette · 10 years ago
- 2627206 Revert "Always project ripples" by Alan Viverette · 10 years ago
- 2f82e48 Merge "Always project ripples" into lmp-mr1-dev by Alan Viverette · 10 years ago
- cdd5e06 Fix inset drawable's intrinsic size, replace ic_text_dot asset by Alan Viverette · 10 years ago
- f90b6bd Always project ripples by Alan Viverette · 10 years ago
- d83e9e4 am 0761b1b5: am 89b19695: Merge "Put in real "code" (aka marketing) name." into lmp-dev by Dianne Hackborn · 10 years ago
- f92f26f Slow down ripple background fade in from press by Alan Viverette · 10 years ago
- 955d8d6 Put in real "code" (aka marketing) name. by Dianne Hackborn · 10 years ago
- 727cae1 Mutate and apply theme if needed before caching themed drawables by Alan Viverette · 10 years ago
- 39e3362 Fix theme propagation to contained android:drawable elements by Alan Viverette · 10 years ago
- c3fdffa Correct the documentation for VectorDrawable by ztenghui · 10 years ago
- b805da9 Merge "Fix drawable container tinting" into lmp-dev by Alan Viverette · 10 years ago
- bddb843 Fix drawable container tinting by Alan Viverette · 10 years ago
- 3f873d8 Implement alpha as documented for drawables by Chris Craik · 10 years ago
- b067405 Add callback to track and thumb drawables, propagate state in ASLD by Alan Viverette · 10 years ago
- 5004032 Fixed mutate() for RippleDrawable, ASLD, AVD, fix applyTheme in VD by Alan Viverette · 10 years ago
- 33ae07a Merge "Cut ripple background alpha in half" into lmp-dev by Alan Viverette · 10 years ago
- 8bdb442 Cut ripple background alpha in half by Alan Viverette · 10 years ago
- dde3533 Merge "Fix AVD for CTS failure." into lmp-dev by ztenghui · 10 years ago
- 98916d1 Fix AVD for CTS failure. by ztenghui · 10 years ago
- dbcccff Fix animation on the some properties by ztenghui · 10 years ago
- f559326 Hide other color filter mutability by Chris Craik · 10 years ago
- 238aeca Merge "Reduce overdraw after clearing ripples in RippleDrawable" into lmp-dev by Alan Viverette · 10 years ago
- 9c13ed3 Set cache dirty when re-create the cache bitmap by ztenghui · 10 years ago
- 2ae5640 Reduce overdraw after clearing ripples in RippleDrawable by Alan Viverette · 10 years ago
- 264ea9c Merge "Apply VectorDrawable color filter at draw time" into lmp-dev by Alan Viverette · 10 years ago
- b07b086 Apply VectorDrawable color filter at draw time by Alan Viverette · 10 years ago
- 6d32576 Merge "Report button opacity for current state, fix button shadows" into lmp-dev by Alan Viverette · 10 years ago
- 888b4cf Report button opacity for current state, fix button shadows by Alan Viverette · 10 years ago