| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | [GTTF] Reduce header dependencies in chrome. | phajdan.jr@chromium.org | 2009-11-30 | 1 | -0/+1 |
* | Revert 33301 and 33305 due to unit_tests breakage. | maruel@chromium.org | 2009-11-30 | 1 | -1/+0 |
* | [GTTF] Reduce header dependencies in chrome. | phajdan.jr@chromium.org | 2009-11-30 | 1 | -0/+1 |
* | Assorted cleanup. | estade@chromium.org | 2009-11-23 | 1 | -6/+6 |
* | Fix bug when accessing g_browser_process->broker_services() at shutdown. | jam@chromium.org | 2009-11-23 | 1 | -0/+16 |
* | Revert r31665: themed mac startup time regression | apavlov@chromium.org | 2009-11-11 | 1 | -2/+1 |
* | Set have_inspector_files_ in the UI thread as it is only read from that thread. | apavlov@chromium.org | 2009-11-11 | 1 | -1/+2 |
* | Last patch in removing MessageLoop* caching. | jam@chromium.org | 2009-11-03 | 1 | -2/+1 |
* | Third patch in getting rid of caching MessageLoop pointers and always using C... | jam@chromium.org | 2009-11-02 | 1 | -1/+1 |
* | Connect the various pieces for notifications... hook up NotificationUIManager... | johnnyg@chromium.org | 2009-10-30 | 1 | -0/+8 |
* | Simplify threading in browser thread by making only ChromeThread deal with di... | jam@chromium.org | 2009-10-27 | 1 | -2/+1 |
* | Fix a whole bunch of style nits. | erg@google.com | 2009-10-13 | 1 | -2/+2 |
* | Wire up printing on the Mac | stuartmorgan@chromium.org | 2009-10-13 | 1 | -1/+3 |
* | Move the clipboard stuff out of base and into app/clipboard. I renamed | brettw@chromium.org | 2009-10-03 | 1 | -1/+1 |
* | Convert users of RenderProcessHost iterator to all use same style. The key m... | pkasting@chromium.org | 2009-10-02 | 1 | -7/+4 |
* | Remove all MemoryModel-related code, since we're unlikely to use it again. A... | pkasting@chromium.org | 2009-09-30 | 1 | -13/+0 |
* | Reverting 27389. | darin@chromium.org | 2009-09-30 | 1 | -2/+2 |
* | Fix crash when using about:ipc with only NTP on Windows. | jrg@chromium.org | 2009-09-29 | 1 | -2/+3 |