index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
disk_cache
/
backend_impl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
1
-1
/
+1
*
disk cache: Add NET_API for net.dll
rvargas@google.com
2011-05-07
1
-3
/
+3
*
Disk cache: End the throttling experiment and remove
rvargas@google.com
2011-03-03
1
-6
/
+0
*
Disk cache: More fixes to avoid corruption.
rvargas@google.com
2011-02-23
1
-4
/
+3
*
Disk cache: Prevent obscure file corruption and deal
rvargas@google.com
2011-01-25
1
-5
/
+17
*
Start reordering the methods in headers in net/.
erg@google.com
2011-01-07
1
-18
/
+18
*
reapply r70628. It was wrongly blamed for breaking Linux valgrind bots.
estade@chromium.org
2011-01-07
1
-3
/
+11
*
Revert r70628. It broke Linux valgrind bots. See for example
estade@chromium.org
2011-01-07
1
-11
/
+3
*
First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
1
-3
/
+11
*
Revert 70618 - First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
1
-11
/
+3
*
First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
1
-3
/
+11
*
Disk cache: Add a few more histograms and stats to figure
rvargas@google.com
2011-01-06
1
-1
/
+1
*
Disk cache: Remove the queue for backend operations and
rvargas@google.com
2010-11-04
1
-0
/
+3
*
Disk cache: Handle failures growing the user_buffer that
rvargas@google.com
2010-09-29
1
-1
/
+2
*
Disk cache: Start an experiment to measure the impact of
rvargas@google.com
2010-09-16
1
-0
/
+2
*
Disk cache: Fix the order in which we delete data
rvargas@google.com
2010-09-16
1
-3
/
+12
*
FBTF: Move Extension::LaunchContainer to extension_constants.h.
erg@google.com
2010-09-16
1
-3
/
+1
*
Disk cache: Implement request throttling.
rvargas@google.com
2010-09-14
1
-0
/
+3
*
FBTF: Move more ctors/dtors from headers to implementation.
erg@google.com
2010-09-01
1
-16
/
+2
*
Disk cache: Extend the internal buffering performed by each entry
rvargas@google.com
2010-08-23
1
-0
/
+15
*
Disk Cache: Replace the backend pointer of the ChildrenDeleter
rvargas@google.com
2010-07-27
1
-2
/
+10
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
Disk Cache: Cleaner way to stop evictions at destruction.
rvargas@google.com
2010-07-23
1
-3
/
+0
*
Disk cache: Stop evictions while performing final cleanup.
rvargas@google.com
2010-07-20
1
-0
/
+3
*
Disk cache: Code cleanup after the last cl.
rvargas@google.com
2010-07-15
1
-25
/
+15
*
Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-07-13
1
-9
/
+40
*
Disk cache: Add a few more histograms.
rvargas@google.com
2010-07-12
1
-0
/
+6
*
Revert 51858 - Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-07-08
1
-40
/
+9
*
Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-07-08
1
-9
/
+40
*
Revert 51456 - Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-07-02
1
-40
/
+9
*
Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-07-01
1
-9
/
+40
*
Revert 51312 - Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-07-01
1
-40
/
+9
*
Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-06-30
1
-9
/
+40
*
Disk Cache: Remove deprecated methods from the disk cache interface.
rvargas@google.com
2010-06-17
1
-9
/
+15
*
Disk cache: Update the disk cache tools and tests to use
rvargas@google.com
2010-06-15
1
-6
/
+8
*
Get rid of DISALLOW_EVIL_CONSTRUCTORS macro usage in our code base.
tfarina@chromium.org
2010-06-07
1
-2
/
+2
*
Http Cache: Use asynchronous Open/Create/Doom entry calls.
rvargas@google.com
2010-01-14
1
-0
/
+1
*
Disk Cache: New interface that enables asynchronous completion
rvargas@google.com
2009-11-05
1
-0
/
+12
*
Final patch to convert disk cache to using FilePath instead of
tony@chromium.org
2009-10-15
1
-1
/
+1
*
Convert BlockFiles to use FilePath instead of wstring.
tony@chromium.org
2009-10-13
1
-2
/
+2
*
Start migrating the disk cache to using FilePath.
tony@chromium.org
2009-10-12
1
-6
/
+7
*
Disk cache: End the experiment and use the new eviction
rvargas@google.com
2009-09-29
1
-0
/
+7
*
Disk Cache: Lower the definition of a loaded system from
rvargas@google.com
2009-08-11
1
-6
/
+7
*
Disk cache: Open the disk cache experiment for new users.
rvargas@google.com
2009-08-01
1
-1
/
+5
*
Disk cache: Remove remaining uses of RankingsNode.pointer.
rvargas@google.com
2009-07-30
1
-3
/
+4
*
Disk cache: Avoid restarting the cache while it may be in use.
rvargas@google.com
2009-07-24
1
-2
/
+5
*
Disk cache: Fix handling of invalid entries that are detected
rvargas@google.com
2009-07-23
1
-3
/
+5
*
Disk cache: Don't evict entries if we are busy doing other stuff.
rvargas@google.com
2009-07-09
1
-3
/
+6
*
Disk cache: Keep a map of all open entries.
rvargas@google.com
2009-07-07
1
-2
/
+11
*
Disk Cache: Split some time histograms in groups based
rvargas@google.com
2009-06-25
1
-0
/
+3
[next]