summaryrefslogtreecommitdiffstats
path: root/chrome/browser/task_manager
Commit message (Expand)AuthorAgeFilesLines
* Create content\public\test\test_utils.h to hold common test classes that are ...jam@chromium.org2012-07-202-3/+3
* [Panels refactor] Track Panels in TaskManager now that they are not under the...jennb@chromium.org2012-07-195-44/+364
* This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...benrg@chromium.org2012-07-114-4/+2
* Move ExtensionSystem into extensions namespacerdevlin.cronin@chromium.org2012-07-111-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-114-4/+0
* Move Instant stuff off Browser.ben@chromium.org2012-07-111-2/+4
* chrome: Put browser_navigator.h into chrome namespace.tfarina@chromium.org2012-07-011-4/+3
* Move tab functions off Browser into browser_tabstrip and browser_tabrestore.ben@chromium.org2012-06-291-3/+5
* mac: Remove nav.pdf in favor of IDR_DEFAULT_FAVICON.thakis@chromium.org2012-06-261-1/+1
* Check for a delegate before blindly accessing it.avi@chromium.org2012-06-191-1/+2
* Change kAshNotify to kAshNotifyDisabled (default ash notifications to enabled)stevenjb@google.com2012-06-181-0/+6
* ImageSkia is 1:1 to NSImage. This patch adds conversions between ImageSkia an...pkotwicz@chromium.org2012-06-141-3/+4
* TaskManager: Fix the way to open "Stats for nerds" linkyoshiki@chromium.org2012-06-131-3/+4
* TabContentsWrapper -> TabContents, part 31.avi@chromium.org2012-06-105-44/+36
* Rename and move balloon_collection_impl_aura, rename balloon_view.cc stevenjb@chromium.org2012-06-061-1/+3
* Converted the rest of chrome except for extensions and favicons to user Image...pkotwicz@chromium.org2012-06-057-50/+56
* Revert 140554 - Rename and move balloon_collection_impl_aura, rename balloon_...cbentzel@chromium.org2012-06-051-3/+1
* Rename and move balloon_collection_impl_aura, rename balloon_view.ccstevenjb@google.com2012-06-051-1/+3
* Revert 140531 - Converted the rest of chrome except for extensions and favico...pkotwicz@chromium.org2012-06-057-55/+49
* Converted the rest of chrome except for extensions and favicons to user Image...pkotwicz@chromium.org2012-06-057-49/+55
* TabContentsWrapper -> TabContents, part 1.avi@chromium.org2012-06-052-2/+4
* Remove the web-ui task manager unused stuffs for non-ChromeOS. yoshiki@chromium.org2012-05-311-3/+3
* Asynchronously launch the GPU process as soon as the IO thread is ready.apatrick@chromium.org2012-05-302-1/+21
* browser: Factor out TabContentsIterator into its own module.tfarina@chromium.org2012-05-271-0/+1
* Add NOTIFICATION_TAB_CONTENTS_DESTROYED when a TabContentsWrapper is about to...pkasting@chromium.org2012-05-261-15/+0
* Fix task manager stats for nerds link not loading. Turns out you do have to g...ben@chromium.org2012-05-241-1/+4
* Get rid of the last RenderViewHostDelegate usage in chrome.jam@chromium.org2012-05-231-3/+4
* Get rid of the RenderViewType concept in content, since it was only used by C...jam@chromium.org2012-05-232-8/+8
* Remove BrowserList::GetLastActive usage in TaskManager. Just use browser::Nav...ben@chromium.org2012-05-221-31/+6
* Move Extension into extensions namespaceaa@chromium.org2012-05-215-9/+18
* Improving the process model extension APInasko@chromium.org2012-05-173-13/+86
* Moves methods for finding browsers to browser_finder.sky@chromium.org2012-05-162-0/+2
* Enable a test on ChromeOS now that its associated bug has been fixed.ben@chromium.org2012-05-151-3/+1
* Remove VIEW_TYPE_WEB_CONTENTS and make default view type INVALID.aa@chromium.org2012-05-141-3/+1
* browser: Move the tabs directory into ui.tfarina@chromium.org2012-05-111-1/+1
* Pull shell window stuff out of ExtensionHost and put in ShellWindowbenwells@chromium.org2012-05-102-18/+27
* Remove EPM:all_hosts_ and use all_extension_views_ instead.benwells@chromium.org2012-04-263-38/+69
* TabContents -> WebContentsImpl, part 22.avi@chromium.org2012-04-181-1/+1
* TabContents -> WebContentsImpl, part 21.avi@chromium.org2012-04-173-7/+7
* TaskManager: Replace the string "Page" with "Task"yoshiki@chromium.org2012-04-061-1/+1
* Exposing the child process unique ID through the task manager. This is an ini...nasko@chromium.org2012-04-057-5/+63
* Split the NotificationUIManager into a virtual interface and an impl.rsesek@chromium.org2012-04-041-0/+1
* Add ResourceRequestInfo.darin@chromium.org2012-03-071-8/+8
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-072-4/+7
* Fix a bug that sometimes broke content script injection on startup, caused bympcomplete@chromium.org2012-03-061-4/+10
* Move RenderWidgetHost and RenderViewHost interfaces to their own files.joi@chromium.org2012-03-063-4/+4
* Added yoshiki@chromium.org to task-manager related OWNERS files, as estade re...kgr@chromium.org2012-03-051-0/+1
* Extract minimal RenderViewHost interface for embedders, leavingjoi@chromium.org2012-03-054-9/+9
* Cleanup: Typedef std::pairs in TaskManager code. Also making goat teleporting...thestig@chromium.org2012-03-022-17/+21
* Remove mach_broker_mac.h dependency from chrome.jam@chromium.org2012-02-291-6/+3