summaryrefslogtreecommitdiffstats
path: root/chrome/service/service_utility_process_host.h
Commit message (Expand)AuthorAgeFilesLines
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-6/+6
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-3/+3
* Remove #pragma once from chrome/serviceajwong@chromium.org2012-07-111-1/+0
* Fixed printing gets cut-off issue for CloudPrint and Chrome.gene@chromium.org2012-01-281-4/+7
* Add a Content API around BrowserChildProcessHost, similar to what was done wi...jam@chromium.org2012-01-201-2/+0
* Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to ...jam@chromium.org2012-01-201-0/+2
* Add a Content API around BrowserChildProcessHost, similar to what was done wi...jam@chromium.org2012-01-201-2/+0
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+0
* Make ChildProcessHost be used through an interface in content/public, instead...jam@chromium.org2011-12-031-2/+5
* Don't make classes derive from ChildProcessHost, and instead have them use it...jam@chromium.org2011-12-021-13/+23
* Dispatch the Windows font caching IPCs in one filter. This avoids having the ...jam@chromium.org2011-12-011-11/+0
* base::Bind: Convert chrome/service/cloud_print.jhawkins@chromium.org2011-11-191-2/+2
* Add OVERRIDE to chrome/service/.avi@chromium.org2011-11-191-3/+3
* Cleanup: Remove unneeded forward declarations from various chrome subdirector...thestig@chromium.org2011-11-141-5/+0
* Fixed issues with Cloud Print proxy.gene@chromium.org2011-10-131-3/+10
* Added autorotate flag in PDF rendering and wiring it through service-utility ...gene@chromium.org2011-10-061-2/+2
* New implementation of font precache on Windows.arthurhsu@chromium.org2011-09-201-0/+3
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-03-281-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Cleanup NativeMetafile (win) interface and EMF class.vandebo@chromium.org2011-03-221-3/+3
* Revert 78666 - Cleanup NativeMetafile (win) interface and EMF class.vandebo@chromium.org2011-03-181-3/+3
* Cleanup NativeMetafile (win) interface and EMF class.vandebo@chromium.org2011-03-181-3/+3
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-2/+2
* As the first step in an effort to improve robustness of the cloud print proxy...sanjeevr@chromium.org2010-12-221-2/+23
* Create a ResourceMessageFilter to filter resource related IPCs. This gets ri...jam@chromium.org2010-12-151-6/+0
* Even more virtual method deinlining.erg@google.com2010-12-131-1/+1
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-081-1/+1
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-0/+1
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-1/+0
* Changed the implementation of the utility process method to render a PDF into...sanjeevr@chromium.org2010-09-301-3/+14
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-2/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Created a host for running the utility process as a child of the service proc...sanjeevr@chromium.org2010-07-201-0/+120