| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge "clarify Paint flag docs" into klp-dev | Victoria Lease | 2013-09-26 | 1 | -12/+102 |
|\ |
|
| * | clarify Paint flag docs | Victoria Lease | 2013-09-26 | 1 | -12/+102 |
* | | Update docs to state that mark is no longer called. | Leon Scroggins III | 2013-09-25 | 2 | -0/+10 |
|/ |
|
* | Move PdfDocument to android.graphics.pdf | Svetoslav | 2013-09-19 | 2 | -0/+429 |
* | Use a native buffer for decoding images. | Leon Scroggins III | 2013-09-18 | 2 | -12/+30 |
* | Merge "Surface: Change OutOfResourcesException to be a runtime exception" int... | Igor Murashkin | 2013-09-11 | 1 | -5/+16 |
|\ |
|
| * | Surface: Change OutOfResourcesException to be a runtime exception | Igor Murashkin | 2013-09-09 | 1 | -5/+16 |
* | | Merge "Remove FD optimization case for decodeStream" into klp-dev | John Reck | 2013-09-10 | 1 | -15/+1 |
|\ \ |
|
| * | | Remove FD optimization case for decodeStream | John Reck | 2013-09-09 | 1 | -15/+1 |
| |/ |
|
* | | Merge "Don't set Allocation mSize when we have no Type." into klp-dev | Stephen Hines | 2013-09-10 | 1 | -1/+4 |
|\ \
| |/
|/| |
|
| * | Don't set Allocation mSize when we have no Type. | Stephen Hines | 2013-09-09 | 1 | -1/+4 |
* | | Merge "Add flags word to initialization." into klp-dev | Tim Murray | 2013-09-09 | 1 | -1/+1 |
|\ \ |
|
| * | | Add flags word to initialization. | Tim Murray | 2013-09-09 | 1 | -1/+1 |
* | | | Merge "Fix pixel test" into klp-dev | Andy McFadden | 2013-09-09 | 1 | -9/+10 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix pixel test | Andy McFadden | 2013-09-09 | 1 | -9/+10 |
* | | | Update doc for BitmapFactory.Options to include BitmapRegionDecoder | Chris Craik | 2013-09-06 | 1 | -12/+29 |
|/ / |
|
* | | Change build version from KEY_LIME_PIE to KITKAT | Chet Haase | 2013-09-05 | 2 | -5/+5 |
* | | Merge "Add YUV element convenience function." into klp-dev | Tim Murray | 2013-09-05 | 3 | -3/+12 |
|\ \
| |/
|/| |
|
| * | Add YUV element convenience function. | Tim Murray | 2013-09-04 | 3 | -3/+12 |
* | | Merge "Prevent NPE when cloning gradients Bug #10436856" into klp-dev | Romain Guy | 2013-09-03 | 3 | -5/+6 |
|\ \ |
|
| * | | Prevent NPE when cloning gradients | Romain Guy | 2013-09-03 | 3 | -5/+6 |
* | | | Merge "Update Bitmap.Config.ARGB_4444 documentation Bug #10510122" into klp-dev | Romain Guy | 2013-09-03 | 2 | -1/+5 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Update Bitmap.Config.ARGB_4444 documentation | Romain Guy | 2013-09-03 | 2 | -1/+5 |
* | | Cleanup API typo | Jason Sams | 2013-08-29 | 2 | -2/+6 |
* | | Merge "Unhide USAGE_IO_INPUT functions" into klp-dev | Jason Sams | 2013-08-29 | 1 | -9/+5 |
|\ \ |
|
| * | | Unhide USAGE_IO_INPUT functions | Jason Sams | 2013-08-29 | 1 | -9/+5 |
| |/ |
|
* | | Merge "Replace stream wrap-function w/ more specific ones" into klp-dev | Leon Scroggins III | 2013-08-29 | 2 | -37/+44 |
|\ \ |
|
| * | | Replace stream wrap-function w/ more specific ones | Leon Scroggins III | 2013-08-27 | 2 | -37/+44 |
* | | | Set alpha channel correctly when recomputing gradient | Alan Viverette | 2013-08-28 | 1 | -9/+10 |
|/ / |
|
* | | Merge "Add garbage collection hooks" into klp-dev | Tim Murray | 2013-08-23 | 2 | -0/+27 |
|\ \
| |/
|/| |
|
| * | Add garbage collection hooks | Tim Murray | 2013-08-23 | 2 | -0/+27 |
* | | Add inPremutiplied option to BitmapFactory.Options, functionality in Bitmap | Chris Craik | 2013-08-20 | 3 | -42/+105 |
* | | Merge "Renderscript: Allow YUV_420_888 as a YUV type." into klp-dev | Eino-Ville Talvala | 2013-08-21 | 1 | -6/+10 |
|\ \
| |/
|/| |
|
| * | Renderscript: Allow YUV_420_888 as a YUV type. | Eino-Ville Talvala | 2013-08-14 | 1 | -6/+10 |
* | | Remove comment that's only relevant for the underlying SkMatrix. Matrix has ... | Mike Klein | 2013-08-14 | 1 | -3/+0 |
* | | Camera.applyToCanvas() now works with hardware canvases | Romain Guy | 2013-08-13 | 1 | -1/+9 |
|/ |
|
* | Update Bitmap.createBitmap() documentation | Romain Guy | 2013-08-12 | 1 | -1/+6 |
* | Merge "Fix bug #10205316 CTS (KLP): android.graphics tests are failing" into ... | Fabrice Di Meglio | 2013-08-09 | 1 | -0/+2 |
|\ |
|
| * | Fix bug #10205316 CTS (KLP): android.graphics tests are failing | Fabrice Di Meglio | 2013-08-08 | 1 | -0/+2 |
* | | Remove an unnecessary allocation | Romain Guy | 2013-08-09 | 1 | -3/+7 |
* | | Refactor Canvas.drawPicture() to delegate to Picture | Jonathan Dixon | 2013-08-08 | 1 | -3/+3 |
|/ |
|
* | Clearly separate consumer and producer interfaces | Mathias Agopian | 2013-08-06 | 1 | -0/+1 |
* | am eab8e18d: am 8a736129: Merge "If graphics wants ASCII lowercasing, it need... | Elliott Hughes | 2013-08-05 | 1 | -2/+2 |
|\ |
|
| * | am 8a736129: Merge "If graphics wants ASCII lowercasing, it needs to ask for ... | Elliott Hughes | 2013-08-05 | 1 | -2/+2 |
| |\ |
|
| | * | If graphics wants ASCII lowercasing, it needs to ask for it. | Elliott Hughes | 2013-08-02 | 1 | -2/+2 |
* | | | Merge "graphics: Update ImageFormat#YUV_420_888 javadoc" | Igor Murashkin | 2013-08-02 | 1 | -2/+18 |
|\ \ \ |
|
| * | | | graphics: Update ImageFormat#YUV_420_888 javadoc | Igor Murashkin | 2013-08-02 | 1 | -2/+18 |
* | | | | 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 |