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_resource_providers.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move task manager code into a subdirectory.
evan@chromium.org
2010-09-23
1
-935
/
+0
*
Add support for a "split" incognito behavior for extensions.
mpcomplete@chromium.org
2010-08-31
1
-5
/
+25
*
Convert a couple of wstring methods in ChildProcessInfo.
viettrungluu@chromium.org
2010-08-19
1
-1
/
+1
*
Convert GetDisplayStringInLTRDirectionality from wstring to string16.
tony@chromium.org
2010-08-18
1
-1
/
+2
*
Revert 55449 - Fix some problems with TaskManagerBrowserTest.PopulateWebCache...
viettrungluu@chromium.org
2010-08-10
1
-3
/
+5
*
Fix some problems with TaskManagerBrowserTest.PopulateWebCacheFields:
phajdan.jr@chromium.org
2010-08-09
1
-5
/
+3
*
notifications: Convert some std::wstring over to string16.
tfarina@chromium.org
2010-08-01
1
-2
/
+3
*
Moved common parts of ChildProcessHost into chrome/common and created a Brows...
sanjeevr@chromium.org
2010-07-03
1
-2
/
+2
*
Ensure that the default profile for cros has no extension service
davemoore@chromium.org
2010-05-21
1
-0
/
+2
*
Fix problem of displaying title with parenthesis in extension.
xji@chromium.org
2010-05-21
1
-8
/
+0
*
Use GetDisplayStringInLTRDirectionality() in more places to simplify code.
pkasting@chromium.org
2010-05-05
1
-3
/
+2
*
Win: Use different icon for SxS
mattm@chromium.org
2010-04-23
1
-3
/
+2
*
Add notification processes to the task manager.
johnnyg@chromium.org
2010-04-08
1
-0
/
+136
*
Move RTL related functions from app/l10n_util to base/i18n/rtl
ben@chromium.org
2010-03-20
1
-4
/
+5
*
Create a toplevel gfx/ dir and seed it with icon_util.
ben@chromium.org
2010-03-13
1
-7
/
+4
*
Move more files from chrome/common to chrome/browser
phajdan.jr@chromium.org
2010-02-23
1
-2
/
+2
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2010-02-09
1
-5
/
+8
*
Mac: Add favicons to task manager.
thakis@chromium.org
2010-01-13
1
-0
/
+10
*
Revert 34630 - Handles rendererspecific TaskManager resources consistently fo...
jamesr@chromium.org
2009-12-16
1
-4
/
+48
*
Handles renderer-specific TaskManager resources consistently for TabContent a...
jamesr@chromium.org
2009-12-16
1
-48
/
+4
*
Fix extension shutdown notification, take 2.
estade@chromium.org
2009-12-14
1
-3
/
+3
*
Launch all child processes asynchronously so as not to block the IO thread.
jam@chromium.org
2009-11-21
1
-3
/
+5
*
Small clean-up to not expose base::Process from RenderProcesHost, and instead...
jam@chromium.org
2009-11-13
1
-7
/
+6
*
Adds a 'V8' column to task manager to track amount of memory in JavaScript heap
jamesr@chromium.org
2009-11-11
1
-1
/
+23
*
Fifth patch in getting rid of caching MessageLoop pointers.
jam@chromium.org
2009-11-03
1
-5
/
+5
*
Third patch in getting rid of caching MessageLoop pointers and always using C...
jam@chromium.org
2009-11-02
1
-3
/
+6
*
Correctly handle extension reloading in the task manager.
phajdan.jr@chromium.org
2009-10-20
1
-2
/
+7
*
Tracks the amount of memory SQLite is using in the browser process
jamesr@chromium.org
2009-10-15
1
-0
/
+5
*
Refactors freaky TaskManager::Resource self-updating
jamesr@chromium.org
2009-10-13
1
-2
/
+5
*
Convert users of RenderProcessHost iterator to all use same style. The key m...
pkasting@chromium.org
2009-10-02
1
-2
/
+2
*
Make it possible to sort the WebCore Cache size columns in the Task Manager. ...
pkasting@chromium.org
2009-09-30
1
-26
/
+3
*
Adds three new off-by-default columns to the task manager to track WebCore ca...
jamesr@chromium.org
2009-09-25
1
-1
/
+46
*
Coverity: Initialize updating_ in the constructor.
jhawkins@chromium.org
2009-09-24
1
-1
/
+2
*
Replace the RenderProcessHost.PID function that returns the OS-generated
brettw@chromium.org
2009-08-31
1
-1
/
+1
*
Remove an unused header from proxy_service.h.
ericroman@google.com
2009-08-18
1
-0
/
+1
*
Add more browser tests for Task Manager.
phajdan.jr@chromium.org
2009-07-15
1
-13
/
+3
*
Add more functionality to the gtk task manager:
jhawkins@chromium.org
2009-07-02
1
-4
/
+9
*
Display an infobar alert when extension process crashes.
phajdan.jr@chromium.org
2009-06-19
1
-2
/
+16
*
Make extensions visible in the Task Manager.
phajdan.jr@chromium.org
2009-06-13
1
-17
/
+66
*
This makes the network column in the task manager not display NA as network u...
jcampan@chromium.org
2009-06-12
1
-2
/
+1
*
Display extension processes in task manager.
phajdan.jr@chromium.org
2009-06-06
1
-2
/
+124
*
Hopefully fix Windows compile by adding atlbase.h include on Windows.
phajdan.jr@chromium.org
2009-05-11
1
-0
/
+6
*
Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...
ben@chromium.org
2009-05-06
1
-3
/
+3
*
Move l10n_util to app/
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Move scoped_vector.h and stl_util-inl.h to base/
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Adds toplevel app/ directory and moves ResourceBundle into it.
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
1
-71
/
+71
*
Make task_manager_resource_providers.cc compile on POSIX.
phajdan.jr@chromium.org
2009-04-30
1
-16
/
+23
*
Re-land my change to clean up TabContents/WebContents ownership. This
brettw@chromium.org
2009-04-20
1
-5
/
+0
*
Reverting 14005.
brettw@chromium.org
2009-04-18
1
-0
/
+5
[next]