summaryrefslogtreecommitdiffstats
path: root/printing/print_settings.cc
Commit message (Expand)AuthorAgeFilesLines
* printing: Add out-of-line copy ctors for complex classes.vmpstr2016-02-261-0/+2
* Reland of Cleanup: Remove unused PrintSettings shrink factors. (patchset #1 i...phoglund2016-02-161-2/+0
* Revert of Cleanup: Remove unused PrintSettings shrink factors. (patchset #1 i...phoglund2016-02-151-0/+2
* Cleanup: Remove unused PrintSettings shrink factors.thestig2016-02-101-2/+0
* PDF Printing: embed browser user agent string in PDF metadata.halcanary2015-11-061-0/+11
* Changes in printer settings:alekseys@chromium.org2014-06-121-0/+1
* Move settings setup for PDF and cloud print into single location in PrintingC...vitalybuka@chromium.org2013-11-041-3/+3
* De-duplicate job_settings parsing code.vitalybuka@chromium.org2013-10-291-40/+24
* Removed unused PrintSettings::printer_name_.vitalybuka@chromium.org2013-10-271-1/+0
* Use JS Date().toLocaleDateString() to format date in header. Fixed issues wit...vitalybuka@chromium.org2013-10-231-1/+0
* Cleanup various bits of printing code.thestig@chromium.org2013-10-141-7/+7
* Cleanup: Use base namespace in printing/.thestig@chromium.org2013-10-011-3/+3
* Adds option to enable CSS backgrounds for printing.rltoscano@chromium.org2013-01-141-1/+4
* Add base::StaticAtomicSequenceNumber.pliard@chromium.org2012-03-131-2/+2
* Linux: Don't call printing::GetColorModelForMode() when USE_CUPS is not defined.thestig@chromium.org2011-11-081-3/+3
* PrintPreview: [LINUX] Update the margin values after flipping the paper orien...kmadhusu@chromium.org2011-11-041-3/+4
* Clarify that the custom margin value is not validated and add tests.vandebo@chromium.org2011-10-201-14/+19
* Cleanup: Remove unneeded namespaces.thestig@chromium.org2011-10-181-47/+47
* For no margins, or printable area margins, don't factor in the header/footer ...vandebo@chromium.org2011-10-181-2/+6
* Move margin processing code to the browser process.vandebo@chromium.org2011-10-151-17/+51
* Reland 105087: PrintPreview: Fix printer color settings issues based on print...kmadhusu@chromium.org2011-10-131-0/+96
* Revert 105087 - PrintPreview: Fix printer color settings issues based on prin...kmadhusu@chromium.org2011-10-121-96/+0
* PrintPreview: Fix printer color settings issues based on printer ppd/schema i...kmadhusu@chromium.org2011-10-121-0/+96
* Patch up excessive margins until we can get the real fix plumbed through.vandebo@chromium.org2011-10-071-2/+3
* PrintPreview: Remove unwanted member variable initializations.kmadhusu@chromium.org2011-09-081-3/+0
* PrintPreview: Initialize header footer member variables in |PrintSettings| cl...kmadhusu@chromium.org2011-08-231-0/+8
* Printing: Remove unused PageOverlay since header/footers are drawn in PrintWe...thestig@chromium.org2011-08-091-1/+0
* Print Preview: Implement basic settings.thestig@chromium.org2011-03-291-1/+8
* When printing a page containing alpha blending on a printer which doesn't sup...senorblanco@chromium.org2011-01-121-1/+3
* Printing: Refactor PrintSettings::Init into a PrintSettingsFactory classjhawkins@chromium.org2010-10-261-146/+0
* Printing: Temporary fix on Linux using dummy print settings until we get the ...thestig@chromium.org2010-10-051-14/+35
* FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD...erg@google.com2010-09-301-0/+3
* Printing: Implement PrintingContext::UseDefaultSettings for Linux/Cairo.jhawkins@chromium.org2010-09-211-1/+40
* Changed printer page setup units to be in device co-ordinates (this is pixels...sanjeevr@chromium.org2010-05-291-31/+38
* Changes made to the printing logic to allow plugins to participate in the bro...sanjeevr@chromium.org2010-03-121-5/+9
* Implement the basic OS-level printing mechanics on Macstuartmorgan@chromium.org2009-10-131-0/+46
* Fix print margins. This fixes multiple issues that caused incorrect offsets ...sverrir@chromium.org2009-07-131-6/+11
* Move printing related stuff to the root printing project from the browser pro...sverrir@google.com2009-07-071-0/+116