summaryrefslogtreecommitdiffstats
path: root/packages/PrintSpooler/src/com/android/printspooler/renderer
Commit message (Expand)AuthorAgeFilesLines
* The process PrintSpooler:renderer crashes in libpdfium.so.suncx2015-11-071-4/+1
* Crash apps that print malformed or password protected PDFs.Svet Ganov2014-11-011-2/+8
* Save to a PDF file should look like print preview.Svetoslav2014-10-312-2/+109
* Print spooler should not crash if fed non-PDF content.Svetoslav2014-09-241-1/+3
* Trim unnecessary pages when printing.Svetoslav2014-09-093-24/+147
* Fix broken aidlSvetoslav2014-09-051-2/+1
* Update FrameStats API per api-council request.Svetoslav2014-09-051-1/+2
* Merge "Switching to raw byte copy of bitmaps for print preview." into lmp-devSvet Ganov2014-09-031-6/+2
|\
| * Switching to raw byte copy of bitmaps for print preview.Svet Ganov2014-09-031-6/+2
* | Fix some print UI issues.Svetoslav2014-09-031-0/+3
|/
* Move print rendering in an isolated process.Svet Ganov2014-09-022-0/+231