summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* Fix layer drawable inflationAlan Viverette2014-07-071-0/+2
* Fix buildAlan Viverette2014-07-071-1/+1
* Handle configuration changes in drawable attributesAlan Viverette2014-07-0710-287/+273
* Fix getOutline() in ripple and layer drawablesAlan Viverette2014-07-072-5/+38
* Merge "Update AnimatedStateListDrawable to work with Animatable drawables"Alan Viverette2014-07-072-46/+78
|\
| * Update AnimatedStateListDrawable to work with Animatable drawablesAlan Viverette2014-07-032-46/+78
* | Add RAW10 image formatZhijun He2014-07-071-0/+124
* | am 50c3c114: am 664ec0a6: am 77491ac0: Merge "Correct typo in doc comment"Nick Kralevich2014-07-051-1/+1
|\ \
| * \ am 664ec0a6: am 77491ac0: Merge "Correct typo in doc comment"Nick Kralevich2014-07-051-1/+1
| |\ \
| | * \ Merge "Correct typo in doc comment"Nick Kralevich2014-07-021-1/+1
| | |\ \
| | | * | Correct typo in doc commentShuhrat Dehkanov2014-03-281-1/+1
* | | | | am 7ea31c67: am c43f3eb6: am 8b333467: Merge "fix trivial typo: s/meansure/me...Nick Kralevich2014-07-051-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | am c43f3eb6: am 8b333467: Merge "fix trivial typo: s/meansure/measure"Nick Kralevich2014-07-051-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge "fix trivial typo: s/meansure/measure"Nick Kralevich2014-07-031-1/+1
| | |\ \ \
| | | * | | fix trivial typo: s/meansure/measureSeongJae Park2014-04-011-1/+1
| | | |/ /
| * | | | Resolve conflicts with AOSP.Jason Sams2014-07-021-112/+0
* | | | | Make optical insets actually workAlan Viverette2014-07-044-25/+33
| |_|_|/ |/| | |
* | | | Read premultiplied status from the SkBitmap.Leon Scroggins III2014-07-011-33/+36
* | | | Initial replacement of setOutline() with ViewOutlineProvider APIChris Craik2014-07-012-24/+47
* | | | Merge "Use AnimatedVectorDrawable for progress bar."ztenghui2014-06-302-3/+4
|\ \ \ \
| * | | | Use AnimatedVectorDrawable for progress bar.ztenghui2014-06-302-3/+4
* | | | | Don't call deprecated RippleDrawable constructorAlan Viverette2014-06-301-1/+4
* | | | | Add outline support to InsetDrawableChris Craik2014-06-301-0/+6
* | | | | Merge "Require color in RippleDrawable constructor, fix documentation"Alan Viverette2014-06-271-6/+34
|\ \ \ \ \
| * | | | | Require color in RippleDrawable constructor, fix documentationAlan Viverette2014-06-271-6/+34
| |/ / / /
* | | | | Clean up AnimationDrawable.setVisible() state managementAlan Viverette2014-06-271-5/+32
|/ / / /
* | | | SurfaceTexture: Allow creation in detached modeDan Stoza2014-06-261-3/+30
* | | | Switch all text layout to MinikinRaph Levien2014-06-261-10/+3
* | | | Delete Paint.getTextGlyphs()Raph Levien2014-06-261-40/+0
* | | | Outline support in DrawableContainer and LayerDrawableChris Craik2014-06-242-0/+22
* | | | 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