summaryrefslogtreecommitdiffstats
path: root/chrome/browser/task_manager
Commit message (Expand)AuthorAgeFilesLines
* [Coverity] Fix pass by value error in NotifyVideoMemoryUsageStats().kmadhusu@chromium.org2013-04-021-1/+1
* Move the ViewType enum to extensions\common.jam@chromium.org2013-04-012-11/+10
* Split the ProcessType enum into process types that content knows about (which...jam@chromium.org2013-03-223-31/+25
* Fixing problem with a tabless browser windows showing up after a task manager...skuhne@chromium.org2013-03-214-10/+5
* net: move host_resolver files from net/base to net/dnsphajdan.jr@chromium.org2013-03-211-1/+1
* Move c/b/a/infobar files back to c/b/infobarkaiwang@chromium.org2013-03-191-2/+2
* display GDI/USER handles in task manager on windowsscottmg@chromium.org2013-03-184-1/+162
* Enable rich notifications by default.dewittj@chromium.org2013-03-071-4/+4
* Diagnostics to find how a RenderViewHost is being unexpectedly deleted.creis@chromium.org2013-03-062-2/+16
* Replaced deprecated v8 API calls by their non-deprecated counterparts.svenpanne@chromium.org2013-03-051-6/+3
* Instant: Rename 'preview' to 'overlay'sreeram@chromium.org2013-03-042-18/+17
* content: convert child process notifications to observer usagephajdan.jr@chromium.org2013-02-284-118/+82
* Get rid of unnecessary empty overrides of GpuDataManagerObserver.jam@chromium.org2013-02-271-2/+0
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Add a check before casting RenderWidgetHostImpl to RenderViewHostImpl.nasko@chromium.org2013-02-211-4/+6
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-9/+9
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Revert 178551jochen@chromium.org2013-02-082-32/+2
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-071-6/+6
* Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple.joi@chromium.org2013-02-062-5/+5
* Swap BrowserList::const_iterator for the multi-desktop aware BrowserIterator ...gab@chromium.org2013-02-011-10/+8
* Fix interface of TabContentsIterator.gab@chromium.org2013-01-291-1/+1
* Minor code cleanup. Converts if/else to a switch.sky@chromium.org2013-01-291-89/+105
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-291-2/+1
* Integrate out-of-process iframes prototype with the Task Manager.nasko@chromium.org2013-01-251-10/+9
* Add debug code to figure out where we forget to delete TaskManagerRendererRes...jochen@chromium.org2013-01-242-2/+32
* Convert gfx::Image::Image(const SkBitmap&) and gfx::ImageSkia::ImageSkia(cons...pkotwicz@chromium.org2013-01-231-1/+2
* Enables the views task manager on views. I'll do a cleanup pass oncesky@chromium.org2013-01-231-8/+0
* Reorders methods in task_manager.cc to match header.sky@chromium.org2013-01-192-405/+402
* Implement new Task Manager and Edit Bookmark style, etc.msw@chromium.org2013-01-183-4/+4
* Makes TaskManagerModel cache all values (values are fetched onsky@chromium.org2013-01-153-418/+478
* Consolidates lookup of task manager values.sky@chromium.org2013-01-122-0/+82
* Roll ICU and convert include style to standard Chromium style,phajdan.jr@chromium.org2013-01-071-1/+1
* If a WebContents is going away, always remove it from the task manager.avi@chromium.org2013-01-031-10/+10
* Clean up chrome::CloseWebContents.avi@chromium.org2012-12-281-4/+2
* browser: Move FindOrCreateTabbedBrowser() function into chrome namespace.tfarina@chromium.org2012-12-261-1/+1
* DevTools: make DevToolsAgentHost ref-counted.pfeldman@chromium.org2012-12-261-2/+2
* DevTools: introduce public content::DevToolsAgentHost.pfeldman@chromium.org2012-12-251-4/+2
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-222-2/+3
* Remove last remaining call to FindOrCreateTabbedBrowser(). Fix up presubmit c...robertshield@chromium.org2012-12-215-22/+22
* Cleanup: Rename print preview tab to print preview dialog in BackgroundPrint...thestig@chromium.org2012-12-211-1/+1
* Convert all uses of InfoBarTabHelper -> InfoBarService. Make InfoBarTabHelperpkasting@chromium.org2012-12-201-4/+4
* Disable the failing linux aura browser tests so that it can be enabled on the...jam@chromium.org2012-12-192-2/+9
* DevTools: rename debugger/ to devtools/, move DevTools files into content/ren...pfeldman@chromium.org2012-12-193-3/+3
* Revert r173891 - "DevTools: rename debugger/ to devtools/, move DevTools file...mnissler@chromium.org2012-12-193-3/+3
* DevTools: rename debugger/ to devtools/, move DevTools files into content/ren...pfeldman@chromium.org2012-12-193-3/+3
* Add initial plumbing to route Notifications to MessageCenter on Windows.dimich@chromium.org2012-12-181-4/+15
* Disable TaskManagerBrowserTest.KillPanelExtension on winnkostylev@chromium.org2012-12-151-1/+2
* Don't call through null pointers.avi@chromium.org2012-12-141-4/+6