summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/web_cache_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Coverity: Fix several pass-by-values.jhawkins@chromium.org2010-10-261-2/+2
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* Connect the browsing data remover with WebKit cache.rvargas@google.com2010-10-011-0/+15
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Add histograms for web cache manager.mbelshe@chromium.org2010-06-101-0/+19
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Convert users of RenderProcessHost iterator to all use same style. The key m...pkasting@chromium.org2009-10-021-1/+2
* Fix crash as a result of my previous change to fix the memory leak in WebCach...jam@chromium.org2009-05-221-4/+5
* Fix memory leaks when a renderer crashes and the user refreshes. Also fix me...jam@chromium.org2009-05-191-3/+0
* Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer.darin@chromium.org2009-03-191-0/+377