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_linux.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete kBrowserAppName in favor of IDS_SHORT_PRODUCT_NAME.
asvitkine@chromium.org
2013-02-06
1
-2
/
+4
*
Fix build error with gcc-4.7
phajdan.jr@chromium.org
2012-06-18
1
-0
/
+3
*
Refactor chrome/browser/memory_details_linux.cc - reuse /proc traversal code ...
thestig@chromium.org
2012-06-07
1
-121
/
+71
*
Linux: Fix about:memory to account for the zygote correctly.
thestig@chromium.org
2012-06-05
1
-14
/
+4
*
cros: Log per-process memory use on low memory events
jamescook@chromium.org
2012-04-20
1
-2
/
+3
*
Add an API around zygoteHost so that chrome doesn't reach into the internal c...
jam@chromium.org
2012-02-25
1
-2
/
+2
*
Add a Content API around BrowserChildProcessHost, similar to what was done wi...
jam@chromium.org
2012-01-20
1
-1
/
+0
*
Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to ...
jam@chromium.org
2012-01-20
1
-0
/
+1
*
Add a Content API around BrowserChildProcessHost, similar to what was done wi...
jam@chromium.org
2012-01-20
1
-1
/
+0
*
Move the ProcessType enum out to its own file. This is in preparation for get...
jam@chromium.org
2011-12-01
1
-2
/
+3
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+2
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-4
/
+4
*
base::Bind: Cleanup chrome/browser/memory_*.
jhawkins@chromium.org
2011-10-21
1
-1
/
+2
*
When calculating memory details in linux (for about:memory), set the process
binji@chromium.org
2011-05-13
1
-1
/
+16
*
Coverity: Pass values by reference.
jhawkins@chromium.org
2011-03-11
1
-1
/
+1
*
Delete the temporary headers left behind in chrome\browser. I've left browse...
jam@chromium.org
2011-03-01
1
-3
/
+3
*
Update file version info/memory details/process utils to use string16.
avi@chromium.org
2010-12-23
1
-3
/
+3
*
Create a ResourceMessageFilter to filter resource related IPCs. This gets ri...
jam@chromium.org
2010-12-15
1
-0
/
+2
*
Add a new GetInstance() method for singleton classes used in chrome/browser f...
satish@chromium.org
2010-12-09
1
-1
/
+1
*
Remove unneeded browser_process.h includes.
thestig@chromium.org
2010-12-05
1
-1
/
+0
*
Rename ChromeThread to BrowserThread Part20:
tfarina@chromium.org
2010-10-12
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part15:
tfarina@chromium.org
2010-10-11
1
-3
/
+3
*
Add #include utf_string_conversions.h to all files that use ASCIIToWide and
brettw@chromium.org
2010-08-03
1
-0
/
+1
*
Cleanup: Remove unneeded headers from app/
thestig@chromium.org
2010-07-29
1
-1
/
+0
*
Add Iceweasel to the list of browsers shown in about:memory.
evan@chromium.org
2010-07-07
1
-0
/
+3
*
Moved common parts of ChildProcessHost into chrome/common and created a Brows...
sanjeevr@chromium.org
2010-07-03
1
-1
/
+1
*
posix: handle the return value of close() in more places.
evan@chromium.org
2010-04-16
1
-1
/
+2
*
Linux: fix about:memory for epiphany and add iceweasel.
craig.schlenter@chromium.org
2010-04-05
1
-2
/
+3
*
Linux: Fix about:memory for SUID sandbox + pid namespaces.
thestig@chromium.org
2010-03-09
1
-4
/
+14
*
Move more files from chrome/common to chrome/browser
phajdan.jr@chromium.org
2010-02-23
1
-1
/
+1
*
Third patch in getting rid of caching MessageLoop pointers and always using C...
jam@chromium.org
2009-11-02
1
-3
/
+3
*
Simplify threading in browser thread by making only ChromeThread deal with di...
jam@chromium.org
2009-10-27
1
-2
/
+1
*
Linux: about:memory
agl@chromium.org
2009-09-01
1
-0
/
+258