summaryrefslogtreecommitdiffstats
path: root/printing/printing_context_win.h
Commit message (Expand)AuthorAgeFilesLines
* base::Bind: Convert PrintingContext::PrintSettingsCallback.jhawkins@chromium.org2011-11-191-14/+15
* Add printing.dll to the component build.darin@chromium.org2011-09-011-2/+2
* Added Header and Footer support in Linux, Windows and Mac for Skiaaayushkumar@chromium.org2011-08-171-2/+3
* Revert 97219 - Added Header and Footer support in Linux, Windows and Mac for ...aayushkumar@chromium.org2011-08-171-3/+2
* Added Header and Footer support in Linux, Windows and Mac for Skiaaayushkumar@chromium.org2011-08-171-2/+3
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* 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-1/+2
* (1) Hook up the print button to send the pages to the default printer for pri...kmadhusu@chromium.org2011-03-051-1/+2
* Printing: Delete dead code in PrintJob and cleanup corresponding code in Prin...thestig@chromium.org2011-02-141-1/+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-1/+1
* Printing: Convert PrintingContext into an interface implemented by the separatejhawkins@chromium.org2010-10-061-0/+97