summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/net_log_parameters.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert Pass()→std::move() in //netdcheng2015-12-261-6/+8
* Switch to standard integer types in net/.Avi Drissman2015-12-201-4/+4
* net: Always use 'buf', not 'buff', as abbreviation.ttuttle2015-11-061-4/+4
* Change NetLog::ParametersCallback to return a scoped_ptr.estade2015-05-211-19/+19
* Refactor NetLog::LogLevel --> NetLogCaptureMode.eroman2015-04-231-6/+6
* Make net and ipc explicitly use the base namespace for Values.brettw@chromium.org2013-06-131-23/+28
* Use a direct include of strings headers in net/disk_cache/, net/dns/, net/ftp/.avi@chromium.org2013-06-111-1/+1
* NetLogEventParameter to Callback refactoring 2.mmenke@chromium.org2012-06-121-79/+82
* RefCounted types should not have public destructors, net/rsleevi@chromium.org2012-04-281-11/+36
* Adds memory cache logging, and updates disk cache logging.mmenke@chromium.org2011-03-171-0/+100