Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge "Changes needed to support Skia at r10377." | Derek Sollenberger | 2013-08-02 | 1 | -1/+0 | |
|\ \ \ \ | ||||||
| * | | | | Changes needed to support Skia at r10377. | Derek Sollenberger | 2013-08-01 | 1 | -1/+0 | |
* | | | | | Add automatic Drawable mirroring capability when in RTL layout direction | Fabrice Di Meglio | 2013-08-01 | 6 | -7/+165 | |
* | | | | | Merge "Fix Paint Shader copy" | Fabrice Di Meglio | 2013-08-01 | 7 | -4/+241 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix Paint Shader copy | Fabrice Di Meglio | 2013-08-01 | 7 | -4/+241 | |
* | | | | | | Merge "Add missing alpha channel to built-in colors" | Romain Guy | 2013-08-01 | 1 | -9/+9 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add missing alpha channel to built-in colors | Romain Guy | 2013-08-01 | 1 | -9/+9 | |
* | | | | | | | Support RGBA fonts and bitmap fonts (and RGBA bitmap fonts) | Victoria Lease | 2013-07-31 | 1 | -1/+9 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | Merge "Add missing InsetDrawable.getDrawable() method" | Romain Guy | 2013-07-31 | 1 | -0/+7 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Add missing InsetDrawable.getDrawable() method | Romain Guy | 2013-07-30 | 1 | -0/+7 | |
* | | | | | | Camera2 API: Rename package to android.hardware.camera2 | Eino-Ville Talvala | 2013-07-30 | 1 | -9/+9 | |
* | | | | | | Merge "Add path ops API" | Romain Guy | 2013-07-30 | 1 | -13/+94 | |
|\ \ \ \ \ \ | |/ / / / / | ||||||
| * | | | | | Add path ops API | Romain Guy | 2013-07-30 | 1 | -13/+94 | |
| |/ / / / | ||||||
* | | | | | Relax restriction on Colormatrix and add Add step. | Jason Sams | 2013-07-29 | 1 | -15/+111 | |
|/ / / / | ||||||
* | | | | fix SDK build | Mathias Agopian | 2013-07-27 | 1 | -1/+1 | |
* | | | | single buffer mode for SurfaceTexture | Mathias Agopian | 2013-07-26 | 1 | -10/+43 | |
* | | | | Merge changes I487d4eef,Ia750811f | Mathias Agopian | 2013-07-26 | 1 | -7/+38 | |
|\ \ \ \ | ||||||
| * | | | | get rid of PixelFormatInfo and simplify things | Mathias Agopian | 2013-07-25 | 1 | -7/+38 | |
| |/ / / | ||||||
* | | | | am 8d9a4bd1: am 174dd066: Merge "remove link to renderscript support library"... | Scott Main | 2013-07-24 | 1 | -5/+0 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | 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 |