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
/
memory_details.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Temporarily disable Publishing of SiteDetails to UMA.
ajwong@chromium.org
2013-09-27
1
-6
/
+0
*
content: Introduce a RenderWidgetHostIterator.
sadrul@chromium.org
2013-09-11
1
-5
/
+7
*
Move the SwapData class to base/process (where other system metrics data resi...
nduca@chromium.org
2013-08-29
1
-9
/
+9
*
Ensure that swap histograms get written.
davemoore@chromium.org
2013-07-31
1
-3
/
+12
*
Update include paths in chrome/browser/ for base/process changes.
rsesek@chromium.org
2013-07-24
1
-1
/
+0
*
Add system swap metrics.
davemoore@chromium.org
2013-07-18
1
-0
/
+25
*
Record swap sizes on ChromeOS
davemoore@chromium.org
2013-07-16
1
-17
/
+92
*
Change ChromeProcessType to NaClProcessType.
yael.aharon@intel.com
2013-07-04
1
-1
/
+1
*
Refactor RenderProcessHost to use IPC::Listener instead of RenderWidgetHost
nasko@chromium.org
2013-06-21
1
-96
/
+89
*
Add UMA stats for predicted process counts with out-of-process iframes.
creis@chromium.org
2013-06-14
1
-1
/
+14
*
Use a direct include of strings headers in chrome/browser/j*-n*/.
avi@chromium.org
2013-06-10
1
-2
/
+2
*
Use a direct include of utf_string_conversions.h in chrome/browser/, part 2.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Move the ViewType enum to extensions\common.
jam@chromium.org
2013-04-01
1
-4
/
+4
*
Split the ProcessType enum into process types that content knows about (which...
jam@chromium.org
2013-03-22
1
-20
/
+20
*
cros: Add UMA stats for graphics driver memory
jamescook@chromium.org
2012-12-11
1
-0
/
+7
*
Don't pass null to base::GetProcId
cpu@chromium.org
2012-11-13
1
-1
/
+4
*
MemoryDetails::UpdateHistograms() needs an entry for PROCESS_TYPE_PPAPI_BROKER
MHX348@motorola.com
2012-10-17
1
-0
/
+7
*
Check for NULL extension_service and extension_process_map for Android platform
avayvod@chromium.org
2012-10-11
1
-5
/
+8
*
Correctly determine extension renderer type on chrome://memory page.
halyavin@google.com
2012-08-17
1
-1
/
+3
*
Get rid of the RenderViewType concept in content, since it was only used by C...
jam@chromium.org
2012-05-23
1
-36
/
+32
*
Remove a bunch of RenderViewHostDelegate usage in chrome. I added a WebConten...
jam@chromium.org
2012-05-22
1
-6
/
+1
*
Move Extension into extensions namespace
aa@chromium.org
2012-05-21
1
-0
/
+1
*
Improve chrome://discards UI, fix stats and logging
jamescook@chromium.org
2012-05-05
1
-4
/
+13
*
cros: Log per-process memory use on low memory events
jamescook@chromium.org
2012-04-20
1
-2
/
+33
*
TabContents -> WebContentsImpl, part 18.
avi@chromium.org
2012-04-17
1
-1
/
+1
*
This adds a hang monitor for Pepper plugins. It monitors sync messages on the...
brettw@chromium.org
2012-04-13
1
-1
/
+1
*
RenderProcessHost should return the list of registered RWHs, not ipc listeners.
pfeldman@chromium.org
2012-03-16
1
-8
/
+3
*
Move Render(View|Widget)Host and associated classes to content namespace.
joi@chromium.org
2012-03-07
1
-0
/
+2
*
Chrome on Android unfork.
bulach@chromium.org
2012-03-06
1
-3
/
+3
*
Move RenderWidgetHost and RenderViewHost interfaces to their own files.
joi@chromium.org
2012-03-06
1
-4
/
+4
*
Extract minimal RenderViewHost interface for embedders, leaving
joi@chromium.org
2012-03-05
1
-6
/
+8
*
Remove render_sandbox_host_linux.h include from chrome. It was only used to g...
jam@chromium.org
2012-02-29
1
-2
/
+2
*
Get rid of BackingStore usage in chrome. I added methods on RenderWidgetHost ...
jam@chromium.org
2012-02-29
1
-3
/
+2
*
Add an API around zygoteHost so that chrome doesn't reach into the internal c...
jam@chromium.org
2012-02-25
1
-2
/
+2
*
Extract first version of a RenderWidgetHost interface.
joi@chromium.org
2012-02-23
1
-1
/
+1
*
Revert 123227 - Extract first version of a RenderWidgetHost interface.
joi@chromium.org
2012-02-23
1
-1
/
+1
*
Extract first version of a RenderWidgetHost interface.
joi@chromium.org
2012-02-23
1
-1
/
+1
*
Revert 120387 - Don't try to collect memory details during shutdown.
mad@chromium.org
2012-02-03
1
-7
/
+0
*
Don't try to collect memory details during shutdown.
mad@chromium.org
2012-02-03
1
-0
/
+7
*
Add a Content API around BrowserChildProcessHost, similar to what was done wi...
jam@chromium.org
2012-01-20
1
-5
/
+7
*
Get rid of SavePackage usage in Chrome. I've moved IsSavableContents onto Web...
jam@chromium.org
2012-01-20
1
-0
/
+1
*
Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to ...
jam@chromium.org
2012-01-20
1
-7
/
+5
*
Add a Content API around BrowserChildProcessHost, similar to what was done wi...
jam@chromium.org
2012-01-20
1
-5
/
+7
*
Move RenderViewHostDelegate to content/public and content namespace.
joi@chromium.org
2012-01-18
1
-3
/
+3
*
Get rid of unnecessary accessors in BrowserProcessHost that were transitional...
jam@chromium.org
2012-01-13
1
-3
/
+3
*
Convert the remaining trivial tab_contents.h includes in chrome to use web_co...
jam@chromium.org
2012-01-05
1
-3
/
+5
*
Rename NavigationController to NavigationControllerImpl and put it into the c...
jam@chromium.org
2011-12-28
1
-2
/
+3
*
Remove the remaining usages of NavigationEntry in chrome by converting a few ...
jam@chromium.org
2011-12-28
1
-3
/
+3
*
Convert a few methods in NavigationController to return a content::Navigation...
jam@chromium.org
2011-12-28
1
-1
/
+1
*
Create a Content API around NavigationEntry that's in content/public/browser....
jam@chromium.org
2011-12-25
1
-2
/
+2
[next]