summaryrefslogtreecommitdiffstats
path: root/chrome/test/testing_browser_process.h
Commit message (Expand)AuthorAgeFilesLines
* Implement print preview tab controller.kmadhusu@chromium.org2010-11-161-0/+4
* Create DownloadStatusUpdater to keep track of download progressphajdan.jr@chromium.org2010-09-271-0/+4
* Move Google-specific code under browser/ into browser/google/.evan@chromium.org2010-08-301-1/+1
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Reland r56483 - Monitor network change in GoogleURLTrackerukai@chromium.org2010-08-201-3/+16
* Initial version of chrome.experimental.sidebar extension API. brettw@chromium.org2010-08-191-0/+4
* Added BackgroundModeManager which tracks when background apps are loaded/unlo...atwilson@chromium.org2010-08-181-4/+0
* Win IO Perf Regressionsthomasvl@chromium.org2010-08-181-16/+3
* Monitor network change in GoogleURLTrackerukai@chromium.org2010-08-181-3/+16
* Delete obviously unneeded forward declarations in chrome/browser/*.h.viettrungluu@chromium.org2010-08-051-4/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Moved code that generates APP_TERMINATING notification into BrowserList so it...atwilson@chromium.org2010-07-201-4/+0
* chromeos: except when signing off, disallow closing of last NTP of last non-i...kuan@chromium.org2010-07-141-0/+4
* DevTools: add stub for HTTP-based remote debugger interface.pfeldman@chromium.org2010-07-061-5/+1
* Added BackgroundContentsService to manage lifecycle of BackgroundContents.atwilson@chromium.org2010-06-211-2/+9
* Create a dedicated cache thread and use it to create thervargas@google.com2010-05-181-0/+4
* r46025 reverted r46023 which caused a build break on chromeos.prasadt@chromium.org2010-04-301-2/+2
* Revert r46023: "Detect new instance of the browser when running in the backgr...willchan@chromium.org2010-04-301-2/+2
* Detect new instance of the browser when running in the background in persistentprasadt@chromium.org2010-04-301-2/+2
* Auto restart when update available while running in the background on windows.atwilson@chromium.org2010-04-091-0/+5
* Revert 43989 - This is a new version of the older patch. Main changes include:atwilson@chromium.org2010-04-091-5/+0
* This is a new version of the older patch. Main changes include:atwilson@chromium.org2010-04-081-0/+5
* Final removal of the bad dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-03-101-9/+0
* Initial implementation of status tray functionality (mac-only, currently).atwilson@chromium.org2010-03-061-0/+4
* Next part of removing the dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-03-061-1/+1
* The browser would crash when pressing the translate button in the infobar whe...jcampan@chromium.org2010-03-031-6/+8
* Pull IOThread out of BrowserProcessImpl. Move the dns prefetching initializat...willchan@chromium.org2010-01-221-1/+3
* Add autodetection of "intranet" redirection, for ISPs etc. that send typos an...pkasting@chromium.org2010-01-081-1/+5
* Make BrowserProcess::GetApplicationLocale thread safe and migratetony@chromium.org2009-12-101-0/+1
* Connect the various pieces for notifications... hook up NotificationUIManager...johnnyg@chromium.org2009-10-301-0/+4
* Move the clipboard stuff out of base and into app/clipboard. I renamedbrettw@chromium.org2009-10-031-2/+2
* Remove all MemoryModel-related code, since we're unlikely to use it again. A...pkasting@chromium.org2009-09-301-2/+0
* Implement about:ipc dialog for Mac.jrg@chromium.org2009-09-281-0/+3
* Mask the BrokerServices class behind an ifdef for Windows only; Linux and Mac...jhawkins@chromium.org2009-08-211-3/+5
* Don't show "Inspect Element" in the context menu if we can't inspect.agl@chromium.org2009-08-211-0/+3
* There is no need for the browser process to have an accelerator handler.This ...jcampan@chromium.org2009-07-291-4/+0
* Replace std:;wstring with std::string and string16 in locale-name related APIs.jshin@chromium.org2009-06-241-3/+3
* Fix a crash when the ThumbnailGenerator.brettw@chromium.org2009-06-171-0/+4
* Get rid of the ClipboardService class and header... it is nothing but a shell...ben@chromium.org2009-05-051-6/+6
* Linux: move X operations from the IO to UI2 thread.agl@chromium.org2009-04-221-0/+6
* I managed to break test_shell. Reverting. I'll fix tomorrow.agl@chromium.org2009-04-211-6/+0
* Build fixagl@chromium.org2009-04-211-0/+1
* Build fix: add a stub for background_x11_thread for unit testsagl@chromium.org2009-04-211-0/+5
* Make sure one cannot cut or copy from a passwordjcampan@chromium.org2009-04-101-1/+8
* DevToolsManager is a service in the browser process that manages all open dev...yurys@google.com2009-03-161-0/+4
* Remove unneeded uses of logging.h in header files.thestig@chromium.org2009-03-121-1/+0
* NO CODE CHANGE.maruel@google.com2009-03-101-1/+3
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-4/+3
* WaitableEvent is the replacement for Windows events. Previously in the code, ...agl@chromium.org2009-01-151-10/+6
* A new shot at the old system monitor changelist.mbelshe@google.com2008-12-131-2/+0