summaryrefslogtreecommitdiffstats
path: root/chrome/browser/printing/print_job_worker.cc
Commit message (Expand)AuthorAgeFilesLines
* Set the job name for the print job on the Mac.avi@chromium.org2010-05-121-5/+5
* Changes made to the printing logic to allow plugins to participate in the bro...sanjeevr@chromium.org2010-03-121-1/+3
* Simplify threading in browser thread by making only ChromeThread deal with di...jam@chromium.org2009-10-271-6/+6
* Wire up printing on the Macstuartmorgan@chromium.org2009-10-131-6/+44
* Reverting 27389.darin@chromium.org2009-09-301-3/+0
* Reverting 27379, in hopes of fixing browser_tests.senorblanco@chromium.org2009-09-281-0/+3
* Assert that thread-safe reference counting is used withdarin@chromium.org2009-09-281-3/+0
* I've seen recently a race condition while debugging printing. The pages are ...sverrir@google.com2009-07-091-1/+5
* Move printing related stuff to the root printing project from the browser pro...sverrir@google.com2009-07-071-2/+2
* Move Emf class to the printing library. Also creates a platform agnostic Nat...sverrir@google.com2009-07-061-1/+0
* Add Print Selection support to Chrome. This change is fairly involved since ...sverrir@google.com2009-06-191-17/+2
* Add support for printing selection only flag. This only adds the flag to the ...sverrir@google.com2009-06-081-2/+4
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-2/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Use the new Thread::StopSoon() facility. Add a new tight loop to control the ...maruel@google.com2008-08-121-1/+2
* Add chrome to the repository.initial.commit2008-07-261-0/+325