| Commit message (Expand) | Author | Age | Files | Lines |
* | base::Bind: Convert PrintingContext::PrintSettingsCallback. | jhawkins@chromium.org | 2011-11-19 | 1 | -3/+3 |
* | Move margin processing code to the browser process. | vandebo@chromium.org | 2011-10-15 | 1 | -3/+1 |
* | Add printing.dll to the component build. | darin@chromium.org | 2011-09-01 | 1 | -1/+1 |
* | Added Header and Footer support in Linux, Windows and Mac for Skia | aayushkumar@chromium.org | 2011-08-17 | 1 | -4/+10 |
* | Revert 97219 - Added Header and Footer support in Linux, Windows and Mac for ... | aayushkumar@chromium.org | 2011-08-17 | 1 | -10/+4 |
* | Added Header and Footer support in Linux, Windows and Mac for Skia | aayushkumar@chromium.org | 2011-08-17 | 1 | -4/+10 |
* | Move base/values.h into the base namespace. This includes a cros DEPS roll | dmazzoni@chromium.org | 2011-07-12 | 1 | -1/+3 |
* | iwyu: Use callback_old.h where appropriate, part 1. | jhawkins@chromium.org | 2011-05-10 | 1 | -1/+1 |
* | PrintPreview: [LINUX] Set color and duplex setting values in print job ticket. | kmadhusu@chromium.org | 2011-04-26 | 1 | -7/+0 |
* | PrintPreview: [MAC] Set duplex binding settings in print ticket. | kmadhusu@chromium.org | 2011-04-20 | 1 | -0/+7 |
* | PrintPreview: Set number of copies and collate in print ticket. | kmadhusu@chromium.org | 2011-04-05 | 1 | -7/+0 |
* | PrintPreview: Added a helper function to get print job settings from dictionary. | kmadhusu@chromium.org | 2011-03-31 | 1 | -0/+7 |
* | Printing: Use const reference instead of a const pointer. | thestig@chromium.org | 2011-03-22 | 1 | -1/+1 |
* | PrintPreview: [MAC] Set the selected printer for the current print job. | kmadhusu@chromium.org | 2011-03-21 | 1 | -3/+6 |
* | (1) Hook up the print button to send the pages to the default printer for pri... | kmadhusu@chromium.org | 2011-03-05 | 1 | -1/+5 |
* | Printing: Delete dead code in PrintJob and cleanup corresponding code in Prin... | thestig@chromium.org | 2011-02-14 | 1 | -3/+0 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 1 | -1/+1 |
* | On Chrome OS, use the application locale to determine the default paper size ... | sanjeevr@chromium.org | 2010-12-03 | 1 | -2/+5 |
* | Printing: Refactor PrintSettings::Init into a PrintSettingsFactory class | jhawkins@chromium.org | 2010-10-26 | 1 | -1/+0 |
* | Printing: Convert PrintingContext into an interface implemented by the separate | jhawkins@chromium.org | 2010-10-06 | 1 | -118/+36 |
* | Printing: Remove the debug-only |page_number_| from PrintingContext, which has | jhawkins@chromium.org | 2010-09-28 | 1 | -5/+0 |
* | Printing: Implement PrintingContext::UseDefaultSettings for Linux/Cairo. | jhawkins@chromium.org | 2010-09-21 | 1 | -3/+12 |
* | Printing: Convert several wstrings to string16. | jhawkins@chromium.org | 2010-09-13 | 1 | -1/+2 |
* | FBTF: Remove unneeded headers from base/ (part 7) | thestig@chromium.org | 2010-08-27 | 1 | -1/+4 |
* | Win32: Print the right number of pages. | thestig@chromium.org | 2010-08-13 | 1 | -5/+23 |
* | Set the job name for the print job on the Mac. | avi@chromium.org | 2010-05-12 | 1 | -1/+1 |
* | Move some more files to toplevel gfx dir. | ben@chromium.org | 2010-03-17 | 1 | -1/+1 |
* | Changes made to the printing logic to allow plugins to participate in the bro... | sanjeevr@chromium.org | 2010-03-12 | 1 | -0/+4 |
* | printing: replace the deprecated macro (DISALLOW_EVIL_CONSTRUCTORS). | maruel@chromium.org | 2009-12-08 | 1 | -1/+1 |
* | Implement the basic OS-level printing mechanics on Mac | stuartmorgan@chromium.org | 2009-10-13 | 1 | -11/+35 |
* | Move printing related stuff to the root printing project from the browser pro... | sverrir@google.com | 2009-07-07 | 1 | -0/+152 |