summaryrefslogtreecommitdiffstats
path: root/chrome/browser/task_manager
Commit message (Expand)AuthorAgeFilesLines
* Swap processes on reload if a hosted app has been installed/uninstalled.creis@chromium.org2011-05-252-6/+63
* 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-222-68/+12
* Move the little infobar code from TabContents to TabContentsWrapper.jam@chromium.org2011-05-181-2/+2
* 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-063-273/+40
* Browser::Type cleanup.jianli@chromium.org2011-05-051-3/+1
* Removed BackgroundPageTracker - less code = more happinessatwilson@chromium.org2011-05-043-0/+70
* Move favicon from TabContents to TabContentsWrapper.avi@chromium.org2011-05-031-1/+2
* When the v8 proxy resolver is used, add the v8 heap size to the JavaScript me...evan@chromium.org2011-04-202-0/+28
* This CL implements alternative asynchronous methods for profile and preferenc...altimofeev@chromium.org2011-04-192-13/+14
* Handling case where we fail to get a RenderViewHost.dominich@chromium.org2011-04-151-1/+7
* Profile shouldn't own background page stuff.torne@chromium.org2011-04-152-3/+5
* Asynchronously create the ppapi broker.ddorwin@chromium.org2011-04-141-1/+2
* Decouples the declaration of grit resource ids from logic.carlosvaldivia@google.com2011-04-141-98/+79
* apps: Add 'background_page' support for hosted apps.sadrul@chromium.org2011-04-131-0/+3
* Caused compile failure on Lunux Builder x64.ctguil@chromium.org2011-04-131-3/+0
* apps: Add 'background_page' support for hosted apps.sadrul@chromium.org2011-04-131-0/+3
* Revert 81394 (broke sync_integration_tests and clang) - This CL implements al...altimofeev@chromium.org2011-04-132-14/+13
* This CL implements alternative asynchronous methods for profile and preferenc...altimofeev@chromium.org2011-04-132-13/+14
* Cleanup: Update a bunch of files to the new location of browser_window.h. Par...tfarina@chromium.org2011-04-091-1/+1
* Revert 80519 - Move favicon from TabContents to TabContentsWrapper.avi@chromium.org2011-04-071-2/+1
* Revert 80630 - Mark the following as failing under Windows:mmenke@chromium.org2011-04-061-5/+0
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-062-2/+2
* Mark the following as failing under Windows:mmenke@chromium.org2011-04-061-0/+5
* Move favicon from TabContents to TabContentsWrapper.avi@chromium.org2011-04-051-1/+2
* apps: Notify the user if an app's background page crashes.sadrul@chromium.org2011-04-021-1/+0
* Revert 80128 - apps: Notify the user if an app's background page crashes.sadrul@chromium.org2011-04-011-0/+1
* apps: Notify the user if an app's background page crashes.sadrul@chromium.org2011-04-011-1/+0
* TaskManager code cleanup.cbentzel@chromium.org2011-03-302-53/+17
* Adding prerender to task managerdominich@google.com2011-03-303-0/+259
* Cleanup: Remove sqlite_utils.h from task_manager_resource_providers.cctfarina@chromium.org2011-03-301-3/+2
* Renaming is_off_the_record to is_incognito. Contributed by vipul.bhasin@gmail...willchan@chromium.org2011-03-291-3/+3
* Pipe TabContentsWrapper through the task manageravi@chromium.org2011-03-294-42/+54
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-172-2/+2
* fav icon -> favicon. Pass 2: GetFavIcon -> GetFaviconavi@chromium.org2011-03-151-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-2/+2
* Move ChildProcessHost and ChildProcessInfo to content.jam@chromium.org2011-03-092-2/+60
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-1/+1
* Split infobar_delegate.[cc,h] into separate pieces for the different classes ...tfarina@chromium.org2011-03-031-1/+1
* Update the includes to the old tab_contents.hjam@chromium.org2011-03-021-1/+1
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-4/+4
* Delete the temporary headers left behind in chrome\browser. I've left browse...jam@chromium.org2011-03-011-6/+6
* Cleanup:pkasting@chromium.org2011-02-081-1/+1
* Fix Task Manager to correctly display network usage of plug-in processes.ajwong@chromium.org2011-02-054-42/+25
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* This reverts commit r73836.ajwong@chromium.org2011-02-054-25/+42
* Fix Task Manager to correctly display network usage of plug-in processes.ajwong@chromium.org2011-02-054-42/+25
* Remove wstring from the task manager.avi@chromium.org2011-02-035-89/+89