| Commit message (Expand) | Author | Age | Files | Lines |
* | Move ResourceBundle, DataPack to ui/base | ben@chromium.org | 2011-01-20 | 1 | -0/+1 |
* | Move SystemMonitor to src/ui/base/system_monitor. Move HiResTimerManager to s... | ben@chromium.org | 2011-01-19 | 1 | -3/+3 |
* | Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref... | abarth@chromium.org | 2011-01-17 | 1 | -1/+1 |
* | Revert 71487 - Move SystemMonitor to src/ui/base/system_monitor. | ben@chromium.org | 2011-01-14 | 1 | -3/+3 |
* | Move SystemMonitor to src/ui/base/system_monitor. | ben@chromium.org | 2011-01-14 | 1 | -3/+3 |
* | Cleanup: Remove unneeded includes of chrome_switches.h. | thestig@chromium.org | 2011-01-11 | 1 | -1/+1 |
* | Reland "Remove base/scoped_handle_win.h." | tfarina@chromium.org | 2011-01-09 | 1 | -2/+3 |
* | Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th... | thakis@chromium.org | 2011-01-07 | 1 | -3/+2 |
* | Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo... | tfarina@chromium.org | 2011-01-07 | 1 | -2/+3 |
* | Move platform_thread to base/threading and put in the base namespace. I left a | brettw@chromium.org | 2010-12-31 | 1 | -2/+3 |
* | Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ... | jam@chromium.org | 2010-12-24 | 2 | -2/+5 |
* | As the first step in an effort to improve robustness of the cloud print proxy... | sanjeevr@chromium.org | 2010-12-22 | 3 | -6/+31 |
* | Move iat_patch from base to app/win. Remove the functions from the header since | brettw@chromium.org | 2010-10-14 | 1 | -6/+8 |
* | Changed the implementation of the utility process method to render a PDF into... | sanjeevr@chromium.org | 2010-09-30 | 2 | -4/+8 |
* | Removes indexed_db_param_traits.h depedencies on WebKit headers. | bulach@chromium.org | 2010-09-09 | 1 | -0/+1 |
* | FBTF: Header cleanup in chrome/common part 2. The majority of the changed files | jhawkins@chromium.org | 2010-08-20 | 1 | -1/+1 |
* | FBTF: Remove unneeded headers from base/ (part 6) | thestig@chromium.org | 2010-08-19 | 1 | -1/+2 |
* | Adds IDBKeyPath parser / extractor, and provides a mechanism to call it sandb... | bulach@chromium.org | 2010-08-18 | 2 | -6/+77 |
* | FBTF: Remove unneeded headers from base/ (part 4) | thestig@chromium.org | 2010-08-07 | 1 | -2/+0 |
* | `#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 | 3 | -1/+213 |
* | Rename Chrome threads to use a "Cr" prefix. | evan@chromium.org | 2010-06-09 | 1 | -2/+1 |
* | Added decoding of any supported image format into vector of chars. | avayvod@google.com | 2010-04-15 | 3 | -0/+24 |
* | This looks like it was causing the pipe to sometimes overfill. | aa@chromium.org | 2010-03-17 | 1 | -2/+3 |
* | Move the utility process messages to their own file now that we have more than | brettw@chromium.org | 2009-12-15 | 1 | -1/+2 |
* | Make SystemMonitor not a Singleton and move it out of base | phajdan.jr@chromium.org | 2009-11-26 | 1 | -3/+4 |
* | Parse messages.json in ExtensionUnpacker (like we do for manifest) and pass t... | cira@chromium.org | 2009-11-18 | 1 | -1/+1 |
* | Fix bug where many extensions don't install due to sandbox. | aa@chromium.org | 2009-10-27 | 1 | -0/+7 |
* | Add Profile Import Process Type. | jeremy@chromium.org | 2009-09-17 | 1 | -1/+1 |
* | Do extensions update manifest XML parsing in a sandboxed process. | asargent@chromium.org | 2009-08-20 | 2 | -1/+15 |
* | Unrevert 21355 because the revert might be causing the | nsylvain@chromium.org | 2009-07-23 | 3 | -19/+6 |
* | Revert 21355 because it might be causing all the new | nsylvain@chromium.org | 2009-07-23 | 3 | -6/+19 |
* | Switch the first thread in a child process to be the main thread, and make th... | jam@chromium.org | 2009-07-23 | 3 | -19/+6 |
* | Revert r21117 as it caused reliability failures. | estade@chromium.org | 2009-07-21 | 3 | -6/+19 |
* | Switch the first thread in a child process to be the main thread, and make th... | jam@chromium.org | 2009-07-20 | 3 | -19/+6 |
* | First draft of web resource service; fetches data from a JSON feed | mirandac@chromium.org | 2009-06-18 | 2 | -0/+24 |
* | Fix an issue where themes would sporadically fail to install. | mpcomplete@google.com | 2009-06-05 | 1 | -4/+4 |
* | Enable gyp generation of utility.lib. | sgk@chromium.org | 2009-06-02 | 1 | -155/+0 |
* | Have the browser process rewrite manifest.json and theme/page action images | mpcomplete@google.com | 2009-05-22 | 1 | -3/+8 |
* | Add a missing DEPS file. | thestig@chromium.org | 2009-05-16 | 1 | -0/+3 |
* | Introducing the Utility process, which handles the unpacking and verification | mpcomplete@google.com | 2009-05-15 | 4 | -0/+275 |