summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* Add YUV allocation creation.Jason Sams2013-01-083-9/+38
* Add 3D LUT intrinsic java classJason Sams2013-01-081-0/+90
* Cleanup imports.Jason Sams2013-01-024-11/+0
* yuvJason Sams2013-01-022-1/+3
* Merge "Add API support for 3D allocations."Jason Sams2012-12-281-0/+8
|\
| * Add API support for 3D allocations.Jason Sams2012-12-271-0/+8
* | We can only optimize bitmaps that have USAGE_SHARED.Stephen Hines2012-12-191-1/+1
* | Merge "Add USAGE_SHARED for Allocations."Tim Murray2012-12-191-3/+24
|\ \
| * | Add USAGE_SHARED for Allocations.Tim Murray2012-12-191-3/+24
* | | Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-182-5/+5
| |/ |/|
* | Merge "Add struct for controlling clipping in Java."Tim Murray2012-12-171-0/+39
|\ \ | |/ |/|
| * Add struct for controlling clipping in Java.Tim Murray2012-12-171-0/+39
* | Refactoring of the screen magnification feature.Svetoslav Ganov2012-12-141-0/+40
* | stop using a deprecated SurfaceTextureClient ctorJamie Gennis2012-12-111-1/+1
|/
* Add support for Bitmap-backed Allocations in Java.Tim Murray2012-12-043-0/+45
* am c87b053b: am b29dc7e3: am f3a39f2d: Merge "Remove overzealous mutate() san...Adam Powell2012-11-281-4/+0
|\
| * am b29dc7e3: am f3a39f2d: Merge "Remove overzealous mutate() sanity check in ...Adam Powell2012-11-281-4/+0
| |\
| | * Remove overzealous mutate() sanity check in LayerDrawableAdam Powell2012-11-271-4/+0
* | | Merge "Update JNI for strided 2D copies."Tim Murray2012-11-271-5/+5
|\ \ \
| * | | Update JNI for strided 2D copies.Tim Murray2012-11-271-5/+5
* | | | Merge "Add support for face attribute to HTML string resources Bug #7480719"Romain Guy2012-11-271-5/+42
|\ \ \ \
| * | | | Add support for face attribute to HTML string resourcesRomain Guy2012-11-271-5/+42
* | | | | Undeprecate linear text APIRomain Guy2012-11-271-2/+0
|/ / / /
* | | | Merge "Add new mipMap attribute to BitmapDrawable"Romain Guy2012-11-271-2/+46
|\ \ \ \
| * | | | Add new mipMap attribute to BitmapDrawableRomain Guy2012-11-271-2/+46
* | | | | Merge "Add single channel blur test."Jason Sams2012-11-261-1/+1
|\ \ \ \ \
| * | | | | Add single channel blur test.Jason Sams2012-11-161-1/+1
* | | | | | Fix typo in exception messageJonathan Dixon2012-11-261-1/+1
* | | | | | Merge "Clarify Bitmap.copyTo/FromPixelBuffer documentation"Romain Guy2012-11-261-0/+8
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Clarify Bitmap.copyTo/FromPixelBuffer documentationRomain Guy2012-11-261-0/+8
| | |/ / / | |/| | |
* | | | | am cae3eb91: am 946facaa: am a004ff88: Merge "Use correct alpha value when a ...Chet Haase2012-11-261-4/+4
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | am 946facaa: am a004ff88: Merge "Use correct alpha value when a color is not ...Chet Haase2012-11-261-4/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge "Use correct alpha value when a color is not set on a GradientDrawable....Chet Haase2012-11-261-4/+4
| | |\ \ \
| | | * | | Use correct alpha value when a color is not set on a GradientDrawable.Chet Haase2012-11-211-4/+4
* | | | | | am 713bebda: am 6225b881: am 18bbcf7f: Merge "Copy missing state in DrawableC...Romain Guy2012-11-261-0/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am 6225b881: am 18bbcf7f: Merge "Copy missing state in DrawableContainer" int...Romain Guy2012-11-261-0/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge "Copy missing state in DrawableContainer" into jb-mr1.1-devRomain Guy2012-11-261-0/+2
| | |\ \ \ \
| | | * | | | Copy missing state in DrawableContainerRomain Guy2012-11-201-0/+2
| | | |/ / /
* | | | | | am eb673855: am f57eaa02: am ce180c10: Merge "Cleanup: add PointF.toString()/...Romain Guy2012-11-262-10/+44
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | am f57eaa02: am ce180c10: Merge "Cleanup: add PointF.toString()/equals()/hash...Romain Guy2012-11-262-10/+44
| |\ \ \ \ | | |/ / /
| | * | | Cleanup: add PointF.toString()/equals()/hashcode()Romain Guy2012-11-202-10/+44
| | |/ /
* | | | am 29fd706a: am d5f2a8d9: am 89ac38bf: Merge "Add missing variable copies in ...Chris Craik2012-11-201-0/+8
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | am d5f2a8d9: am 89ac38bf: Merge "Add missing variable copies in Path copy con...Chris Craik2012-11-201-0/+8
| |\ \ | | |/
| | * Add missing variable copies in Path copy constructorChris Craik2012-11-161-0/+8
* | | am 58ed5d74: am 768d9e1a: Merge "Correct executable bit for source files"Kenny Root2012-11-071-0/+0
|\ \ \ | |/ /
| * | am 768d9e1a: Merge "Correct executable bit for source files"Kenny Root2012-11-071-0/+0
| |\ \ | | |/ | |/|
| | * Correct executable bit for source filesKenny Root2012-11-071-0/+0
| | * DO NOT MERGE: Remove a few left-over layout direction things.Dianne Hackborn2012-05-181-0/+1
* | | Merge "Updated android.graphics.SurfaceTexture to use wp for FrameAvailableLi...Igor Murashkin2012-11-051-1/+2
|\ \ \
| * | | Updated android.graphics.SurfaceTexture to use wp for FrameAvailableListenerIgor Murashkin2012-10-301-1/+2