summaryrefslogtreecommitdiffstats
path: root/core/jni/android/graphics
Commit message (Expand)AuthorAgeFilesLines
* Frameworks/base: Mask pdfium warningAndreas Gampe2014-11-131-0/+5
* am 0626ec58: Merge "Frameworks/base: Wall Werror in core/jni"Andreas Gampe2014-11-134-19/+4
|\
| * Frameworks/base: Wall Werror in core/jniAndreas Gampe2014-11-134-19/+4
* | am 34acb4c8: Merge "Prevent resource leak in YuvToJpegEncoder"Elliott Hughes2014-11-121-0/+1
|\ \ | |/
| * Merge "Prevent resource leak in YuvToJpegEncoder"Elliott Hughes2014-11-121-0/+1
| |\
| | * Prevent resource leak in YuvToJpegEncoderMartin Wallgren2014-11-111-0/+1
* | | am 71f83672: Merge "Frameworks/base: Mask Skia warning in GraphicsJNI"Andreas Gampe2014-11-111-0/+4
|\ \ \ | |/ /
| * | Frameworks/base: Mask Skia warning in GraphicsJNIAndreas Gampe2014-11-101-0/+4
| * | Fix memory leak where we close the descriptor instead of the file.Derek Sollenberger2014-11-101-4/+15
| |/
* | Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-devDan Stoza2014-11-071-2/+2
|\ \
| * | Add a BufferItem parameter to onFrameAvailableDan Stoza2014-11-041-2/+2
* | | Yank ResourceCache out of CachesJohn Reck2014-11-063-11/+11
|/ /
* | Crash apps that print malformed or password protected PDFs.Svet Ganov2014-11-012-4/+22
* | Save to a PDF file should look like print preview.Svetoslav2014-10-311-2/+202
* | Merge "Decoder only returns true on complete success." into lmp-mr1-devLeon Scroggins III2014-10-221-1/+2
|\ \
| * | Decoder only returns true on complete success.Leon Scroggins III2014-10-171-1/+2
* | | am e463bc38: am 3c8bde55: Merge "Report that a JavaInputStreamAdaptor is at e...Leon Scroggins III2014-10-221-0/+5
|\ \ \ | |/ / |/| |
| * | Report that a JavaInputStreamAdaptor is at end.Leon Scroggins III2014-10-201-0/+5
| |/
* | Merge "Enable fast jni for simple RenderNode/Matrix/Paint operations" into lm...Chris Craik2014-10-082-93/+97
|\ \
| * | Enable fast jni for simple RenderNode/Matrix/Paint operationsChris Craik2014-10-072-93/+97
| |/
* | Fix memory leak where we close the descriptor instead of the file.Derek Sollenberger2014-09-291-4/+15
|/
* Revert "Fix memory leak where we close the descriptor instead of the file."Jérôme Poichet2014-09-261-11/+5
* Fix memory leak where we close the descriptor instead of the file.Derek Sollenberger2014-09-241-5/+11
* Merge "Allow Path approximation to work with a single point Path." into lmp-devGeorge Mount2014-09-111-3/+16
|\
| * Allow Path approximation to work with a single point Path.George Mount2014-09-111-3/+16
* | Trim unnecessary pages when printing.Svetoslav2014-09-091-0/+161
|/
* Add missing null check to ninePatchInsetsMathieu Chartier2014-08-292-0/+4
* Merge "New weight-aware font config" into lmp-devRaph Levien2014-08-274-38/+71
|\
| * New weight-aware font configRaph Levien2014-08-264-38/+71
* | Merge "Fix incorrect return value on missing glyph" into lmp-devRaph Levien2014-08-271-1/+1
|\ \
| * | Fix incorrect return value on missing glyphRaph Levien2014-08-261-1/+1
| |/
* | Merge "DO NOT MERGE Copy shaders" into lmp-devJohn Reck2014-08-261-0/+1
|\ \
| * | DO NOT MERGE Copy shadersJohn Reck2014-08-251-0/+1
| |/
* | Preserve paint parameters in Paint copy constructorRaph Levien2014-08-251-1/+2
|/
* Revert immutable Shader changeJohn Reck2014-08-221-14/+7
* Add bounds checking to nine patch scalingChris Craik2014-08-201-17/+30
* Remove dependency on SkPaintOptionsAndroidDerek Sollenberger2014-08-074-20/+34
* Add fontFeatureSettings to TextView and attrsBehdad Esfahbod2014-08-011-2/+2
* Merge "Add outline alpha" into lmp-devChris Craik2014-07-313-6/+6
|\
| * Add outline alphaChris Craik2014-07-313-6/+6
* | Support FontFeatureSettings in PaintBehdad Esfahbod2014-07-304-3/+27
* | Merge "Bump refcount of canvas created for Picture" into lmp-devRaph Levien2014-07-301-0/+4
|\ \ | |/ |/|
| * Bump refcount of canvas created for PictureRaph Levien2014-07-301-0/+4
* | Disable fallback chaining in Skia.Derek Sollenberger2014-07-301-4/+0
* | Clean up Minikin includesBehdad Esfahbod2014-07-306-10/+11
* | Use new minikin Layout::doLayout() that doesn't use a CSS stringBehdad Esfahbod2014-07-291-18/+18
* | Merge "Further centralize Minikin interaction" into lmp-devBehdad Esfahbod2014-07-243-21/+13
|\ \
| * | Further centralize Minikin interactionBehdad Esfahbod2014-07-253-21/+13
* | | Remove unused TextLayout.hBehdad Esfahbod2014-07-251-82/+0
|/ /
* | Move Canvas.h to a new location so that it can be shared with HWUI.Derek Sollenberger2014-07-251-127/+3
|/