summaryrefslogtreecommitdiffstats
path: root/core/jni/android/graphics
Commit message (Expand)AuthorAgeFilesLines
* am 38134303: am 84be180e: Merge "Fix crash in getNativeCanvas when canvasHand...Bo Liu2014-11-251-0/+3
|\
| * Fix crash in getNativeCanvas when canvasHandle is NULLBo Liu2014-11-241-0/+3
* | am 05f7c39e: am fc4a7538: Merge "Revert "Frameworks/base: Mask Skia warning i...Chih-hung Hsieh2014-11-221-4/+0
|\ \
| * \ Merge "Revert "Frameworks/base: Mask Skia warning in GraphicsJNI""Chih-hung Hsieh2014-11-221-4/+0
| |\ \
| | * | Revert "Frameworks/base: Mask Skia warning in GraphicsJNI"Chih-hung Hsieh2014-11-211-4/+0
* | | | resolved conflicts for merge of 3fc5e3ca to lmp-mr1-dev-plus-aospAndreas Gampe2014-11-2146-409/+300
|\ \ \ \ | |/ / /
| * | | Frameworks/base: Consistency in core/jniAndreas Gampe2014-11-2146-401/+292
* | | | resolved conflicts for merge of 8e0cfe7c to lmp-mr1-dev-plus-aospDan Albert2014-11-206-22/+18
|\ \ \ \ | |/ / /
| * | | Fix clang warnings in core/jni.Dan Albert2014-11-206-18/+14
* | | | am b1e4e89b: Merge "Fix incorrect usage of bool"Chih-hung Hsieh2014-11-191-1/+1
|\ \ \ \ | |/ / /
| * | | Fix incorrect usage of boolBernhard Rosenkränzer2014-11-171-1/+1
* | | | 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
|\