summaryrefslogtreecommitdiffstats
path: root/chrome/browser/memory_details_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Update file version info/memory details/process utils to use string16.avi@chromium.org2010-12-231-3/+3
* Create a ResourceMessageFilter to filter resource related IPCs. This gets ri...jam@chromium.org2010-12-151-0/+2
* Add a new GetInstance() method for singleton classes used in chrome/browser f...satish@chromium.org2010-12-091-1/+1
* Remove unneeded browser_process.h includes.thestig@chromium.org2010-12-051-1/+0
* Rename ChromeThread to BrowserThread Part20:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part15:tfarina@chromium.org2010-10-111-3/+3
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-291-1/+0
* Add Iceweasel to the list of browsers shown in about:memory.evan@chromium.org2010-07-071-0/+3
* Moved common parts of ChildProcessHost into chrome/common and created a Brows...sanjeevr@chromium.org2010-07-031-1/+1
* posix: handle the return value of close() in more places.evan@chromium.org2010-04-161-1/+2
* Linux: fix about:memory for epiphany and add iceweasel.craig.schlenter@chromium.org2010-04-051-2/+3
* Linux: Fix about:memory for SUID sandbox + pid namespaces.thestig@chromium.org2010-03-091-4/+14
* Move more files from chrome/common to chrome/browserphajdan.jr@chromium.org2010-02-231-1/+1
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-021-3/+3
* Simplify threading in browser thread by making only ChromeThread deal with di...jam@chromium.org2009-10-271-2/+1
* Linux: about:memoryagl@chromium.org2009-09-011-0/+258