summaryrefslogtreecommitdiffstats
path: root/chrome/browser/task_manager
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removed delta-updates, task queueing and batching.kgr@chromium.org2012-02-251-3/+2
* Fix TaskManager-related link errors for Android.tedchoc@chromium.org2012-02-241-0/+3
* TaskManagerBrowserTest.ReloadExtension not flaky on linuxtbreisacher@chromium.org2012-02-211-2/+2
* WebUI TaskManager: Make the initialization of model (in browser process) and ...yoshiki@chromium.org2012-02-212-1/+11
* Flakiness cleanup: disable flaky tests under chrome/browser/evan@chromium.org2012-02-151-1/+1
* Hide WorkerProcessHost from chrome.jam@chromium.org2012-02-012-46/+48
* Convert use of int ms to TimeDelta in files owned by brettw.tedvessenes@gmail.com2012-01-271-6/+11
* Add a Content API around BrowserChildProcessHost, similar to what was done wi...jam@chromium.org2012-01-202-12/+11
* Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to ...jam@chromium.org2012-01-202-11/+12
* Add a Content API around BrowserChildProcessHost, similar to what was done wi...jam@chromium.org2012-01-202-12/+11
* Move RenderViewHostDelegate to content/public and content namespace.joi@chromium.org2012-01-181-2/+2
* Roll deps for filesystem URL changes, take 3.ericu@google.com2012-01-181-6/+2
* Revert 117824 - Convert use of int ms to TimeDelta in files owned by brettw.hbono@chromium.org2012-01-161-12/+7
* Convert use of int ms to TimeDelta in files owned by brettw.tedvessenes@gmail.com2012-01-161-7/+12