summaryrefslogtreecommitdiffstats
path: root/chrome/browser/task_manager/task_manager.h
Commit message (Expand)AuthorAgeFilesLines
* TaskManager: Coalesce multiple bytes read notifications.willchan@chromium.org2012-10-171-0/+12
* Add all the BrowserPluginGuest processes to the task manager. Find them from ...irobert@chromium.org2012-10-171-0/+1
* There were two leaks detected here. ccameron@chromium.org2012-08-221-0/+6
* Add GPU memory tab to the task manager.ccameron@chromium.org2012-08-181-0/+16
* Clean-up inline members of nested classes (chrome/)hans@chromium.org2012-08-101-16/+14
* [Panels refactor] Track Panels in TaskManager now that they are not under the...jennb@chromium.org2012-07-191-6/+10
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* TabContentsWrapper -> TabContents, part 31.avi@chromium.org2012-06-101-4/+3
* Converted the rest of chrome except for extensions and favicons to user Image...pkotwicz@chromium.org2012-06-051-3/+6
* Revert 140531 - Converted the rest of chrome except for extensions and favico...pkotwicz@chromium.org2012-06-051-6/+3
* Converted the rest of chrome except for extensions and favicons to user Image...pkotwicz@chromium.org2012-06-051-3/+6
* TabContentsWrapper -> TabContents, part 1.avi@chromium.org2012-06-051-1/+2
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-3/+7
* Improving the process model extension APInasko@chromium.org2012-05-171-0/+22
* TabContents -> WebContentsImpl, part 21.avi@chromium.org2012-04-171-2/+2
* Exposing the child process unique ID through the task manager. This is an ini...nasko@chromium.org2012-04-051-0/+6
* Extract minimal RenderViewHost interface for embedders, leavingjoi@chromium.org2012-03-051-1/+1
* Cleanup: Typedef std::pairs in TaskManager code. Also making goat teleporting...thestig@chromium.org2012-03-021-7/+11
* WebUI TaskManager: Make the initialization of model (in browser process) and ...yoshiki@chromium.org2012-02-211-1/+6
* WebUI Task manager: prevent to kill the wrong process or none yoshiki@chromium.org2011-12-141-0/+3
* WebUI TaskManager: Add "Activate page" feature. yoshiki@chromium.org2011-11-101-0/+3
* Revert 109394 - WebUI TaskManager: Add "Activate page" feature.joaodasilva@chromium.org2011-11-101-3/+0
* WebUI TaskManager: Add "Activate page" feature.yoshiki@chromium.org2011-11-101-0/+3
* Use scoped_refptr to manage TaskManagerResourceProvider lifetimeyurys@chromium.org2011-11-021-1/+2
* TaskManager: allows referencing task resources from the web ui.pfeldman@chromium.org2011-10-281-1/+15
* TaskManager: introduce Resource::(Can)Inspect; support tabs, apps, extensions...pfeldman@chromium.org2011-10-261-0/+13
* Disable end process button when Browser process is selected in Task Manageryoshiki@chromium.org2011-10-261-13/+31
* Add Profile data to the Task Manager on OS Mac.mirandac@google.com2011-09-021-0/+2
* WebUI TaskManager: Add columns to display.yoshiki@chromium.org2011-07-211-0/+13
* WebUI TaskManager: bundle same-process tasks with one rowyoshiki@chromium.org2011-07-111-1/+11
* Add FPS column to Task Manager.jbates@chromium.org2011-05-261-0/+10
* Kill URLRequestJobTracker.willchan@chromium.org2011-05-221-19/+6
* Removed BackgroundPageTracker - less code = more happinessatwilson@chromium.org2011-05-041-0/+5
* TaskManager code cleanup.cbentzel@chromium.org2011-03-301-6/+3
* Pipe TabContentsWrapper through the task manageravi@chromium.org2011-03-291-3/+3
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Fix Task Manager to correctly display network usage of plug-in processes.ajwong@chromium.org2011-02-051-7/+6
* This reverts commit r73836.ajwong@chromium.org2011-02-051-6/+7
* Fix Task Manager to correctly display network usage of plug-in processes.ajwong@chromium.org2011-02-051-7/+6
* Remove wstring from the task manager.avi@chromium.org2011-02-031-1/+1
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-1/+0
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-061-2/+2
* net: Add namespace net to more files. Part 2.tfarina@chromium.org2010-12-201-1/+1
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-081-7/+10
* net: Add namespace net to URLRequest and URLRequestJob classes.tfarina@chromium.org2010-11-281-5/+7
* Implement new task manager mocks on windows.atwilson@chromium.org2010-11-151-0/+18
* Expands the chrome.experimental.processes extension API. creis@google.com2010-10-191-21/+51
* Revert 62458 - Expands the chrome.experimental.processes extension API.creis@google.com2010-10-131-31/+21
* Expands the chrome.experimental.processes extension API.creis@google.com2010-10-131-21/+31