1. ff3ccc2 Attempt to fetch first printer's settings to bootstrap the printing process if there are printers but none is set as default. by [email protected] · 14 years ago
  2. c97e5e8 PrintPreview: Set number of copies and collate in print ticket. by [email protected] · 14 years ago
  3. 37a401bf PrintPreview: Added a helper function to get print job settings from dictionary. by [email protected] · 14 years ago
  4. c48bee2 Print Preview: Implement basic settings. by [email protected] · 14 years ago
  5. afbdbf11 PrintPreview: Remove NOTIMPLEMENTED() function call in PrintingContextWin::UpdatePrintSettings(). by [email protected] · 14 years ago
  6. c82d3f21 Printing: Use const reference instead of a const pointer. by [email protected] · 14 years ago
  7. 89f5aa8c PrintPreview: [MAC] Set the selected printer for the current print job. by [email protected] · 14 years ago
  8. b10c54d Move Start/EndPage() from NewPage/PageDone() to inside the metafile. by [email protected] · 14 years ago
  9. 7868ecab (1) Hook up the print button to send the pages to the default printer for printing without displaying a native dialog. by [email protected] · 14 years ago
  10. 46b8ae0 Printing: Delete dead code in PrintJob and cleanup corresponding code in PrintingContext. by [email protected] · 15 years ago
  11. 128bec3c Use the existing PRINTPAGERANGE rather than allocating a new one. by [email protected] · 15 years ago
  12. ee5f36e4 On Chrome OS, use the application locale to determine the default paper size rather than rely on GTK. by [email protected] · 15 years ago
  13. 4993f34 Printing: Refactor PrintSettings::Init into a PrintSettingsFactory class by [email protected] · 15 years ago
  14. 51e8d935 Printing: Convert PrintingContext into an interface implemented by the separate by [email protected] · 15 years ago
  15. ea6f72a97c Fix a c_str() use-after-free bug in the printing code. by [email protected] · 15 years ago
  16. ee42691e Printing: Remove the debug-only |page_number_| from PrintingContext, which has by [email protected] · 15 years ago
  17. 6074541 Printing: Push checking of |context| one level lower, as the different by [email protected] · 15 years ago
  18. 3b52c98 Printing: Push checking of |context| one level lower, as the different by [email protected] · 15 years ago
  19. b719142 Printing: Implement PrintingContext::UseDefaultSettings for Linux/Cairo. by [email protected] · 15 years ago
  20. d9d4299 Printing: Convert several wstrings to string16. by [email protected] · 15 years ago
  21. d825462 Win32: Print the right number of pages. by [email protected] · 15 years ago
  22. fc790462 Set the job name for the print job on the Mac. by [email protected] · 15 years ago
  23. 5930cb6 printing: replace the deprecated macro (DISALLOW_EVIL_CONSTRUCTORS). by [email protected] · 16 years ago
  24. de294335 Do some cleanup of file path name handling. by [email protected] · 16 years ago
  25. b75dca8 Implement the basic OS-level printing mechanics on Mac by [email protected] · 16 years ago
  26. 260d157 Fix the Windows printing build by updating an old include. by [email protected] · 16 years ago
  27. d0767cb54 Separate out some more ICU from base and into base/i18n. by [email protected] · 16 years ago
  28. daee497 Re-enable test (disabled while moving printing functionality to printing library). by [email protected] · 16 years ago
  29. 8ff1d42 Move printing related stuff to the root printing project from the browser project. This simplifies further refactoring and eases understanding of the printing part of Chrome. by [email protected] · 16 years ago[Renamed (97%) from chrome/browser/printing/win_printing_context.cc]
  30. e1504d8 Remove unused notification in print code to simplify before refactoring. by [email protected] · 16 years ago
  31. 8227045 Add Print Selection support to Chrome. This change is fairly involved since this means that the printing is done async instead of the fully synchronous mode the normal full page printing is. by [email protected] · 16 years ago
  32. bd63dc9 Refactor the PlatformContext layer to have only one class. by [email protected] · 16 years ago
  33. 3a0e4a3 Fix a minor bug in the print dialog on windows. The minimum page number was not set so you could ask for a printout of page 0-5 in a 5 page document. by [email protected] · 16 years ago
  34. c8ad40c Add support for printing selection only flag. This only adds the flag to the IPC and implements the Windows dialog interaction but does not enable this just yet. by [email protected] · 16 years ago
  35. 4ecd0745 Simplify code in PrintSettings. Removes support for settings margins by [email protected] · 16 years ago
  36. b6f87899 NO CODE CHANGE by [email protected] · 16 years ago
  37. dcccb94 Fix a bunch of header includes. I removed some unnecessary headers from a by [email protected] · 17 years ago
  38. 21f527e Move the "platform" wrappers in skia/ext to the skia namespace. by [email protected] · 17 years ago
  39. c399a8a Remove base versions of the graphics headers, which previously just forwarded to the skia ones. by [email protected] · 17 years ago
  40. 8da547c Remove an hack to enable the parent window. It seems to cause crashes in the field. I wonder why I had kept it active. by [email protected] · 17 years ago
  41. e1acf6f Move Time, TimeDelta and TimeTicks into namespace base. by [email protected] · 17 years ago
  42. 0ae80b89 Change #ifdef _DEBUG test to #ifndef NDEBUG test. by [email protected] · 17 years ago
  43. 74d9bac Two minor fixes. Fix the hard coded desired dpi and remove an unneeded include. by [email protected] · 17 years ago
  44. bf09a50 Use a more compact license header in source files. by license.bot · 17 years ago
  45. 5cca3a5 Move time formatters that only use ICU into base/time.* by [email protected] · 17 years ago
  46. b49cbcf2 by [email protected] · 17 years ago
  47. 09911bf Add chrome to the repository. by initial.commit · 17 years ago