| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | remove link to renderscript support library | Scott Main | 2013-07-23 | 1 | -5/+0 |
| | |/
| |/| |
|
* | | | Use IllegaleStateException to be consistent with rest of Bitmap class | Chris Craik | 2013-07-23 | 1 | -2/+2 |
| |/
|/| |
|
* | | Merge "update to new Consumer APIs" | Mathias Agopian | 2013-07-20 | 1 | -17/+2 |
|\ \ |
|
| * | | update to new Consumer APIs | Mathias Agopian | 2013-07-16 | 1 | -17/+2 |
* | | | Merge "Add reconfigure method to Bitmap" | Chris Craik | 2013-07-18 | 2 | -27/+130 |
|\ \ \ |
|
| * | | | Add reconfigure method to Bitmap | Chris Craik | 2013-07-17 | 2 | -27/+130 |
| |/ / |
|
* | | | Fix crashes in setMatrix() and concat() | Romain Guy | 2013-07-16 | 1 | -2/+3 |
|/ / |
|
* | | Trace bitmaps decoding | Romain Guy | 2013-07-11 | 1 | -34/+45 |
* | | Merge "Minor fixes to android.graphics.Matrix" | Andy McFadden | 2013-07-10 | 1 | -13/+29 |
|\ \ |
|
| * | | Minor fixes to android.graphics.Matrix | Andy McFadden | 2013-07-09 | 1 | -13/+29 |
* | | | Use global references for Bitmap AndroidPixelRefs | Chris Craik | 2013-07-08 | 1 | -1/+5 |
|/ / |
|
* | | Merge "Add 2,3 vectors to allowed intrinsic list." | Jason Sams | 2013-06-27 | 2 | -2/+16 |
|\ \ |
|
| * | | Add 2,3 vectors to allowed intrinsic list. | Jason Sams | 2013-06-27 | 2 | -2/+16 |
* | | | Refcount 9-patches and properly handle GC events | Romain Guy | 2013-06-26 | 1 | -47/+115 |
|/ / |
|
* | | (Small) 9patch drawing improvements | Romain Guy | 2013-06-24 | 2 | -43/+38 |
* | | Generate PDF from Canvas. | Svetoslav Ganov | 2013-06-19 | 1 | -13/+39 |
* | | Fix docs | Jason Sams | 2013-06-18 | 1 | -2/+3 |
* | | Update histogram docs. | Jason Sams | 2013-06-18 | 1 | -6/+44 |
* | | Allow single channel and float convolve. | Jason Sams | 2013-06-18 | 2 | -1/+11 |
* | | Add support for vec2 histogram | Jason Sams | 2013-06-18 | 1 | -3/+7 |
* | | Merge "Add histogram intrinsic" | Jason Sams | 2013-06-19 | 1 | -0/+143 |
|\ \ |
|
| * | | Add histogram intrinsic | Jason Sams | 2013-06-18 | 1 | -0/+143 |
* | | | Add Y8 and Y16 image format | Zhijun He | 2013-06-18 | 1 | -2/+66 |
|/ / |
|
* | | Postpone creating new drawables for DrawableContainerState. | Alan Viverette | 2013-06-13 | 2 | -105/+228 |
* | | Initial commit of new camera API, mostly just the interface. | Eino-Ville Talvala | 2013-06-07 | 1 | -0/+39 |
* | | Merge "Remove unnecessary Rect, better reuse of NinePatch objects" | Romain Guy | 2013-06-07 | 3 | -27/+46 |
|\ \ |
|
| * | | Remove unnecessary Rect, better reuse of NinePatch objects | Romain Guy | 2013-06-07 | 3 | -27/+46 |
* | | | Merge "Add support for post-decode density scaling with reuse" | Chris Craik | 2013-06-06 | 1 | -103/+46 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add support for post-decode density scaling with reuse | Chris Craik | 2013-06-05 | 1 | -103/+46 |
* | | | Merge "Deprecate DrawableStateList.getChildren() and add getChild()." | Alan Viverette | 2013-06-06 | 4 | -12/+30 |
|\ \ \ |
|
| * | | | Deprecate DrawableStateList.getChildren() and add getChild(). | Alan Viverette | 2013-06-05 | 4 | -12/+30 |
* | | | | Merge "Support all formats for BitmapFactory.Options.inBitmap" | Chris Craik | 2013-06-06 | 1 | -0/+1 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Support all formats for BitmapFactory.Options.inBitmap | Chris Craik | 2013-06-03 | 1 | -0/+1 |
* | | | | am 379641a7: am ea45ab6f: Merge "Improve RS documentation." into jb-mr2-dev | Tim Murray | 2013-06-05 | 53 | -504/+519 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | Improve RS documentation. | Tim Murray | 2013-06-05 | 53 | -504/+519 |
* | | | am d19068a7: am 413adc92: Merge "Fix free after use with createFromBitmapReso... | Jason Sams | 2013-06-01 | 1 | -1/+4 |
|\ \ \
| |/ / |
|
| * | | Fix free after use with createFromBitmapResource | Jason Sams | 2013-05-31 | 1 | -1/+4 |
* | | | Remove MipmapDrawable | Romain Guy | 2013-05-30 | 3 | -596/+0 |
| |/
|/| |
|
* | | Support larger bitmaps in BitmapFactory.Options.inBitmap | Chris Craik | 2013-05-28 | 2 | -21/+54 |
* | | am ac629ee8: am 529a9e39: Merge "TransitionDrawable should not become a Layer... | Romain Guy | 2013-05-24 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Merge "TransitionDrawable should not become a LayerDrawable Bug #9057757" int... | Romain Guy | 2013-05-25 | 1 | -1/+1 |
| |\ |
|
| | * | TransitionDrawable should not become a LayerDrawable | Romain Guy | 2013-05-24 | 1 | -1/+1 |
* | | | Add support to Java for RS tracing. | Tim Murray | 2013-05-24 | 2 | -5/+92 |
* | | | am ddd02537: am b4426f15: Merge "Fix bug #8858012 layer-list\'s bitmap item\'... | Fabrice Di Meglio | 2013-05-13 | 7 | -6/+12 |
|\ \ \
| |/ / |
|
| * | | Merge "Fix bug #8858012 layer-list's bitmap item's start/end gravity is incor... | Fabrice Di Meglio | 2013-05-13 | 7 | -6/+12 |
| |\ \ |
|
| | * | | Fix bug #8858012 layer-list's bitmap item's start/end gravity is incorrect on... | Fabrice Di Meglio | 2013-05-10 | 7 | -6/+12 |
* | | | | am 9917c1e2: am 17502c4b: Merge "Remove extraneous logging." into jb-mr2-dev | Tim Murray | 2013-05-10 | 2 | -2/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | Remove extraneous logging. | Tim Murray | 2013-05-09 | 2 | -2/+2 |
| | |/
| |/| |
|
* | | | am c195ef73: am bee78812: Merge "Fix bug where we incorrectly clipped the bou... | Derek Sollenberger | 2013-05-09 | 1 | -2/+5 |
|\ \ \
| |/ / |
|
| * | | Fix bug where we incorrectly clipped the bounds to the device size. | Derek Sollenberger | 2013-05-09 | 1 | -2/+5 |