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
*
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
*
Disk cache: Report more info from the current experiment.
rvargas@google.com
2009-06-05
1
-4
/
+13
*
Disk cache: Modify the unit tests so that they test both
rvargas@google.com
2009-04-17
1
-0
/
+3
*
Disk cache: Enable the code that sets the max size automatically.
rvargas@google.com
2009-04-14
1
-0
/
+3
*
Disk cache: Finish the current experiment.
rvargas@google.com
2009-04-10
1
-1
/
+1
*
Disk Cache: Second pass (and final) to allow multiple instances
rvargas@google.com
2009-03-27
1
-0
/
+9
*
Disk cache: First pass to make it possible to have
rvargas@google.com
2009-03-25
1
-5
/
+13
*
Disk cache: More instrumentation for the cache.
rvargas@google.com
2009-03-20
1
-1
/
+12
*
NO CODE CHANGE
deanm@chromium.org
2009-03-11
1
-1
/
+0
*
New disk cache eviction algorithm (partial implementation).
rvargas@google.com
2009-03-06
1
-9
/
+32
*
Disk cache: move eviction code to a separate file.
rvargas@google.com
2008-12-18
1
-13
/
+6
*
Disk cache: remove the hard coded list from rankings.cc
rvargas@google.com
2008-12-16
1
-1
/
+1
*
Disk cache: Set up an experiment to measure the effect of
rvargas@google.com
2008-12-11
1
-0
/
+5
[next]