summaryrefslogtreecommitdiffstats
path: root/chrome/browser/printing/printer_query.cc
Commit message (Expand)AuthorAgeFilesLines
* These are the Chrome side changes to support the Print device charm in Metro.mad@chromium.org2012-06-291-1/+6
* base::Bind: Convert printing_message_filter.cc.jhawkins@chromium.org2011-11-281-36/+20
* base::Bind: Easy cleanups in chrome/browser/printing.jhawkins@chromium.org2011-11-101-12/+13
* Move margin processing code to the browser process.vandebo@chromium.org2011-10-151-2/+2
* (1) Hook up the print button to send the pages to the default printer for pri...kmadhusu@chromium.org2011-03-051-14/+33
* Printing: Delete dead code in PrintJob and cleanup corresponding code in Prin...thestig@chromium.org2011-02-141-4/+0
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Deinline even more destructors.erg@google.com2010-12-141-0/+12
* Reland r68893 after fixing allowing blocking IO on shutdown.willchan@chromium.org2010-12-141-0/+5
* Revert 68893 - Consider PlatformThread::Join() to be blocking IO.csilv@chromium.org2010-12-111-5/+0
* Consider PlatformThread::Join() to be blocking IO.willchan@chromium.org2010-12-101-0/+5
* Printing: PrinterQuery gets created on the IO thread, not UI.thestig@chromium.org2010-12-011-4/+3
* Add a DCHECK for the thread PrinterQuery and PrintJobs get created on.thestig@chromium.org2010-11-301-6/+3
* Set the job name for the print job on the Mac.avi@chromium.org2010-05-121-2/+2
* Changes made to the printing logic to allow plugins to participate in the bro...sanjeevr@chromium.org2010-03-121-1/+3
* Wire up printing on the Macstuartmorgan@chromium.org2009-10-131-3/+3
* Add support for printing selection only flag. This only adds the flag to the ...sverrir@google.com2009-06-081-1/+3
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+141