summaryrefslogtreecommitdiffstats
path: root/chrome/browser/printing/print_job_worker.cc
Commit message (Expand)AuthorAgeFilesLines
* 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