summaryrefslogtreecommitdiffstats
path: root/core/jni/android
Commit message (Expand)AuthorAgeFilesLines
* am 3523e4fc: am efe085ff: Merge "Handle bad ninepatch data." into lmp-mr1-devLeon Scroggins III2015-01-271-1/+3
|\
| * Handle bad ninepatch data.Leon Scroggins III2015-01-271-1/+3
* | am 0de2eca5: am 112e35b4: Merge "Update generationId on bitmaps when decoded ...Chris Craik2015-01-151-0/+1
|\ \ | |/
| * Merge "Update generationId on bitmaps when decoded into by BitmapRegionDecode...Chris Craik2015-01-151-0/+1
| |\
| | * Update generationId on bitmaps when decoded into by BitmapRegionDecoderChris Craik2015-01-141-0/+1
| * | Check for OOM in BitmapFactory's getMimeTypeString().Vladimir Marko2015-01-071-4/+9
| |/
* | am bf31cb6b: am 8371f2e3: Merge "Check for OOM in BitmapFactory\'s getMimeTyp...Vladimir Marko2015-01-071-5/+10
|\ \
| * | Check for OOM in BitmapFactory's getMimeTypeString().Vladimir Marko2015-01-061-5/+10
* | | am f60b2d40: am 024191b5: Merge "Fix comment. It should be \'or\' not \'of\'."Narayan Kamath2015-01-061-1/+1
|\ \ \ | |/ /
| * | Merge "Fix comment. It should be 'or' not 'of'."Narayan Kamath2015-01-061-1/+1
| |\ \
| | * | Fix comment. It should be 'or' not 'of'.Roger Hu2013-12-301-1/+1
* | | | am c1a2f38c: am 4d9da135: Merge "Update AndroidPixelRef to prevent VM from cl...Derek Sollenberger2014-12-042-142/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | Update AndroidPixelRef to prevent VM from cleaning up memory prematurely.Derek Sollenberger2014-12-032-142/+5
* | | | 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-2147-430/+314
|\ \ \ \ \ | |/ / / /
| * | | | Frameworks/base: Consistency in core/jniAndreas Gampe2014-11-2147-422/+306
* | | | | resolved conflicts for merge of 8e0cfe7c to lmp-mr1-dev-plus-aospDan Albert2014-11-207-28/+24
|\ \ \ \ \ | |/ / / /
| * | | | Fix clang warnings in core/jni.Dan Albert2014-11-207-24/+20
* | | | | 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-136-30/+8
|\ \ \ \ \ | |/ / / /
| * | | | Frameworks/base: Wall Werror in core/jniAndreas Gampe2014-11-136-30/+8
* | | | | 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
|/ /