summaryrefslogtreecommitdiffstats
path: root/printing/printing_context.h
Commit message (Expand)AuthorAgeFilesLines
* 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