summaryrefslogtreecommitdiffstats
path: root/chrome/browser/task_manager
Commit message (Expand)AuthorAgeFilesLines
* This adds some plumbing for propagating the status and error code of a render...gspencer@chromium.org2010-12-141-1/+2
* Rename ResourceMessageFilter to RenderMessageFilter, since that's what it act...jam@chromium.org2010-12-141-1/+1
* 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
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-083-48/+54
* Fix crash and flakiness in TaskManagerBrowserTest.NoticeExtensionChanges.creis@google.com2010-12-071-14/+10
* Show extension tabs in task manager and correctly label apps.creis@google.com2010-12-053-15/+125
* Move:ben@chromium.org2010-12-023-3/+3
* net: Add namespace net to URLRequest and URLRequestJob classes.tfarina@chromium.org2010-11-281-5/+7
* Cleanup AdjustStringForLocaleDirection() to modify input parameter in place.jeremy@chromium.org2010-11-242-4/+3
* Reenables some tests that were disabled because of property leaks thatsky@chromium.org2010-11-221-16/+0
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-191-2/+3
* Revert 66571 - When an extension is uninstalled, close all desktop notificati...johnnyg@chromium.org2010-11-181-3/+2
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-181-2/+3
* Cleanup: Include browser.h -> ui/browser.h [Part 4].jhawkins@chromium.org2010-11-171-2/+2
* Implement new task manager mocks on windows.atwilson@chromium.org2010-11-154-28/+78
* Revert 65879 - When an extension is uninstalled, close all desktop notificati...johnnyg@chromium.org2010-11-121-3/+2
* Cleanup: Remove chrome/browser/browser_navigator.* and references.jhawkins@chromium.org2010-11-121-1/+1
* When an extension is uninstalled, close all desktop notifications from that e...johnnyg@chromium.org2010-11-121-2/+3
* Added support for displaying BackgroundContents in the task manager.atwilson@chromium.org2010-11-104-59/+438
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-081-1/+1
* Coverity: Pass parameters by reference.jhawkins@chromium.org2010-11-082-8/+8
* Unmark TaskManagerBrowserTest.NoticeNotificationChanges and ExtensionAPiTest....mattm@chromium.org2010-11-061-4/+0
* Mark TaskManagerBrowserTest.NoticeNotificationChanges flaky.mattm@chromium.org2010-11-051-0/+4
* When notifications are closed by the user, send the notification to remove it...johnnyg@chromium.org2010-11-041-0/+38
* Make all browser code use browser::Navigate to open tabs.ben@chromium.org2010-11-021-7/+3
* When FLAKY_ was added, it removed the DISABLED_ flag that was there for windows.nsylvain@chromium.org2010-10-221-3/+5
* Expands the chrome.experimental.processes extension API. creis@google.com2010-10-195-41/+141
* 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-132-65/+27
* Expands the chrome.experimental.processes extension API.creis@google.com2010-10-132-27/+65
* 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-122-3/+3
* Rename ChromeThread to BrowserThread Part3:tfarina@chromium.org2010-10-072-10/+10
* Replace Browser::AddTabWithURL(...) with:ben@chromium.org2010-10-051-8/+7
* 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-236-0/+3102