summaryrefslogtreecommitdiffstats
path: root/chrome/browser/task_manager_resource_providers.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert users of RenderProcessHost iterator to all use same style. The key m...pkasting@chromium.org2009-10-021-2/+2
* Make it possible to sort the WebCore Cache size columns in the Task Manager. ...pkasting@chromium.org2009-09-301-26/+3
* Adds three new off-by-default columns to the task manager to track WebCore ca...jamesr@chromium.org2009-09-251-1/+46
* Coverity: Initialize updating_ in the constructor.jhawkins@chromium.org2009-09-241-1/+2
* Replace the RenderProcessHost.PID function that returns the OS-generatedbrettw@chromium.org2009-08-311-1/+1
* Remove an unused header from proxy_service.h.ericroman@google.com2009-08-181-0/+1
* Add more browser tests for Task Manager.phajdan.jr@chromium.org2009-07-151-13/+3
* Add more functionality to the gtk task manager:jhawkins@chromium.org2009-07-021-4/+9
* Display an infobar alert when extension process crashes.phajdan.jr@chromium.org2009-06-191-2/+16
* Make extensions visible in the Task Manager.phajdan.jr@chromium.org2009-06-131-17/+66
* This makes the network column in the task manager not display NA as network u...jcampan@chromium.org2009-06-121-2/+1
* Display extension processes in task manager.phajdan.jr@chromium.org2009-06-061-2/+124
* Hopefully fix Windows compile by adding atlbase.h include on Windows.phajdan.jr@chromium.org2009-05-111-0/+6
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-061-3/+3
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Move scoped_vector.h and stl_util-inl.h to base/ben@chromium.org2009-05-051-1/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-71/+71
* Make task_manager_resource_providers.cc compile on POSIX.phajdan.jr@chromium.org2009-04-301-16/+23
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-201-5/+0
* Reverting 14005.brettw@chromium.org2009-04-181-0/+5
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-181-5/+0
* Due to some crashes in teardown, change NotificationObserversmbelshe@google.com2009-04-171-29/+25
* Remove our only use of dynamic_cast, which is not needed.deanm@chromium.org2009-04-081-1/+1
* Fix single-process ui test failures from my previous change. The problem was...jam@chromium.org2009-03-181-1/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-101-2/+0
* Convert NavigationEntry title to string16. TabContents::GetTitle no longer needsbrettw@chromium.org2009-03-041-1/+1
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-3/+2
* Take out common functionality from PluginProcessHost and move it to ChildProc...jam@chromium.org2009-02-181-3/+4
* Have ChildProcessInfo contain a list of all running child processes (i.e. ins...jam@chromium.org2009-02-131-7/+5
* Second try of landing chrome_resources project. Changes from last time:tc@google.com2009-02-121-1/+1
* Revert "Create a chrome_resources.vcproj that holds grd files that hold"tc@google.com2009-02-121-1/+1
* Create a chrome_resources.vcproj that holds grd files that holdtc@google.com2009-02-121-1/+1
* Refactor plugin process code in the browser process so that the browser/about...jam@chromium.org2009-02-111-78/+65
* Attempt at preventing a crasher.jcampan@chromium.org2009-02-101-0/+15
* Move resource_message_filter and resource_request_details to the renderer_host.brettw@chromium.org2009-02-051-1/+1
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-17/+19
* ===================================================xji@chromium.org2009-01-231-1/+21
* Move functions required by the rest of the browser from RenderProcessHost to ...brettw@chromium.org2009-01-161-1/+1
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-2/+2
* Change "dll" to "plugin" where appropriate.avi@google.com2009-01-061-1/+1
* Move plugins to FilePaths, some cleanupavi@google.com2009-01-061-2/+2
* Review URL: http://codereview.chromium.org/14809jcampan@chromium.org2008-12-191-6/+3
* Reverting 7149.jcampan@chromium.org2008-12-171-3/+6
* Revamp of the interstitial pages.jcampan@chromium.org2008-12-171-6/+3
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-3/+3
* Remove some Windows-specific stuff from RenderProcessHost by having callers g...brettw@google.com2008-11-111-5/+5
* Double clicking on an item in the task manager should bring the relevant tab ...petersont@google.com2008-09-101-0/+4
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+531