summaryrefslogtreecommitdiffstats
path: root/graphics/java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Bring back the fillAlpha and strokeAlpha." into lmp-devztenghui2014-09-111-28/+42
|\
| * Bring back the fillAlpha and strokeAlpha.ztenghui2014-09-101-28/+42
* | Merge "Copy opaque over shape in GradientDrawable copy constructor" into lmp-devAlan Viverette2014-09-111-0/+1
|\ \
| * | Copy opaque over shape in GradientDrawable copy constructorAlan Viverette2014-09-101-0/+1
* | | Merge "Only force drawing in RippleDrawable when necessary" into lmp-devAlan Viverette2014-09-101-3/+15
|\ \ \ | |_|/ |/| |
| * | Only force drawing in RippleDrawable when necessaryAlan Viverette2014-09-101-3/+15
| |/
* | Use constant state in AnimatedVectorDrawableChet Haase2014-09-102-9/+55
* | Merge "Use intrinsic size for path animation in AnimatedVectorDrawable" into ...George Mount2014-09-102-3/+30
|\ \
| * | Use intrinsic size for path animation in AnimatedVectorDrawableGeorge Mount2014-09-092-3/+30
| |/
* | Trim unnecessary pages when printing.Svetoslav2014-09-092-1/+163
|/
* Merge "Simplify ripple background drawing, fix ripple alphas" into lmp-devAlan Viverette2014-09-053-174/+105
|\
| * Simplify ripple background drawing, fix ripple alphasAlan Viverette2014-09-053-174/+105
* | Merge "Remove old setTint from Drawable" into lmp-devAlan Viverette2014-09-051-13/+0
|\ \
| * | Remove old setTint from DrawableAlan Viverette2014-09-051-13/+0
| |/
* | Merge "Replace native crash with IAE when calling picture.draw() w/ a HW canv...Chris Craik2014-09-052-1/+6
|\ \
| * | Replace native crash with IAE when calling picture.draw() w/ a HW canvasChris Craik2014-09-052-1/+6
| |/
* | Merge "Hide color filter mutability" into lmp-devChris Craik2014-09-051-0/+4
|\ \ | |/ |/|
| * Hide color filter mutabilityChris Craik2014-09-041-0/+4
* | Clear ripple animations on cancel/endAlan Viverette2014-09-042-0/+10
* | Merge "Remove partial support for hotspot changes on focus movement" into lmp...Alan Viverette2014-09-032-146/+6
|\ \
| * | Remove partial support for hotspot changes on focus movementAlan Viverette2014-09-022-146/+6
* | | Merge "Fix behavior of inflating InsetDrawable" into lmp-devChet Haase2014-09-031-0/+2
|\ \ \
| * | | Fix behavior of inflating InsetDrawableChet Haase2014-09-021-0/+2
| | |/ | |/|
* | | Merge "Make sure ripple background bounds are used for invalidation" into lmp...Alan Viverette2014-09-022-26/+5
|\ \ \
| * | | Make sure ripple background bounds are used for invalidationAlan Viverette2014-09-022-26/+5
| | |/ | |/|
* | | Merge "Move print rendering in an isolated process." into lmp-devSvet Ganov2014-09-021-0/+7
|\ \ \ | |/ / |/| |
| * | Move print rendering in an isolated process.Svet Ganov2014-09-021-0/+7
| |/
* | Merge "Fix disappearing ripple background, treat active ripple separately" in...Alan Viverette2014-08-303-85/+115
|\ \
| * | Fix disappearing ripple background, treat active ripple separatelyAlan Viverette2014-08-293-85/+115
| |/
* | Variety of small UI tweaksAlan Viverette2014-08-291-5/+6
|/
* Merge "Preserve inner drawable bounds and level on mutate" into lmp-devAlan Viverette2014-08-276-32/+44
|\
| * Preserve inner drawable bounds and level on mutateAlan Viverette2014-08-276-32/+44
* | Merge "Fix NPE in RippleDrawable" into lmp-devAlan Viverette2014-08-271-5/+19
|\ \
| * | Fix NPE in RippleDrawableAlan Viverette2014-08-261-5/+19
| |/
* | Merge "New weight-aware font config" into lmp-devRaph Levien2014-08-273-72/+107
|\ \ | |/ |/|
| * New weight-aware font configRaph Levien2014-08-263-72/+107
* | Merge "Notify VM of native pixelref allocations" into lmp-devChris Craik2014-08-261-2/+18
|\ \
| * | Notify VM of native pixelref allocationsChris Craik2014-08-261-2/+18
| |/
* | Merge "VD: Update the fillColor default as transparent" into lmp-devztenghui2014-08-261-5/+5
|\ \
| * | VD: Update the fillColor default as transparentztenghui2014-08-251-5/+5
* | | Create z reordering boundaries around dispatchDrawChris Craik2014-08-251-0/+6
| |/ |/|
* | Merge "Fixing AVD animation with startOffset" into lmp-devztenghui2014-08-221-2/+14
|\ \
| * | Fixing AVD animation with startOffsetztenghui2014-08-221-2/+14
| |/
* | Revert immutable Shader changeJohn Reck2014-08-221-16/+4
* | Merge "Jump drawable state (including ripples) on view detach" into lmp-devAlan Viverette2014-08-213-22/+124
|\ \
| * | Jump drawable state (including ripples) on view detachAlan Viverette2014-08-213-22/+124
* | | Implement GradientDrawable getColorFilter.John Spurlock2014-08-211-0/+5
* | | Merge "Throw exception on nonexistent font" into lmp-devBehdad Esfahbod2014-08-211-2/+2
|\ \ \ | |/ / |/| |
| * | Throw exception on nonexistent fontBehdad Esfahbod2014-08-201-2/+2
| |/
* | Forward additional drawable methods in AVDAlan Viverette2014-08-201-1/+56