1. ab26826e "Simplify Page" print preview option enables by Arjun Patel · 10 years ago
  2. 90c6d73 Add support for starting an extension print job to print preview by tbarzic · 11 years ago
  3. 2604a97 Support NumCopies print preset by n.bansal · 11 years ago
  4. d6a8369b Add UMA stats for new Print Preview UI elements. by alekseys · 11 years ago
  5. 92ab8ce Use document from preview for System Dialog printing on Windows. by vitalybuka · 11 years ago
  6. bd7c981 Added PrintingContext::Delegate to get parent view handle and application locale. by Vitaly Buka · 11 years ago
  7. 72ddef9 Changes in printer settings: by [email protected] · 11 years ago
  8. ae98e57 Change print preview size to match to media size capability selection and reset margins to default when media size changes. by [email protected] · 11 years ago
  9. 6df7b5a Pass location and description of local printers into print preview. by [email protected] · 11 years ago
  10. 833cac8 Tunnel the CDD from the Print Preview javascript to the privet operation by [email protected] · 11 years ago
  11. 7ca14c3b Validate enum parameters for IPCs in print_messages.h by [email protected] · 12 years ago
  12. 3c0bcfa Pass PWG raster conversion settings from Preview to Converter. by [email protected] · 12 years ago
  13. 014a62cb Print to Privet local printers by [email protected] · 12 years ago
  14. e5324b5 De-duplicate job_settings parsing code. Proper set/get methods in PrintSettings. by [email protected] · 12 years ago
  15. 675a1ae Cleanup various bits of printing code. by [email protected] · 12 years ago
  16. 82b6e0fc Use page count from page preview. Page range is not enough for exact printed page calculation. by [email protected] · 13 years ago
  17. edb363a8 Async frame preparation for Preview with support if selection. by [email protected] · 13 years ago
  18. 19d1c2d Adds option to enable CSS backgrounds for printing. by [email protected] · 13 years ago
  19. 0205b68 Print headers and footers with WebKit. by [email protected] · 13 years ago
  20. 116d096 Print preview: Use an ID instead of memory pointer string in WebUI. by [email protected] · 13 years ago
  21. 0209b44 Make StickySettings sticky across sessions. by [email protected] · 13 years ago
  22. 7a3439b [Print Preview]: Added code to support pdf fit to page functionality. by [email protected] · 13 years ago
  23. 0e77a1d PrintPreview: Hide/Show the header footer option based on print frame margins. by [email protected] · 13 years ago
  24. 97c29575 PrintPreview:[MAC] Added "Open PDF In Preview" option to open the pdf in native preview app. by [email protected] · 14 years ago
  25. d903772 Print Preview: Making margin selection sticky (part 1/2). by [email protected] · 14 years ago
  26. d75a0317e When printing a PDF, query and use the print scaling disabled option. Also, some general clean ups. by [email protected] · 14 years ago
  27. a3ee735f PrintPreview: Added code to honor the grayscale color model. by [email protected] · 14 years ago
  28. 6a7fdfd More options for the types of margins to add. by [email protected] · 14 years ago
  29. 63313ae Reland 105087: PrintPreview: Fix printer color settings issues based on printer ppd/schema info. by [email protected] · 14 years ago
  30. 540fead Revert 105087 - PrintPreview: Fix printer color settings issues based on printer ppd/schema information. by [email protected] · 14 years ago
  31. 355e36f PrintPreview: Fix printer color settings issues based on printer ppd/schema information. by [email protected] · 14 years ago
  32. f0be15bd Refactored code to move cloudprint specific code into print_preview_cloud.js. by [email protected] · 14 years ago
  33. 50f4ea3 Revert 103010 - Refactored code to move cloudprint specific code into print_preview_cloud.js. by [email protected] · 14 years ago
  34. b0235fb Refactored code to move cloudprint specific code into print_preview_cloud.js. by [email protected] · 14 years ago
  35. dc8373d Reland 100233 PrintPreview: Added code to identify the printer default duplex value. by [email protected] · 14 years ago
  36. d33ed29 Revert 100233 - PrintPreview: Added code to identify the printer default duplex value. by [email protected] · 14 years ago
  37. 7e86d8b PrintPreview: Added code to identify the printer default duplex value. by [email protected] · 14 years ago
  38. f3256b0d8 PrintPreview: Fixed RICOH MP C3501 color print job issues. by [email protected] · 14 years ago
  39. 69f5b1e6 Add printing.dll to the component build. by [email protected] · 14 years ago
  40. 576f9964 Print preview page selection should not require a rerendering of draft pages. by [email protected] · 14 years ago
  41. 7a9b03e3 Backend changes for custom margins. by [email protected] · 14 years ago
  42. ff90674 Print Preview: Go from event driven print preview back to print preview with sync messages. The sync messages now go to the IO thread to avoid the potential deadlock on Windows. by [email protected] · 14 years ago
  43. 151b4f24 Added Headers and Footers support for Core Graphics on Mac by [email protected] · 14 years ago
  44. 55b23a0 Added Header and Footer support in Linux, Windows and Mac for Skia by [email protected] · 14 years ago
  45. 0a2f373 Revert 97219 - Added Header and Footer support in Linux, Windows and Mac for Skia by [email protected] · 14 years ago
  46. 540ac80c Added Header and Footer support in Linux, Windows and Mac for Skia by [email protected] · 14 years ago
  47. 718af82 Print Preview: Fixing behavior of event listeners. by [email protected] · 14 years ago
  48. 5fa7d164 Revert 96567 - Reland 96406 - Print preview page selection should not require a rerendering of draft pages. by [email protected] · 14 years ago
  49. ddf90dc Reland 96406 - Print preview page selection should not require a rerendering of draft pages. by [email protected] · 14 years ago
  50. 81ac4a3 Revert 96406 - Print preview page selection should not require a rerendering of draft pages. by [email protected] · 14 years ago
  51. 7cf127e Print preview page selection should not require a rerendering of draft pages. by [email protected] · 14 years ago
  52. fd0b50340 PrintPreview: backend changes to support pipelining. by [email protected] · 14 years ago
  53. a885135 Print Preview: Associating preview requests and responses using an identifier by [email protected] · 14 years ago
  54. b579afd Initial support for cloudprint in print preview. by [email protected] · 14 years ago
  55. 7bd8024 Print Preview: Remove unused draft mode code. by [email protected] · 14 years ago
  56. c797a19 Print preview should use draft PDFs until it is ready to print to improve speed. by [email protected] · 14 years ago
  57. 987e51f9 PrintPreview: Modified code to set the printer using the unique printer id. by [email protected] · 14 years ago
  58. a44b0c14 PrintPreview: [LINUX] Set color and duplex setting values in print job ticket. by [email protected] · 14 years ago
  59. 06cb2388 Print Preview: Print the entire page range since the preview only contains the user selected pages. by [email protected] · 14 years ago
  60. 826e63a16 PrintPreview: [MAC] Set duplex binding settings in print ticket. by [email protected] · 14 years ago
  61. b73bb80b Updating print preview based on the pages selected by the user. by [email protected] · 14 years ago
  62. 770f906 PrintPreview: [MAC] Set the duplex setting in print ticket. by [email protected] · 14 years ago
  63. c97e5e8 PrintPreview: Set number of copies and collate in print ticket. by [email protected] · 14 years ago
  64. bb27c9b Adding "Print to PDF" functionality in the print preview tab. by [email protected] · 14 years ago
  65. f803c93 PrintPreview: Add a print job constant for "printerName". by [email protected] · 14 years ago
  66. c48bee2 Print Preview: Implement basic settings. by [email protected] · 14 years ago