summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge "Changes needed to support Skia at r10377."Derek Sollenberger2013-08-021-1/+0
|\ \ \ \
| * | | | Changes needed to support Skia at r10377.Derek Sollenberger2013-08-011-1/+0
* | | | | Add automatic Drawable mirroring capability when in RTL layout directionFabrice Di Meglio2013-08-016-7/+165
* | | | | Merge "Fix Paint Shader copy"Fabrice Di Meglio2013-08-017-4/+241
|\ \ \ \ \
| * | | | | Fix Paint Shader copyFabrice Di Meglio2013-08-017-4/+241
* | | | | | Merge "Add missing alpha channel to built-in colors"Romain Guy2013-08-011-9/+9
|\ \ \ \ \ \
| * | | | | | Add missing alpha channel to built-in colorsRomain Guy2013-08-011-9/+9
* | | | | | | Support RGBA fonts and bitmap fonts (and RGBA bitmap fonts)Victoria Lease2013-07-311-1/+9
| |_|/ / / / |/| | | | |
* | | | | | Merge "Add missing InsetDrawable.getDrawable() method"Romain Guy2013-07-311-0/+7
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add missing InsetDrawable.getDrawable() methodRomain Guy2013-07-301-0/+7
* | | | | | Camera2 API: Rename package to android.hardware.camera2Eino-Ville Talvala2013-07-301-9/+9
* | | | | | Merge "Add path ops API"Romain Guy2013-07-301-13/+94
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add path ops APIRomain Guy2013-07-301-13/+94
| |/ / / /
* | | | | Relax restriction on Colormatrix and add Add step.Jason Sams2013-07-291-15/+111
|/ / / /
* | | | fix SDK buildMathias Agopian2013-07-271-1/+1
* | | | single buffer mode for SurfaceTextureMathias Agopian2013-07-261-10/+43
* | | | Merge changes I487d4eef,Ia750811fMathias Agopian2013-07-261-7/+38
|\ \ \ \
| * | | | get rid of PixelFormatInfo and simplify thingsMathias Agopian2013-07-251-7/+38
| |/ / /
* | | | am 8d9a4bd1: am 174dd066: Merge "remove link to renderscript support library"...Scott Main2013-07-241-5/+0
|\ \ \ \ | | |/ / | |/| |
| * | | remove link to renderscript support libraryScott Main2013-07-231-5/+0
| | |/ | |/|
* | | Use IllegaleStateException to be consistent with rest of Bitmap classChris Craik2013-07-231-2/+2
| |/ |/|
* | Merge "update to new Consumer APIs"Mathias Agopian2013-07-201-17/+2
|\ \
| * | update to new Consumer APIsMathias Agopian2013-07-161-17/+2
* | | Merge "Add reconfigure method to Bitmap"Chris Craik2013-07-182-27/+130
|\ \ \
| * | | Add reconfigure method to BitmapChris Craik2013-07-172-27/+130
| |/ /
* | | Fix crashes in setMatrix() and concat()Romain Guy2013-07-161-2/+3
|/ /
* | Trace bitmaps decodingRomain Guy2013-07-111-34/+45
* | Merge "Minor fixes to android.graphics.Matrix"Andy McFadden2013-07-101-13/+29
|\ \
| * | Minor fixes to android.graphics.MatrixAndy McFadden2013-07-091-13/+29
* | | Use global references for Bitmap AndroidPixelRefsChris Craik2013-07-081-1/+5
|/ /
* | Merge "Add 2,3 vectors to allowed intrinsic list."Jason Sams2013-06-272-2/+16
|\ \
| * | Add 2,3 vectors to allowed intrinsic list.Jason Sams2013-06-272-2/+16
* | | Refcount 9-patches and properly handle GC eventsRomain Guy2013-06-261-47/+115
|/ /
* | (Small) 9patch drawing improvementsRomain Guy2013-06-242-43/+38
* | Generate PDF from Canvas.Svetoslav Ganov2013-06-191-13/+39
* | Fix docsJason Sams2013-06-181-2/+3
* | Update histogram docs.Jason Sams2013-06-181-6/+44
* | Allow single channel and float convolve.Jason Sams2013-06-182-1/+11
* | Add support for vec2 histogramJason Sams2013-06-181-3/+7
* | Merge "Add histogram intrinsic"Jason Sams2013-06-191-0/+143
|\ \
| * | Add histogram intrinsicJason Sams2013-06-181-0/+143
* | | Add Y8 and Y16 image formatZhijun He2013-06-181-2/+66
|/ /
* | Postpone creating new drawables for DrawableContainerState.Alan Viverette2013-06-132-105/+228
* | Initial commit of new camera API, mostly just the interface.Eino-Ville Talvala2013-06-071-0/+39
* | Merge "Remove unnecessary Rect, better reuse of NinePatch objects"Romain Guy2013-06-073-27/+46
|\ \
| * | Remove unnecessary Rect, better reuse of NinePatch objectsRomain Guy2013-06-073-27/+46
* | | Merge "Add support for post-decode density scaling with reuse"Chris Craik2013-06-061-103/+46
|\ \ \ | |/ / |/| |
| * | Add support for post-decode density scaling with reuseChris Craik2013-06-051-103/+46
* | | Merge "Deprecate DrawableStateList.getChildren() and add getChild()."Alan Viverette2013-06-064-12/+30
|\ \ \
| * | | Deprecate DrawableStateList.getChildren() and add getChild().Alan Viverette2013-06-054-12/+30