1. 4cea354 webkit: Merge build target 'appcache' to 'webkit_storage' by [email protected] · 13 years ago
  2. 43fe9f5 base::Bind: Remove OldCompletionCallback. by [email protected] · 14 years ago
  3. 72a3ce5 base::Bind: More low-hanging fruit in webkit/appcache. by [email protected] · 14 years ago
  4. 5030416 base::Bind: Convert most of webkit/appcache. by [email protected] · 14 years ago
  5. 2a65aceb8 base::Bind: Convert most of disk_cache. by [email protected] · 14 years ago
  6. 0da6b445 Add OVERRIDE to webkit/. by [email protected] · 14 years ago
  7. e29f933 base::Bind: Cleanups in webkit/appcache by [email protected] · 14 years ago
  8. 4252f60 More groundwork for filestream based response storage. by [email protected] · 14 years ago
  9. f1f3f0f8 Begin CompletionCallback switchover. by [email protected] · 14 years ago
  10. bfe1948 Add more appcache_exports needed for test_shell_tests when we start linking appcache as a DLL. by [email protected] · 14 years ago
  11. f5a73e07 Better encapsulate usage of the disk_cache backend within the appcache library. by [email protected] · 14 years ago
  12. 20d06f6 Delete appcaches when missing entries are detected. by [email protected] · 14 years ago
  13. 3b63f8f4 Move some files from base to base/memory. by [email protected] · 14 years ago
  14. 20f0487a FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD structs. by [email protected] · 15 years ago
  15. fd2885a AppCache: Migrate to the DiskCache's async interface and use the CacheType::APP_CACHE value. by [email protected] · 15 years ago
  16. 2041cf34 Pulled out Callback code into base/callback.h. This is the first step towards redoing the Callback interfaces. by [email protected] · 16 years ago
  17. 80f584d9 Support for playing back media from the appcache. by [email protected] · 16 years ago
  18. 0dfeec3 AppCache quota tracking groundwork, store response sizes in the SQL database. by [email protected] · 16 years ago
  19. ee3cd175f Revert 35609 - AppCache quota tracking groundwork, store response sizes in the SQL database. by [email protected] · 16 years ago
  20. fd4882e6 AppCache quota tracking groundwork, store response sizes in the SQL database. by [email protected] · 16 years ago
  21. 3367fc1d AppCache changes to the networking model. Added new classes AppCacheRequestHandler and AppCacheURLRequestJob. by [email protected] · 16 years ago
  22. 122331d5 Third patch in making destructors of refcounted objects private. by [email protected] · 16 years ago
  23. 073aabe AppCacheResponse storage implementation by [email protected] · 16 years ago
  24. d144b05 Add some unimplemented methods from my last CL. by [email protected] · 16 years ago
  25. e7dff7ba AppCache StorageAPIs by [email protected] · 16 years ago