summaryrefslogtreecommitdiffstats
path: root/chrome/browser/task_manager
Commit message (Expand)AuthorAgeFilesLines
* Remove NOTIFICATION_ON_CHILD_PROCESS_DATA_READYcaitkp@chromium.org2013-08-203-6/+25
* Printing: Add a basic printing mode without print preview and cloud print.thestig@chromium.org2013-08-121-1/+10
* Update include paths in chrome/browser/ for base/process changes.rsesek@chromium.org2013-07-246-6/+3
* Fix issues showing GPU memory in task manager.ccameron@chromium.org2013-07-241-3/+2
* Only cache one InstantNTP WebContents per profile for Instant.kmadhusu@chromium.org2013-07-221-9/+10
* Replace third_party/icu/public with third_party/icu/source in the include dir...jshin@chromium.org2013-07-181-1/+1
* Use a direct include of the message_loop header in chrome/browser/, part 10.avi@chromium.org2013-07-172-2/+2
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-129-9/+9
* Disable flaky TaskManagerBrowserTest.WebWorkerJSHeapMemory.pauljensen@chromium.org2013-07-111-1/+2
* Change ChromeProcessType to NaClProcessType.yael.aharon@intel.com2013-07-042-2/+2
* InstantExtended: Remove overlay control code.jered@chromium.org2013-07-032-34/+3
* Revert 210036 "InstantExtended: Remove overlay control code."fischman@chromium.org2013-07-032-3/+34
* InstantExtended: Remove overlay control code.jered@chromium.org2013-07-032-34/+3
* Use a direct include of time headers in chrome/browser/, part 7.avi@chromium.org2013-06-281-1/+1
* GTTF: convert some tests in chrome to use EmbeddedTestServer patch nr 1phajdan.jr@chromium.org2013-06-261-3/+4
* Remove PROCESS_TYPE_PROFILE_IMPORT since it's not used anymore.jam@chromium.org2013-06-253-7/+1
* Remove "View Background Pages".avi@chromium.org2013-06-224-139/+2
* Refactor RenderProcessHost to use IPC::Listener instead of RenderWidgetHostnasko@chromium.org2013-06-211-13/+6
* Fix compilation with GCC broken in r206791sergeyu@chromium.org2013-06-171-1/+1
* Make Task Manager to count JS heap of web workers.alph@chromium.org2013-06-173-8/+53
* Change ApiResourceManager to use ProfileKeyedApi.patrickriordan177@gmail.com2013-06-171-0/+3
* Update Blink include pathsabarth@chromium.org2013-06-173-3/+3
* Use a direct include of strings headers in chrome/browser/t*-w*/.avi@chromium.org2013-06-1016-17/+17
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 3.avi@chromium.org2013-06-078-8/+8
* Let the Task Manager show the instant extended preloaded NTP.mad@chromium.org2013-06-061-4/+8
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-032-4/+4
* Disable the translate context menu item on the instant extended NTP and reuse...jeremycho@chromium.org2013-05-311-14/+3
* Don't open the 'stats for nerds' in a non-incognito window when incognito is ...joaodasilva@chromium.org2013-05-301-1/+1
* Revert 202639 "Use totmaps if available on chromeos"davemoore@chromium.org2013-05-291-1/+6
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-283-5/+5
* Revert 202639 "Use totmaps if available on chromeos"davemoore@chromium.org2013-05-281-6/+1
* Use totmaps if available on chromeosdavemoore@chromium.org2013-05-281-1/+6
* Pick out Resource and ResourceProvider classes from TaskManager class.peria@chromium.org2013-05-2327-363/+458
* Introduce a new namespace task_manager, and wrap classes related to TaskManag...peria@chromium.org2013-05-2026-562/+646
* bookmarks: Get rid of the dependency on history_types.htfarina@chromium.org2013-05-161-0/+1
* Clean up code for resource providers under task manager.peria@chromium.org2013-05-1518-518/+385
* Remove ENABLE_MESSAGE_CENTERdimich@chromium.org2013-05-141-6/+6
* Split TaskManagerResourceProvider's into files based on each class described ...peria@chromium.org2013-05-1320-2205/+2525
* Revert 199625 "Remove ENABLE_MESSAGE_CENTER"thakis@chromium.org2013-05-121-6/+6
* Remove ENABLE_MESSAGE_CENTERdimich@chromium.org2013-05-111-6/+6
* Split TaskManagerTabContentsResourceProvider class from task_manager_resource...peria@chromium.org2013-05-105-396/+529
* Show browser window when opening 'Stats for Nerds' from Task Managermvrable@chromium.org2013-05-011-0/+1
* chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.tfarina@chromium.org2013-05-011-1/+1
* Eliminate InfoBarTabHelper. Make InfoBarService a concrete class.pkasting@chromium.org2013-04-231-3/+3
* [Profiles] Changing task manager to use GetLastUsedProfile instead of the dep...rlp@chromium.org2013-04-111-1/+1
* [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