summaryrefslogtreecommitdiffstats
path: root/chrome/browser/task_manager/task_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* This CL implements alternative asynchronous methods for profile and preferenc...altimofeev@chromium.org2011-04-191-5/+6
* Decouples the declaration of grit resource ids from logic.carlosvaldivia@google.com2011-04-141-98/+79
* Revert 81394 (broke sync_integration_tests and clang) - This CL implements al...altimofeev@chromium.org2011-04-131-6/+5
* This CL implements alternative asynchronous methods for profile and preferenc...altimofeev@chromium.org2011-04-131-5/+6
* Cleanup: Update a bunch of files to the new location of browser_window.h. Par...tfarina@chromium.org2011-04-091-1/+1
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-061-1/+1
* TaskManager code cleanup.cbentzel@chromium.org2011-03-301-47/+14
* Adding prerender to task managerdominich@google.com2011-03-301-0/+4
* Pipe TabContentsWrapper through the task manageravi@chromium.org2011-03-291-3/+5
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-4/+4
* Fix Task Manager to correctly display network usage of plug-in processes.ajwong@chromium.org2011-02-051-7/+9
* This reverts commit r73836.ajwong@chromium.org2011-02-051-9/+7
* Fix Task Manager to correctly display network usage of plug-in processes.ajwong@chromium.org2011-02-051-7/+9
* Remove wstring from the task manager.avi@chromium.org2011-02-031-4/+4
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Attribute orphaned or anonymous network usage to the Browser resources.thakis@chromium.org2011-01-211-13/+17
* Revert 72095 - Attribute orphaned or anonymous network usage to the Browser r...thakis@chromium.org2011-01-211-16/+13
* Attribute orphaned or anonymous network usage to the Browser resources.thakis@chromium.org2011-01-211-13/+16
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* 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