summaryrefslogtreecommitdiffstats
path: root/printing/printing_context.h
Commit message (Expand)AuthorAgeFilesLines
* Move settings setup for PDF and cloud print into single location in PrintingC...vitalybuka@chromium.org2013-11-041-5/+4
* De-duplicate job_settings parsing code.vitalybuka@chromium.org2013-10-291-5/+8
* Cleanup: Use base namespace in printing/.thestig@chromium.org2013-10-011-1/+2
* Use a direct include of strings headers in ppapi/, printing/.avi@chromium.org2013-06-111-1/+1
* base::Bind: Convert PrintingContext::PrintSettingsCallback.jhawkins@chromium.org2011-11-191-3/+3
* Move margin processing code to the browser process.vandebo@chromium.org2011-10-151-3/+1
* 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-4/+10
* Revert 97219 - Added Header and Footer support in Linux, Windows and Mac for ...aayushkumar@chromium.org2011-08-171-10/+4
* Added Header and Footer support in Linux, Windows and Mac for Skiaaayushkumar@chromium.org2011-08-171-4/+10
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-1/+3
* iwyu: Use callback_old.h where appropriate, part 1.jhawkins@chromium.org2011-05-101-1/+1
* PrintPreview: [LINUX] Set color and duplex setting values in print job ticket.kmadhusu@chromium.org2011-04-261-7/+0
* PrintPreview: [MAC] Set duplex binding settings in print ticket.kmadhusu@chromium.org2011-04-201-0/+7
* PrintPreview: Set number of copies and collate in print ticket.kmadhusu@chromium.org2011-04-051-7/+0
* PrintPreview: Added a helper function to get print job settings from dictionary.kmadhusu@chromium.org2011-03-311-0/+7
* Printing: Use const reference instead of a const pointer.thestig@chromium.org2011-03-221-1/+1
* PrintPreview: [MAC] Set the selected printer for the current print job.kmadhusu@chromium.org2011-03-211-3/+6
* (1) Hook up the print button to send the pages to the default printer for pri...kmadhusu@chromium.org2011-03-051-1/+5
* Printing: Delete dead code in PrintJob and cleanup corresponding code in Prin...thestig@chromium.org2011-02-141-3/+0
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* On Chrome OS, use the application locale to determine the default paper size ...sanjeevr@chromium.org2010-12-031-2/+5
* Printing: Refactor PrintSettings::Init into a PrintSettingsFactory classjhawkins@chromium.org2010-10-261-1/+0
* Printing: Convert PrintingContext into an interface implemented by the separatejhawkins@chromium.org2010-10-061-118/+36
* Printing: Remove the debug-only |page_number_| from PrintingContext, which hasjhawkins@chromium.org2010-09-281-5/+0
* Printing: Implement PrintingContext::UseDefaultSettings for Linux/Cairo.jhawkins@chromium.org2010-09-211-3/+12
* Printing: Convert several wstrings to string16.jhawkins@chromium.org2010-09-131-1/+2
* FBTF: Remove unneeded headers from base/ (part 7)thestig@chromium.org2010-08-271-1/+4
* Win32: Print the right number of pages.thestig@chromium.org2010-08-131-5/+23
* Set the job name for the print job on the Mac.avi@chromium.org2010-05-121-1/+1
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Changes made to the printing logic to allow plugins to participate in the bro...sanjeevr@chromium.org2010-03-121-0/+4
* printing: replace the deprecated macro (DISALLOW_EVIL_CONSTRUCTORS).maruel@chromium.org2009-12-081-1/+1
* Implement the basic OS-level printing mechanics on Macstuartmorgan@chromium.org2009-10-131-11/+35
* Move printing related stuff to the root printing project from the browser pro...sverrir@google.com2009-07-071-0/+152