summaryrefslogtreecommitdiffstats
path: root/chrome/browser/task_manager_resource_providers.h
Commit message (Expand)AuthorAgeFilesLines
* Add notification processes to the task manager.johnnyg@chromium.org2010-04-081-0/+65
* Revert 34630 - Handles rendererspecific TaskManager resources consistently fo...jamesr@chromium.org2009-12-161-7/+36
* Handles renderer-specific TaskManager resources consistently for TabContent a...jamesr@chromium.org2009-12-161-36/+7
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+1
* Revert 33301 and 33305 due to unit_tests breakage.maruel@chromium.org2009-11-301-1/+0
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+1
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-1/+1
* Adds a 'V8' column to task manager to track amount of memory in JavaScript heapjamesr@chromium.org2009-11-111-3/+13
* Ninth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-071-4/+8
* Fifth patch in getting rid of caching MessageLoop pointers.jam@chromium.org2009-11-031-2/+0
* Correctly handle extension reloading in the task manager.phajdan.jr@chromium.org2009-10-201-2/+1
* Tracks the amount of memory SQLite is using in the browser processjamesr@chromium.org2009-10-151-0/+3
* Refactors freaky TaskManager::Resource self-updatingjamesr@chromium.org2009-10-131-1/+3
* Make it possible to sort the WebCore Cache size columns in the Task Manager. ...pkasting@chromium.org2009-09-301-6/+3
* Adds three new off-by-default columns to the task manager to track WebCore ca...jamesr@chromium.org2009-09-251-0/+17
* Make extensions visible in the Task Manager.phajdan.jr@chromium.org2009-06-131-1/+11
* This makes the network column in the task manager not display NA as network u...jcampan@chromium.org2009-06-121-8/+2
* Display extension processes in task manager.phajdan.jr@chromium.org2009-06-061-2/+68
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-16/+16
* Make task_manager_resource_providers.cc compile on POSIX.phajdan.jr@chromium.org2009-04-301-5/+6
* Due to some crashes in teardown, change NotificationObserversmbelshe@google.com2009-04-171-0/+6
* Refactor plugin process code in the browser process so that the browser/about...jam@chromium.org2009-02-111-26/+25
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-11/+10
* Double clicking on an item in the task manager should bring the relevant tab ...petersont@google.com2008-09-101-0/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Forward declare Task in ssl_manager.h. Cleanup some uses of notification_ser...deanm@google.com2008-08-011-1/+2
* Add chrome to the repository.initial.commit2008-07-261-0/+245