summaryrefslogtreecommitdiffstats
path: root/chrome/test/testing_browser_process.h
Commit message (Expand)AuthorAgeFilesLines
* DevTools: allow binding remote debugging to provided interface.pfeldman@chromium.org2011-02-041-0/+1
* DevTools: enable remote debugging with front-end served from the cloud.pfeldman@chromium.org2011-01-311-1/+6
* Move clipboard from app/ to ui/baseben@chromium.org2011-01-101-4/+4
* Lifecycle management for PolicyProvidersjkummerow@chromium.org2011-01-051-2/+27
* Move CancellationFlag and WaitableEvent to the synchronization subdirectory.brettw@chromium.org2011-01-021-1/+1
* Send phishing model from the browser to the renderer.noelutz@google.com2010-12-091-0/+5
* 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