| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a direct include of the message_loop header in chrome/browser/, part 8. | avi@chromium.org | 2013-07-17 | 1 | -1/+1 |
* | Use base::MessageLoop in more files. | xhwang@chromium.org | 2013-05-30 | 1 | -1/+1 |
* | chrome: Use base::MessageLoop. (Part 3) | xhwang@chromium.org | 2013-05-28 | 1 | -3/+3 |
* | chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST. | tfarina@chromium.org | 2013-05-01 | 1 | -1/+1 |
* | These are the Chrome side changes to support the Print device charm in Metro. | mad@chromium.org | 2012-06-29 | 1 | -1/+6 |
* | base::Bind: Convert printing_message_filter.cc. | jhawkins@chromium.org | 2011-11-28 | 1 | -36/+20 |
* | base::Bind: Easy cleanups in chrome/browser/printing. | jhawkins@chromium.org | 2011-11-10 | 1 | -12/+13 |
* | Move margin processing code to the browser process. | vandebo@chromium.org | 2011-10-15 | 1 | -2/+2 |
* | (1) Hook up the print button to send the pages to the default printer for pri... | kmadhusu@chromium.org | 2011-03-05 | 1 | -14/+33 |
* | Printing: Delete dead code in PrintJob and cleanup corresponding code in Prin... | thestig@chromium.org | 2011-02-14 | 1 | -4/+0 |
* | Move base/thread.h to base/threading, fix up callers to use the new location. | brettw@chromium.org | 2011-01-01 | 1 | -1/+1 |
* | Deinline even more destructors. | erg@google.com | 2010-12-14 | 1 | -0/+12 |
* | Reland r68893 after fixing allowing blocking IO on shutdown. | willchan@chromium.org | 2010-12-14 | 1 | -0/+5 |
* | Revert 68893 - Consider PlatformThread::Join() to be blocking IO. | csilv@chromium.org | 2010-12-11 | 1 | -5/+0 |
* | Consider PlatformThread::Join() to be blocking IO. | willchan@chromium.org | 2010-12-10 | 1 | -0/+5 |
* | Printing: PrinterQuery gets created on the IO thread, not UI. | thestig@chromium.org | 2010-12-01 | 1 | -4/+3 |
* | Add a DCHECK for the thread PrinterQuery and PrintJobs get created on. | thestig@chromium.org | 2010-11-30 | 1 | -6/+3 |
* | Set the job name for the print job on the Mac. | avi@chromium.org | 2010-05-12 | 1 | -2/+2 |
* | Changes made to the printing logic to allow plugins to participate in the bro... | sanjeevr@chromium.org | 2010-03-12 | 1 | -1/+3 |
* | Wire up printing on the Mac | stuartmorgan@chromium.org | 2009-10-13 | 1 | -3/+3 |
* | Add support for printing selection only flag. This only adds the flag to the ... | sverrir@google.com | 2009-06-08 | 1 | -1/+3 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+141 |