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
/
webkit
/
appcache
/
appcache_service.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux/ChromeOS Chromium style checker cleanup, webkit/ edition.
rsleevi@chromium.org
2013-02-07
1
-13
/
+14
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
1
-1
/
+1
*
add some missing includes of <functional> to fix compilation on VS2012
scottmg@chromium.org
2012-10-10
1
-0
/
+2
*
Unwire the clear on exit preference from the storage systems.
jochen@chromium.org
2012-06-05
1
-2
/
+2
*
Workaround for a crashing appcache bug seen on the crash servers. Add an UMA ...
michaeln@google.com
2012-05-03
1
-58
/
+12
*
Cleanup: Remove unused DeferredCallCallback.
jhawkins@chromium.org
2011-12-23
1
-5
/
+0
*
Revert 115543 - Cleanup: Remove unused DeferredCallCallback.
jhawkins@chromium.org
2011-12-22
1
-0
/
+5
*
Cleanup: Remove unused DeferredCallCallback.
jhawkins@chromium.org
2011-12-22
1
-5
/
+0
*
base::Bind: More low-hanging fruit in webkit/appcache.
jhawkins@chromium.org
2011-12-22
1
-16
/
+20
*
base::Bind: Convert most of webkit/appcache.
jhawkins@chromium.org
2011-12-21
1
-12
/
+13
*
Appcache, local storage, indexed db, databases: skip exit-time deletion when ...
marja@chromium.org
2011-12-08
1
-1
/
+2
*
base::Bind: Convert AppCacheHelper::DeleteAppCachesForOrigin.
jhawkins@chromium.org
2011-12-02
1
-5
/
+7
*
base::Bind: Convert AppCacheHelper::DeleteAppCacheGroup.
jhawkins@chromium.org
2011-12-02
1
-13
/
+15
*
base::Bind: Convert AppCacheService::GetAllAppCacheInfo.
jhawkins@chromium.org
2011-12-02
1
-5
/
+7
*
base::Bind: Implement a 1-arity CancelableCallback and use this to implement
jhawkins@chromium.org
2011-11-30
1
-4
/
+58
*
base::Bind: Cleanups in webkit/appcache
michaeln@google.com
2011-10-28
1
-3
/
+4
*
More groundwork for filestream based response storage.
michaeln@google.com
2011-10-21
1
-3
/
+3
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-13
/
+13
*
Replace ancient crufty AppCacheThread with much improved MessageLoopProxy usage.
michaeln@google.com
2011-09-12
1
-1
/
+2
*
Third-party appcache blocking.
marja@chromium.org
2011-09-08
1
-9
/
+15
*
Delete appcaches when missing entries are detected.
michaeln@google.com
2011-07-22
1
-0
/
+142
*
The problem:
marja@google.com
2011-07-22
1
-1
/
+5
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-1
/
+1
*
Small change to recently committed r88746 to avoid a potential crasher in an ...
michaeln@google.com
2011-06-14
1
-6
/
+7
*
AppCache + Quota integration
michaeln@google.com
2011-06-10
1
-3
/
+108
*
Enough appcache + quota integration to call NotifyOriginInUse/NotifyOriginNoL...
michaeln@google.com
2011-05-16
1
-3
/
+6
*
Select a more appropiate appcache based on the opener or the parent or the ta...
michaeln@google.com
2011-04-15
1
-2
/
+2
*
Add an accessor for an ExtensionSpecialStoragePolicy to the Profile class
michaeln@google.com
2011-02-26
1
-0
/
+5
*
AppCache: Add a helper method to AppCacheService to test if a request can be ...
michaeln@google.com
2011-01-25
1
-0
/
+48
*
FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD...
erg@google.com
2010-09-30
1
-0
/
+4
*
AppCache: Use a dedicated thread for the disk cache.
rvargas@google.com
2010-06-07
1
-2
/
+3
*
Hook up the content settings UI to the appcache.
michaeln@chromium.org
2010-03-05
1
-0
/
+138
*
Introduce an AppCachePolicy interface that allows the containing browser to d...
michaeln@chromium.org
2010-02-17
1
-1
/
+1
*
AppCache StorageAPIs
michaeln@google.com
2009-10-09
1
-69
/
+6
*
Implementation of application cache update algorithm.
jennb@chromium.org
2009-10-06
1
-0
/
+2
*
Fix appcache_service and request_context referencing.
michaeln@google.com
2009-09-22
1
-1
/
+2
*
* Fleshed out AppCacheHost class a fair amount, in particular the cache selec...
michaeln@google.com
2009-09-15
1
-0
/
+37
*
1) Tell the AppCacheService which request context to use when fetching resour...
michaeln@google.com
2009-09-15
1
-0
/
+6
*
Plumb request interception into the appcache library for both chrome and test...
michaeln@google.com
2009-09-01
1
-4
/
+11
*
Skeleton classes for appcache library framework. This is a work in progress. ...
jennb@chromium.org
2009-08-26
1
-0
/
+50