summaryrefslogtreecommitdiffstats
path: root/chrome/browser/printing/print_job_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Don't delete PrintJobManager from ReleaseModule(), just Shutdown.vitalybuka@chromium.org2013-09-181-24/+48
* Replaced vector with set for current_jobs_.vitalybuka@chromium.org2012-12-061-1/+2
* Move printing.* prefs from local state to profilebartfab@chromium.org2012-07-261-23/+0
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* These are the Chrome side changes to support the Print device charm in Metro.mad@chromium.org2012-06-291-0/+9
* Cleanup: Make PrintJobManager::printing_enabled() const.thestig@chromium.org2012-01-111-7/+7
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-211-1/+1
* Printing: Remove an unused variable, update some obsolete comments, and remov...thestig@chromium.org2011-11-031-4/+6
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-7/+7
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Move |printing_enabled_| preference into PrintJobManager.bauerb@chromium.org2011-04-271-11/+17
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-3/+3
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-3/+3
* Rename ResourceMessageFilter to RenderMessageFilter, since that's what it act...jam@chromium.org2010-12-141-1/+1
* Change the way we wait for print jobs at shutdown on the Macstuartmorgan@chromium.org2010-10-071-0/+4
* Policy to disable printinggfeher@chromium.org2010-10-011-0/+13
* FBTF: Header cleanup in chrome/common part 2. The majority of the changed filesjhawkins@chromium.org2010-08-201-0/+1
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-2/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* printing: replace the deprecated macro (DISALLOW_EVIL_CONSTRUCTORS).maruel@chromium.org2009-12-081-1/+1
* Remove unused notification in print code to simplify before refactoring.sverrir@google.com2009-07-031-23/+0
* Use a NotificationRegistrar to listen for notifications.pkasting@chromium.org2009-05-211-1/+3
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-5/+7
* 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/+111