| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 55449 - Fix some problems with TaskManagerBrowserTest.PopulateWebCache... | viettrungluu@chromium.org | 2010-08-10 | 1 | -7/+1 |
* | Fix some problems with TaskManagerBrowserTest.PopulateWebCacheFields: | phajdan.jr@chromium.org | 2010-08-09 | 1 | -1/+7 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Add notification processes to the task manager. | johnnyg@chromium.org | 2010-04-08 | 1 | -0/+65 |
* | Revert 34630 - Handles rendererspecific TaskManager resources consistently fo... | jamesr@chromium.org | 2009-12-16 | 1 | -7/+36 |
* | Handles renderer-specific TaskManager resources consistently for TabContent a... | jamesr@chromium.org | 2009-12-16 | 1 | -36/+7 |
* | [GTTF] Reduce header dependencies in chrome. | phajdan.jr@chromium.org | 2009-11-30 | 1 | -0/+1 |
* | Revert 33301 and 33305 due to unit_tests breakage. | maruel@chromium.org | 2009-11-30 | 1 | -1/+0 |
* | [GTTF] Reduce header dependencies in chrome. | phajdan.jr@chromium.org | 2009-11-30 | 1 | -0/+1 |
* | Upstreaming WebKit.gyp | yaar@chromium.org | 2009-11-12 | 1 | -1/+1 |
* | Adds a 'V8' column to task manager to track amount of memory in JavaScript heap | jamesr@chromium.org | 2009-11-11 | 1 | -3/+13 |
* | Ninth patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-07 | 1 | -4/+8 |
* | Fifth patch in getting rid of caching MessageLoop pointers. | jam@chromium.org | 2009-11-03 | 1 | -2/+0 |
* | Correctly handle extension reloading in the task manager. | phajdan.jr@chromium.org | 2009-10-20 | 1 | -2/+1 |
* | Tracks the amount of memory SQLite is using in the browser process | jamesr@chromium.org | 2009-10-15 | 1 | -0/+3 |
* | Refactors freaky TaskManager::Resource self-updating | jamesr@chromium.org | 2009-10-13 | 1 | -1/+3 |
* | Make it possible to sort the WebCore Cache size columns in the Task Manager. ... | pkasting@chromium.org | 2009-09-30 | 1 | -6/+3 |
* | Adds three new off-by-default columns to the task manager to track WebCore ca... | jamesr@chromium.org | 2009-09-25 | 1 | -0/+17 |
* | Make extensions visible in the Task Manager. | phajdan.jr@chromium.org | 2009-06-13 | 1 | -1/+11 |
* | This makes the network column in the task manager not display NA as network u... | jcampan@chromium.org | 2009-06-12 | 1 | -8/+2 |
* | Display extension processes in task manager. | phajdan.jr@chromium.org | 2009-06-06 | 1 | -2/+68 |
* | Replace all occurrances of WebContents with TabContents. | brettw@chromium.org | 2009-05-04 | 1 | -16/+16 |
* | Make task_manager_resource_providers.cc compile on POSIX. | phajdan.jr@chromium.org | 2009-04-30 | 1 | -5/+6 |
* | Due to some crashes in teardown, change NotificationObservers | mbelshe@google.com | 2009-04-17 | 1 | -0/+6 |
* | Refactor plugin process code in the browser process so that the browser/about... | jam@chromium.org | 2009-02-11 | 1 | -26/+25 |
* | Remove most header file dependencies on the notification type list. It is | brettw@chromium.org | 2009-02-01 | 1 | -11/+10 |
* | Double clicking on an item in the task manager should bring the relevant tab ... | petersont@google.com | 2008-09-10 | 1 | -0/+2 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Forward declare Task in ssl_manager.h. Cleanup some uses of notification_ser... | deanm@google.com | 2008-08-01 | 1 | -1/+2 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+245 |