| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't delete PrintJobManager from ReleaseModule(), just Shutdown. | vitalybuka@chromium.org | 2013-09-18 | 1 | -24/+48 |
* | Replaced vector with set for current_jobs_. | vitalybuka@chromium.org | 2012-12-06 | 1 | -1/+2 |
* | Move printing.* prefs from local state to profile | bartfab@chromium.org | 2012-07-26 | 1 | -23/+0 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | These are the Chrome side changes to support the Print device charm in Metro. | mad@chromium.org | 2012-06-29 | 1 | -0/+9 |
* | Cleanup: Make PrintJobManager::printing_enabled() const. | thestig@chromium.org | 2012-01-11 | 1 | -7/+7 |
* | Add OVERRIDE to chrome/browser/. | avi@chromium.org | 2011-11-21 | 1 | -1/+1 |
* | Printing: Remove an unused variable, update some obsolete comments, and remov... | thestig@chromium.org | 2011-11-03 | 1 | -4/+6 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -7/+7 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 1 | -1/+1 |
* | Virtual destructors should have virtual keyword. | hans@chromium.org | 2011-05-25 | 1 | -1/+1 |
* | Move |printing_enabled_| preference into PrintJobManager. | bauerb@chromium.org | 2011-04-27 | 1 | -11/+17 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | Update a bunch of files to the new location of notification files. | tfarina@chromium.org | 2011-03-09 | 1 | -3/+3 |
* | Remove obsolete base/lock.h and fix up callers to use the new header file and | brettw@chromium.org | 2011-01-21 | 1 | -3/+3 |
* | Rename ResourceMessageFilter to RenderMessageFilter, since that's what it act... | jam@chromium.org | 2010-12-14 | 1 | -1/+1 |
* | Change the way we wait for print jobs at shutdown on the Mac | stuartmorgan@chromium.org | 2010-10-07 | 1 | -0/+4 |
* | Policy to disable printing | gfeher@chromium.org | 2010-10-01 | 1 | -0/+13 |
* | FBTF: Header cleanup in chrome/common part 2. The majority of the changed files | jhawkins@chromium.org | 2010-08-20 | 1 | -0/+1 |
* | FBTF: Remove "obviously" unneeded standard C++ library #includes. | viettrungluu@chromium.org | 2010-08-15 | 1 | -2/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | printing: replace the deprecated macro (DISALLOW_EVIL_CONSTRUCTORS). | maruel@chromium.org | 2009-12-08 | 1 | -1/+1 |
* | Remove unused notification in print code to simplify before refactoring. | sverrir@google.com | 2009-07-03 | 1 | -23/+0 |
* | Use a NotificationRegistrar to listen for notifications. | pkasting@chromium.org | 2009-05-21 | 1 | -1/+3 |
* | Remove most header file dependencies on the notification type list. It is | brettw@chromium.org | 2009-02-01 | 1 | -5/+7 |
* | 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/+111 |