1. 42ec9b8 Merge \"Always trigger a write if no pages are written\" into nyc-mr1-dev by Philip P. Moltmann · 8 years ago
  2. fde8ecc Always trigger a write if no pages are written by Philip P. Moltmann · 8 years ago
  3. 5a4d4c4 Merge \"Set PrintDocumentInfo#mDataSize\" into nyc-mr1-dev am: ba229ce88a by Philip P. Moltmann · 8 years ago
  4. 76801da Set PrintDocumentInfo#mDataSize by Philip P. Moltmann · 8 years ago
  5. 4c1327d Merge \"Prevent PrintRegistry callbacks when finishing\" into nyc-mr1-dev by Philip P. Moltmann · 8 years ago
  6. 2eae8eb Prevent PrintRegistry callbacks when finishing by Philip P. Moltmann · 8 years ago
  7. c76f44f Merge \"Syncronize renderPage vs. onServiceDisconnected\" into nyc-mr1-dev by Philip P. Moltmann · 8 years ago
  8. 3cf17ad Syncronize renderPage vs. onServiceDisconnected by Philip P. Moltmann · 8 years ago
  9. 89fe3e0 Merge \"Do not launch non exposed add printer activity\" into nyc-dev by Philip P. Moltmann · 8 years ago
  10. 61209bc Do not launch non exposed add printer activity by Philip P. Moltmann · 8 years ago
  11. 5fe5dcd Merge \"Cache resources needed to sort media sizes.\" into nyc-dev by Philip P. Moltmann · 8 years ago
  12. 0c47082 Cache resources needed to sort media sizes. by Philip P. Moltmann · 8 years ago
  13. bf0f82b Merge "Do not rotate PDFPrinter pages." into nyc-dev am: 5d6a4f582e by Philip P. Moltmann · 8 years ago
  14. cd7b1b7 Do not rotate PDFPrinter pages. by Philip P. Moltmann · 8 years ago
  15. 5365e7a Merge "Declare no print services if 0 print services are enabled." into nyc-dev by Philip P. Moltmann · 8 years ago
  16. b852d01 Merge "Declare no print services if 0 print services are enabled." into nyc-dev by Philip P. Moltmann · 8 years ago
  17. 0ba575e Merge "Handle printers selected by SelectPrinter activity" into nyc-dev by Philip P. Moltmann · 8 years ago
  18. e951a13 Declare no print services if 0 print services are enabled. by Philip P. Moltmann · 8 years ago
  19. f141324 Handle printers selected by SelectPrinter activity by Philip P. Moltmann · 8 years ago
  20. 74aac8d Merge "Clear state when ProgressMessageCtrl. is canceled" into nyc-dev by Philip P. Moltmann · 8 years ago
  21. 9a40a32 Clear state when ProgressMessageCtrl. is canceled by Philip P. Moltmann · 9 years ago
  22. 227b8aa6 Merge "Handle failure to create file." into nyc-dev am: 808f2c361a by Philip P. Moltmann · 9 years ago
  23. e05a7b7 Handle failure to create file. by Philip P. Moltmann · 9 years ago
  24. 537f92d Merge "Handle more config changes and handle onDestroy" into nyc-dev by Philip P. Moltmann · 9 years ago
  25. 383189f Merge "Handle more config changes and handle onDestroy" into nyc-dev by Philip P. Moltmann · 9 years ago
  26. dee53b2 Merge "Visibility of pageRangeTitle =!= pageRangeText" into nyc-dev by Philip P. Moltmann · 9 years ago
  27. f1b8495 Merge "Delay callback from printerRegistry after Constr." into nyc-dev by Philip P. Moltmann · 9 years ago
  28. 8582909 Merge "Visibility of pageRangeTitle =!= pageRangeText" into nyc-dev by Philip P. Moltmann · 9 years ago
  29. f24285d Visibility of pageRangeTitle =!= pageRangeText by Philip P. Moltmann · 9 years ago
  30. 172d840 Handle more config changes and handle onDestroy by Philip P. Moltmann · 9 years ago
  31. 3c75703 Delay callback from printerRegistry after Constr. by Philip P. Moltmann · 9 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 · 9 years ago
  33. 4bd8fac Send update notifications when the status of a print job updates and by Philip P. Moltmann · 9 years ago
  34. 7ea0731 Merge "Integer.valueOf() -> Integer.parseInt() to avoid allocation." am: c027ae49f0 by Tobias Thierer · 9 years ago
  35. 9bbbf2b Integer.valueOf() -> Integer.parseInt() to avoid allocation. by Tobias Thierer · 9 years ago
  36. d0e1239 Add a log if the printing activity died unexpectly. by Philip P. Moltmann · 9 years ago
  37. 1a1f249 Merge "Prefix printer description with service-label instead of package-label." into nyc-dev by Philip P. Moltmann · 9 years ago
  38. 3df18a9 Prefix printer description with service-label instead of package-label. by Philip P. Moltmann · 9 years ago
  39. c6c319e Print Activity: Use a single (re-implemented) parsing logig for page ranges. by Philip P. Moltmann · 9 years ago
  40. a97415b Merge "Make sure to update the selected pages when needed in the right order." into nyc-dev by Philip P. Moltmann · 9 years ago
  41. 9e4bbc6 Do not rely on documentInfo.pageCount when selecting which pages to scrap by Philip P. Moltmann · 9 years ago
  42. 7b92d3c When we update slow we override the current state. Make sure to reset the state the operation finishes. by Philip P. Moltmann · 9 years ago
  43. c309d71 Make sure to update the selected pages when needed in the right order. by Philip P. Moltmann · 9 years ago
  44. 9dcb86a Add the print service recommendation service by Philip P. Moltmann · 9 years ago
  45. 02add6a Merge "Rewrite workflow on how the destination printer is selected." into nyc-dev by Philip P. Moltmann · 9 years ago
  46. 456f1e3 Merge "Update print preview when option is changed and clear ranges when they layout changes" into nyc-dev by Philip P. Moltmann · 9 years ago
  47. 7134fcc RemotePrintDocument might get destroyed in constructor by Philip P. Moltmann · 9 years ago
  48. c7927cb Merge "Update printers even if there are no printers found." into nyc-dev by Philip P. Moltmann · 9 years ago
  49. b5be5ec Merge "Handle all configuration changes in PrintActivity as it cannot be destroyed synchronously." into nyc-dev by Philip P. Moltmann · 9 years ago
  50. ebf3976 Merge "Change hasCustomPrintIcon and setStatus as requested by API council." into nyc-dev by Philip P. Moltmann · 9 years ago
  51. d74d1e5 Change hasCustomPrintIcon and setStatus as requested by API council. by Philip P. Moltmann · 9 years ago
  52. 4ef83c46 Update print preview when option is changed and clear ranges when they by Philip P. Moltmann · 9 years ago
  53. 13460a6 Turn off verbose logs and remove log that is covered by verbose logs. by Joe Onorato · 9 years ago
  54. 940fa80 Handle all configuration changes in PrintActivity as it cannot be by Philip P. Moltmann · 9 years ago
  55. 49435a7 Merge "Deal with print-preview renderings that do not match the correct number of pages." into nyc-dev by Philip P. Moltmann · 9 years ago
  56. b170c08 Don't mix UI and print job state by Philip P. Moltmann · 9 years ago
  57. 066bf81 Deal with print-preview renderings that do not match the correct number by Philip P. Moltmann · 9 years ago
  58. 27db661 Treat all remotedocumentadapter-command results as cancel in the case we by Philip P. Moltmann · 9 years ago
  59. 74f9a2f Merge "Do not finish multiple times." into nyc-dev by Philip P. Moltmann · 9 years ago
  60. 5849f20 Merge "If we finish before the the remotePrintedDocument is initialized" into nyc-dev by Philip P. Moltmann · 9 years ago
  61. e7f06a8 The PageAdapter update might be caused by the RecylerView. by Philip P. Moltmann · 9 years ago
  62. 63ce0b7 Rewrite workflow on how the destination printer is selected. by Philip P. Moltmann · 9 years ago
  63. ada5a04 Update printers even if there are no printers found. by Philip P. Moltmann · 9 years ago
  64. ba245f9 Update 'more options' button when changing the printer. by Philip P. Moltmann · 9 years ago
  65. 0ad7fc5 Do not finish multiple times. by Philip P. Moltmann · 9 years ago
  66. 32e0755 If we finish before the the remotePrintedDocument is initialized by Philip P. Moltmann · 9 years ago
  67. 66c9659 Add "app printer activity" and always keep the print service state by Philip P. Moltmann · 9 years ago
  68. 59d12c6 Merge "Update print document view if printer capabilities changed" into nyc-dev by Philip P. Moltmann · 9 years ago
  69. 8eb4515 Redraw the UI when a print page preview is updated by Philip P. Moltmann · 9 years ago
  70. 1bb7f36 Update print document view if printer capabilities changed by Philip P. Moltmann · 9 years ago
  71. d365f69 Fix three bugs in the handling of the advanced options activity by Philip P. Moltmann · 9 years ago
  72. 645a3e1 Force cancel pending RemotePrintDocument commands when the PrintActivity exits by Philip P. Moltmann · 9 years ago
  73. cc3fa0d Clarify synchronization between PrintActivity and RemotePrintDocument by Philip P. Moltmann · 9 years ago
  74. cf5b777 Cancel print job if PrintActivity was finished before spooler could be by Philip P. Moltmann · 9 years ago
  75. 56190d5 Merge "Also search in description when filtering printers." by Philip P. Moltmann · 9 years ago
  76. e93cf15 Merge "Allow the PDF Printer to "print" non-locale-default paper sizes." by Philip P. Moltmann · 9 years ago
  77. 18fc58f Merge "UI improvements for the print spooler" by Philip P. Moltmann · 9 years ago
  78. 2fbd43e Merge "Update summary when printer changes" by Philip P. Moltmann · 9 years ago
  79. 76855d3 Merge "Init and clean up printer registry independat of state." by Philip P. Moltmann · 9 years ago
  80. 51dbc8e Init and clean up printer registry independat of state. by Philip P. Moltmann · 9 years ago
  81. c2f913d Only update UI when bound by Philip P. Moltmann · 9 years ago
  82. 17332cb Update summary when printer changes by Philip P. Moltmann · 9 years ago
  83. 443075a UI improvements for the print spooler by Philip P. Moltmann · 9 years ago
  84. e33b954 Merge "Check parameters for callers of IPrintManager" by Philip P. Moltmann · 9 years ago
  85. e58d8ff Also search in description when filtering printers. by Philip P. Moltmann · 9 years ago
  86. dc5765e Carry over orientation when updating the printAttributes with the capabilities of the printer. by Philip P. Moltmann · 9 years ago
  87. 4959caf Allow the PDF Printer to "print" non-locale-default paper sizes. by Philip P. Moltmann · 9 years ago
  88. 76d7e3e Check parameters for callers of IPrintManager by Philip P. Moltmann · 9 years ago
  89. 5462e88 Treat empty strings similar to null-strings when composing the subtitle in the SelectPrinterActivity. by Philip P. Moltmann · 9 years ago
  90. c2ad226 Clean up API for PrinterInfo. by Philip P. Moltmann · 9 years ago
  91. e978af6 Merge "Do not add far favorite printers more than once." by Philip P. Moltmann · 9 years ago
  92. fcb51b8 Merge "ApprovedServices might be null, handle the case:" by Philip P. Moltmann · 9 years ago
  93. 8d978ba Merge "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
  94. 0d1e622 ApprovedServices might be null, handle the case: by Philip P. Moltmann · 9 years ago
  95. 9b99d76 Do not add far favorite printers more than once. by Philip P. Moltmann · 9 years ago
  96. 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
  97. 1f46779 Display toast when print services are disabled. by Philip P. Moltmann · 9 years ago
  98. 8141bdf Store which print services are disabled instead of which are enabled by Philip P. Moltmann · 9 years ago
  99. a5fcd50 Remove debugging from print notification code. by Philip P. Moltmann · 9 years ago
  100. a1cdb4b Use notification grouping for print notification. by Philip P. Moltmann · 9 years ago