summaryrefslogtreecommitdiffstats
path: root/core/jni/android/graphics/pdf
Commit message (Expand)AuthorAgeFilesLines
* Update the pdfium library - frameworkSvet Ganov2015-06-042-9/+9
* Change how Java Bitmaps are accessed in a few placesJohn Reck2015-04-301-9/+10
* Revert "Change how Java Bitmaps are accessed in a few places"John Reck2015-04-201-10/+9
* Change how Java Bitmaps are accessed in a few placesJohn Reck2015-04-131-9/+10
* Merge frameworks/base changes from master-skia to master.Mike Reed2015-01-063-6/+21
* Make SkiaCanvas creation call ref() on SkCanvas.Leon Scroggins III2014-12-171-5/+0
* resolved conflicts for merge of 3fc5e3ca to lmp-mr1-dev-plus-aospAndreas Gampe2014-11-213-18/+17
|\
| * Frameworks/base: Consistency in core/jniAndreas Gampe2014-11-213-10/+9
* | resolved conflicts for merge of 8e0cfe7c to lmp-mr1-dev-plus-aospDan Albert2014-11-202-10/+10
|\ \ | |/
| * Fix clang warnings in core/jni.Dan Albert2014-11-202-6/+6
* | 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-131-1/+4
|\ \ | |/
| * Frameworks/base: Wall Werror in core/jniAndreas Gampe2014-11-131-1/+4
* | 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
|/
* Trim unnecessary pages when printing.Svetoslav2014-09-091-0/+161
* Separate Canvas JNI code from the implementation.Derek Sollenberger2014-07-211-3/+4
* Revert "Separate Canvas JNI code from the implementation."John Reck2014-07-171-4/+3
* Separate Canvas JNI code from the implementation. DO NOT MERGEDerek Sollenberger2014-07-151-3/+4
* Adding print preview.Svet Ganov2014-07-091-3/+8
* Changes to framework for ToT Skia.Robert Phillips2014-06-111-9/+20
* Adding APIs to render PDF documents.Svetoslav2014-05-131-0/+279
* Use long for pointers in EmojiFactory and PdfDocumentAshok Bhat2014-01-311-12/+12
* Switch to the new Skia PDF generation APIs.Svetoslav2013-11-071-34/+110
* Move PdfDocument to android.graphics.pdfSvetoslav2013-09-191-0/+85