| Commit message (Expand) | Author | Age | Files | Lines |
* | Move browser/first_run* into into a subdirectory. | evan@chromium.org | 2010-07-29 | 1 | -1/+1 |
* | Continual header pruning | erg@google.com | 2010-07-22 | 1 | -20/+184 |
* | Moved code that generates APP_TERMINATING notification into BrowserList so it... | atwilson@chromium.org | 2010-07-20 | 1 | -1/+2 |
* | Download code cleanup: split big files into smaller one. | phajdan.jr@chromium.org | 2010-07-16 | 1 | -1/+1 |
* | chromeos: except when signing off, disallow closing of last NTP of last non-i... | kuan@chromium.org | 2010-07-14 | 1 | -0/+10 |
* | DevTools: add stub for HTTP-based remote debugger interface. | pfeldman@chromium.org | 2010-07-06 | 1 | -2/+2 |
* | Moved common parts of ChildProcessHost into chrome/common and created a Brows... | sanjeevr@chromium.org | 2010-07-03 | 1 | -2/+2 |
* | White space changes for grd revert | vandebo@chromium.org | 2010-07-03 | 1 | -1/+1 |
* | Rename Dns prefetching files to Predictor files | jar@chromium.org | 2010-06-27 | 1 | -1/+1 |
* | Added BackgroundContentsService to manage lifecycle of BackgroundContents. | atwilson@chromium.org | 2010-06-21 | 1 | -4/+2 |
* | Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM... | ajwong@chromium.org | 2010-06-16 | 1 | -5/+1 |
* | Win: Fix race possible during startup before first Browser is created. | mattm@chromium.org | 2010-06-10 | 1 | -0/+2 |
* | Support multiple PrefStores | mnissler@chromium.org | 2010-06-07 | 1 | -5/+2 |
* | Removed dependency on ChromeThread from JsonPrefStore and moved JsonPrefStore... | sanjeevr@chromium.org | 2010-05-21 | 1 | -2/+5 |
* | Create a dedicated cache thread and use it to create the | rvargas@google.com | 2010-05-18 | 1 | -0/+17 |
* | Support speculative pre-connection to search URLs | jar@chromium.org | 2010-05-18 | 1 | -2/+2 |
* | Remove/update a bunch of references to the Google-internal bug tracker. | evan@chromium.org | 2010-05-07 | 1 | -1/+1 |
* | r46025 reverted r46023 which caused a build break on chromeos. | prasadt@chromium.org | 2010-04-30 | 1 | -17/+26 |
* | Revert r46023: "Detect new instance of the browser when running in the backgr... | willchan@chromium.org | 2010-04-30 | 1 | -26/+17 |
* | Detect new instance of the browser when running in the background in persistent | prasadt@chromium.org | 2010-04-30 | 1 | -17/+26 |
* | Reland "Factor out reading and writing of preferences into |PrefStore|." | bauerb@chromium.org | 2010-04-22 | 1 | -1/+2 |
* | Revert 45168 - Reland r45028: Factor out reading and writing of preferences i... | erikkay@chromium.org | 2010-04-21 | 1 | -2/+1 |
* | Reland r45028: Factor out reading and writing of preferences into |PrefStore|. | bauerb@chromium.org | 2010-04-21 | 1 | -1/+2 |
* | Revert 45028 - Factor out reading and writing of preferences into |PrefStore|. | thomasvl@chromium.org | 2010-04-20 | 1 | -2/+1 |
* | Factor out reading and writing of preferences into |PrefStore|. | bauerb@chromium.org | 2010-04-20 | 1 | -1/+2 |
* | Auto restart when update available while running in the background on windows. | atwilson@chromium.org | 2010-04-09 | 1 | -0/+77 |
* | Revert 43989 - This is a new version of the older patch. Main changes include: | atwilson@chromium.org | 2010-04-09 | 1 | -77/+0 |
* | This is a new version of the older patch. Main changes include: | atwilson@chromium.org | 2010-04-08 | 1 | -0/+77 |
* | Ensure all callers to GetFilePath are on the File thread | finnur@chromium.org | 2010-03-25 | 1 | -0/+7 |
* | Do some browser_main cleanup. This moves ChromeOS login manager and some first | brettw@chromium.org | 2010-03-24 | 1 | -1/+1 |
* | Final removal of the bad dependency of chrome/common on chrome/browser | phajdan.jr@chromium.org | 2010-03-10 | 1 | -14/+0 |
* | BSD ifdefs, etc. necessary for chrome/ | pvalchev@google.com | 2010-03-09 | 1 | -2/+2 |
* | Initial implementation of status tray functionality (mac-only, currently). | atwilson@chromium.org | 2010-03-06 | 1 | -0/+6 |
* | Next part of removing the dependency of chrome/common on chrome/browser | phajdan.jr@chromium.org | 2010-03-06 | 1 | -0/+6 |
* | Simple fix for a crashing bug. | michaeln@chromium.org | 2010-03-05 | 1 | -0/+2 |
* | Continue removing bad dependency of chrome/common on chrome/browser | phajdan.jr@chromium.org | 2010-02-27 | 1 | -1/+1 |
* | Move more files from chrome/common to chrome/browser | phajdan.jr@chromium.org | 2010-02-23 | 1 | -1/+1 |
* | Move pref_{member,service} and important_file_writer from chrome/common | phajdan.jr@chromium.org | 2010-02-19 | 1 | -1/+1 |
* | Remove the temporary scaffolding stubs. | phajdan.jr@chromium.org | 2010-02-10 | 1 | -7/+1 |
* | Delete HTML5 database in BrowsingDataRemover, part 1. | jochen@chromium.org | 2010-02-06 | 1 | -2/+1 |
* | Check for the existance of a profile manager. Might not exist during early sh... | jochen@chromium.org | 2010-02-05 | 1 | -0/+7 |
* | Some preliminary ground work for respecting the "Content Settings" in the app... | michaeln@chromium.org | 2010-02-04 | 1 | -1/+2 |
* | Make sure locally stored site data is deleted after DB and WebKit threads are... | jochen@chromium.org | 2010-02-04 | 1 | -6/+12 |
* | Reland 37913. Clear local state on exit. | jochen@chromium.org | 2010-02-03 | 1 | -0/+35 |
* | Revert 37913 - Clear local state (cookies, databases, local storage) on exit. | chase@chromium.org | 2010-02-03 | 1 | -35/+0 |
* | Clear local state (cookies, databases, local storage) on exit. | jochen@chromium.org | 2010-02-03 | 1 | -0/+35 |
* | Pull IOThread out of BrowserProcessImpl. Move the dns prefetching initializat... | willchan@chromium.org | 2010-01-22 | 1 | -100/+4 |
* | Add autodetection of "intranet" redirection, for ISPs etc. that send typos an... | pkasting@chromium.org | 2010-01-08 | 1 | -5/+15 |
* | Speculative fix for a chrome browser crash which occurs with ChromeFrame. Bas... | ananta@chromium.org | 2009-12-15 | 1 | -0/+19 |
* | Make BrowserProcess::GetApplicationLocale thread safe and migrate | tony@chromium.org | 2009-12-10 | 1 | -9/+0 |