Sign in
chromium
/
chromium
/
src.git
/
6861fa525cd261302ed9a6f0e4ec420c682d2a8c
/
content
/
browser
/
appcache
/
appcache_backend_impl.h
5971627
Convert //content/browser from scoped_ptr to std::unique_ptr
by dcheng
· 9 years ago
b734894
Switch to standard integer types in content/browser/.
by avi
· 9 years ago
98d6d456
Move all remaining appcache-related code to content namespace
by
[email protected]
· 11 years ago
[Renamed (87%) from webkit/browser/appcache/appcache_backend_impl.h]
63ef8551
Split AppCacheService into appcache_service.h and appcache_service_impl.h
by
[email protected]
· 11 years ago
5fcb289e
Transfer appcache state during cross site navigations too.
by
[email protected]
· 11 years ago
e5bf2fd
Fix webkit_storage exports definitions
by
[email protected]
· 12 years ago
14c1c23
Rename base/hash_tables to base/containers/hash_tables.
by
[email protected]
· 12 years ago
d5b2fdf
Move webkit/appcache/* into webkit/{browser,common}/appcache
by
[email protected]
· 12 years ago
[Renamed (90%) from webkit/appcache/appcache_backend_impl.h]
4cea354
webkit: Merge build target 'appcache' to 'webkit_storage'
by
[email protected]
· 13 years ago
2de5530
base::Bind: Cleanup in test_shell.
by
[email protected]
· 14 years ago
b2ad61c
Prepare appcache to build as a DLL in the component build.
by
[email protected]
· 14 years ago
86da286
Revert "Prepare appcache to build as a DLL in the component build."
by
[email protected]
· 14 years ago
2f841580
Prepare appcache to build as a DLL in the component build.
by
[email protected]
· 14 years ago
e16b8af7
Plumbing to support loading from the "most appropriate" appcache.
by
[email protected]
· 14 years ago
20f0487a
FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD structs.
by
[email protected]
· 15 years ago
ec5c192
Chrome side of changes required to populate appcache resource list.
by
[email protected]
· 15 years ago
e5390a4
Fully connect the dots between workers and appcache resource loading.
by
[email protected]
· 15 years ago
073aabe
AppCacheResponse storage implementation
by
[email protected]
· 16 years ago
53b610c7
Copyright housecleaning
by
[email protected]
· 16 years ago
97e3edc
* Fleshed out AppCacheHost class a fair amount, in particular the cache selection algorithm.
by
[email protected]
· 16 years ago
23f1ef1
Plumb request interception into the appcache library for both chrome and test_shell.
by
[email protected]
· 16 years ago
f430b571
Retrofit the pre-existing appache message dispatching with the new WebKit APIs and concrete classes defined in our new appcache library, and get rid of the old files.
by
[email protected]
· 16 years ago