summaryrefslogtreecommitdiffstats
path: root/graphics/java/android/graphics/drawable
Commit message (Expand)AuthorAgeFilesLines
* Fix drawing of VectorDrawables that are rotated by 90 or 270 degrees.Danny Baumann2016-01-111-6/+6
* Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/fra...Steve Kondik2015-12-071-1/+6
|\
| * Convert ashmem bitmap thresholds to constants.Riley Andrews2015-11-041-1/+4
| * Limit persistent ashmem backed fds to a minimum of 128kB.Riley Andrews2015-11-031-1/+3
* | Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-054-8/+31
|\ \ | |/
| * Disable RT animations for header rippleJorim Jaggi2015-08-214-8/+31
* | unbreak density scalingRoman Birg2015-10-271-1/+1
* | Allow custom density settingTom Marshall2015-10-261-1/+1
|/
* Translate ripple mask to account for drawable boundsAlan Viverette2015-08-201-1/+2
* Ensure ripple mask is drawn at correct positionAlan Viverette2015-08-111-1/+5
* Scaling (Animated)VectorDrawable inside ImageViewztenghui2015-07-171-29/+54
* Retrieve resources for apps, even if not installed for current user.Julia Reynolds2015-07-141-1/+8
* Teach ImageView to recycle internal drawablesJohn Reck2015-07-091-1/+2
* Merge "Resize the VectorDrawable according to the virtual Dpi" into mnc-devztenghui2015-06-242-12/+76
|\
| * Resize the VectorDrawable according to the virtual Dpiztenghui2015-06-242-12/+76
* | Update local state when creating LayerDrawable from constant stateAlan Viverette2015-06-245-20/+28
* | Merge "Allow an icon to carry a tint with it, wherever it goes." into mnc-devDan Sandler2015-06-241-4/+73
|\ \
| * | Allow an icon to carry a tint with it, wherever it goes.Dan Sandler2015-06-231-4/+73
* | | Merge "Use ashmem backed bitmaps for passing around notifications" into mnc-devDaniel Sandler2015-06-241-1/+15
|\ \ \
| * | | Use ashmem backed bitmaps for passing around notificationsJorim Jaggi2015-06-231-1/+15
* | | | Remove isDither(), deprecate setDither()Alan Viverette2015-06-237-49/+4
|/ / /
* | | Clean up drawable filter/dither docsChris Craik2015-06-191-7/+16
|/ /
* | Invalidate the cached ripple drawable mask if mask layer changesAlan Viverette2015-06-191-0/+1
* | Fix a typo in Drawable's javadocDoris Liu2015-06-181-1/+1
* | Merge "Patch up certain kinds of broken notifications." into mnc-devDan Sandler2015-06-181-9/+21
|\ \ | |/ |/|
| * Patch up certain kinds of broken notifications.Dan Sandler2015-06-181-9/+21
* | Merge "Resolve start/end insets in LayerDrawable.getIntrinsicWidth()" into mn...Alan Viverette2015-06-171-1/+16
|\ \
| * | Resolve start/end insets in LayerDrawable.getIntrinsicWidth()Alan Viverette2015-06-171-1/+16
| |/
* | Refactor Drawable.getDither() to isDither()Alan Viverette2015-06-177-9/+9
|/
* Ensure first load for bitmap and nine-patch gets correct densityAlan Viverette2015-06-163-9/+12
* Merge "Add isFilterBitmap() overrides where appropriate" into mnc-devChet Haase2015-06-152-0/+13
|\
| * Add isFilterBitmap() overrides where appropriateChet Haase2015-06-152-0/+13
* | Clarify Drawable.getOpacity() docsChet Haase2015-06-121-0/+8
|/
* Account for hotspot bounds in RippleDrawable projection checkAlan Viverette2015-06-081-7/+19
* Merge "Implement getColorFilter() on VectorDrawable" into mnc-devAlan Viverette2015-06-061-0/+5
|\
| * Implement getColorFilter() on VectorDrawableAlan Viverette2015-06-051-0/+5
* | Add reset to AVDztenghui2015-06-051-0/+9
|/
* Merge "Setup the animation callback for AnimatedVectorDrawable" into mnc-devztenghui2015-06-052-33/+141
|\
| * Setup the animation callback for AnimatedVectorDrawableztenghui2015-06-042-33/+141
* | Manually jump ripples when preemptively aborting RT animationAlan Viverette2015-06-041-0/+4
|/
* Merge "Reduce amount of unnecessary RippleDrawable mask redraw" into mnc-devAlan Viverette2015-05-302-7/+14
|\
| * Reduce amount of unnecessary RippleDrawable mask redrawAlan Viverette2015-05-292-7/+14
* | Merge "Replace PNG-based seekbar thumb animation with AVD" into mnc-devAlan Viverette2015-05-293-0/+45
|\ \
| * | Replace PNG-based seekbar thumb animation with AVDAlan Viverette2015-05-293-0/+45
| |/
* | Merge "Postpone AnimatedVectorDrawable animator inflation until applyTheme()"...Alan Viverette2015-05-281-65/+208
|\ \
| * | Postpone AnimatedVectorDrawable animator inflation until applyTheme()Alan Viverette2015-05-181-65/+208
* | | Fix drawable CTS breakagesAlan Viverette2015-05-282-8/+22
| |/ |/|
* | API Review: DrawableAlan Viverette2015-05-275-8/+10
|/
* Merge "Revert "Postpone AnimatedVectorDrawable animator inflation until apply...Alan Viverette2015-05-191-106/+13
|\
| * Revert "Postpone AnimatedVectorDrawable animator inflation until applyTheme()"Alan Viverette2015-05-191-106/+13