summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* Fonts: add sans-serif fallback fonts firstd34d2016-02-051-1/+1
* 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
* | Themes: Don't use themed fonts for non themable packagesd34d2015-10-271-5/+10
* | Themes: Make parse() method in FontListParser publicd34d2015-10-272-26/+47
* | unbreak density scalingRoman Birg2015-10-272-3/+10
* | Themes: Let garbage collector free up native instancesClark Scheff2015-10-271-20/+31
* | Themes: Ensure themed fonts always have fallbacksd34d2015-10-271-13/+94
* | Themes: Hide LegacyFontParser and THEME_PREV_BOOT_API_LEVELAndy Mast2015-10-271-0/+1
* | Allow custom density settingTom Marshall2015-10-262-9/+3
* | Themes: Port to CM13 [1/3]Andy Mast2015-10-267-11/+838
|/
* 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
* Yell loudly about undefined behind in Bitmap, but work anywayJohn Reck2015-08-031-6/+30
* 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-242-4/+107
|\ \
| * | Allow an icon to carry a tint with it, wherever it goes.Dan Sandler2015-06-232-4/+107
* | | 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
|/ / /
* | | Merge "Clean up drawable filter/dither docs" into mnc-devChris Craik2015-06-231-7/+16
|\ \ \
| * | | Clean up drawable filter/dither docsChris Craik2015-06-191-7/+16
| |/ /
* | | Merge "Enable Picture w/ HW Accelerated Canvas." into mnc-devDerek Sollenberger2015-06-221-4/+4
|\ \ \ | |/ / |/| |
| * | Enable Picture w/ HW Accelerated Canvas.Derek Sollenberger2015-06-221-4/+4
* | | 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
|/
* Merge "Improve boundary check for for Paint#DrawTextRun." into mnc-devKeisuke Kuroyanagi2015-06-111-8/+10
|\
| * Improve boundary check for for Paint#DrawTextRun.Keisuke Kuroyanagi2015-06-111-8/+10
* | Merge "Workaround shader crash" into mnc-devChris Craik2015-06-111-1/+3
|\ \ | |/ |/|
| * Workaround shader crashChris Craik2015-06-101-1/+3
* | 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
|\