summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Expand)AuthorAgeFilesLines
* Merge "Surface: Change OutOfResourcesException to be a runtime exception" int...Igor Murashkin2013-09-111-5/+16
|\
| * Surface: Change OutOfResourcesException to be a runtime exceptionIgor Murashkin2013-09-091-5/+16
* | Merge "Remove FD optimization case for decodeStream" into klp-devJohn Reck2013-09-101-15/+1
|\ \
| * | Remove FD optimization case for decodeStreamJohn Reck2013-09-091-15/+1
| |/
* | Merge "Don't set Allocation mSize when we have no Type." into klp-devStephen Hines2013-09-101-1/+4
|\ \ | |/ |/|
| * Don't set Allocation mSize when we have no Type.Stephen Hines2013-09-091-1/+4
* | Merge "Add flags word to initialization." into klp-devTim Murray2013-09-091-1/+1
|\ \
| * | Add flags word to initialization.Tim Murray2013-09-091-1/+1
* | | Merge "Fix pixel test" into klp-devAndy McFadden2013-09-091-9/+10
|\ \ \ | |/ / |/| |
| * | Fix pixel testAndy McFadden2013-09-091-9/+10
* | | Update doc for BitmapFactory.Options to include BitmapRegionDecoderChris Craik2013-09-061-12/+29
|/ /
* | Change build version from KEY_LIME_PIE to KITKATChet Haase2013-09-052-5/+5
* | Merge "Add YUV element convenience function." into klp-devTim Murray2013-09-053-3/+12
|\ \ | |/ |/|
| * Add YUV element convenience function.Tim Murray2013-09-043-3/+12
* | Merge "Prevent NPE when cloning gradients Bug #10436856" into klp-devRomain Guy2013-09-033-5/+6
|\ \
| * | Prevent NPE when cloning gradientsRomain Guy2013-09-033-5/+6
* | | Merge "Update Bitmap.Config.ARGB_4444 documentation Bug #10510122" into klp-devRomain Guy2013-09-032-1/+5
|\ \ \ | |/ / | | / | |/ |/|
| * Update Bitmap.Config.ARGB_4444 documentationRomain Guy2013-09-032-1/+5
* | Cleanup API typoJason Sams2013-08-292-2/+6
* | Merge "Unhide USAGE_IO_INPUT functions" into klp-devJason Sams2013-08-291-9/+5
|\ \
| * | Unhide USAGE_IO_INPUT functionsJason Sams2013-08-291-9/+5
| |/
* | Merge "Replace stream wrap-function w/ more specific ones" into klp-devLeon Scroggins III2013-08-292-37/+44
|\ \
| * | Replace stream wrap-function w/ more specific onesLeon Scroggins III2013-08-272-37/+44
* | | Set alpha channel correctly when recomputing gradientAlan Viverette2013-08-281-9/+10
|/ /
* | Merge "Add garbage collection hooks" into klp-devTim Murray2013-08-232-0/+27
|\ \ | |/ |/|
| * Add garbage collection hooksTim Murray2013-08-232-0/+27
* | Add inPremutiplied option to BitmapFactory.Options, functionality in BitmapChris Craik2013-08-203-42/+105
* | Merge "Renderscript: Allow YUV_420_888 as a YUV type." into klp-devEino-Ville Talvala2013-08-211-6/+10
|\ \ | |/ |/|
| * Renderscript: Allow YUV_420_888 as a YUV type.Eino-Ville Talvala2013-08-141-6/+10
* | Remove comment that's only relevant for the underlying SkMatrix. Matrix has ...Mike Klein2013-08-141-3/+0
* | Camera.applyToCanvas() now works with hardware canvasesRomain Guy2013-08-131-1/+9
|/
* Update Bitmap.createBitmap() documentationRomain Guy2013-08-121-1/+6
* Merge "Fix bug #10205316 CTS (KLP): android.graphics tests are failing" into ...Fabrice Di Meglio2013-08-091-0/+2
|\
| * Fix bug #10205316 CTS (KLP): android.graphics tests are failingFabrice Di Meglio2013-08-081-0/+2
* | Remove an unnecessary allocationRomain Guy2013-08-091-3/+7
* | Refactor Canvas.drawPicture() to delegate to PictureJonathan Dixon2013-08-081-3/+3
|/
* Clearly separate consumer and producer interfacesMathias Agopian2013-08-061-0/+1
* am eab8e18d: am 8a736129: Merge "If graphics wants ASCII lowercasing, it need...Elliott Hughes2013-08-051-2/+2
|\
| * am 8a736129: Merge "If graphics wants ASCII lowercasing, it needs to ask for ...Elliott Hughes2013-08-051-2/+2
| |\
| | * If graphics wants ASCII lowercasing, it needs to ask for it.Elliott Hughes2013-08-021-2/+2
* | | Merge "graphics: Update ImageFormat#YUV_420_888 javadoc"Igor Murashkin2013-08-021-2/+18
|\ \ \
| * | | graphics: Update ImageFormat#YUV_420_888 javadocIgor Murashkin2013-08-021-2/+18
* | | | 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
| |_|/ / / / |/| | | | |