| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Observe plug-in blacklist changes in user preferences instead of local state. | bauerb@chromium.org | 2011-04-28 | 1 | -0/+3 |
* | first-run: Pull IsBrowserAlreadyRunning() out of upgrade_util_win.h. | tfarina@chromium.org | 2011-04-15 | 1 | -1/+2 |
* | first-run: Eliminate the ifdefs in upgrade_util.h | tfarina@chromium.org | 2011-04-14 | 1 | -0/+1 |
* | first-run: Reland refactor of Upgrade class into upgrade_util API. | tfarina@chromium.org | 2011-04-13 | 1 | -4/+4 |
* | Broke ARM compile. | siggi@chromium.org | 2011-04-13 | 1 | -4/+4 |
* | first-run: Refactor Upgrade class into a common upgrade_util API. | tfarina@chromium.org | 2011-04-13 | 1 | -4/+4 |
* | first-run: Refactor Upgrade class. | tfarina@chromium.org | 2011-04-12 | 1 | -1/+1 |
* | Simplify MetricsService API for shutting down | stuartmorgan@chromium.org | 2011-03-23 | 1 | -3/+1 |
* | Simplify ResolveProxyMsgHelper. Make it not special case renderer/plugin, an... | jam@chromium.org | 2011-03-15 | 1 | -0/+1 |
* | Remove Gears from Chrome. | aa@chromium.org | 2011-03-11 | 1 | -6/+0 |
* | Delete the temporary headers left behind in chrome\browser. I've left browse... | jam@chromium.org | 2011-03-01 | 1 | -5/+5 |
* | WebUI: Move the remaining files from chrome/browser/webui to chrome/browser/u... | tfarina@chromium.org | 2011-02-27 | 1 | -1/+1 |
* | Reland "WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/w... | tfarina@chromium.org | 2011-02-19 | 1 | -3/+3 |
* | Revert 75453 - WebUI: Move more files from chrome/browser/dom_ui to chrome/br... | scherkus@chromium.org | 2011-02-18 | 1 | -3/+3 |
* | WebUI: Move more files from chrome/browser/dom_ui to chrome/browser/webui. Pa... | tfarina@chromium.org | 2011-02-18 | 1 | -3/+3 |
* | Attempt 3 at: Splits ChromeURLDataManager into 2 chunks: | sky@chromium.org | 2011-02-10 | 1 | -6/+1 |
* | Revert 74340 - Attempt 2 at: Splits ChromeURLDataManager into 2 chunks: | sky@chromium.org | 2011-02-10 | 1 | -1/+6 |
* | Attempt 2 at: Splits ChromeURLDataManager into 2 chunks: | sky@chromium.org | 2011-02-09 | 1 | -6/+1 |
* | Revert 74292 - Splits ChromeURLDataManager into 2 chunks: | sky@chromium.org | 2011-02-09 | 1 | -1/+6 |