1. 4993f34 Printing: Refactor PrintSettings::Init into a PrintSettingsFactory class by [email protected] · 15 years ago
  2. 51e8d935 Printing: Convert PrintingContext into an interface implemented by the separate by [email protected] · 15 years ago
  3. ea6f72a97c Fix a c_str() use-after-free bug in the printing code. by [email protected] · 15 years ago
  4. ee42691e Printing: Remove the debug-only |page_number_| from PrintingContext, which has by [email protected] · 15 years ago
  5. 6074541 Printing: Push checking of |context| one level lower, as the different by [email protected] · 15 years ago
  6. 3b52c98 Printing: Push checking of |context| one level lower, as the different by [email protected] · 15 years ago
  7. b719142 Printing: Implement PrintingContext::UseDefaultSettings for Linux/Cairo. by [email protected] · 15 years ago
  8. d9d4299 Printing: Convert several wstrings to string16. by [email protected] · 15 years ago
  9. d825462 Win32: Print the right number of pages. by [email protected] · 15 years ago
  10. fc790462 Set the job name for the print job on the Mac. by [email protected] · 15 years ago
  11. 5930cb6 printing: replace the deprecated macro (DISALLOW_EVIL_CONSTRUCTORS). by [email protected] · 16 years ago
  12. de294335 Do some cleanup of file path name handling. by [email protected] · 16 years ago
  13. b75dca8 Implement the basic OS-level printing mechanics on Mac by [email protected] · 16 years ago
  14. 260d157 Fix the Windows printing build by updating an old include. by [email protected] · 16 years ago
  15. d0767cb54 Separate out some more ICU from base and into base/i18n. by [email protected] · 16 years ago
  16. daee497 Re-enable test (disabled while moving printing functionality to printing library). by [email protected] · 16 years ago
  17. 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]
  18. e1504d8 Remove unused notification in print code to simplify before refactoring. by [email protected] · 16 years ago
  19. 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
  20. bd63dc9 Refactor the PlatformContext layer to have only one class. by [email protected] · 16 years ago
  21. 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
  22. 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
  23. 4ecd0745 Simplify code in PrintSettings. Removes support for settings margins by [email protected] · 16 years ago
  24. b6f87899 NO CODE CHANGE by [email protected] · 16 years ago
  25. dcccb94 Fix a bunch of header includes. I removed some unnecessary headers from a by [email protected] · 17 years ago
  26. 21f527e Move the "platform" wrappers in skia/ext to the skia namespace. by [email protected] · 17 years ago
  27. c399a8a Remove base versions of the graphics headers, which previously just forwarded to the skia ones. by [email protected] · 17 years ago
  28. 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
  29. e1acf6f Move Time, TimeDelta and TimeTicks into namespace base. by [email protected] · 17 years ago
  30. 0ae80b89 Change #ifdef _DEBUG test to #ifndef NDEBUG test. by [email protected] · 17 years ago
  31. 74d9bac Two minor fixes. Fix the hard coded desired dpi and remove an unneeded include. by [email protected] · 17 years ago
  32. bf09a50 Use a more compact license header in source files. by license.bot · 17 years ago
  33. 5cca3a5 Move time formatters that only use ICU into base/time.* by [email protected] · 17 years ago
  34. b49cbcf2 by [email protected] · 17 years ago
  35. 09911bf Add chrome to the repository. by initial.commit · 17 years ago