| Commit message (Expand) | Author | Age | Files | Lines |
* | [Coverity] Fix pass by value error in NotifyVideoMemoryUsageStats(). | kmadhusu@chromium.org | 2013-04-02 | 1 | -1/+1 |
* | Move the ViewType enum to extensions\common. | jam@chromium.org | 2013-04-01 | 2 | -11/+10 |
* | Split the ProcessType enum into process types that content knows about (which... | jam@chromium.org | 2013-03-22 | 3 | -31/+25 |
* | Fixing problem with a tabless browser windows showing up after a task manager... | skuhne@chromium.org | 2013-03-21 | 4 | -10/+5 |
* | net: move host_resolver files from net/base to net/dns | phajdan.jr@chromium.org | 2013-03-21 | 1 | -1/+1 |
* | Move c/b/a/infobar files back to c/b/infobar | kaiwang@chromium.org | 2013-03-19 | 1 | -2/+2 |
* | display GDI/USER handles in task manager on windows | scottmg@chromium.org | 2013-03-18 | 4 | -1/+162 |
* | Enable rich notifications by default. | dewittj@chromium.org | 2013-03-07 | 1 | -4/+4 |
* | Diagnostics to find how a RenderViewHost is being unexpectedly deleted. | creis@chromium.org | 2013-03-06 | 2 | -2/+16 |
* | Replaced deprecated v8 API calls by their non-deprecated counterparts. | svenpanne@chromium.org | 2013-03-05 | 1 | -6/+3 |
* | Instant: Rename 'preview' to 'overlay' | sreeram@chromium.org | 2013-03-04 | 2 | -18/+17 |
* | content: convert child process notifications to observer usage | phajdan.jr@chromium.org | 2013-02-28 | 4 | -118/+82 |
* | Get rid of unnecessary empty overrides of GpuDataManagerObserver. | jam@chromium.org | 2013-02-27 | 1 | -2/+0 |
* | Move file_path.h to base/files. | brettw@chromium.org | 2013-02-24 | 1 | -1/+1 |
* | Add a check before casting RenderWidgetHostImpl to RenderViewHostImpl. | nasko@chromium.org | 2013-02-21 | 1 | -4/+6 |
* | Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/. | joi@chromium.org | 2013-02-11 | 1 | -1/+1 |
* | Merge branch 'master' into file_path_browser | brettw@chromium.org | 2013-02-10 | 1 | -9/+9 |
* | Rename FilePath to base::FilePath and use new location of string_number_conve... | brettw@chromium.org | 2013-02-08 | 1 | -1/+1 |
* | Revert 178551 | jochen@chromium.org | 2013-02-08 | 2 | -32/+2 |
* | Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition. | rsleevi@chromium.org | 2013-02-07 | 1 | -6/+6 |
* | Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple. | joi@chromium.org | 2013-02-06 | 2 | -5/+5 |
* | Swap BrowserList::const_iterator for the multi-desktop aware BrowserIterator ... | gab@chromium.org | 2013-02-01 | 1 | -10/+8 |
* | Fix interface of TabContentsIterator. | gab@chromium.org | 2013-01-29 | 1 | -1/+1 |
* | Minor code cleanup. Converts if/else to a switch. | sky@chromium.org | 2013-01-29 | 1 | -89/+105 |
* | Remove TabStripModel wrapper use. | avi@chromium.org | 2013-01-29 | 1 | -2/+1 |
* | Integrate out-of-process iframes prototype with the Task Manager. | nasko@chromium.org | 2013-01-25 | 1 | -10/+9 |
* | Add debug code to figure out where we forget to delete TaskManagerRendererRes... | jochen@chromium.org | 2013-01-24 | 2 | -2/+32 |
* | Convert gfx::Image::Image(const SkBitmap&) and gfx::ImageSkia::ImageSkia(cons... | pkotwicz@chromium.org | 2013-01-23 | 1 | -1/+2 |
* | Enables the views task manager on views. I'll do a cleanup pass once | sky@chromium.org | 2013-01-23 | 1 | -8/+0 |
* | Reorders methods in task_manager.cc to match header. | sky@chromium.org | 2013-01-19 | 2 | -405/+402 |
* | Implement new Task Manager and Edit Bookmark style, etc. | msw@chromium.org | 2013-01-18 | 3 | -4/+4 |
* | Makes TaskManagerModel cache all values (values are fetched on | sky@chromium.org | 2013-01-15 | 3 | -418/+478 |
* | Consolidates lookup of task manager values. | sky@chromium.org | 2013-01-12 | 2 | -0/+82 |
* | Roll ICU and convert include style to standard Chromium style, | phajdan.jr@chromium.org | 2013-01-07 | 1 | -1/+1 |
* | If a WebContents is going away, always remove it from the task manager. | avi@chromium.org | 2013-01-03 | 1 | -10/+10 |
* | Clean up chrome::CloseWebContents. | avi@chromium.org | 2012-12-28 | 1 | -4/+2 |
* | browser: Move FindOrCreateTabbedBrowser() function into chrome namespace. | tfarina@chromium.org | 2012-12-26 | 1 | -1/+1 |
* | DevTools: make DevToolsAgentHost ref-counted. | pfeldman@chromium.org | 2012-12-26 | 1 | -2/+2 |
* | DevTools: introduce public content::DevToolsAgentHost. | pfeldman@chromium.org | 2012-12-25 | 1 | -4/+2 |
* | Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable. | joi@chromium.org | 2012-12-22 | 2 | -2/+3 |
* | Remove last remaining call to FindOrCreateTabbedBrowser(). Fix up presubmit c... | robertshield@chromium.org | 2012-12-21 | 5 | -22/+22 |
* | Cleanup: Rename print preview tab to print preview dialog in BackgroundPrint... | thestig@chromium.org | 2012-12-21 | 1 | -1/+1 |
* | Convert all uses of InfoBarTabHelper -> InfoBarService. Make InfoBarTabHelper | pkasting@chromium.org | 2012-12-20 | 1 | -4/+4 |
* | Disable the failing linux aura browser tests so that it can be enabled on the... | jam@chromium.org | 2012-12-19 | 2 | -2/+9 |
* | DevTools: rename debugger/ to devtools/, move DevTools files into content/ren... | pfeldman@chromium.org | 2012-12-19 | 3 | -3/+3 |
* | Revert r173891 - "DevTools: rename debugger/ to devtools/, move DevTools file... | mnissler@chromium.org | 2012-12-19 | 3 | -3/+3 |
* | DevTools: rename debugger/ to devtools/, move DevTools files into content/ren... | pfeldman@chromium.org | 2012-12-19 | 3 | -3/+3 |
* | Add initial plumbing to route Notifications to MessageCenter on Windows. | dimich@chromium.org | 2012-12-18 | 1 | -4/+15 |
* | Disable TaskManagerBrowserTest.KillPanelExtension on win | nkostylev@chromium.org | 2012-12-15 | 1 | -1/+2 |
* | Don't call through null pointers. | avi@chromium.org | 2012-12-14 | 1 | -4/+6 |