summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* Add tileModeX/Y attrs to BitmapDrawable, tint to ShapeDrawableAlan Viverette2014-06-232-13/+51
* Merge "Make AnimatedVectorDrawable public."ztenghui2014-06-202-43/+84
|\
| * Make AnimatedVectorDrawable public.ztenghui2014-06-232-43/+84
* | Avoid resetting gradient state when not actually rebuilding itChet Haase2014-06-211-16/+17
* | Merge "AVD now support path morphing."ztenghui2014-06-201-1/+32
|\ \ | |/
| * AVD now support path morphing.ztenghui2014-06-201-1/+32
* | Add support for tint attribute in VectorDrawableAlan Viverette2014-06-201-15/+36
* | Revert "Add support for tint attribute in VectorDrawable"Dianne Hackborn2014-06-191-26/+0
* | Merge "Add support for tint attribute in VectorDrawable"Alan Viverette2014-06-201-0/+26
|\ \
| * | Add support for tint attribute in VectorDrawableAlan Viverette2014-06-191-0/+26
* | | Put dither in GradientDrawable constant stateAlan Viverette2014-06-192-8/+13
|/ /
* | Persist selector on ListView and GridView layoutAlan Viverette2014-06-191-18/+22
|/
* Merge "Simple implementation of drawPosText"Raph Levien2014-06-191-15/+8
|\
| * Simple implementation of drawPosTextRaph Levien2014-06-191-15/+8
* | Add path support into xml files for PathInterpolator and ObjectAnimator.ztenghui2014-06-191-488/+8
|/
* Merge "Fix clamped starting position, seek bar hotspot bounds"Alan Viverette2014-06-181-4/+6
|\
| * Fix clamped starting position, seek bar hotspot boundsAlan Viverette2014-06-181-4/+6
* | Fix switch & slider anim, make View drawable hotspot API publicAlan Viverette2014-06-181-12/+4
|/
* Merge "Improve constant state for VectorDrawable"ztenghui2014-06-171-3/+5
|\
| * Improve constant state for VectorDrawableztenghui2014-06-181-3/+5
* | Merge "Implement drawTextOnPath with Minikin"Raph Levien2014-06-171-4/+4
|\ \
| * | Implement drawTextOnPath with MinikinRaph Levien2014-06-181-4/+4
* | | Merge "Refactor android.graphics.Picture JNI bindings."Derek Sollenberger2014-06-171-39/+31
|\ \ \ | |_|/ |/| |
| * | Refactor android.graphics.Picture JNI bindings.Derek Sollenberger2014-06-171-39/+31
* | | Fix bitmap tintingAlan Viverette2014-06-181-1/+1
| |/ |/|
* | Add attributes and accessors for tinting View drawablesAlan Viverette2014-06-171-1/+3
* | Added primitive parameters to various functions requiring rectangles.Antonio Calabrese2014-06-172-37/+120
* | Merge "Implement Paint.breakText() using Minikin"Anish Athalye2014-06-171-10/+14
|\ \
| * | Implement Paint.breakText() using MinikinAnish Athalye2014-06-171-10/+14
* | | Fix tint filters in NinePatchDrawable and ShapeDrawableAlan Viverette2014-06-162-35/+12
|/ /
* | Merge "Clean up dirFlags / bidiFlags confusion"Raph Levien2014-06-162-145/+132
|\ \
| * | Clean up dirFlags / bidiFlags confusionRaph Levien2014-06-162-145/+132
* | | Fix ShapeDrawable constant state and themingAlan Viverette2014-06-161-24/+62
* | | Add support for setTint in all Drawables, clean up lint warningsAlan Viverette2014-06-1620-156/+362
|/ /
* | Revert "Add support for setTint in all Drawables, clean up lint warnings"Jeff Brown2014-06-1419-347/+152
* | Add support for setTint in all Drawables, clean up lint warningsAlan Viverette2014-06-1319-152/+347
* | Merge "Only start AnimationDrawable on visibility change when animating"Alan Viverette2014-06-122-3/+2
|\ \
| * | Only start AnimationDrawable on visibility change when animatingAlan Viverette2014-06-132-3/+2
* | | am a99b2404: Merge "Tunings for touch ripple animations" into lmp-preview-devChristian Robertson2014-06-131-9/+31
|\ \ \ | |/ / |/| |
| * | Tunings for touch ripple animationsChristian Robertson2014-06-131-9/+31
* | | Add AnimatedVectorDrawableztenghui2014-06-123-32/+447
| |/ |/|
* | Merge "Update Picture documentation Enhanced comment"Robert Phillips2014-06-101-11/+14
|\ \
| * | Update Picture documentationRobert Phillips2014-06-051-11/+14
* | | In Bitmap.reconfigure, update the pixelref's info.Leon Scroggins III2014-06-111-2/+9
* | | resolved conflict for merge of 3ca33b70 to masterAdrian Roos2014-06-112-73/+97
|\ \ \ | | |/ | |/|
| * | Change ripple tint to color, remove tintModeAlan Viverette2014-06-102-73/+97
* | | am 28104981: Merge "Optimize use of layers in ripple, update dialog styling" ...Alan Viverette2014-06-102-25/+27
|\ \ \ | |/ /
| * | Optimize use of layers in ripple, update dialog stylingAlan Viverette2014-06-092-25/+27
| * | Merge "DO NOT MERGE Material theme" into lmp-preview-devAlan Viverette2014-06-063-24/+24
| |\ \
| | * | DO NOT MERGE Material themeAlan Viverette2014-06-063-24/+24