summaryrefslogtreecommitdiffstats
path: root/chrome/browser/memory_details.cc
Commit message (Expand)AuthorAgeFilesLines
* Take out common functionality from PluginProcessHost and move it to ChildProc...jam@chromium.org2009-02-181-6/+3
* Have ChildProcessInfo contain a list of all running child processes (i.e. ins...jam@chromium.org2009-02-131-13/+9
* Fix a crash bug in memory_utils.cc caused by assuming that thempcomplete@google.com2009-02-131-3/+3
* Refactor plugin process code in the browser process so that the browser/about...jam@chromium.org2009-02-111-138/+148
* Fix a bunch of header includes. I removed some unnecessary headers from abrettw@chromium.org2009-02-011-0/+1
* Move files out of browser and into either renderer_host or tab_contents.brettw@chromium.org2009-01-221-1/+1
* Move functions required by the rest of the browser from RenderProcessHost to ...brettw@chromium.org2009-01-161-1/+1
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-2/+2
* Move plugins to FilePaths, some cleanupavi@google.com2009-01-061-1/+1
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-4/+3
* Remove some Windows-specific stuff from RenderProcessHost by having callers g...brettw@google.com2008-11-111-1/+1
* Correct typo in histogram name (I left out the word trial)jar@google.com2008-10-221-2/+4
* Create memory histograms that also depend on the memory-model experimentjar@google.com2008-10-211-10/+36
* Change Chrome references to Chromium on about:memory page. rahulk@google.com2008-08-281-1/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+278