| Commit message (Expand) | Author | Age | Files | Lines |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | Rename FilePath to base::FilePath and use new location of string_number_conve... | brettw@chromium.org | 2013-02-08 | 1 | -6/+6 |
* | Move scoped_temp_dir from base to base/files | brettw@chromium.org | 2012-11-16 | 1 | -3/+3 |
* | Remove #pragma once from chrome/service | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Fixed printing gets cut-off issue for CloudPrint and Chrome. | gene@chromium.org | 2012-01-28 | 1 | -4/+7 |
* | Add a Content API around BrowserChildProcessHost, similar to what was done wi... | jam@chromium.org | 2012-01-20 | 1 | -2/+0 |
* | Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to ... | jam@chromium.org | 2012-01-20 | 1 | -0/+2 |
* | Add a Content API around BrowserChildProcessHost, similar to what was done wi... | jam@chromium.org | 2012-01-20 | 1 | -2/+0 |
* | Remove task.h and finish base::Bind() migration. | ajwong@chromium.org | 2012-01-06 | 1 | -1/+0 |
* | Make ChildProcessHost be used through an interface in content/public, instead... | jam@chromium.org | 2011-12-03 | 1 | -2/+5 |
* | Don't make classes derive from ChildProcessHost, and instead have them use it... | jam@chromium.org | 2011-12-02 | 1 | -13/+23 |
* | Dispatch the Windows font caching IPCs in one filter. This avoids having the ... | jam@chromium.org | 2011-12-01 | 1 | -11/+0 |
* | base::Bind: Convert chrome/service/cloud_print. | jhawkins@chromium.org | 2011-11-19 | 1 | -2/+2 |
* | Add OVERRIDE to chrome/service/. | avi@chromium.org | 2011-11-19 | 1 | -3/+3 |
* | Cleanup: Remove unneeded forward declarations from various chrome subdirector... | thestig@chromium.org | 2011-11-14 | 1 | -5/+0 |
* | Fixed issues with Cloud Print proxy. | gene@chromium.org | 2011-10-13 | 1 | -3/+10 |
* | Added autorotate flag in PDF rendering and wiring it through service-utility ... | gene@chromium.org | 2011-10-06 | 1 | -2/+2 |
* | New implementation of font precache on Windows. | arthurhsu@chromium.org | 2011-09-20 | 1 | -0/+3 |
* | Coverity: Pass parameters by reference. | jhawkins@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | Cleanup NativeMetafile (win) interface and EMF class. | vandebo@chromium.org | 2011-03-22 | 1 | -3/+3 |
* | Revert 78666 - Cleanup NativeMetafile (win) interface and EMF class. | vandebo@chromium.org | 2011-03-18 | 1 | -3/+3 |
* | Cleanup NativeMetafile (win) interface and EMF class. | vandebo@chromium.org | 2011-03-18 | 1 | -3/+3 |
* | Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ... | jam@chromium.org | 2010-12-24 | 1 | -2/+2 |
* | As the first step in an effort to improve robustness of the cloud print proxy... | sanjeevr@chromium.org | 2010-12-22 | 1 | -2/+23 |
* | Create a ResourceMessageFilter to filter resource related IPCs. This gets ri... | jam@chromium.org | 2010-12-15 | 1 | -6/+0 |
* | Even more virtual method deinlining. | erg@google.com | 2010-12-13 | 1 | -1/+1 |
* | Add the "virtual" keyword on method overrides that are missing it. | erg@google.com | 2010-12-08 | 1 | -1/+1 |
* | Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10) | thestig@chromium.org | 2010-11-30 | 1 | -0/+1 |
* | FBTF: Remove unneeded headers from base/ (part 10) | thestig@chromium.org | 2010-11-30 | 1 | -1/+0 |
* | Changed the implementation of the utility process method to render a PDF into... | sanjeevr@chromium.org | 2010-09-30 | 1 | -3/+14 |
* | FBTF: Remove unneeded headers from base/ (part 6) | thestig@chromium.org | 2010-08-19 | 1 | -2/+3 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Created a host for running the utility process as a child of the service proc... | sanjeevr@chromium.org | 2010-07-20 | 1 | -0/+120 |