summaryrefslogtreecommitdiffstats
path: root/chrome/browser/task_manager
Commit message (Expand)AuthorAgeFilesLines
* Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...ananta@chromium.org2011-08-191-2/+2
* Mark TaskManagerBrowserTest.ReloadExtension as flaky.rvargas@google.com2011-08-161-1/+8
* Ensure that incognito profiles are correctly destroyed when all incognito win...mirandac@chromium.org2011-08-121-1/+1
* Disable TaskManagerBrowserTest.ShutdownWhileOpen on ChromeOS, it actually cra...mnissler@chromium.org2011-08-111-2/+2
* Mark TaskManagerBrowserTest.ShutdownWhileOpen flaky on ChromeOS.mnissler@chromium.org2011-08-101-1/+9
* wstring: remove wstrings from ChildProcessInfoevan@chromium.org2011-08-051-4/+3
* WebUI TaskManager: make it default on Chrome OSyoshiki@chromium.org2011-08-053-97/+134
* Profiles: Introduce AllBrowserContextsAndSources().erg@chromium.org2011-08-041-24/+24
* Revert 95015 - WebUI TaskManager: make it default on Chrome OSyoshiki@chromium.org2011-08-023-158/+60
* WebUI TaskManager: make it default on Chrome OSyoshiki@chromium.org2011-08-023-60/+158
* Re-enable TaskManagerBrowserTest.ReloadExtensionasargent@chromium.org2011-07-291-3/+1
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-292-4/+4
* WebUI TaskManager: Add columns to display.yoshiki@chromium.org2011-07-212-0/+41
* some cleanup for base/stl_utildilmah@chromium.org2011-07-192-2/+2
* Take two at splitting result codes between content and chrome.dpranke@chromium.org2011-07-191-1/+1
* Move HostsExtension from TabContents to TaskManagerTabContentsResource which ...jam@chromium.org2011-07-182-3/+12
* Revert r92730, r92731, r92732 ... will land again once I ensure the win build...dpranke@chromium.org2011-07-151-1/+1
* This change will split the result codes between content and chrome.dpranke@chromium.org2011-07-151-1/+1
* Taking advantage of the larger favicon for extensions added in previoussaintlou@chromium.org2011-07-122-0/+2
* Nix kAboutSyncInternalsURL.msw@chromium.org2011-07-121-4/+4
* WebUI TaskManager: bundle same-process tasks with one rowyoshiki@chromium.org2011-07-112-1/+56
* Remove TabContentsView methods that just call to the delegate, and have them ...jam@chromium.org2011-07-111-2/+4
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-104-60/+63
* Move app/resources/* to ui/resources/ directory.tfarina@chromium.org2011-06-291-2/+2
* Disable crashing browser tests on Linux.torne@chromium.org2011-06-291-1/+4
* Move MachBroker to content.jam@chromium.org2011-06-231-1/+1
* Localize strings, speeds.avi@chromium.org2011-06-221-12/+12
* Moved files related to background mode to browser/background.atwilson@chromium.org2011-06-173-6/+6
* Task Manager on Mac OS X may fire without an open browser window. If a user c...mirandac@chromium.org2011-06-141-1/+1
* Revert stubs that were added in r88040. We need proper interfaces around fea...jam@chromium.org2011-06-081-11/+0
* Review URL: http://codereview.chromium.org/7111037petermayo@chromium.org2011-06-071-1/+8
* Adds a GYP flag for desktop notifications (enabled by default) and stub out r...satish@chromium.org2011-06-067-184/+296
* Replace many OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, since most of them a...chromium@hybridsource.org2011-05-281-1/+1
* Add FPS column to Task Manager.jbates@chromium.org2011-05-264-0/+70
* Swap processes on reload if a hosted app has been installed/uninstalled.creis@chromium.org2011-05-252-6/+63
* Get rid of url_request_tracking.*. The only other place that used it other t...jam@chromium.org2011-05-231-2/+6
* Kill URLRequestJobTracker.willchan@chromium.org2011-05-222-68/+12
* Move the little infobar code from TabContents to TabContentsWrapper.jam@chromium.org2011-05-181-2/+2
* iwyu: Include stringprintf.h where appropriate, part 2.jhawkins@chromium.org2011-05-111-2/+2
* Porting the Task Manager to the TabContents-based prerender code.dominich@chromium.org2011-05-063-273/+40
* Browser::Type cleanup.jianli@chromium.org2011-05-051-3/+1
* Removed BackgroundPageTracker - less code = more happinessatwilson@chromium.org2011-05-043-0/+70
* Move favicon from TabContents to TabContentsWrapper.avi@chromium.org2011-05-031-1/+2
* When the v8 proxy resolver is used, add the v8 heap size to the JavaScript me...evan@chromium.org2011-04-202-0/+28
* This CL implements alternative asynchronous methods for profile and preferenc...altimofeev@chromium.org2011-04-192-13/+14
* Handling case where we fail to get a RenderViewHost.dominich@chromium.org2011-04-151-1/+7
* Profile shouldn't own background page stuff.torne@chromium.org2011-04-152-3/+5
* Asynchronously create the ppapi broker.ddorwin@chromium.org2011-04-141-1/+2
* Decouples the declaration of grit resource ids from logic.carlosvaldivia@google.com2011-04-141-98/+79
* apps: Add 'background_page' support for hosted apps.sadrul@chromium.org2011-04-131-0/+3