summaryrefslogtreecommitdiffstats
path: root/chrome/browser/task_manager/task_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix DCHECK caused by Task Manager assuming all requests have a render view.thakis@chromium.org2011-01-191-1/+7
* net: Remove typedef net::URLRequestStatus URLRequestStatus;tfarina@chromium.org2011-01-131-2/+2
* Coverity: Fix unchecked return values.kmadhusu@chromium.org2011-01-121-2/+5
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* net: Add namespace net to more files. Part 2.tfarina@chromium.org2010-12-201-2/+2
* This adds some plumbing for propagating the status and error code of a render...gspencer@chromium.org2010-12-141-1/+2
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-1/+1
* net: Remove typedef net::URLRequestJob URLRequestJob;tfarina@chromium.org2010-12-111-6/+6
* Move:ben@chromium.org2010-12-021-1/+1
* Cleanup AdjustStringForLocaleDirection() to modify input parameter in place.jeremy@chromium.org2010-11-241-1/+1
* Implement new task manager mocks on windows.atwilson@chromium.org2010-11-151-22/+36
* Added support for displaying BackgroundContents in the task manager.atwilson@chromium.org2010-11-101-0/+4
* Expands the chrome.experimental.processes extension API. creis@google.com2010-10-191-20/+54
* Revert 63067 - This adds some plumbing for propagating the status and error c...gspencer@chromium.org2010-10-191-1/+1
* This adds some plumbing for propagating the status and error code of agspencer@chromium.org2010-10-191-1/+1
* Revert 62458 - Expands the chrome.experimental.processes extension API.creis@google.com2010-10-131-34/+6
* Expands the chrome.experimental.processes extension API.creis@google.com2010-10-131-6/+34
* Fixes bugs in usage of adding a new tab with a disposition ofsky@chromium.org2010-10-131-1/+2
* Rename ChromeThread to BrowserThread Part22:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part3:tfarina@chromium.org2010-10-071-6/+6
* chromium-os:5166 Panel/popup cleanup for ChromeOSstevenjb@google.com2010-10-041-1/+0
* Move task manager code into a subdirectory.evan@chromium.org2010-09-231-0/+981