summaryrefslogtreecommitdiffstats
path: root/printing/printing_context_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Move scoped_cftyperef from base to base/mac, use the new namespace, and name itbrettw@chromium.org2010-10-171-2/+2
* Printing: Convert PrintingContext into an interface implemented by the separatejhawkins@chromium.org2010-10-061-35/+35
* Fix Mac print crashgfeher@chromium.org2010-09-291-4/+4
* Printing: Remove the debug-only |page_number_| from PrintingContext, which hasjhawkins@chromium.org2010-09-281-14/+0
* Printing: Implement PrintingContext::UseDefaultSettings for Linux/Cairo.jhawkins@chromium.org2010-09-211-4/+6
* Printing: Convert several wstrings to string16.jhawkins@chromium.org2010-09-131-2/+2
* Set the job name for the print job on the Mac.avi@chromium.org2010-05-121-3/+13
* Set the job title of print jobs.avi@chromium.org2010-04-271-0/+6
* Move Page Setup into print, as Chrome is not a document-based app.avi@chromium.org2010-04-271-0/+7
* Implement the basic OS-level printing mechanics on Macstuartmorgan@chromium.org2009-10-131-0/+206