summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* Merge "Save to a PDF file should look like print preview." into lmp-mr1-devSvetoslav2014-10-311-0/+155
|\
| * Save to a PDF file should look like print preview.Svetoslav2014-10-311-0/+155
* | Ensure we don't pass null values in to Theme.resolveAttributesAlan Viverette2014-10-304-11/+14
* | Merge "Add theme and config change support to more Drawable types" into lmp-m...Alan Viverette2014-10-3014-425/+677
|\ \
| * | Add theme and config change support to more Drawable typesAlan Viverette2014-10-2914-425/+677
| |/
* | Clean up GradientDrawable styled attributes, fix useLevelForShapeAlan Viverette2014-10-241-8/+9
|/
* Added a generic configuration and theme based cacheYigit Boyar2014-10-231-47/+65
* Merge "Fix gradient drawable radius when specified as float, dimension" into ...Alan Viverette2014-10-211-1/+4
|\
| * Fix gradient drawable radius when specified as float, dimensionAlan Viverette2014-10-211-1/+4
* | Merge "Propagate state changes even when we don't change drawable index" into...Alan Viverette2014-10-211-21/+9
|\ \
| * | Propagate state changes even when we don't change drawable indexAlan Viverette2014-10-201-21/+9
| |/
* | am a724d1ab: am 877ce2c4: Merge "Make sure the bitmap from VD\'s cache is dra...ztenghui2014-10-201-0/+1
|\ \ | |/ |/|
| * Make sure the bitmap from VD's cache is drawn using bi-linear filter.ztenghui2014-10-161-0/+1
* | Merge "Avoid saveLayer in RippleDrawable if the background won't draw" into l...Alan Viverette2014-10-151-3/+5
|\ \
| * | Avoid saveLayer in RippleDrawable if the background won't drawAlan Viverette2014-10-131-3/+5
* | | Merge "Update preload list, clean up drawable theming" into lmp-mr1-devAlan Viverette2014-10-1418-251/+266
|\ \ \
| * | | Update preload list, clean up drawable themingAlan Viverette2014-10-1418-251/+266
| |/ /
* | | Merge "Add support for tint and tintMode to GradientDrawable" into lmp-mr1-devAlan Viverette2014-10-141-8/+50
|\ \ \
| * | | Add support for tint and tintMode to GradientDrawableAlan Viverette2014-10-131-8/+50
| |/ /
* | | Merge "Revert "Always project ripples"" into lmp-mr1-devAlan Viverette2014-10-141-3/+2
|\ \ \ | |/ / |/| |
| * | Revert "Always project ripples"Alan Viverette2014-10-131-3/+2
* | | Merge "Always project ripples" into lmp-mr1-devAlan Viverette2014-10-131-2/+3
|\ \ \ | |/ /
| * | Always project ripplesAlan Viverette2014-10-091-2/+3
* | | Fix inset drawable's intrinsic size, replace ic_text_dot assetAlan Viverette2014-10-101-2/+4
|/ /
* | am 0761b1b5: am 89b19695: Merge "Put in real "code" (aka marketing) name." in...Dianne Hackborn2014-10-093-4/+4
|\ \ | |/
| * Put in real "code" (aka marketing) name.Dianne Hackborn2014-10-073-4/+4
* | Slow down ripple background fade in from pressAlan Viverette2014-10-082-15/+19
* | Mutate and apply theme if needed before caching themed drawablesAlan Viverette2014-10-0719-0/+193
|/
* Fix theme propagation to contained android:drawable elementsAlan Viverette2014-10-029-10/+14
* Correct the documentation for VectorDrawableztenghui2014-09-301-0/+6
* Merge "Fix drawable container tinting" into lmp-devAlan Viverette2014-09-301-13/+18
|\
| * Fix drawable container tintingAlan Viverette2014-09-291-13/+18
* | Implement alpha as documented for drawablesChris Craik2014-09-292-1/+8
|/
* Add callback to track and thumb drawables, propagate state in ASLDAlan Viverette2014-09-261-2/+7
* Fixed mutate() for RippleDrawable, ASLD, AVD, fix applyTheme in VDAlan Viverette2014-09-264-17/+47
* Merge "Cut ripple background alpha in half" into lmp-devAlan Viverette2014-09-251-1/+1
|\
| * Cut ripple background alpha in halfAlan Viverette2014-09-251-1/+1
* | Merge "Fix AVD for CTS failure." into lmp-devztenghui2014-09-241-2/+9
|\ \
| * | Fix AVD for CTS failure.ztenghui2014-09-231-2/+9
| |/
* | Fix animation on the some propertiesztenghui2014-09-231-8/+8
|/
* Hide other color filter mutabilityChris Craik2014-09-193-3/+18
* Merge "Reduce overdraw after clearing ripples in RippleDrawable" into lmp-devAlan Viverette2014-09-163-5/+30
|\
| * Reduce overdraw after clearing ripples in RippleDrawableAlan Viverette2014-09-153-5/+30
* | Set cache dirty when re-create the cache bitmapztenghui2014-09-151-0/+1
|/
* Merge "Apply VectorDrawable color filter at draw time" into lmp-devAlan Viverette2014-09-121-75/+40
|\
| * Apply VectorDrawable color filter at draw timeAlan Viverette2014-09-121-75/+40
* | Merge "Report button opacity for current state, fix button shadows" into lmp-devAlan Viverette2014-09-121-19/+19
|\ \ | |/ |/|
| * Report button opacity for current state, fix button shadowsAlan Viverette2014-09-121-19/+19
* | Merge "Add root alpha and animation to (Animated)VectorDrawable" into lmp-devztenghui2014-09-121-19/+90
|\ \ | |/ |/|
| * Add root alpha and animation to (Animated)VectorDrawableztenghui2014-09-121-19/+90