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
/
content
/
browser
/
service_worker
/
service_worker_cache.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cache Storage: Move files to content/*/cache_storage, rename classes
jsbell
2015-03-31
1
-1274
/
+0
*
We're finding corrupted backends in the wild. As a first measurement
jkarlin
2015-03-17
1
-36
/
+43
*
[ServiceWorkerCache] Fix a race in the scheduler.
jkarlin
2015-03-06
1
-1
/
+1
*
Check that there is no null character in the headers in the ServiceWorker pro...
horo
2015-02-12
1
-0
/
+10
*
[Storage] Blob items are now shared between blobs. Ready for disk swap.
dmurph
2015-02-11
1
-1
/
+1
*
[ServiceWorkerCache] Serialize ServiceWorkerCacheStorage operations
jkarlin
2015-02-06
1
-77
/
+55
*
[ServiceWorkerCache] Make the cache operations run serially.
jkarlin
2015-01-26
1
-120
/
+172
*
Fix referrer policy handling in service workers
jochen
2015-01-26
1
-1
/
+2
*
[Storage] Blob Storage Refactoring pt 1:
dmurph
2015-01-23
1
-3
/
+5
*
[ServiceWorker] Pipe the Stream URL from blink to the chromium
horo
2014-11-26
1
-1
/
+1
*
Instrumenting callbacks to InFlightBackendIO::ReadData to find source of jank...
vadimt
2014-11-25
1
-1
/
+9
*
Adding instrumentation to locate the source of jankiness.
vadimt
2014-11-18
1
-0
/
+11
*
[ServiceWorkerCache Cleanup] Move ::Match functions into class
jkarlin
2014-11-12
1
-190
/
+190
*
[ServiceWorkerCache Cleanup] Stick ::Match parameters in a context struct
jkarlin
2014-11-12
1
-152
/
+109
*
Make the callbacks in the unnamed namespace for ::Delete and ::CreateBackend ...
jkarlin
2014-11-11
1
-63
/
+46
*
This CL makes the ::Put and ::Keys callbacks non-static.
jkarlin
2014-11-11
1
-50
/
+34
*
[ServiceWorkerCache] Reland backend state CL
jkarlin
2014-11-11
1
-44
/
+66
*
Revert of [ServiceWorkerCache Cleanup] Make the state of the cache backend ex...
jkarlin
2014-11-07
1
-54
/
+38
*
[ServiceWorkerCache] Make the state of the cache backend explicit
jkarlin
2014-11-06
1
-38
/
+54
*
ServiceWorkerCache::Close should wait for pending operations to finish before...
jkarlin
2014-11-06
1
-45
/
+94
*
[ServiceWorkerCache] Put should replace an existing entry to meet spec.
jkarlin
2014-10-30
1
-0
/
+17
*
[ServiceWorkerCache] Let the response have a URL different from the request.
jkarlin
2014-10-28
1
-0
/
+4
*
[ServiceWorkerCache] Make ServiceWorkerCache::Put guarantee callback like the...
jkarlin
2014-10-27
1
-334
/
+328
*
[ServiceWorkerCache] Clean up the service worker cache protobuf
jkarlin
2014-10-24
1
-69
/
+65
*
[ServiceWorkerCache] Return the real size of the cache in GetOriginUsage.
jkarlin
2014-10-24
1
-2
/
+34
*
[ServiceWorkerCache] Call QuotaManager::NotifyStorageModified from Cache.
jkarlin
2014-10-24
1
-39
/
+100
*
Standardize usage of virtual/override/final in content/browser/
dcheng
2014-10-21
1
-14
/
+12
*
ServiceWorkerCache: Support response body in blob form.
jkarlin
2014-10-10
1
-1
/
+4
*
Replace FINAL and OVERRIDE with their C++11 counterparts in content
mohan.reddy
2014-10-09
1
-7
/
+7
*
Support WebServiceWorkerResponseType in ServiceWorkerCache.
jkarlin
2014-10-02
1
-7
/
+47
*
Have ServiceWorkerCache::Put return a Response when completed.
jkarlin
2014-09-29
1
-13
/
+42
*
Make a context struct for ServiceWorkerCache::Put callbacks.
jkarlin
2014-09-29
1
-81
/
+92
*
Reland of "Remove void** from disk_cache interface" w/ blockfile iter fix.
gavinp
2014-09-24
1
-11
/
+6
*
Add Vary support for ServiceWorkerCache::Match.
jkarlin
2014-09-24
1
-1
/
+51
*
Make ServiceWorkerFetchRequest and ServiceWorkerResponse header maps case ins...
jkarlin
2014-09-24
1
-7
/
+5
*
Revert of Reland of "Remove void** from disk_cache interface." (patchset #2 i...
dcheng
2014-09-20
1
-6
/
+11
*
Reland of "Remove void** from disk_cache interface."
gavinp
2014-09-20
1
-11
/
+6
*
Revert of Remove void** from disk_cache interface. (patchset #30 id:650001 of...
vasilii
2014-09-19
1
-6
/
+11
*
Remove void** from disk_cache interface.
gavinp
2014-09-19
1
-11
/
+6
*
Expose ServiceWorkerCache objects to ServiceWorkerCacheStorageManager clients.
jkarlin
2014-09-11
1
-5
/
+15
*
Move ServiceWorkerCache backend creation to a lazy init function.
jkarlin
2014-09-11
1
-63
/
+133
*
Change ownership of the parameters to ServiceWorkerCache:: Put and Match.
jkarlin
2014-09-11
1
-35
/
+44
*
Fix ServiceWorkerCache::Keys() unittest memory leak.
jkarlin
2014-09-11
1
-37
/
+212
*
Remove webkit/browser/, point everything to storage/browser/ instead
pilgrim
2014-09-10
1
-3
/
+3
*
Revert of ReReland ServiceWorkerCacheStorage::Keys function (patchset #3 id:1...
jkarlin
2014-09-10
1
-212
/
+37
*
ReReland ServiceWorkerCacheStorage::Keys function
jkarlin
2014-09-10
1
-37
/
+212
*
Revert of This is a reland of ServiceWorkerCache::Keys. (patchset #3 id:70001...
jkarlin
2014-09-04
1
-212
/
+37
*
This is a reland of ServiceWorkerCache::Keys.
jkarlin
2014-09-04
1
-37
/
+212
*
Revert of Add Keys() function to ServiceWorkerCache. (patchset #13 id:280001 ...
scottmg
2014-09-02
1
-210
/
+37
*
Add Keys() function to ServiceWorkerCache.
jkarlin
2014-09-02
1
-37
/
+210
[next]