summaryrefslogtreecommitdiffstats
path: root/chrome/browser/printing/print_job_worker.h
Commit message (Expand)AuthorAgeFilesLines
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* PrintPreview: [MAC] Set the selected printer for the current print job.kmadhusu@chromium.org2011-03-211-3/+4
* (1) Hook up the print button to send the pages to the default printer for pri...kmadhusu@chromium.org2011-03-051-1/+10
* 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
* Printing: Get settings on the UI thread on all platforms.thestig@chromium.org2011-01-061-4/+3
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Cleanup: USE_X11 + OS_MACOSX = OS_POSIX.thestig@chromium.org2010-12-211-2/+2
* Printing: Get the default settings on the UI-thread for GTK+ and Mac.sadrul@chromium.org2010-12-211-0/+5
* Printing: Convert PrintingContext into an interface implemented by the separatejhawkins@chromium.org2010-10-061-2/+4
* Printing: Call PrintingContext::AskUserForSettings() on the UI thread for Linuxjhawkins@chromium.org2010-09-271-2/+2
* Printing: Implement PrintingContext::UseDefaultSettings for Linux/Cairo.jhawkins@chromium.org2010-09-211-0/+5
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Set the job name for the print job on the Mac.avi@chromium.org2010-05-121-2/+2
* 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-1/+2
* printing: replace the deprecated macro (DISALLOW_EVIL_CONSTRUCTORS).maruel@chromium.org2009-12-081-1/+1
* Wire up printing on the Macstuartmorgan@chromium.org2009-10-131-1/+13
* Reverting 27389.darin@chromium.org2009-09-301-1/+0
* Reverting 27379, in hopes of fixing browser_tests.senorblanco@chromium.org2009-09-281-0/+1
* Assert that thread-safe reference counting is used withdarin@chromium.org2009-09-281-1/+0
* Move printing related stuff to the root printing project from the browser pro...sverrir@google.com2009-07-071-2/+2
* Add Print Selection support to Chrome. This change is fairly involved since ...sverrir@google.com2009-06-191-4/+0
* Add support for printing selection only flag. This only adds the flag to the ...sverrir@google.com2009-06-081-1/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Remove black magic and >100 lines. Unhook a lot of dead code.maruel@chromium.org2009-02-051-1/+5
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-261-1/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Try to cut down on some unnecessary dependencies. Remove any unused includes...deanm@google.com2008-07-281-1/+0
* Add chrome to the repository.initial.commit2008-07-261-0/+133