| Commit message (Expand) | Author | Age | Files | Lines |
* | Move clipboard from app/ to ui/base | ben@chromium.org | 2011-01-10 | 1 | -2/+2 |
* | Lifecycle management for PolicyProviders | jkummerow@chromium.org | 2011-01-05 | 1 | -1/+7 |
* | Move non_thread_safe from base to base/threading and into the base namespace. | brettw@chromium.org | 2011-01-01 | 1 | -2/+2 |
* | Add a preference to clear plugin data on browser shutdown. | bauerb@chromium.org | 2010-12-15 | 1 | -1/+17 |
* | Send phishing model from the browser to the renderer. | noelutz@google.com | 2010-12-09 | 1 | -0/+9 |
* | Add the "virtual" keyword on method overrides that are missing it. | erg@google.com | 2010-12-08 | 1 | -1/+1 |
* | Update NetLog to be threadsafe. | mmenke@chromium.org | 2010-12-01 | 1 | -0/+4 |
* | Implement print preview tab controller. | kmadhusu@chromium.org | 2010-11-16 | 1 | -0/+5 |
* | Policy to disable printing | gfeher@chromium.org | 2010-10-01 | 1 | -2/+2 |
* | Create DownloadStatusUpdater to keep track of download progress | phajdan.jr@chromium.org | 2010-09-27 | 1 | -0/+7 |
* | Typo fix. | avi@chromium.org | 2010-09-22 | 1 | -2/+2 |
* | Policy: plugins disabled by policy should honor policy changes without Chrome... | danno@chromium.org | 2010-09-10 | 1 | -0/+5 |
* | Initial version of chrome.experimental.sidebar extension API. | brettw@chromium.org | 2010-08-19 | 1 | -0/+5 |
* | Added BackgroundModeManager which tracks when background apps are loaded/unlo... | atwilson@chromium.org | 2010-08-18 | 1 | -4/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Continual header pruning | erg@google.com | 2010-07-22 | 1 | -164/+25 |
* | chromeos: except when signing off, disallow closing of last NTP of last non-i... | kuan@chromium.org | 2010-07-14 | 1 | -0/+11 |
* | DevTools: add stub for HTTP-based remote debugger interface. | pfeldman@chromium.org | 2010-07-06 | 1 | -10/+4 |
* | Win: Fix race possible during startup before first Browser is created. | mattm@chromium.org | 2010-06-10 | 1 | -1/+2 |
* | Create a dedicated cache thread and use it to create the | rvargas@google.com | 2010-05-18 | 1 | -0/+11 |
* | r46025 reverted r46023 which caused a build break on chromeos. | prasadt@chromium.org | 2010-04-30 | 1 | -4/+4 |
* | Revert r46023: "Detect new instance of the browser when running in the backgr... | willchan@chromium.org | 2010-04-30 | 1 | -4/+4 |
* | Detect new instance of the browser when running in the background in persistent | prasadt@chromium.org | 2010-04-30 | 1 | -4/+4 |
* | Auto restart when update available while running in the background on windows. | atwilson@chromium.org | 2010-04-09 | 1 | -0/+15 |
* | Revert 43989 - This is a new version of the older patch. Main changes include: | atwilson@chromium.org | 2010-04-09 | 1 | -15/+0 |
* | This is a new version of the older patch. Main changes include: | atwilson@chromium.org | 2010-04-08 | 1 | -0/+15 |
* | Final removal of the bad dependency of chrome/common on chrome/browser | phajdan.jr@chromium.org | 2010-03-10 | 1 | -20/+0 |
* | Initial implementation of status tray functionality (mac-only, currently). | atwilson@chromium.org | 2010-03-06 | 1 | -0/+11 |
* | Next part of removing the dependency of chrome/common on chrome/browser | phajdan.jr@chromium.org | 2010-03-06 | 1 | -3/+1 |
* | BSD port: another chunk of chrome/browser ifdef cleaning | pvalchev@google.com | 2010-02-03 | 1 | -2/+2 |
* | Reland 37913. Clear local state on exit. | jochen@chromium.org | 2010-02-03 | 1 | -0/+4 |
* | Revert 37913 - Clear local state (cookies, databases, local storage) on exit. | chase@chromium.org | 2010-02-03 | 1 | -4/+0 |
* | Clear local state (cookies, databases, local storage) on exit. | jochen@chromium.org | 2010-02-03 | 1 | -0/+4 |
* | Pull IOThread out of BrowserProcessImpl. Move the dns prefetching initializat... | willchan@chromium.org | 2010-01-22 | 1 | -3/+2 |
* | Add autodetection of "intranet" redirection, for ISPs etc. that send typos an... | pkasting@chromium.org | 2010-01-08 | 1 | -1/+10 |
* | Speculative fix for a chrome browser crash which occurs with ChromeFrame. Bas... | ananta@chromium.org | 2009-12-15 | 1 | -14/+2 |
* | Make BrowserProcess::GetApplicationLocale thread safe and migrate | tony@chromium.org | 2009-12-10 | 1 | -1/+7 |
* | Assorted cleanup. | estade@chromium.org | 2009-11-23 | 1 | -2/+0 |
* | Fix bug when accessing g_browser_process->broker_services() at shutdown. | jam@chromium.org | 2009-11-23 | 1 | -4/+12 |
* | Revert r31665: themed mac startup time regression | apavlov@chromium.org | 2009-11-11 | 1 | -4/+0 |
* | Set have_inspector_files_ in the UI thread as it is only read from that thread. | apavlov@chromium.org | 2009-11-11 | 1 | -0/+4 |
* | Connect the various pieces for notifications... hook up NotificationUIManager... | johnnyg@chromium.org | 2009-10-30 | 1 | -0/+12 |
* | Remove all MemoryModel-related code, since we're unlikely to use it again. A... | pkasting@chromium.org | 2009-09-30 | 1 | -7/+0 |
* | Implement about:ipc dialog for Mac. | jrg@chromium.org | 2009-09-28 | 1 | -0/+9 |
* | Mask the BrokerServices class behind an ifdef for Windows only; Linux and Mac... | jhawkins@chromium.org | 2009-08-21 | 1 | -1/+7 |
* | Don't show "Inspect Element" in the context menu if we can't inspect. | agl@chromium.org | 2009-08-21 | 1 | -0/+12 |
* | Add checks to DEBUG mode that no instance of URLRequest or URLFetcher survive... | ericroman@google.com | 2009-08-11 | 1 | -0/+4 |
* | There is no need for the browser process to have an accelerator handler.This ... | jcampan@chromium.org | 2009-07-29 | 1 | -10/+0 |
* | Replace std:;wstring with std::string and string16 in locale-name related APIs. | jshin@chromium.org | 2009-06-24 | 1 | -2/+2 |
* | Fix a crash when the ThumbnailGenerator. | brettw@chromium.org | 2009-06-17 | 1 | -12/+10 |