| Commit message (Expand) | Author | Age | Files | Lines |
* | Instrument printing service for metrics collection. | Chris Wren | 2015-07-30 | 1 | -0/+2 |
* | Pass charset to XmlPullParser.setInput instead of null | Wojciech Staszkiewicz | 2015-05-14 | 1 | -2/+3 |
* | Replace usages of deprecated Resources.getColor() and getColorStateList() | Alan Viverette | 2015-03-18 | 1 | -5/+5 |
* | Remove unused imports in frameworks/base. | John Spurlock | 2015-02-28 | 1 | -2/+0 |
* | Add duplex mode support. | Svetoslav | 2015-02-04 | 1 | -0/+11 |
* | Crash in print spooler when back pressed before content update complted. | Svet Ganov | 2014-12-02 | 1 | -1/+3 |
* | Lockup in the print spooler. | Svet Ganov | 2014-11-24 | 1 | -6/+20 |
* | Print spooler crash when printing after a rotation. | Svet Ganov | 2014-11-22 | 1 | -63/+95 |
* | Crash apps that print malformed or password protected PDFs. | Svet Ganov | 2014-11-01 | 3 | -22/+74 |
* | Print preview disappearing if printer is changed. | Svetoslav | 2014-10-29 | 1 | -1/+2 |
* | Merge "Printing from two apps at the same time not working." into lmp-mr1-dev | Svet Ganov | 2014-10-25 | 1 | -0/+2 |
|\ |
|
| * | Printing from two apps at the same time not working. | Svet Ganov | 2014-10-24 | 1 | -0/+2 |
* | | Crash in print spooler if printing app killed from recents. | Svet Ganov | 2014-10-24 | 3 | -41/+33 |
|/ |
|
* | Print spooler should not crash if fed non-PDF content. | Svetoslav | 2014-09-24 | 1 | -4/+2 |
* | Print spooler crash on back before first layout is complete. | Svetoslav | 2014-09-23 | 1 | -1/+1 |
* | Loosen the constraint for releasing a shared file. | Svetoslav | 2014-09-22 | 1 | -1/+1 |
* | Fix a print spooler crash when printing. | Svetoslav | 2014-09-19 | 1 | -6/+10 |
* | Page content sometimes missing in preview when scrolling. | Svetoslav | 2014-09-17 | 1 | -20/+1 |
* | Page content sometimes disappears when scrolling a long doc in print preview. | Svetoslav | 2014-09-17 | 1 | -4/+4 |
* | Merge "Page content sometimes missing while scrolling." into lmp-dev | Svetoslav | 2014-09-13 | 1 | -7/+1 |
|\ |
|
| * | Page content sometimes missing while scrolling. | Svetoslav | 2014-09-12 | 1 | -7/+1 |
* | | Fix a crash in print spooler. | Svet Ganov | 2014-09-12 | 1 | -0/+2 |
|/ |
|
* | Fix crash in spooler if printing app dies. | Svetoslav | 2014-09-12 | 1 | -9/+11 |
* | Fix back button behavior and clean up in print preview activity. | Svetoslav | 2014-09-11 | 2 | -10/+11 |
* | Trim unnecessary pages when printing. | Svetoslav | 2014-09-09 | 1 | -3/+4 |
* | Print spooler UI polish and bug fixes. | Svetoslav | 2014-09-05 | 1 | -0/+5 |
* | Merge "Switching to raw byte copy of bitmaps for print preview." into lmp-dev | Svet Ganov | 2014-09-03 | 1 | -4/+2 |
|\ |
|
| * | Switching to raw byte copy of bitmaps for print preview. | Svet Ganov | 2014-09-03 | 1 | -6/+2 |
* | | Merge "Fix some print UI issues." into lmp-dev | Svetoslav | 2014-09-03 | 2 | -6/+11 |
|\ \ |
|
| * | | Fix some print UI issues. | Svetoslav | 2014-09-03 | 2 | -6/+11 |
| |/ |
|
* | | Unregister from the remote renderer only if bound. | Svetoslav | 2014-09-03 | 1 | -1/+7 |
|/ |
|
* | Move print rendering in an isolated process. | Svet Ganov | 2014-09-02 | 1 | -95/+100 |
* | Fix a crash in PrintSpooler. | Svetoslav | 2014-08-26 | 1 | -1/+2 |
* | Added notification color to all system notifications | Selim Cinek | 2014-08-20 | 1 | -4/+14 |
* | Handle wrong file format when printing. | Svetoslav | 2014-07-24 | 1 | -5/+21 |
* | Fix broken actions in print notifications. | Svet Ganov | 2014-07-14 | 1 | -10/+3 |
* | Remove commented out dead code | Svetoslav | 2014-07-11 | 1 | -30/+0 |
* | Fix print preview rendered page preloading. | Svetoslav | 2014-07-11 | 1 | -3/+2 |
* | Addressing comments for the print preview feature. | Svetoslav | 2014-07-11 | 1 | -1/+1 |
* | Adding print preview. | Svet Ganov | 2014-07-09 | 4 | -69/+1029 |
* | Refactor printing | Svetoslav | 2014-06-06 | 4 | -0/+2899 |