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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Plumb request interception into the appcache library for both chrome and test...
michaeln@google.com
2009-09-01
8
-33
/
+291
*
Add missing newline at end of file.
mdm@chromium.org
2009-08-31
1
-1
/
+1
*
Skeleton classes for appcache library framework. This is a work in progress. ...
jennb@chromium.org
2009-08-26
9
-0
/
+494
*
Retrofit the pre-existing appache message dispatching with the new WebKit API...
michaeln@google.com
2009-08-21
8
-0
/
+526
*
Change the enum style to use MACRO_STYLE rather than kConstant style to be co...
jennb@chromium.org
2009-08-20
1
-14
/
+14
*
Some cleanup
michaeln@google.com
2009-08-11
1
-1
/
+1
*
Update manifest parser code to match current HTML5 spec by
jennb@chromium.org
2009-08-10
3
-26
/
+46
*
Port of WebKit's appcache manifest parser code.
michaeln@google.com
2009-08-06
3
-163
/
+501
*
Import WebKit/WebCore/loader/appcache/ManifestParser.{h,cpp}.
darin@chromium.org
2009-07-23
2
-0
/
+239