| Commit message (Expand) | Author | Age | Files | Lines |
* | During appcache update, copy response from newest complete cache if http cach... | jennb@chromium.org | 2009-12-16 | 3 | -41/+269 |
* | Queue appcache update if current update process is terminating. | jennb@chromium.org | 2009-12-10 | 7 | -3/+256 |
* | Ignore URL fragment when looking up URL in application cache. | jennb@chromium.org | 2009-12-02 | 1 | -3/+12 |
* | Fix host status bug: | jennb@chromium.org | 2009-12-01 | 2 | -1/+17 |
* | Mark AppCacheUpdateJobTest.MasterEntryBadManifest test as flaky. | willchan@chromium.org | 2009-12-01 | 1 | -1/+1 |
* | Revert 449036, which rolled back 402098, and fix the valgrind error that caus... | jennb@chromium.org | 2009-12-01 | 6 | -84/+1103 |
* | Revert 33394 (due to valgrind errors) - Appcache update support for pending m... | willchan@chromium.org | 2009-12-01 | 6 | -1103/+84 |
* | Appcache update support for pending master entries: | jennb@chromium.org | 2009-12-01 | 6 | -84/+1103 |
* | Remove reference fragments from URL before passing to appcache for use as an ... | jennb@chromium.org | 2009-11-24 | 1 | -0/+5 |
* | A mind numbing change to add the notion of a persistent groupId, and to get r... | michaeln@google.com | 2009-11-24 | 12 | -61/+93 |
* | The appcache system uses two threads, an IO thread and a DB thread. | michaeln@google.com | 2009-11-23 | 2 | -0/+57 |
* | Forces T*s to scoped_refptr<T> when PostTask()ing to a function expecting sco... | jamesr@chromium.org | 2009-11-20 | 1 | -5/+10 |
* | Mock appcache storage bug fix for storing group and changes to its existing n... | jennb@chromium.org | 2009-11-18 | 3 | -7/+52 |
* | Isolated bug fixes from CL 385104 to address the following: | jennb@chromium.org | 2009-11-18 | 4 | -28/+97 |
* | Empty data file needed for a unittest. | jennb@chromium.org | 2009-11-17 | 1 | -0/+0 |
* | Fix a simple crashing bug, don't assume an associated host has an owning grou... | michaeln@google.com | 2009-11-16 | 1 | -5/+3 |
* | Fix a simple manifest parsing bug. | michaeln@google.com | 2009-11-16 | 2 | -1/+13 |
* | Load manifest data for newest cache from storage to compare against fetched m... | jennb@chromium.org | 2009-11-13 | 3 | -65/+102 |
* | * Fix a bug with the applicationCache.status return value. The wrong status v... | michaeln@google.com | 2009-11-12 | 3 | -5/+22 |
* | Lookup appcached responses given a request URL. | michaeln@google.com | 2009-11-12 | 6 | -28/+538 |
* | Upstreaming WebKit.gyp | yaar@chromium.org | 2009-11-12 | 3 | -6/+6 |
* | Change store group and newest cache API so that storage failure does not requ... | jennb@chromium.org | 2009-11-11 | 8 | -45/+18 |
* | applicationCache.swap(), applicationCache.update() and applicationCache.statu... | michaeln@google.com | 2009-11-10 | 2 | -11/+53 |
* | Valgrind fix | michaeln@google.com | 2009-11-09 | 1 | -1/+2 |
* | AppCache changes to the networking model. Added new classes AppCacheRequestHa... | michaeln@google.com | 2009-11-09 | 19 | -82/+2227 |
* | Third patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-05 | 6 | -8/+26 |
* | Add storage code to appcache update process. | jennb@chromium.org | 2009-10-30 | 7 | -84/+467 |
* | MockAppCacheStorage implemention | michaeln@google.com | 2009-10-24 | 8 | -147/+689 |
* | Some more, release link error fix | michaeln@google.com | 2009-10-21 | 1 | -5/+7 |
* | Fix a compile error. | michaeln@google.com | 2009-10-21 | 1 | -5/+3 |
* | AppCacheResponse storage implementation | michaeln@google.com | 2009-10-21 | 11 | -115/+1375 |
* | Fix minor style violation. | jennb@chromium.org | 2009-10-16 | 1 | -2/+2 |
* | Fix to avoid a bad mem access after URL request has already been deleted. | jennb@chromium.org | 2009-10-16 | 2 | -3/+4 |
* | Disable a couple appcache update job unittests that may have a timing-depende... | jennb@chromium.org | 2009-10-16 | 1 | -2/+2 |
* | Implement cancelling an appcache update. An update is cancelled when its appl... | jennb@chromium.org | 2009-10-16 | 11 | -139/+302 |
* | Add some unimplemented methods from my last CL. | michaeln@google.com | 2009-10-13 | 3 | -2/+43 |
* | Remove the dependency on i18n/icu_string_conversions from base/string_util.h. | brettw@chromium.org | 2009-10-10 | 1 | -3/+4 |
* | AppCache StorageAPIs | michaeln@google.com | 2009-10-09 | 22 | -202/+745 |
* | Make appcache update job retry 503 requests with retry-after of 0. | jennb@chromium.org | 2009-10-08 | 3 | -20/+353 |
* | Re-enabling disabled appcache update unittests. Change comparison of cache u... | jennb@chromium.org | 2009-10-06 | 5 | -25/+55 |
* | Disable some appcache update tests that depend on testserver. | jennb@chromium.org | 2009-10-06 | 2 | -6/+6 |
* | Implementation of application cache update algorithm. | jennb@chromium.org | 2009-10-06 | 32 | -28/+2255 |
* | (More) Copyright housecleaning (i missed one before). | michaeln@google.com | 2009-09-23 | 1 | -1/+1 |
* | Copyright housecleaning | michaeln@google.com | 2009-09-23 | 7 | -7/+7 |
* | Fix appcache_service and request_context referencing. | michaeln@google.com | 2009-09-22 | 2 | -10/+12 |
* | Check for supported schemes and examine request methods at key points. We sup... | michaeln@google.com | 2009-09-18 | 8 | -55/+157 |
* | * Fleshed out AppCacheHost class a fair amount, in particular the cache selec... | michaeln@google.com | 2009-09-15 | 21 | -232/+988 |
* | 1) Tell the AppCacheService which request context to use when fetching resour... | michaeln@google.com | 2009-09-15 | 2 | -2/+36 |
* | * Add appCacheManifestUrl data member to WebURLResponse, and use it to detect... | michaeln@google.com | 2009-09-08 | 1 | -8/+15 |
* | Change AppCache and AppCacheGroup to be ref counted classes.Adjusted API of f... | jennb@chromium.org | 2009-09-02 | 10 | -38/+268 |