summaryrefslogtreecommitdiffstats
path: root/printing/print_settings.h
Commit message (Expand)AuthorAgeFilesLines
* Adds option to enable CSS backgrounds for printing.rltoscano@chromium.org2013-01-141-0/+3
* Cleanup: Remove unneeded scoped_ptr.h includes from ppapi, printing, remoting...thestig@chromium.org2012-05-161-2/+1
* Linux: Don't call printing::GetColorModelForMode() when USE_CUPS is not defined.thestig@chromium.org2011-11-081-5/+5
* Clarify that the custom margin value is not validated and add tests.vandebo@chromium.org2011-10-201-3/+3
* Move margin processing code to the browser process.vandebo@chromium.org2011-10-151-4/+8
* Reland 105087: PrintPreview: Fix printer color settings issues based on print...kmadhusu@chromium.org2011-10-131-0/+11
* Revert 105087 - PrintPreview: Fix printer color settings issues based on prin...kmadhusu@chromium.org2011-10-121-10/+0
* PrintPreview: Fix printer color settings issues based on printer ppd/schema i...kmadhusu@chromium.org2011-10-121-0/+10
* printing: Convert some wstrings to string16s.thestig@chromium.org2011-09-201-6/+6
* Add printing.dll to the component build.darin@chromium.org2011-09-011-1/+1
* Added Header and Footer support in Linux, Windows and Mac for Skiaaayushkumar@chromium.org2011-08-171-0/+10
* Revert 97219 - Added Header and Footer support in Linux, Windows and Mac for ...aayushkumar@chromium.org2011-08-171-10/+0
* Added Header and Footer support in Linux, Windows and Mac for Skiaaayushkumar@chromium.org2011-08-171-0/+10
* Printing: Remove unused PageOverlay since header/footers are drawn in PrintWe...thestig@chromium.org2011-08-091-4/+2
* Print Preview: Implement basic settings.thestig@chromium.org2011-03-291-1/+4
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* When printing a page containing alpha blending on a printer which doesn't sup...senorblanco@chromium.org2011-01-121-0/+7
* Printing: Refactor PrintSettings::Init into a PrintSettingsFactory classjhawkins@chromium.org2010-10-261-33/+5
* Printing: Temporary fix on Linux using dummy print settings until we get the ...thestig@chromium.org2010-10-051-3/+6
* FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD...erg@google.com2010-09-301-0/+1
* Printing: Implement PrintingContext::UseDefaultSettings for Linux/Cairo.jhawkins@chromium.org2010-09-211-0/+9
* Changed printer page setup units to be in device co-ordinates (this is pixels...sanjeevr@chromium.org2010-05-291-6/+16
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* Changes made to the printing logic to allow plugins to participate in the bro...sanjeevr@chromium.org2010-03-121-0/+5
* Implement the basic OS-level printing mechanics on Macstuartmorgan@chromium.org2009-10-131-0/+8
* Move printing related stuff to the root printing project from the browser pro...sverrir@google.com2009-07-071-0/+107