| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up GradientDrawable styled attributes, fix useLevelForShape | Alan Viverette | 2014-10-24 | 1 | -8/+9 |
* | Added a generic configuration and theme based cache | Yigit Boyar | 2014-10-23 | 1 | -47/+65 |
* | Merge "Fix gradient drawable radius when specified as float, dimension" into ... | Alan Viverette | 2014-10-21 | 1 | -1/+4 |
|\ |
|
| * | Fix gradient drawable radius when specified as float, dimension | Alan Viverette | 2014-10-21 | 1 | -1/+4 |
* | | Merge "Propagate state changes even when we don't change drawable index" into... | Alan Viverette | 2014-10-21 | 1 | -21/+9 |
|\ \ |
|
| * | | Propagate state changes even when we don't change drawable index | Alan Viverette | 2014-10-20 | 1 | -21/+9 |
| |/ |
|
* | | am a724d1ab: am 877ce2c4: Merge "Make sure the bitmap from VD\'s cache is dra... | ztenghui | 2014-10-20 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | Make sure the bitmap from VD's cache is drawn using bi-linear filter. | ztenghui | 2014-10-16 | 1 | -0/+1 |
* | | Merge "Avoid saveLayer in RippleDrawable if the background won't draw" into l... | Alan Viverette | 2014-10-15 | 1 | -3/+5 |
|\ \ |
|
| * | | Avoid saveLayer in RippleDrawable if the background won't draw | Alan Viverette | 2014-10-13 | 1 | -3/+5 |
* | | | Merge "Update preload list, clean up drawable theming" into lmp-mr1-dev | Alan Viverette | 2014-10-14 | 18 | -251/+266 |
|\ \ \ |
|
| * | | | Update preload list, clean up drawable theming | Alan Viverette | 2014-10-14 | 18 | -251/+266 |
| |/ / |
|
* | | | Merge "Add support for tint and tintMode to GradientDrawable" into lmp-mr1-dev | Alan Viverette | 2014-10-14 | 1 | -8/+50 |
|\ \ \ |
|
| * | | | Add support for tint and tintMode to GradientDrawable | Alan Viverette | 2014-10-13 | 1 | -8/+50 |
| |/ / |
|
* | | | Merge "Revert "Always project ripples"" into lmp-mr1-dev | Alan Viverette | 2014-10-14 | 1 | -3/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | Revert "Always project ripples" | Alan Viverette | 2014-10-13 | 1 | -3/+2 |
* | | | Merge "Always project ripples" into lmp-mr1-dev | Alan Viverette | 2014-10-13 | 1 | -2/+3 |
|\ \ \
| |/ / |
|
| * | | Always project ripples | Alan Viverette | 2014-10-09 | 1 | -2/+3 |
* | | | Fix inset drawable's intrinsic size, replace ic_text_dot asset | Alan Viverette | 2014-10-10 | 1 | -2/+4 |
|/ / |
|
* | | am 0761b1b5: am 89b19695: Merge "Put in real "code" (aka marketing) name." in... | Dianne Hackborn | 2014-10-09 | 3 | -4/+4 |
|\ \
| |/ |
|
| * | Put in real "code" (aka marketing) name. | Dianne Hackborn | 2014-10-07 | 3 | -4/+4 |
* | | Slow down ripple background fade in from press | Alan Viverette | 2014-10-08 | 2 | -15/+19 |
* | | Mutate and apply theme if needed before caching themed drawables | Alan Viverette | 2014-10-07 | 19 | -0/+193 |
|/ |
|
* | Fix theme propagation to contained android:drawable elements | Alan Viverette | 2014-10-02 | 9 | -10/+14 |
* | Correct the documentation for VectorDrawable | ztenghui | 2014-09-30 | 1 | -0/+6 |
* | Merge "Fix drawable container tinting" into lmp-dev | Alan Viverette | 2014-09-30 | 1 | -13/+18 |
|\ |
|
| * | Fix drawable container tinting | Alan Viverette | 2014-09-29 | 1 | -13/+18 |
* | | Implement alpha as documented for drawables | Chris Craik | 2014-09-29 | 2 | -1/+8 |
|/ |
|
* | Add callback to track and thumb drawables, propagate state in ASLD | Alan Viverette | 2014-09-26 | 1 | -2/+7 |
* | Fixed mutate() for RippleDrawable, ASLD, AVD, fix applyTheme in VD | Alan Viverette | 2014-09-26 | 4 | -17/+47 |
* | Merge "Cut ripple background alpha in half" into lmp-dev | Alan Viverette | 2014-09-25 | 1 | -1/+1 |
|\ |
|
| * | Cut ripple background alpha in half | Alan Viverette | 2014-09-25 | 1 | -1/+1 |
* | | Merge "Fix AVD for CTS failure." into lmp-dev | ztenghui | 2014-09-24 | 1 | -2/+9 |
|\ \ |
|
| * | | Fix AVD for CTS failure. | ztenghui | 2014-09-23 | 1 | -2/+9 |
| |/ |
|
* | | Fix animation on the some properties | ztenghui | 2014-09-23 | 1 | -8/+8 |
|/ |
|
* | Hide other color filter mutability | Chris Craik | 2014-09-19 | 3 | -3/+18 |
* | Merge "Reduce overdraw after clearing ripples in RippleDrawable" into lmp-dev | Alan Viverette | 2014-09-16 | 3 | -5/+30 |
|\ |
|
| * | Reduce overdraw after clearing ripples in RippleDrawable | Alan Viverette | 2014-09-15 | 3 | -5/+30 |
* | | Set cache dirty when re-create the cache bitmap | ztenghui | 2014-09-15 | 1 | -0/+1 |
|/ |
|
* | Merge "Apply VectorDrawable color filter at draw time" into lmp-dev | Alan Viverette | 2014-09-12 | 1 | -75/+40 |
|\ |
|
| * | Apply VectorDrawable color filter at draw time | Alan Viverette | 2014-09-12 | 1 | -75/+40 |
* | | Merge "Report button opacity for current state, fix button shadows" into lmp-dev | Alan Viverette | 2014-09-12 | 1 | -19/+19 |
|\ \
| |/
|/| |
|
| * | Report button opacity for current state, fix button shadows | Alan Viverette | 2014-09-12 | 1 | -19/+19 |
* | | Merge "Add root alpha and animation to (Animated)VectorDrawable" into lmp-dev | ztenghui | 2014-09-12 | 1 | -19/+90 |
|\ \
| |/
|/| |
|
| * | Add root alpha and animation to (Animated)VectorDrawable | ztenghui | 2014-09-12 | 1 | -19/+90 |
* | | Update icons to vectors, fix preload theming & vector tinting | Alan Viverette | 2014-09-12 | 7 | -31/+89 |
* | | Merge "Unfilled shapes should not report themselves as opaque" into lmp-dev | Chet Haase | 2014-09-12 | 1 | -0/+5 |
|\ \ |
|
| * | | Unfilled shapes should not report themselves as opaque | Chet Haase | 2014-09-11 | 1 | -0/+5 |
* | | | Fix null rect parameter for saveLayer / saveLayerAlpha | Chris Craik | 2014-09-11 | 1 | -15/+11 |
| |/
|/| |
|
* | | Merge "Bring back the fillAlpha and strokeAlpha." into lmp-dev | ztenghui | 2014-09-11 | 1 | -28/+42 |
|\ \ |
|