1. caf6a2e Print document generation: Schedule new layout if current command is canceling by Philip P. Moltmann · 6 years ago
  2. c5b3d15b Use light theme for printSpooler by Philip P. Moltmann · 6 years ago
  3. 9462032 Hold wake lock while printing by Philip P. Moltmann · 6 years ago
  4. 1dcd645 Merge "Use PooledLambda in print code" by TreeHugger Robot · 6 years ago
  5. 9f35ca9 Use PooledLambda in print code by Eugene Susla · 7 years ago
  6. e65a9b8 Create print job when print activity starts by Philip P. Moltmann · 6 years ago
  7. 371a3b8 Dump usb as DualDump by Philip P. Moltmann · 7 years ago
  8. e17b445 Reduce pss collection amount, improve logging. by Dianne Hackborn · 7 years ago
  9. bd62e9a Follow up I1f0c56651eaa59f0ce90cdb08c71e89a96c48dd4 by Philip P. Moltmann · 7 years ago
  10. 9a534c0 Only have one way of dumping print manager state by Philip P. Moltmann · 7 years ago
  11. 196784a Reset update spec after canceled layout by Philip P. Moltmann · 7 years ago
  12. c0a128d Dump print manager as proto by Philip P. Moltmann · 7 years ago
  13. 39ef047 Merge "Only preload selected pages" into oc-dev am: 314457a424 am: 1af7c0bdbe by Philip P. Moltmann · 7 years ago
  14. 9bab45a Only preload selected pages by Philip P. Moltmann · 7 years ago
  15. 544dd6a Merge "Make print failure notifications important" into oc-dev am: fe0277c036 by Philip P. Moltmann · 7 years ago
  16. d37be36 Make print failure notifications important by Philip P. Moltmann · 7 years ago
  17. 492e9e8 Properly guard access to CloseGuard in finalizers. by Narayan Kamath · 7 years ago
  18. d0e44c5 Do not allow printing until preview is updated by Philip P. Moltmann · 7 years ago
  19. 378cddb Do not allow printing until preview is updated by Philip P. Moltmann · 7 years ago
  20. f7a5b4f Handle corrupted files when cutting out pages by Philip P. Moltmann · 7 years ago
  21. 954533b WIP debugging. am: f3a1f2c7b0 am: 42ec9b86b1 by Dan Sandler · 8 years ago
  22. 42ec9b8 Merge \"Always trigger a write if no pages are written\" into nyc-mr1-dev by Philip P. Moltmann · 8 years ago
  23. fde8ecc Always trigger a write if no pages are written by Philip P. Moltmann · 8 years ago
  24. 6bc93c1 Merge \\"Syncronize renderPage vs. onServiceDisconnected\\" into nyc-mr1-dev am: c7c647bbf0 by Philip P. Moltmann · 8 years ago
  25. c76f44f Merge \"Syncronize renderPage vs. onServiceDisconnected\" into nyc-mr1-dev by Philip P. Moltmann · 8 years ago
  26. 3cf17ad Syncronize renderPage vs. onServiceDisconnected by Philip P. Moltmann · 8 years ago
  27. e335db0 Treat unexpected cancels as failures. by Philip P. Moltmann · 8 years ago
  28. 2e30126 Add event tracking to print UI. by Philip P. Moltmann · 8 years ago
  29. 310ddc3 Fix NaN test. by Ian Rogers · 8 years ago
  30. 537f92d Merge "Handle more config changes and handle onDestroy" into nyc-dev by Philip P. Moltmann · 8 years ago
  31. 172d840 Handle more config changes and handle onDestroy by Philip P. Moltmann · 8 years ago
  32. 9cb79d1 Merge "Send update notifications when the status of a print job updates and make sure to only access mPrintServicesChangeListenerRecords when locked." into nyc-dev by Philip P. Moltmann · 8 years ago
  33. 4bd8fac Send update notifications when the status of a print job updates and by Philip P. Moltmann · 8 years ago
  34. 7ea0731 Merge "Integer.valueOf() -> Integer.parseInt() to avoid allocation." am: c027ae49f0 by Tobias Thierer · 8 years ago
  35. 9bbbf2b Integer.valueOf() -> Integer.parseInt() to avoid allocation. by Tobias Thierer · 8 years ago
  36. 7134fcc RemotePrintDocument might get destroyed in constructor by Philip P. Moltmann · 8 years ago
  37. ebf3976 Merge "Change hasCustomPrintIcon and setStatus as requested by API council." into nyc-dev by Philip P. Moltmann · 8 years ago
  38. d74d1e5 Change hasCustomPrintIcon and setStatus as requested by API council. by Philip P. Moltmann · 8 years ago
  39. 13460a6 Turn off verbose logs and remove log that is covered by verbose logs. by Joe Onorato · 8 years ago
  40. 066bf81 Deal with print-preview renderings that do not match the correct number by Philip P. Moltmann · 8 years ago
  41. 27db661 Treat all remotedocumentadapter-command results as cancel in the case we by Philip P. Moltmann · 8 years ago
  42. 8eb4515 Redraw the UI when a print page preview is updated by Philip P. Moltmann · 8 years ago
  43. 645a3e1 Force cancel pending RemotePrintDocument commands when the PrintActivity exits by Philip P. Moltmann · 8 years ago
  44. cc3fa0d Clarify synchronization between PrintActivity and RemotePrintDocument by Philip P. Moltmann · 9 years ago
  45. f6114c4 In rare cases the printing client app might have been dieded before remotePrintDocument.start(). In this case the print spooler should not crash. by Philip P. Moltmann · 9 years ago
  46. 8141bdf Store which print services are disabled instead of which are enabled by Philip P. Moltmann · 9 years ago
  47. a5fcd50 Remove debugging from print notification code. by Philip P. Moltmann · 9 years ago
  48. a1cdb4b Use notification grouping for print notification. by Philip P. Moltmann · 9 years ago
  49. f25c403 Show indeterminate progress bar when job is queued or started and the progress is not known. by Philip P. Moltmann · 9 years ago
  50. 4c95567 Merge "Clean up print subsystem" by Philip P. Moltmann · 9 years ago
  51. 30172e2 Merge "Close closeguard of PageContentRepository." by Philip P. Moltmann · 9 years ago
  52. c43639c Clean up print subsystem by Philip P. Moltmann · 9 years ago
  53. bb9f686 Allow a print service to specify per printer icons, description and by Philip P. Moltmann · 9 years ago
  54. 38fdd4f Close closeguard of PageContentRepository. by Philip P. Moltmann · 9 years ago
  55. a958fc3 Unset is -1 not Nan by Philip P. Moltmann · 9 years ago
  56. b3078c2 Allow print service to specify progress of print and status by Philip P. Moltmann · 9 years ago
  57. dd635ce printspooler.NotificationCOntroller: Remove deprecated APIs and silence other warnings. by Philip P. Moltmann · 9 years ago
  58. 853a6f5 Add a alert that allows the user to approve a print service when by Philip P. Moltmann · 9 years ago
  59. dcc34fd Instrument printing service for metrics collection. by Chris Wren · 9 years ago
  60. 9e9e2e7 Pass charset to XmlPullParser.setInput instead of null by Wojciech Staszkiewicz · 9 years ago
  61. 4a357cd Replace usages of deprecated Resources.getColor() and getColorStateList() by Alan Viverette · 9 years ago
  62. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  63. 948c9a6 Add duplex mode support. by Svetoslav · 10 years ago
  64. eaaf051 Crash in print spooler when back pressed before content update complted. by Svet Ganov · 10 years ago
  65. c80814e Lockup in the print spooler. by Svet Ganov · 10 years ago
  66. f6cd14d Print spooler crash when printing after a rotation. by Svet Ganov · 10 years ago
  67. fce84f0 Crash apps that print malformed or password protected PDFs. by Svet Ganov · 10 years ago
  68. 7c053c1 Print preview disappearing if printer is changed. by Svetoslav · 10 years ago
  69. b32f04b Merge "Printing from two apps at the same time not working." into lmp-mr1-dev by Svet Ganov · 10 years ago
  70. 99a8243 Printing from two apps at the same time not working. by Svet Ganov · 10 years ago
  71. 4237c92 Crash in print spooler if printing app killed from recents. by Svet Ganov · 10 years ago
  72. d23bfa9 Print spooler should not crash if fed non-PDF content. by Svetoslav · 10 years ago
  73. 254361f Print spooler crash on back before first layout is complete. by Svetoslav · 10 years ago
  74. cf3a86b Loosen the constraint for releasing a shared file. by Svetoslav · 10 years ago
  75. 9424b73 Fix a print spooler crash when printing. by Svetoslav · 10 years ago
  76. 0d2d963 Page content sometimes missing in preview when scrolling. by Svetoslav · 10 years ago
  77. 7fd5ada Page content sometimes disappears when scrolling a long doc in print preview. by Svetoslav · 10 years ago
  78. 2047df6 Merge "Page content sometimes missing while scrolling." into lmp-dev by Svetoslav · 10 years ago
  79. 05ff998 Fix a crash in print spooler. by Svet Ganov · 10 years ago
  80. e6ecba5 Page content sometimes missing while scrolling. by Svetoslav · 10 years ago
  81. 2fb64a5 Fix crash in spooler if printing app dies. by Svetoslav · 10 years ago
  82. e17123d Fix back button behavior and clean up in print preview activity. by Svetoslav · 10 years ago
  83. 62ce332 Trim unnecessary pages when printing. by Svetoslav · 10 years ago
  84. 6552bf3 Print spooler UI polish and bug fixes. by Svetoslav · 10 years ago
  85. def58cb Merge "Switching to raw byte copy of bitmaps for print preview." into lmp-dev by Svet Ganov · 10 years ago
  86. 8c07e8d Merge "Fix some print UI issues." into lmp-dev by Svetoslav · 10 years ago
  87. 9e795e1 Unregister from the remote renderer only if bound. by Svetoslav · 10 years ago
  88. df64449 Switching to raw byte copy of bitmaps for print preview. by Svet Ganov · 10 years ago
  89. 6f24983 Fix some print UI issues. by Svetoslav · 10 years ago
  90. 13f542ca Move print rendering in an isolated process. by Svet Ganov · 10 years ago
  91. 9c9888b Fix a crash in PrintSpooler. by Svetoslav · 10 years ago
  92. 255dd04 Added notification color to all system notifications by Selim Cinek · 10 years ago
  93. 5ef522b Handle wrong file format when printing. by Svetoslav · 10 years ago
  94. a4ab7808 Fix broken actions in print notifications. by Svet Ganov · 10 years ago
  95. 39afc20 Remove commented out dead code by Svetoslav · 10 years ago
  96. 1710e031 Fix print preview rendered page preloading. by Svetoslav · 10 years ago
  97. 15cbc8a Addressing comments for the print preview feature. by Svetoslav · 10 years ago
  98. 525a66b Adding print preview. by Svet Ganov · 10 years ago
  99. a798c0a Refactor printing by Svetoslav · 10 years ago