summaryrefslogtreecommitdiffstats
path: root/chrome/browser/memory_details.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Improve chrome://discards UI, fix stats and loggingjamescook@chromium.org2012-05-051-0/+3
* cros: Log per-process memory use on low memory eventsjamescook@chromium.org2012-04-201-5/+16
* Move the ProcessType enum out to its own file. This is in preparation for get...jam@chromium.org2011-12-011-3/+3
* Move the RendererProcessType enum out of ChildProcessInfo. It's actually neve...jam@chromium.org2011-11-291-1/+19
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Coverity: Pass values by reference.jhawkins@chromium.org2011-03-111-1/+1
* Move ChildProcessHost and ChildProcessInfo to content.jam@chromium.org2011-03-091-1/+1
* fix about:memory and memory histogramserikkay@chromium.org2010-12-281-2/+5
* Update file version info/memory details/process utils to use string16.avi@chromium.org2010-12-231-5/+6
* FBTF: Even more deinlining.erg@google.com2010-10-201-0/+5
* FBTF: Even more ctor/virtual deinlining.erg@google.com2010-10-191-7/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-061-2/+2
* Fix DCHECK() failure when about:memory used.viettrungluu@chromium.org2009-11-201-3/+10
* Ninth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-071-1/+5
* Mac: Implement about:memory.viettrungluu@chromium.org2009-11-051-0/+14
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-021-3/+0
* Cleanup: change PIDs to base::ProcessId (or pid_t, as appropriate).viettrungluu@chromium.org2009-10-201-1/+1
* Linux: about:memoryagl@chromium.org2009-09-011-20/+13
* Let Konqueror recognized in about:memory.yutak@chromium.org2009-05-191-0/+1
* Support for showing memory usage of 64-bit IE in a 32-bit Chromium mbelshe@google.com2009-04-291-0/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Reduce the amount of included header files. Vast change like in "Oh God! This...maruel@chromium.org2009-02-181-3/+0
* Refactor plugin process code in the browser process so that the browser/about...jam@chromium.org2009-02-111-22/+17
* Move plugins to FilePaths, some cleanupavi@google.com2009-01-061-1/+2
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-2/+2
* 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/+162