1. 5971627 Convert //content/browser from scoped_ptr to std::unique_ptr by dcheng · 9 years ago
  2. b734894 Switch to standard integer types in content/browser/. by avi · 9 years ago
  3. 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]
  4. 63ef8551 Split AppCacheService into appcache_service.h and appcache_service_impl.h by [email protected] · 11 years ago
  5. 5fcb289e Transfer appcache state during cross site navigations too. by [email protected] · 11 years ago
  6. e5bf2fd Fix webkit_storage exports definitions by [email protected] · 12 years ago
  7. 14c1c23 Rename base/hash_tables to base/containers/hash_tables. by [email protected] · 12 years ago
  8. d5b2fdf Move webkit/appcache/* into webkit/{browser,common}/appcache by [email protected] · 12 years ago[Renamed (90%) from webkit/appcache/appcache_backend_impl.h]
  9. 4cea354 webkit: Merge build target 'appcache' to 'webkit_storage' by [email protected] · 13 years ago
  10. 2de5530 base::Bind: Cleanup in test_shell. by [email protected] · 14 years ago
  11. b2ad61c Prepare appcache to build as a DLL in the component build. by [email protected] · 14 years ago
  12. 86da286 Revert "Prepare appcache to build as a DLL in the component build." by [email protected] · 14 years ago
  13. 2f841580 Prepare appcache to build as a DLL in the component build. by [email protected] · 14 years ago
  14. e16b8af7 Plumbing to support loading from the "most appropriate" appcache. by [email protected] · 14 years ago
  15. 20f0487a FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD structs. by [email protected] · 15 years ago
  16. ec5c192 Chrome side of changes required to populate appcache resource list. by [email protected] · 15 years ago
  17. e5390a4 Fully connect the dots between workers and appcache resource loading. by [email protected] · 15 years ago
  18. 073aabe AppCacheResponse storage implementation by [email protected] · 16 years ago
  19. 53b610c7 Copyright housecleaning by [email protected] · 16 years ago
  20. 97e3edc * Fleshed out AppCacheHost class a fair amount, in particular the cache selection algorithm. by [email protected] · 16 years ago
  21. 23f1ef1 Plumb request interception into the appcache library for both chrome and test_shell. by [email protected] · 16 years ago
  22. 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