summaryrefslogtreecommitdiffstats
path: root/chrome/browser/task_manager/task_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Task Manager: Remove dead FPS code.thestig@chromium.org2014-06-071-12/+0
* Change the type of values in ResourceMap from ResourceList*peria@chromium.org2014-05-191-1/+1
* Remove knowledge of nacl from content.bradnelson@google.com2014-05-171-3/+3
* Revert 270907 "Remove knowledge of nacl from content."benwells@chromium.org2014-05-161-3/+3
* Remove knowledge of nacl from content.bradnelson@google.com2014-05-161-3/+3
* TaskManager: Remove some unused/unnecessary methods.nick@chromium.org2014-03-061-14/+0
* Task Manager: overhaul & re-enable task manager browser tests.nick@chromium.org2014-03-051-1/+1
* Add an 'Idle Wake Ups' metric to the task manager, implement backend on macthakis@chromium.org2014-01-141-0/+9
* Allow multiple NaCl modules to be debugged.bradnelson@google.com2014-01-101-0/+5
* Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in tas...jam@chromium.org2014-01-031-7/+7
* Add base namespace to some instances of string16.brettw@chromium.org2013-12-061-22/+22
* Rename WebKit namespace to blink (part 4)abarth@chromium.org2013-11-071-3/+3
* TaskManager should check for DevTools windows on startvabr@chromium.org2013-09-261-1/+1
* Fix and re-enable PrerenderTaskManager testdavidben@chromium.org2013-09-041-3/+3
* Remove NOTIFICATION_ON_CHILD_PROCESS_DATA_READYcaitkp@chromium.org2013-08-201-0/+7
* Update include paths in chrome/browser/ for base/process changes.rsesek@chromium.org2013-07-241-1/+0
* Use a direct include of time headers in chrome/browser/, part 7.avi@chromium.org2013-06-281-1/+1
* Remove "View Background Pages".avi@chromium.org2013-06-221-5/+0
* Make Task Manager to count JS heap of web workers.alph@chromium.org2013-06-171-0/+8
* Update Blink include pathsabarth@chromium.org2013-06-171-1/+1
* Use a direct include of strings headers in chrome/browser/t*-w*/.avi@chromium.org2013-06-101-1/+1
* Pick out Resource and ResourceProvider classes from TaskManager class.peria@chromium.org2013-05-231-158/+16
* display GDI/USER handles in task manager on windowsscottmg@chromium.org2013-03-181-0/+16
* Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple.joi@chromium.org2013-02-061-2/+2
* Reorders methods in task_manager.cc to match header.sky@chromium.org2013-01-191-3/+0
* Makes TaskManagerModel cache all values (values are fetched onsky@chromium.org2013-01-151-44/+109
* Consolidates lookup of task manager values.sky@chromium.org2013-01-121-0/+4
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-221-1/+2
* Remove last remaining call to FindOrCreateTabbedBrowser(). Fix up presubmit c...robertshield@chromium.org2012-12-211-1/+2
* 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