summaryrefslogtreecommitdiffstats
path: root/chrome/browser/memory_details.cc
Commit message (Expand)AuthorAgeFilesLines
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Fix crasher caused by non-ExtensionHost-based RenderViewHostDelegates inerikkay@chromium.org2011-01-081-6/+11
* fix about:memory and memory histogramserikkay@chromium.org2010-12-281-13/+98
* Update file version info/memory details/process utils to use string16.avi@chromium.org2010-12-231-3/+5
* Add a new GetInstance() method for singleton classes used in chrome/browser f...satish@chromium.org2010-12-091-2/+2
* FBTF: Even more deinlining.erg@google.com2010-10-201-0/+17
* FBTF: Even more ctor/virtual deinlining.erg@google.com2010-10-191-1/+11
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* Rename ChromeThread to BrowserThread Part20:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part15:tfarina@chromium.org2010-10-111-8/+8
* Rip out phantom tabs and corresponding unit tests.andybons@chromium.org2010-10-021-3/+2
* remove debug breaker when gpu process is enabledjiesun@google.com2010-08-031-0/+3
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-291-1/+1
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-151-0/+1
* Revert everything related to the relanding.erg@chromium.org2010-07-141-1/+0
* Reland r52336.erg@chromium.org2010-07-141-0/+1
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-141-1/+0
* More header cleanup:erg@chromium.org2010-07-141-0/+1
* Moved common parts of ChildProcessHost into chrome/common and created a Brows...sanjeevr@chromium.org2010-07-031-2/+2
* Add support for showing NaCl 64-bit processes in Chrome's task manager and ab...gregoryd@google.com2010-03-171-0/+3
* chrome 6: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-1/+1
* Move more files from chrome/common to chrome/browserphajdan.jr@chromium.org2010-02-231-1/+1
* Fixes bug in about:memory that resulted in showing null for browser ifsky@chromium.org2010-02-181-1/+3
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-091-0/+1
* Implement the broker process that launches NaCl loader processes on 64-bit Wi...gregoryd@google.com2010-02-011-1/+1
* Revert 37578 - Implement the broker process that launches NaCl loader process...gregoryd@google.com2010-01-301-1/+1
* Implement the broker process that launches NaCl loader processes on 64-bit Wi...gregoryd@google.com2010-01-301-1/+1
* Small clean-up to not expose base::Process from RenderProcesHost, and instead...jam@chromium.org2009-11-131-1/+3
* Mac: Implement about:memory.viettrungluu@chromium.org2009-11-051-25/+30
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-021-7/+5
* Simplify threading in browser thread by making only ChromeThread deal with di...jam@chromium.org2009-10-271-3/+3
* Adding support for Native Client in Chrome's task manager and "stats for nerd...gregoryd@google.com2009-10-141-0/+3
* Revert 28875 - Adding support for Native Client in Chrome's task manager and ...gregoryd@google.com2009-10-131-3/+0
* Adding support for Native Client in Chrome's task manager and "stats for nerd...gregoryd@google.com2009-10-131-0/+3
* Convert users of RenderProcessHost iterator to all use same style. The key m...pkasting@chromium.org2009-10-021-3/+3
* Linux: about:memoryagl@chromium.org2009-09-011-128/+35
* Replace the RenderProcessHost.PID function that returns the OS-generatedbrettw@chromium.org2009-08-311-5/+5
* cap the number of tabs in the backing store cacheerikkay@chromium.org2009-08-171-1/+4
* Refactor IDMap to support safe removing of elements during iteration.phajdan.jr@chromium.org2009-08-171-11/+11
* Reland r23357 since it doesn't seem to be the cause of unit testtony@chromium.org2009-08-131-3/+3
* Revert "Renames the NavigationEntry::display_url() to virtual_url()."tony@chromium.org2009-08-131-3/+3
* Renames the NavigationEntry::display_url() to virtual_url().tony@chromium.org2009-08-131-3/+3
* Fixing the google browser name in about:memory page.kuchhal@chromium.org2009-07-301-11/+15
* Let Konqueror recognized in about:memory.yutak@chromium.org2009-05-191-0/+1
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-2/+2
* Support for showing memory usage of 64-bit IE in a 32-bit Chromium mbelshe@google.com2009-04-291-31/+39
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-201-2/+2
* Reverting 14005.brettw@chromium.org2009-04-181-2/+2
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-181-2/+2
* Remove TabContentsType from the NavigationController external interface and inbrettw@chromium.org2009-04-151-1/+1