summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix missing break in Icon class" into mnc-devYorke Lee2015-05-151-0/+1
|\
| * Fix missing break in Icon classYorke Lee2015-05-141-0/+1
* | Merge "Start AnimationDrawable from the zeroth frame." into mnc-devDoris Liu2015-05-151-1/+3
|\ \
| * | Start AnimationDrawable from the zeroth frame.Doris Liu2015-05-141-1/+3
* | | Merge "Check for setting to already set" into mnc-devJohn Reck2015-05-141-0/+9
|\ \ \
| * | | Check for setting to already setJohn Reck2015-05-141-0/+9
| |/ /
* | | Revert "Icon support comes to Notification."Daniel Sandler2015-05-141-67/+15
|/ /
* | Icon support comes to Notification.Dan Sandler2015-05-131-15/+67
|/
* Merge "[1/4] Use new Icon class in PhoneAccount." into mnc-devSantos Cordon2015-05-141-4/+90
|\
| * [1/4] Use new Icon class in PhoneAccount.Santos Cordon2015-05-131-4/+90
* | Merge "Revert "Anti-alias by default"" into mnc-devChris Craik2015-05-131-10/+4
|\ \
| * | Revert "Anti-alias by default"Chris Craik2015-05-131-10/+4
* | | Merge "Anti-Alias ColorDrawable" into mnc-devChris Craik2015-05-131-1/+1
|\ \ \ | |_|/ |/| |
| * | Anti-Alias ColorDrawableChris Craik2015-05-131-1/+1
| |/
* | Merge "Icon API tuneups:" into mnc-devDan Sandler2015-05-132-27/+66
|\ \
| * | Icon API tuneups:Dan Sandler2015-05-132-27/+66
* | | AnimatedRotateDrawable should inflate child elementsAlan Viverette2015-05-121-0/+2
| |/ |/|
* | Merge "Revert "Fix build - Revert "Revert "Use default constructor to get ant...Chris Craik2015-05-122-5/+5
|\ \
| * | Revert "Fix build - Revert "Revert "Use default constructor to get anti-alias...Chris Craik2015-05-122-5/+5
* | | Merge "Avoid setting mCurFrame to -1" into mnc-devDoris Liu2015-05-121-6/+5
|\ \ \ | |/ / |/| |
| * | Avoid setting mCurFrame to -1Doris Liu2015-05-121-6/+5
* | | Fix build - Revert "Revert "Use default constructor to get anti-aliasing""Chris Craik2015-05-122-5/+5
* | | Revert "Use default constructor to get anti-aliasing"Chris Craik2015-05-122-5/+5
* | | Clarify assertJohn Reck2015-05-111-1/+4
* | | Add a few missing assertsJohn Reck2015-05-111-0/+4
| |/ |/|
* | Compatibility hackJohn Reck2015-05-081-0/+8
* | Delete a bunch of dead codeJohn Reck2015-05-071-32/+7
* | Fix setting hotspot bounds in a drawable containerAlexander Martinz2015-05-061-2/+2
* | Merge "Attempt to solve the double-GC problem" into mnc-devJohn Reck2015-05-051-42/+46
|\ \
| * | Attempt to solve the double-GC problemJohn Reck2015-05-041-42/+46
* | | More documentation for handling RippleDrawable mask at run timeAlan Viverette2015-05-041-2/+5
|/ /
* | Merge "Remove Bitmap#getSkBitmap" into mnc-devJohn Reck2015-05-043-22/+17
|\ \
| * | Remove Bitmap#getSkBitmapJohn Reck2015-05-013-22/+17
* | | Merge "Move AssetAtlas off of SkBitmap*" into mnc-devJohn Reck2015-05-041-0/+10
|\ \ \ | |/ /
| * | Move AssetAtlas off of SkBitmap*John Reck2015-05-011-0/+10
* | | Merge "Icon: a clean, parcelable place for images." into mnc-devDan Sandler2015-05-014-0/+828
|\ \ \ | |/ / |/| |
| * | Icon: a clean, parcelable place for images.Dan Sandler2015-05-014-0/+828
* | | Merge "A bunch more cleanups" into mnc-devJohn Reck2015-05-012-7/+2
|\ \ \ | |/ / |/| |
| * | A bunch more cleanupsJohn Reck2015-04-302-7/+2
* | | Merge "Change how Java Bitmaps are accessed in a few places" into mnc-devJohn Reck2015-04-301-2/+2
|\ \ \ | |/ / | | / | |/ |/|
| * Change how Java Bitmaps are accessed in a few placesJohn Reck2015-04-301-2/+2
* | Don't propagate level or RTL in LayerDrawable.setDrawable()Alan Viverette2015-04-291-2/+0
|/
* Merge "Use default constructor to get anti-aliasing" into mnc-devChris Craik2015-04-282-5/+5
|\
| * Use default constructor to get anti-aliasingChris Craik2015-04-282-5/+5
* | Layout layers without intrinsic dimensions using FILL gravityAlan Viverette2015-04-281-2/+15
|/
* Expose drawTextRun publiclyRaph Levien2015-04-272-30/+44
* Anti-alias by defaultChris Craik2015-04-271-7/+13
* Merge "Fix the build: Revert "Anti-alias by default""Ed Heyl2015-04-241-10/+6
|\
| * Fix the build: Revert "Anti-alias by default"Ed Heyl2015-04-241-10/+6
* | media: add flexible YUV422, 444, and RGB/RGBA formatsLajos Molnar2015-04-231-1/+142