summaryrefslogtreecommitdiffstats
path: root/chrome/browser/task_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* linux: build with -Wextraevan@chromium.org2010-02-051-2/+2
* Step 1 in Implementing/Prototyping App Panels.rafaelw@chromium.org2010-02-041-6/+9
* Task manager model: Make a find quicker.estade@chromium.org2010-02-011-6/+6
* remove ICU includes from l10n_util.hevan@chromium.org2010-01-251-0/+1
* Mac: Don't crash on "Stats for nerds" link if no browser window is open.thakis@chromium.org2010-01-201-12/+27
* Be more frugal with goats in these challenging economic times.thakis@chromium.org2010-01-131-5/+3
* Mac: UI tweaks for task manager.thakis@chromium.org2010-01-131-15/+35
* Mac: Create a pid->task_t mapping in the browser process.thakis@chromium.org2009-12-211-3/+6
* Revert 35025 - Revert 34994, maybe it regressed startup perf Fix cpu/memory ...viettrungluu@chromium.org2009-12-191-3/+10
* Revert 34994, maybe it regressed startup perf - Fix cpu/memory measurements o...thakis@chromium.org2009-12-191-10/+3
* Fix cpu/memory measurements on OS X.thakis@chromium.org2009-12-181-3/+10
* Revert 34146 - A place to store the pid>mach_port_t mapping.thakis@chromium.org2009-12-091-3/+3
* A place to store the pid->mach_port_t mapping.thakis@chromium.org2009-12-091-3/+3
* [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
* Adds a 'V8' column to task manager to track amount of memory in JavaScript heapjamesr@chromium.org2009-11-111-0/+24
* Fifth patch in getting rid of caching MessageLoop pointers.jam@chromium.org2009-11-031-9/+9
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-021-9/+9
* Make the memory resource functions return bools so that we know when the info...vandebo@chromium.org2009-10-271-60/+69
* Correctly handle extension reloading in the task manager.phajdan.jr@chromium.org2009-10-201-0/+5
* Tracks the amount of memory SQLite is using in the browser processjamesr@chromium.org2009-10-151-0/+6
* Fix a whole bunch of style nits.erg@google.com2009-10-131-1/+1
* Refactors freaky TaskManager::Resource self-updatingjamesr@chromium.org2009-10-131-0/+7
* Add about:memory link to task manager.thakis@chromium.org2009-10-081-0/+19
* Separate out some more ICU from base and into base/i18n.brettw@chromium.org2009-10-081-12/+11
* Make it possible to sort the WebCore Cache size columns in the Task Manager. ...pkasting@chromium.org2009-09-301-33/+48
* Adds three new off-by-default columns to the task manager to track WebCore ca...jamesr@chromium.org2009-09-251-0/+44
* Replace the RenderProcessHost.PID function that returns the OS-generatedbrettw@chromium.org2009-08-311-9/+12
* Linux: fix "goats teleported" task manager column.mdm@chromium.org2009-08-241-1/+1
* Use 'icu::' namespace explicitly throughout Chrome tree instead of relying on...jshin@chromium.org2009-08-181-2/+2
* Add more browser tests for Task Manager.phajdan.jr@chromium.org2009-07-151-12/+17
* Move GetTabContentsID out of tab util because it has nothing to do with tabs orbrettw@chromium.org2009-06-301-3/+4
* Reorganize the way the task manager is constructed.ben@chromium.org2009-06-221-67/+14
* Destroy TaskManager's view when its window is closed.phajdan.jr@chromium.org2009-06-101-10/+17
* Display extension processes in task manager.phajdan.jr@chromium.org2009-06-061-0/+4
* Create OpenClose browser test for TaskManager with necessary refactoring.phajdan.jr@chromium.org2009-05-271-2/+8
* Make views/ depend only on images from app/resources.ben@chromium.org2009-05-211-1/+1
* Reverts parts of http://src.chromium.org/viewvc/chrome?view=rev&revision=1647...jam@chromium.org2009-05-211-17/+0
* Revert 16567.ben@chromium.org2009-05-211-1/+1
* views/ should use resources from app/resources. Move dependent images to this...ben@chromium.org2009-05-211-1/+1
* Fix a crash on browser exit after opening TaskManager.phajdan.jr@chromium.org2009-05-201-0/+17
* Add missing ALLOW_THIS_IN_INITIALIZER_LIST...phajdan.jr@chromium.org2009-05-141-1/+3
* Extract Windows-specific parts of TaskManager.phajdan.jr@chromium.org2009-05-141-502/+13
* De-couple TaskManager from TableView code.phajdan.jr@chromium.org2009-05-111-224/+375
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-081-1/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-8/+8
* Make task_manager.h a bit more independent from views.phajdan.jr@chromium.org2009-05-061-49/+64
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1