index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
task_manager
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove NOTIFICATION_ON_CHILD_PROCESS_DATA_READY
caitkp@chromium.org
2013-08-20
3
-6
/
+25
*
Printing: Add a basic printing mode without print preview and cloud print.
thestig@chromium.org
2013-08-12
1
-1
/
+10
*
Update include paths in chrome/browser/ for base/process changes.
rsesek@chromium.org
2013-07-24
6
-6
/
+3
*
Fix issues showing GPU memory in task manager.
ccameron@chromium.org
2013-07-24
1
-3
/
+2
*
Only cache one InstantNTP WebContents per profile for Instant.
kmadhusu@chromium.org
2013-07-22
1
-9
/
+10
*
Replace third_party/icu/public with third_party/icu/source in the include dir...
jshin@chromium.org
2013-07-18
1
-1
/
+1
*
Use a direct include of the message_loop header in chrome/browser/, part 10.
avi@chromium.org
2013-07-17
2
-2
/
+2
*
Update some includes of chrome_notification_types.h
jam@chromium.org
2013-07-12
9
-9
/
+9
*
Disable flaky TaskManagerBrowserTest.WebWorkerJSHeapMemory.
pauljensen@chromium.org
2013-07-11
1
-1
/
+2
*
Change ChromeProcessType to NaClProcessType.
yael.aharon@intel.com
2013-07-04
2
-2
/
+2
*
InstantExtended: Remove overlay control code.
jered@chromium.org
2013-07-03
2
-34
/
+3
*
Revert 210036 "InstantExtended: Remove overlay control code."
fischman@chromium.org
2013-07-03
2
-3
/
+34
*
InstantExtended: Remove overlay control code.
jered@chromium.org
2013-07-03
2
-34
/
+3
*
Use a direct include of time headers in chrome/browser/, part 7.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
GTTF: convert some tests in chrome to use EmbeddedTestServer patch nr 1
phajdan.jr@chromium.org
2013-06-26
1
-3
/
+4
*
Remove PROCESS_TYPE_PROFILE_IMPORT since it's not used anymore.
jam@chromium.org
2013-06-25
3
-7
/
+1
*
Remove "View Background Pages".
avi@chromium.org
2013-06-22
4
-139
/
+2
*
Refactor RenderProcessHost to use IPC::Listener instead of RenderWidgetHost
nasko@chromium.org
2013-06-21
1
-13
/
+6
*
Fix compilation with GCC broken in r206791
sergeyu@chromium.org
2013-06-17
1
-1
/
+1
*
Make Task Manager to count JS heap of web workers.
alph@chromium.org
2013-06-17
3
-8
/
+53
*
Change ApiResourceManager to use ProfileKeyedApi.
patrickriordan177@gmail.com
2013-06-17
1
-0
/
+3
*
Update Blink include paths
abarth@chromium.org
2013-06-17
3
-3
/
+3
*
Use a direct include of strings headers in chrome/browser/t*-w*/.
avi@chromium.org
2013-06-10
16
-17
/
+17
*
Use a direct include of utf_string_conversions.h in chrome/browser/, part 3.
avi@chromium.org
2013-06-07
8
-8
/
+8
*
Let the Task Manager show the instant extended preloaded NTP.
mad@chromium.org
2013-06-06
1
-4
/
+8
*
Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-03
2
-4
/
+4
*
Disable the translate context menu item on the instant extended NTP and reuse...
jeremycho@chromium.org
2013-05-31
1
-14
/
+3
*
Don't open the 'stats for nerds' in a non-incognito window when incognito is ...
joaodasilva@chromium.org
2013-05-30
1
-1
/
+1
*
Revert 202639 "Use totmaps if available on chromeos"
davemoore@chromium.org
2013-05-29
1
-1
/
+6
*
chrome: Use base::MessageLoop. (Part 3)
xhwang@chromium.org
2013-05-28
3
-5
/
+5
*
Revert 202639 "Use totmaps if available on chromeos"
davemoore@chromium.org
2013-05-28
1
-6
/
+1
*
Use totmaps if available on chromeos
davemoore@chromium.org
2013-05-28
1
-1
/
+6
*
Pick out Resource and ResourceProvider classes from TaskManager class.
peria@chromium.org
2013-05-23
27
-363
/
+458
*
Introduce a new namespace task_manager, and wrap classes related to TaskManag...
peria@chromium.org
2013-05-20
26
-562
/
+646
*
bookmarks: Get rid of the dependency on history_types.h
tfarina@chromium.org
2013-05-16
1
-0
/
+1
*
Clean up code for resource providers under task manager.
peria@chromium.org
2013-05-15
18
-518
/
+385
*
Remove ENABLE_MESSAGE_CENTER
dimich@chromium.org
2013-05-14
1
-6
/
+6
*
Split TaskManagerResourceProvider's into files based on each class described ...
peria@chromium.org
2013-05-13
20
-2205
/
+2525
*
Revert 199625 "Remove ENABLE_MESSAGE_CENTER"
thakis@chromium.org
2013-05-12
1
-6
/
+6
*
Remove ENABLE_MESSAGE_CENTER
dimich@chromium.org
2013-05-11
1
-6
/
+6
*
Split TaskManagerTabContentsResourceProvider class from task_manager_resource...
peria@chromium.org
2013-05-10
5
-396
/
+529
*
Show browser window when opening 'Stats for Nerds' from Task Manager
mvrable@chromium.org
2013-05-01
1
-0
/
+1
*
chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.
tfarina@chromium.org
2013-05-01
1
-1
/
+1
*
Eliminate InfoBarTabHelper. Make InfoBarService a concrete class.
pkasting@chromium.org
2013-04-23
1
-3
/
+3
*
[Profiles] Changing task manager to use GetLastUsedProfile instead of the dep...
rlp@chromium.org
2013-04-11
1
-1
/
+1
*
[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
[next]