| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup: Remove unneeded scoped_ptr.h includes from ppapi, printing, remoting... | thestig@chromium.org | 2012-05-16 | 1 | -2/+1 |
* | Linux: Don't call printing::GetColorModelForMode() when USE_CUPS is not defined. | thestig@chromium.org | 2011-11-08 | 1 | -5/+5 |
* | Clarify that the custom margin value is not validated and add tests. | vandebo@chromium.org | 2011-10-20 | 1 | -3/+3 |
* | Move margin processing code to the browser process. | vandebo@chromium.org | 2011-10-15 | 1 | -4/+8 |
* | Reland 105087: PrintPreview: Fix printer color settings issues based on print... | kmadhusu@chromium.org | 2011-10-13 | 1 | -0/+11 |
* | Revert 105087 - PrintPreview: Fix printer color settings issues based on prin... | kmadhusu@chromium.org | 2011-10-12 | 1 | -10/+0 |
* | PrintPreview: Fix printer color settings issues based on printer ppd/schema i... | kmadhusu@chromium.org | 2011-10-12 | 1 | -0/+10 |
* | printing: Convert some wstrings to string16s. | thestig@chromium.org | 2011-09-20 | 1 | -6/+6 |
* | 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 | -0/+10 |
* | Revert 97219 - Added Header and Footer support in Linux, Windows and Mac for ... | aayushkumar@chromium.org | 2011-08-17 | 1 | -10/+0 |
* | Added Header and Footer support in Linux, Windows and Mac for Skia | aayushkumar@chromium.org | 2011-08-17 | 1 | -0/+10 |
* | Printing: Remove unused PageOverlay since header/footers are drawn in PrintWe... | thestig@chromium.org | 2011-08-09 | 1 | -4/+2 |
* | Print Preview: Implement basic settings. | thestig@chromium.org | 2011-03-29 | 1 | -1/+4 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 1 | -1/+1 |
* | When printing a page containing alpha blending on a printer which doesn't sup... | senorblanco@chromium.org | 2011-01-12 | 1 | -0/+7 |
* | Printing: Refactor PrintSettings::Init into a PrintSettingsFactory class | jhawkins@chromium.org | 2010-10-26 | 1 | -33/+5 |
* | Printing: Temporary fix on Linux using dummy print settings until we get the ... | thestig@chromium.org | 2010-10-05 | 1 | -3/+6 |
* | FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD... | erg@google.com | 2010-09-30 | 1 | -0/+1 |
* | Printing: Implement PrintingContext::UseDefaultSettings for Linux/Cairo. | jhawkins@chromium.org | 2010-09-21 | 1 | -0/+9 |
* | Changed printer page setup units to be in device co-ordinates (this is pixels... | sanjeevr@chromium.org | 2010-05-29 | 1 | -6/+16 |
* | Move base/gfx contents to gfx/ | ben@chromium.org | 2010-03-14 | 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/+5 |
* | Implement the basic OS-level printing mechanics on Mac | stuartmorgan@chromium.org | 2009-10-13 | 1 | -0/+8 |
* | Move printing related stuff to the root printing project from the browser pro... | sverrir@google.com | 2009-07-07 | 1 | -0/+107 |