summaryrefslogtreecommitdiffstats
path: root/chrome/browser/memory_details_win.cc
Commit message (Expand)AuthorAgeFilesLines
* cros: Log per-process memory use on low memory eventsjamescook@chromium.org2012-04-201-2/+3
* Move GenericHandler back to Chrome since it was really Chrome specific (i.e. ...jam@chromium.org2012-02-271-1/+0
* Add a Content API around BrowserChildProcessHost, similar to what was done wi...jam@chromium.org2012-01-201-1/+0
* Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to ...jam@chromium.org2012-01-201-0/+1
* Add a Content API around BrowserChildProcessHost, similar to what was done wi...jam@chromium.org2012-01-201-1/+0
* Create a Content API around NavigationEntry that's in content/public/browser....jam@chromium.org2011-12-251-1/+0
* Move the ProcessType enum out to its own file. This is in preparation for get...jam@chromium.org2011-12-011-2/+3
* Remove needless include of the content/browser/render_process_host.h header f...ananta@chromium.org2011-11-041-1/+0
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* base::Bind: Cleanup chrome/browser/memory_*.jhawkins@chromium.org2011-10-211-1/+2
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-071-6/+6
* Revert 80819 due to failed testsmmenke@chromium.org2011-04-071-6/+6
* Make the windows_version.h functions threadsafe by using a singleton. Add ac...pkasting@chromium.org2011-04-071-6/+6
* Coverity: Pass values by reference.jhawkins@chromium.org2011-03-111-1/+1
* Move GetWindowsArchitecture() to windows_version.h.pkasting@chromium.org2011-03-041-1/+0
* Add a function to get the processor architecture. I will be using this in th...pkasting@chromium.org2011-03-041-5/+6
* Create a "GetWOW64Status()" utility function and make the rest of the codebas...pkasting@chromium.org2011-03-041-13/+9
* Delete the temporary headers left behind in chrome\browser. I've left browse...jam@chromium.org2011-03-011-5/+5
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Reland "Remove base/scoped_handle_win.h."tfarina@chromium.org2011-01-091-3/+6
* Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...thakis@chromium.org2011-01-071-6/+3
* Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...tfarina@chromium.org2011-01-071-3/+6
* Remove wstring from l10n_util. Part 5.avi@chromium.org2011-01-051-1/+1
* Update file version info/memory details/process utils to use string16.avi@chromium.org2010-12-231-1/+2
* Revert 69592 - file_version_info was not finding Mac values correctly.dmaclach@chromium.org2010-12-181-1/+2
* file_version_info was not finding Mac values correctly.dmaclach@chromium.org2010-12-181-2/+1
* Cleanup: Remove unneeded includes of tab_contents.h.thestig@chromium.org2010-12-091-1/+0
* FBTF: Even more deinlining.erg@google.com2010-10-201-10/+9
* Rename ChromeThread to BrowserThread Part21:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part15:tfarina@chromium.org2010-10-111-3/+3
* Refactor version-getting info into a chrome::VersionInfo object.evan@chromium.org2010-08-271-4/+4
* Cleanup: Break another common->app dependency.thestig@chromium.org2010-07-201-3/+3
* Moved common parts of ChildProcessHost into chrome/common and created a Brows...sanjeevr@chromium.org2010-07-031-1/+1
* Move common code into process_util.cc.maruel@chromium.org2010-04-291-1/+1
* Refactor FileVersionInfo into an interface with platform implementations.tony@chromium.org2010-04-141-1/+2
* Add support for showing NaCl 64-bit processes in Chrome's task manager and ab...gregoryd@google.com2010-03-171-2/+9
* 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-4/+3
* Simplify threading in browser thread by making only ChromeThread deal with di...jam@chromium.org2009-10-271-2/+1
* 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-0/+156