summaryrefslogtreecommitdiffstats
path: root/chrome/browser/task_manager/task_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert use of int ms to TimeDelta in files owned by brettw.tedvessenes@gmail.com2012-01-271-6/+11
* Move RenderViewHostDelegate to content/public and content namespace.joi@chromium.org2012-01-181-2/+2
* Revert 117824 - Convert use of int ms to TimeDelta in files owned by brettw.hbono@chromium.org2012-01-161-12/+7
* Convert use of int ms to TimeDelta in files owned by brettw.tedvessenes@gmail.com2012-01-161-7/+12
* Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...jam@chromium.org2012-01-041-2/+4
* Move the PageNavigator interface and GlobalRequestID struct to content\public...jam@chromium.org2011-12-281-4/+7
* WebUI Task manager: prevent to kill the wrong process or none yoshiki@chromium.org2011-12-141-0/+9
* Move view_types.h to view_type.h, since that's the standard name for enums.jam@chromium.org2011-12-011-1/+1
* base::Bind migrations in chrome/browsercsilv@chromium.org2011-11-171-11/+8
* Have ExtensionHost use TabContents instead of RenderViewHost. Try #3.mpcomplete@chromium.org2011-11-171-1/+1
* Revert 110262 - Have ExtensionHost use TabContents instead of RenderViewHost....dpolukhin@chromium.org2011-11-161-1/+1
* Have ExtensionHost use TabContents instead of RenderViewHost. Try #2.mpcomplete@chromium.org2011-11-161-1/+1
* WebUI TaskManager: Add "Activate page" feature. yoshiki@chromium.org2011-11-101-0/+5
* Revert 109394 - WebUI TaskManager: Add "Activate page" feature.joaodasilva@chromium.org2011-11-101-5/+0
* WebUI TaskManager: Add "Activate page" feature.yoshiki@chromium.org2011-11-101-0/+5
* Revert "Have ExtensionHost use TabContents instead of RenderViewHost. This is...mpcomplete@chromium.org2011-11-081-1/+1
* Have ExtensionHost use TabContents instead of RenderViewHost. This is partmpcomplete@chromium.org2011-11-081-1/+1
* Remove needless include of the content/browser/render_process_host.h header f...ananta@chromium.org2011-11-041-1/+0
* Use scoped_refptr to manage TaskManagerResourceProvider lifetimeyurys@chromium.org2011-11-021-6/+0
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Provide detailed shared workers info in Task Manager. This patch introduces T...yurys@chromium.org2011-11-021-0/+3
* TaskManager: allows referencing task resources from the web ui.pfeldman@chromium.org2011-10-281-1/+12
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-2/+2
* TaskManager: introduce Resource::(Can)Inspect; support tabs, apps, extensions...pfeldman@chromium.org2011-10-261-0/+8
* Move resource_codes to content/public/common.jam@chromium.org2011-10-251-1/+1
* Minor fixups to task manager.mirandac@chromium.org2011-10-181-6/+4
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-2/+2
* Move view_types to content\public\common. Also update the enum values to matc...jam@chromium.org2011-10-121-1/+1
* Split ViewType between chrome and contentjochen@chromium.org2011-10-061-1/+4
* Add Profile data to the Task Manager on OS Mac.mirandac@google.com2011-09-021-0/+10
* WebUI TaskManager: Add columns to display.yoshiki@chromium.org2011-07-211-0/+28
* Take two at splitting result codes between content and chrome.dpranke@chromium.org2011-07-191-1/+1
* Revert r92730, r92731, r92732 ... will land again once I ensure the win build...dpranke@chromium.org2011-07-151-1/+1
* This change will split the result codes between content and chrome.dpranke@chromium.org2011-07-151-1/+1
* Nix kAboutSyncInternalsURL.msw@chromium.org2011-07-121-4/+4
* WebUI TaskManager: bundle same-process tasks with one rowyoshiki@chromium.org2011-07-111-0/+45
* Remove TabContentsView methods that just call to the delegate, and have them ...jam@chromium.org2011-07-111-2/+4
* Move app/resources/* to ui/resources/ directory.tfarina@chromium.org2011-06-291-2/+2
* Move MachBroker to content.jam@chromium.org2011-06-231-1/+1
* Localize strings, speeds.avi@chromium.org2011-06-221-12/+12
* Moved files related to background mode to browser/background.atwilson@chromium.org2011-06-171-2/+2
* Task Manager on Mac OS X may fire without an open browser window. If a user c...mirandac@chromium.org2011-06-141-1/+1
* Adds a GYP flag for desktop notifications (enabled by default) and stub out r...satish@chromium.org2011-06-061-2/+5
* Add FPS column to Task Manager.jbates@chromium.org2011-05-261-0/+24
* Get rid of url_request_tracking.*. The only other place that used it other t...jam@chromium.org2011-05-231-2/+6
* Kill URLRequestJobTracker.willchan@chromium.org2011-05-221-49/+6
* iwyu: Include stringprintf.h where appropriate, part 2.jhawkins@chromium.org2011-05-111-2/+2
* Porting the Task Manager to the TabContents-based prerender code.dominich@chromium.org2011-05-061-1/+0
* Browser::Type cleanup.jianli@chromium.org2011-05-051-3/+1
* Removed BackgroundPageTracker - less code = more happinessatwilson@chromium.org2011-05-041-0/+53