summaryrefslogtreecommitdiffstats
path: root/net/disk_cache/backend_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Disk cache: Fix style and extra net:: specification.rvargas@google.com2012-03-231-17/+15
* Disk cache: Remove all non essential synchronization from thervargas@google.com2012-03-201-4/+3
* base::Bind: disk_cache_test_base.(cc|h)tbreisacher@chromium.org2011-12-221-1/+2
* base::Bind: Convert most of disk_cache.jhawkins@chromium.org2011-12-191-8/+9
* Reland after fixes.jhawkins@chromium.org2011-12-171-2/+2
* Revert 114838 - base::Bind: Remove even moar OldCompletionCallback.garykac@chromium.org2011-12-161-2/+2
* base::Bind: Remove even moar OldCompletionCallback.jhawkins@chromium.org2011-12-161-2/+2
* base::Bind: Cleanup almost-unused OldCompletionCallbacks.jhawkins@chromium.org2011-12-151-17/+11
* Reland r113263 rebased after revert of r113249.jhawkins@chromium.org2011-12-121-0/+2
* Reland r113261 rebased after revert of r113249.jhawkins@chromium.org2011-12-121-0/+5
* Reverts a commit that caused ASAN failures, and 2 dependent commits.joi@chromium.org2011-12-071-12/+1
* base::Bind: Convert chrome_benchmarking_message_filter.cc.jhawkins@chromium.org2011-12-061-0/+2
* base::Bind: Convert browsing_data_remover.jhawkins@chromium.org2011-12-061-0/+5
* base::Bind: Convert disk_cache_based_ssl_host_info.jhawkins@chromium.org2011-12-061-1/+5
* Add OVERRIDE to net/.avi@chromium.org2011-11-161-11/+12
* Disk cache: Make sure that we don't keep looping tryingrvargas@google.com2011-10-261-1/+1
* Disk cache: Update stress_cache to perform deeper testsing.rvargas@google.com2011-10-201-0/+9
* base::Bind conversion for net/disk_cache/...adamk@chromium.org2011-10-201-1/+0
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-12/+12
* Disk Cache: Improve handling of dirty entries.rvargas@google.com2011-09-291-2/+2
* Disk cache: Don't evict anything for the first fivervargas@google.com2011-08-311-1/+1
* Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.darin@chromium.org2011-08-121-2/+2
* Inform disk cache of WebKit memory cache hits.simonjam@chromium.org2011-08-021-0/+2
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* disk cache: Add NET_API for net.dllrvargas@google.com2011-05-071-3/+3
* Disk cache: End the throttling experiment and removervargas@google.com2011-03-031-6/+0
* Disk cache: More fixes to avoid corruption.rvargas@google.com2011-02-231-4/+3
* Disk cache: Prevent obscure file corruption and dealrvargas@google.com2011-01-251-5/+17
* Start reordering the methods in headers in net/.erg@google.com2011-01-071-18/+18
* reapply r70628. It was wrongly blamed for breaking Linux valgrind bots.estade@chromium.org2011-01-071-3/+11
* Revert r70628. It broke Linux valgrind bots. See for exampleestade@chromium.org2011-01-071-11/+3
* First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-3/+11
* Revert 70618 - First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-11/+3
* First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-3/+11
* Disk cache: Add a few more histograms and stats to figurervargas@google.com2011-01-061-1/+1
* Disk cache: Remove the queue for backend operations andrvargas@google.com2010-11-041-0/+3
* Disk cache: Handle failures growing the user_buffer thatrvargas@google.com2010-09-291-1/+2
* Disk cache: Start an experiment to measure the impact ofrvargas@google.com2010-09-161-0/+2
* Disk cache: Fix the order in which we delete datarvargas@google.com2010-09-161-3/+12
* FBTF: Move Extension::LaunchContainer to extension_constants.h.erg@google.com2010-09-161-3/+1
* Disk cache: Implement request throttling.rvargas@google.com2010-09-141-0/+3
* FBTF: Move more ctors/dtors from headers to implementation.erg@google.com2010-09-011-16/+2
* Disk cache: Extend the internal buffering performed by each entryrvargas@google.com2010-08-231-0/+15
* Disk Cache: Replace the backend pointer of the ChildrenDeleterrvargas@google.com2010-07-271-2/+10
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Disk Cache: Cleaner way to stop evictions at destruction.rvargas@google.com2010-07-231-3/+0
* Disk cache: Stop evictions while performing final cleanup.rvargas@google.com2010-07-201-0/+3
* Disk cache: Code cleanup after the last cl.rvargas@google.com2010-07-151-25/+15
* Disk cache: Switch the disk cache to use the cache_thread.rvargas@google.com2010-07-131-9/+40
* Disk cache: Add a few more histograms.rvargas@google.com2010-07-121-0/+6