summaryrefslogtreecommitdiffstats
path: root/components/web_cache
Commit message (Expand)AuthorAgeFilesLines
* OWNERS: Remove jhawkins as he is retired from Chrome.jhawkins2015-11-111-1/+0
* Move Singleton and related structs to namespace baseolli.raula2015-09-102-2/+5
* Revert of Add WebCache memory usage in Blink to chrome://tracingssid2015-09-044-133/+0
* Add more components tests to GN build.brettw2015-08-233-6/+16
* Revert of Add more components tests to GN build. (patchset #3 id:40001 of htt...tommi2015-08-233-16/+6
* Add more components tests to GN build.brettw2015-08-223-6/+16
* [tracing] Add WebCache memory usage in Blink to chrome://tracingssid2015-08-144-0/+133
* components: Fix 'gn check' errors for web_cache and web_modal.tfarina2015-07-292-0/+2
* Change histogram.h includes to histogram_macros.h in components/asvitkine2015-06-161-1/+1
* components: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-021-5/+6
* <webview> Implement clear http cache API.lazyboy2015-03-272-0/+9
* Work on GN Win64 build.brettw2015-02-181-0/+2
* Remove "Just owners:" line.thakis2014-10-281-4/+0
* Standardize usage of virtual/override/final in components/dcheng2014-10-212-8/+8
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-062-4/+4
* Code refactor related to WeakPtrFactory in src/components moduleanujk.sharma2014-09-161-2/+2
* WebCacheManager::ClearCacheOnNavigation() is used by webrequest api, which wi...hanxi2014-09-1116-0/+1425