summaryrefslogtreecommitdiffstats
path: root/webkit/appcache
Commit message (Expand)AuthorAgeFilesLines
* Plumb request interception into the appcache library for both chrome and test...michaeln@google.com2009-09-018-33/+291
* Add missing newline at end of file.mdm@chromium.org2009-08-311-1/+1
* Skeleton classes for appcache library framework. This is a work in progress. ...jennb@chromium.org2009-08-269-0/+494
* Retrofit the pre-existing appache message dispatching with the new WebKit API...michaeln@google.com2009-08-218-0/+526
* Change the enum style to use MACRO_STYLE rather than kConstant style to be co...jennb@chromium.org2009-08-201-14/+14
* Some cleanupmichaeln@google.com2009-08-111-1/+1
* Update manifest parser code to match current HTML5 spec byjennb@chromium.org2009-08-103-26/+46
* Port of WebKit's appcache manifest parser code.michaeln@google.com2009-08-063-163/+501
* Import WebKit/WebCore/loader/appcache/ManifestParser.{h,cpp}.darin@chromium.org2009-07-232-0/+239