| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge "Icon API tuneups:" into mnc-dev | Dan Sandler | 2015-05-13 | 2 | -27/+66 |
|\ |
|
| * | Icon API tuneups: | Dan Sandler | 2015-05-13 | 2 | -27/+66 |
* | | AnimatedRotateDrawable should inflate child elements | Alan Viverette | 2015-05-12 | 1 | -0/+2 |
* | | Merge "Revert "Fix build - Revert "Revert "Use default constructor to get ant... | Chris Craik | 2015-05-12 | 2 | -5/+5 |
|\ \ |
|
| * | | Revert "Fix build - Revert "Revert "Use default constructor to get anti-alias... | Chris Craik | 2015-05-12 | 2 | -5/+5 |
* | | | Merge "Avoid setting mCurFrame to -1" into mnc-dev | Doris Liu | 2015-05-12 | 1 | -6/+5 |
|\ \ \
| |/ /
|/| | |
|
| * | | Avoid setting mCurFrame to -1 | Doris Liu | 2015-05-12 | 1 | -6/+5 |
* | | | Fix build - Revert "Revert "Use default constructor to get anti-aliasing"" | Chris Craik | 2015-05-12 | 2 | -5/+5 |
* | | | Revert "Use default constructor to get anti-aliasing" | Chris Craik | 2015-05-12 | 2 | -5/+5 |
* | | | Clarify assert | John Reck | 2015-05-11 | 1 | -1/+4 |
* | | | Add a few missing asserts | John Reck | 2015-05-11 | 1 | -0/+4 |
| |/
|/| |
|
* | | Compatibility hack | John Reck | 2015-05-08 | 1 | -0/+8 |
* | | Delete a bunch of dead code | John Reck | 2015-05-07 | 1 | -32/+7 |
* | | Fix setting hotspot bounds in a drawable container | Alexander Martinz | 2015-05-06 | 1 | -2/+2 |
* | | Merge "Attempt to solve the double-GC problem" into mnc-dev | John Reck | 2015-05-05 | 1 | -42/+46 |
|\ \ |
|
| * | | Attempt to solve the double-GC problem | John Reck | 2015-05-04 | 1 | -42/+46 |
* | | | More documentation for handling RippleDrawable mask at run time | Alan Viverette | 2015-05-04 | 1 | -2/+5 |
|/ / |
|
* | | Merge "Remove Bitmap#getSkBitmap" into mnc-dev | John Reck | 2015-05-04 | 3 | -22/+17 |
|\ \ |
|
| * | | Remove Bitmap#getSkBitmap | John Reck | 2015-05-01 | 3 | -22/+17 |
* | | | Merge "Move AssetAtlas off of SkBitmap*" into mnc-dev | John Reck | 2015-05-04 | 1 | -0/+10 |
|\ \ \
| |/ / |
|
| * | | Move AssetAtlas off of SkBitmap* | John Reck | 2015-05-01 | 1 | -0/+10 |
* | | | Merge "Icon: a clean, parcelable place for images." into mnc-dev | Dan Sandler | 2015-05-01 | 4 | -0/+828 |
|\ \ \
| |/ /
|/| | |
|
| * | | Icon: a clean, parcelable place for images. | Dan Sandler | 2015-05-01 | 4 | -0/+828 |
* | | | Merge "A bunch more cleanups" into mnc-dev | John Reck | 2015-05-01 | 2 | -7/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | A bunch more cleanups | John Reck | 2015-04-30 | 2 | -7/+2 |
* | | | Merge "Change how Java Bitmaps are accessed in a few places" into mnc-dev | John Reck | 2015-04-30 | 1 | -2/+2 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Change how Java Bitmaps are accessed in a few places | John Reck | 2015-04-30 | 1 | -2/+2 |
* | | Don't propagate level or RTL in LayerDrawable.setDrawable() | Alan Viverette | 2015-04-29 | 1 | -2/+0 |
|/ |
|
* | Merge "Use default constructor to get anti-aliasing" into mnc-dev | Chris Craik | 2015-04-28 | 2 | -5/+5 |
|\ |
|
| * | Use default constructor to get anti-aliasing | Chris Craik | 2015-04-28 | 2 | -5/+5 |
* | | Layout layers without intrinsic dimensions using FILL gravity | Alan Viverette | 2015-04-28 | 1 | -2/+15 |
|/ |
|
* | Expose drawTextRun publicly | Raph Levien | 2015-04-27 | 2 | -30/+44 |
* | Anti-alias by default | Chris Craik | 2015-04-27 | 1 | -7/+13 |
* | Merge "Fix the build: Revert "Anti-alias by default"" | Ed Heyl | 2015-04-24 | 1 | -10/+6 |
|\ |
|
| * | Fix the build: Revert "Anti-alias by default" | Ed Heyl | 2015-04-24 | 1 | -10/+6 |
* | | media: add flexible YUV422, 444, and RGB/RGBA formats | Lajos Molnar | 2015-04-23 | 1 | -1/+142 |
* | | Merge "Anti-alias by default" | Chris Craik | 2015-04-23 | 1 | -6/+10 |
|\ \
| |/ |
|
| * | Anti-alias by default | Chris Craik | 2015-04-13 | 1 | -6/+10 |
* | | Merge "Add annotation to Rect.intersect()" | Chet Haase | 2015-04-23 | 1 | -0/+4 |
|\ \ |
|
| * | | Add annotation to Rect.intersect() | Chet Haase | 2015-04-22 | 1 | -0/+4 |
* | | | Merge "Fix visual styling for Material Spinner background" | Alan Viverette | 2015-04-22 | 2 | -21/+271 |
|\ \ \ |
|
| * | | | Fix visual styling for Material Spinner background | Alan Viverette | 2015-04-21 | 2 | -21/+271 |
* | | | | GraphicsJNI Canvas cleanup | John Reck | 2015-04-22 | 1 | -18/+6 |
|/ / / |
|
* | | | Merge "Add Paint methods for cursor positioning" | Raph Levien | 2015-04-20 | 1 | -0/+168 |
|\ \ \ |
|
| * | | | Add Paint methods for cursor positioning | Raph Levien | 2015-04-14 | 1 | -0/+168 |
* | | | | Merge "Revert "Change how Java Bitmaps are accessed in a few places"" | John Reck | 2015-04-20 | 1 | -2/+2 |
|\ \ \ \ |
|
| * | | | | Revert "Change how Java Bitmaps are accessed in a few places" | John Reck | 2015-04-20 | 1 | -2/+2 |
* | | | | | Revert "A bunch more cleanups" | John Reck | 2015-04-17 | 2 | -8/+21 |
* | | | | | Revert "Move AssetAtlas off of SkBitmap*" | John Reck | 2015-04-17 | 1 | -10/+0 |
* | | | | | Merge "Revert "Remove Bitmap#getSkBitmap"" | John Reck | 2015-04-17 | 3 | -17/+22 |
|\ \ \ \ \ |
|