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
Commit message (
Expand
)
Author
Age
Files
Lines
*
FBTF: Move more ctors/dtors from headers to implementation.
erg@google.com
2010-09-01
6
-21
/
+61
*
Add an optional parameter to CreatePlatformFile() to report the type
dumi@chromium.org
2010-08-31
4
-5
/
+5
*
Disk cache: For an AppCache, now we only update the
rvargas@google.com
2010-08-27
9
-27
/
+177
*
Disk cache: Add a new uma histogram for the total internal
rvargas@google.com
2010-08-27
2
-1
/
+4
*
Disk cache: Remove the check for no open entries at destruction
rvargas@google.com
2010-08-25
1
-1
/
+4
*
Disk cache: Extend the internal buffering performed by each entry
rvargas@google.com
2010-08-23
11
-543
/
+1079
*
Remove obviously unneeded forward declarations from headers under src/{app,ba...
viettrungluu@chromium.org
2010-08-21
2
-4
/
+0
*
FBTF: Remove unnecessary STL #includes from src/net.
viettrungluu@chromium.org
2010-08-19
4
-12
/
+3
*
FBTF: Remove unneeded headers from base/ (part 6)
thestig@chromium.org
2010-08-19
1
-4
/
+3
*
CommandLine: eliminate wstring-accepting AppendLooseValue
evan@chromium.org
2010-08-13
1
-1
/
+1
*
FBTF: Remove unneeded headers from base/ (part 1)
thestig@chromium.org
2010-08-05
1
-1
/
+0
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
1
-2
/
+4
*
More FRIEND_TEST_ALL_PREFIXES.
phajdan.jr@chromium.org
2010-07-30
1
-4
/
+4
*
Disk Cache: Replace the backend pointer of the ChildrenDeleter
rvargas@google.com
2010-07-27
4
-5
/
+68
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
30
-0
/
+30
*
Disk Cache: Cleaner way to stop evictions at destruction.
rvargas@google.com
2010-07-23
3
-14
/
+5
*
Disk cache: fix the name of some histograms.
rvargas@google.com
2010-07-20
1
-9
/
+9
*
Disk cache: Stop evictions while performing final cleanup.
rvargas@google.com
2010-07-20
4
-2
/
+31
*
Disk cache: Protect the code against misuse...
rvargas@google.com
2010-07-19
3
-6
/
+7
*
Disk cache: Final code cleanup from the thread switch.
rvargas@google.com
2010-07-17
2
-147
/
+147
*
Disk cache: Code cleanup after the last cl.
rvargas@google.com
2010-07-15
6
-364
/
+316
*
Disk cache: Read the index and data_0 files in a single
rvargas@google.com
2010-07-15
8
-86
/
+174
*
Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-07-13
16
-220
/
+1449
*
Disk cache: Add a few more histograms.
rvargas@google.com
2010-07-12
3
-2
/
+42
*
Revert 51858 - Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-07-08
16
-1420
/
+208
*
Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-07-08
16
-208
/
+1420
*
Revert 51456 - Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-07-02
16
-1411
/
+201
*
Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-07-01
16
-201
/
+1411
*
Revert 51312 - Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-07-01
16
-1391
/
+196
*
Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-06-30
16
-196
/
+1391
*
Disk Cache: Remove deprecated methods from the disk cache interface.
rvargas@google.com
2010-06-17
12
-135
/
+134
*
Disk cache: Update the disk cache tools and tests to use
rvargas@google.com
2010-06-15
11
-106
/
+221
*
Http Cache: Remove blocking calls to GetAvailableRange.
rvargas@google.com
2010-06-11
8
-6
/
+94
*
Get rid of DISALLOW_EVIL_CONSTRUCTORS macro usage in our code base.
tfarina@chromium.org
2010-06-07
12
-24
/
+24
*
Refactored Histogram::FactoryGet() to be style-compliant
ziadh@chromium.org
2010-06-02
1
-2
/
+2
*
Create a dedicated cache thread and use it to create the
rvargas@google.com
2010-05-18
2
-5
/
+8
*
Disk cache: Allow the disk cache histograms to generate
rvargas@google.com
2010-05-11
2
-10
/
+71
*
Switch to using TimeTicks for profiling and histograms
jar@chromium.org
2010-05-10
1
-1
/
+0
*
Fix some uses of scoped_ptr.release() in net/ such that the return value is n...
estade@chromium.org
2010-05-04
2
-6
/
+5
*
Disk cache: Re-enable some unit tests that were disabled
rvargas@google.com
2010-04-30
1
-13
/
+6
*
Disk cache: fix a unit test for Linux.
rvargas@google.com
2010-04-30
1
-4
/
+1
*
Http cache: Add support for a dedicated cache thread.
rvargas@google.com
2010-04-29
2
-10
/
+13
*
Disk cache: Make sure that we don't access the index file
rvargas@google.com
2010-04-28
3
-2
/
+26
*
Make PreferredCacheSize(avail) <= avail*0.8 and f(x) <= f(x+1).
nsylvain@chromium.org
2010-04-06
2
-38
/
+60
*
Change NOTREACHED for a LOG(WARNING) when we can't delete
nsylvain@chromium.org
2010-04-02
1
-4
/
+8
*
Disable more DiskCacheBackendTest's as the crash on Linux/shlib
timurrrr@chromium.org
2010-03-31
1
-2
/
+4
*
Disabling the DiskCacheBackendTest.NewEvictionDisableFailure2 as it crashes o...
timurrrr@chromium.org
2010-03-30
1
-1
/
+2
*
Disabling the DiskCacheBackendTest.DisableFailure2 as it crashes at times on ...
timurrrr@chromium.org
2010-03-30
1
-1
/
+2
*
Disabling the DiskCacheBackendTest.DisableSuccess2 as it crashes at times on ...
ananta@chromium.org
2010-03-29
1
-1
/
+2
*
Disk cache" Convert some of the unit tests to the new
rvargas@google.com
2010-03-18
4
-171
/
+231
[next]