| Commit message (Expand) | Author | Age | Files | Lines |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/. | joi@chromium.org | 2013-02-11 | 1 | -2/+2 |
* | Merge branch 'master' into file_path_browser | brettw@chromium.org | 2013-02-10 | 1 | -4/+4 |
* | Rename FilePath to base::FilePath and use new location of string_number_conve... | brettw@chromium.org | 2013-02-08 | 1 | -1/+1 |
* | Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple. | joi@chromium.org | 2013-02-06 | 1 | -4/+5 |
* | browser: Start moving application_lifetime.h functions into chrome namespace. | tfarina@chromium.org | 2013-01-30 | 1 | -7/+6 |
* | Move core url data manager classes to content. | jam@chromium.org | 2013-01-24 | 1 | -3/+0 |
* | Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable. | joi@chromium.org | 2012-12-22 | 1 | -1/+1 |
* | Metro mode switching (chrome side) | cpu@chromium.org | 2012-09-06 | 1 | -0/+24 |
* | Leak ResourceBundle during browser shutdown since we are exiting anyway. OS w... | bshe@chromium.org | 2012-06-14 | 1 | -5/+0 |
* | Only need to allow IO tasks once at shutdown (BrowserMainLoop::ShutdownThread... | jam@chromium.org | 2012-06-05 | 1 | -5/+0 |
* | Move application lifetime functionality off BrowserList. | ben@chromium.org | 2012-05-18 | 1 | -2/+2 |
* | rlz: Hook up on mac, switch to chrome's network stack on win. | thakis@chromium.org | 2012-03-26 | 1 | -1/+4 |
* | Move RenderWidgetHost and RenderViewHost interfaces to their own files. | joi@chromium.org | 2012-03-06 | 1 | -1/+1 |
* | Extract first version of a RenderWidgetHost interface. | joi@chromium.org | 2012-02-23 | 1 | -1/+0 |
* | Revert 123227 - Extract first version of a RenderWidgetHost interface. | joi@chromium.org | 2012-02-23 | 1 | -0/+1 |
* | Extract first version of a RenderWidgetHost interface. | joi@chromium.org | 2012-02-23 | 1 | -1/+0 |
* | Remove a bunch of easy entries from chrome\browser\DEPS. | jam@chromium.org | 2012-01-31 | 1 | -1/+0 |
* | get rid of static initializer shutdown_started_ | tbreisacher@chromium.org | 2012-01-27 | 1 | -4/+5 |
* | Remove PrefService::ScheduleSavePersistentPrefs and change SavePersistentPref... | bauerb@chromium.org | 2011-12-27 | 1 | -1/+1 |
* | Store the "browser autorestarted, last session must be restored" information ... | marja@chromium.org | 2011-12-05 | 1 | -4/+0 |
* | Have content/ create and destroy its own threads. (Re-land) | joi@chromium.org | 2011-11-28 | 1 | -1/+5 |
* | Revert 111695 - Have content/ create and destroy its own threads. | joi@chromium.org | 2011-11-28 | 1 | -5/+1 |
* | Have content/ create and destroy its own threads. | joi@chromium.org | 2011-11-28 | 1 | -1/+5 |
* | Define the public interface for content browser RenderProcessHost. This inter... | ananta@chromium.org | 2011-11-18 | 1 | -2/+3 |
* | Replace NewRunnableFunction with Bind in BrowserShutdown. | achuith@chromium.org | 2011-11-03 | 1 | -2/+2 |
* | Move BrowserThread to content namespace. | joi@chromium.org | 2011-11-02 | 1 | -0/+1 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 1 | -2/+2 |
* | Chrome OS: Shutdown without blocking when SIGTERM is received. | oshima@chromium.org | 2011-10-24 | 1 | -5/+8 |
* | chromeos: Remove unnecessary includes of login_library.h | satorux@chromium.org | 2011-10-13 | 1 | -1/+0 |
* | Make profile deletion really remove stale profile directory | jeremy@chromium.org | 2011-10-06 | 1 | -0/+5 |
* | Explicitly intialize AudioHandler and SystemKeyEventListener | stevenjb@chromium.org | 2011-09-29 | 1 | -12/+0 |
* | Modifying prefetch to account for multi-profile. | rlp@chromium.org | 2011-09-10 | 1 | -5/+0 |
* | Revert "Modifying prefetch to account for multi-profile." | avi@chromium.org | 2011-08-19 | 1 | -0/+5 |
* | Revert 97465 - Revert 97446 - Modifying prefetch to account for multi-profile. | avi@chromium.org | 2011-08-19 | 1 | -5/+0 |
* | Revert 97446 - Modifying prefetch to account for multi-profile. | avi@chromium.org | 2011-08-19 | 1 | -0/+5 |
* | Reland r96364: Rename PluginUpdater to PluginPrefs and make it per-profile. | bauerb@chromium.org | 2011-08-19 | 1 | -3/+0 |
* | Modifying prefetch to account for multi-profile. | rlp@chromium.org | 2011-08-19 | 1 | -5/+0 |
* | Revert r96364, it's breaking a NaCl test. | mnissler@chromium.org | 2011-08-11 | 1 | -0/+3 |
* | Revert 96409 - Speculatively revert r96364, it's the best bet on the NaCL bre... | mrossetti@chromium.org | 2011-08-11 | 1 | -3/+0 |
* | Speculatively revert r96364, it's the best bet on the NaCL breakage. | mnissler@chromium.org | 2011-08-11 | 1 | -0/+3 |
* | Rename PluginUpdater to PluginPrefs and make it per-profile. | bauerb@chromium.org | 2011-08-11 | 1 | -3/+0 |
* | touch: Always expect XInput2 availability. | sadrul@chromium.org | 2011-07-22 | 1 | -3/+0 |
* | Fix relaunches on the Mac. | mark@chromium.org | 2011-06-24 | 1 | -8/+0 |
* | Remove g_browser_process dependency from content. Also make all the SyncChan... | jam@chromium.org | 2011-06-13 | 1 | -6/+0 |
* | Listen to XI_HierarchyChanged events and call setxkbmap when needed. | yusukes@google.com | 2011-06-03 | 1 | -0/+8 |
* | Revert "Listen to XI_HierarchyChanged events and call setxkbmap when needed." | yusukes@google.com | 2011-06-02 | 1 | -5/+0 |
* | Listen to XI_HierarchyChanged events and call setxkbmap when needed. | yusukes@google.com | 2011-06-02 | 1 | -0/+5 |
* | The ServiceProcessControl class is now a singleton and is not keyed off the p... | sanjeevr@chromium.org | 2011-06-02 | 1 | -3/+3 |
* | iwyu: Include stringprintf.h where appropriate, part 2. | jhawkins@chromium.org | 2011-05-11 | 1 | -7/+7 |