summaryrefslogtreecommitdiffstats
path: root/graphics/java/android/graphics/pdf
Commit message (Expand)AuthorAgeFilesLines
* Change how Java Bitmaps are accessed in a few placesJohn Reck2015-04-301-2/+2
* Revert "Change how Java Bitmaps are accessed in a few places"John Reck2015-04-201-2/+2
* Change how Java Bitmaps are accessed in a few placesJohn Reck2015-04-131-2/+2
* Cleanup Bitmap JNI attempt #2John Reck2015-03-051-1/+1
* Revert "Cleanup Bitmap JNI"Chad Jones2015-03-051-1/+1
* Cleanup Bitmap JNIJohn Reck2015-03-051-1/+1
* Crash apps that print malformed or password protected PDFs.Svet Ganov2014-11-012-0/+8
* Save to a PDF file should look like print preview.Svetoslav2014-10-311-0/+155
* Trim unnecessary pages when printing.Svetoslav2014-09-092-1/+163
* Move print rendering in an isolated process.Svet Ganov2014-09-021-0/+7
* Adding print preview.Svet Ganov2014-07-091-2/+28
* Addressing APIs council feedbackSvetoslav2014-05-211-37/+42
* Adding APIs to render PDF documents.Svetoslav2014-05-132-2/+393
* Use long for pointers in EmojiFactory and PdfDocumentAshok Bhat2014-01-311-7/+7
* Switch to the new Skia PDF generation APIs.Svetoslav2013-11-071-20/+27
* Update the PdfDocument docs with unsupported operations.Svetoslav Ganov2013-10-311-0/+25
* Move PdfDocument to android.graphics.pdfSvetoslav2013-09-192-0/+429