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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Task Manager sorting:
estade@chromium.org
2010-04-21
1
-4
/
+9
*
Be more frugal with goats in these challenging economic times.
thakis@chromium.org
2010-01-13
1
-3
/
+0
*
Mac: UI tweaks for task manager.
thakis@chromium.org
2010-01-13
1
-5
/
+5
*
Revert 34146 - A place to store the pid>mach_port_t mapping.
thakis@chromium.org
2009-12-09
1
-9
/
+0
*
A place to store the pid->mach_port_t mapping.
thakis@chromium.org
2009-12-09
1
-0
/
+9
*
Some code cleanups.
thakis@chromium.org
2009-12-07
1
-3
/
+3
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
1
-1
/
+1
*
Revert 33301 and 33305 due to unit_tests breakage.
maruel@chromium.org
2009-11-30
1
-1
/
+1
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
1
-1
/
+1
*
Upstreaming WebKit.gyp
yaar@chromium.org
2009-11-12
1
-1
/
+1
*
Adds a 'V8' column to task manager to track amount of memory in JavaScript heap
jamesr@chromium.org
2009-11-11
1
-1
/
+12
*
Ninth patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-07
1
-3
/
+8
*
Fifth patch in getting rid of caching MessageLoop pointers.
jam@chromium.org
2009-11-03
1
-3
/
+0
*
Make the memory resource functions return bools so that we know when the info...
vandebo@chromium.org
2009-10-27
1
-15
/
+13
*
Correctly handle extension reloading in the task manager.
phajdan.jr@chromium.org
2009-10-20
1
-1
/
+9
*
Tracks the amount of memory SQLite is using in the browser process
jamesr@chromium.org
2009-10-15
1
-0
/
+4
*
Refactors freaky TaskManager::Resource self-updating
jamesr@chromium.org
2009-10-13
1
-0
/
+7
*
Add about:memory link to task manager.
thakis@chromium.org
2009-10-08
1
-0
/
+2
*
Separate out some more ICU from base and into base/i18n.
brettw@chromium.org
2009-10-08
1
-3
/
+3
*
Make it possible to sort the WebCore Cache size columns in the Task Manager. ...
pkasting@chromium.org
2009-09-30
1
-4
/
+5
*
These classes need to use thread safe reference counting.
darin@chromium.org
2009-09-29
1
-2
/
+2
*
Adds three new off-by-default columns to the task manager to track WebCore ca...
jamesr@chromium.org
2009-09-25
1
-0
/
+15
*
Replace the RenderProcessHost.PID function that returns the OS-generated
brettw@chromium.org
2009-08-31
1
-7
/
+15
*
Add more browser tests for Task Manager.
phajdan.jr@chromium.org
2009-07-15
1
-3
/
+4
*
Reorganize the way the task manager is constructed.
ben@chromium.org
2009-06-22
1
-37
/
+12
*
Destroy TaskManager's view when its window is closed.
phajdan.jr@chromium.org
2009-06-10
1
-2
/
+3
*
Latest attempt at enabling task manager tests and not having them leak or crash!
ben@chromium.org
2009-06-04
1
-2
/
+2
*
This is also required.
ben@chromium.org
2009-06-04
1
-2
/
+2
*
Create OpenClose browser test for TaskManager with necessary refactoring.
phajdan.jr@chromium.org
2009-05-27
1
-2
/
+5
*
Reverts parts of http://src.chromium.org/viewvc/chrome?view=rev&revision=1647...
jam@chromium.org
2009-05-21
1
-7
/
+0
*
Fix a crash on browser exit after opening TaskManager.
phajdan.jr@chromium.org
2009-05-20
1
-0
/
+7
*
Extract Windows-specific parts of TaskManager.
phajdan.jr@chromium.org
2009-05-14
1
-2
/
+12
*
De-couple TaskManager from TableView code.
phajdan.jr@chromium.org
2009-05-11
1
-50
/
+74
*
Move src/chrome/views to src/views. RS=darin http://crbug.com/11387
ben@chromium.org
2009-05-08
1
-1
/
+1
*
Make task_manager.h a bit more independent from views.
phajdan.jr@chromium.org
2009-05-06
1
-14
/
+1
*
Make task_manager_resource_providers.cc compile on POSIX.
phajdan.jr@chromium.org
2009-04-30
1
-3
/
+12
*
Add virtual dtor for TaskManager::ResourceProvider.
phajdan.jr@chromium.org
2009-04-27
1
-0
/
+2
*
Add basic unit tests for TaskManager.
phajdan.jr@chromium.org
2009-04-27
1
-0
/
+4
*
Cleanup in chrome/browser
phajdan.jr@chromium.org
2009-03-25
1
-7
/
+7
*
Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.
darin@chromium.org
2009-03-19
1
-1
/
+1
*
Move controls into their own dir under chrome/views/controls
ben@chromium.org
2009-03-17
1
-1
/
+1
*
Move windowing related objects into chrome/views/window subdir.
ben@chromium.org
2009-03-17
1
-2
/
+2
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
1
-2
/
+0
*
Test to see if we can reduce some crashes by deferring delegate destruction u...
ben@chromium.org
2009-03-06
1
-0
/
+1
*
Remove pointless function override (the base class does the exact same thing ...
pkasting@chromium.org
2009-01-29
1
-1
/
+0
*
===================================================
xji@chromium.org
2009-01-23
1
-1
/
+5
*
Move a bunch of TabContents related files into a tab_contents subdir
ben@chromium.org
2009-01-15
1
-1
/
+1
*
Add Terminate() to the Process object, have RenderProcessHost use this to avo...
brettw@google.com
2008-11-14
1
-7
/
+7
*
Re-do the way browser windows are shown:
ben@chromium.org
2008-11-14
1
-6
/
+1
*
Rename ChromeViews namespace to views
ben@chromium.org
2008-10-16
1
-8
/
+8
[next]