summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/manifest_parser.cc
Commit message (Expand)AuthorAgeFilesLines
* Appcache cross-origin HTTPS resources.michaeln@google.com2011-02-221-6/+7
* appcache: document that the manifest parsing algorithm is fixedevan@chromium.org2010-12-091-0/+7
* FBTF: Move ctors/dtors into implementation files. Adds ctors/dtors to non-POD...erg@google.com2010-09-301-0/+4
* Appcache Manifest Parsing Rule. If the manifest's <scheme> is secure, and the...inferno@chromium.org2010-03-301-0/+7
* Fix a simple manifest parsing bug.michaeln@google.com2009-11-161-1/+1
* Remove the dependency on i18n/icu_string_conversions from base/string_util.h.brettw@chromium.org2009-10-101-3/+4
* 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-101-5/+9
* Port of WebKit's appcache manifest parser code.michaeln@google.com2009-08-061-148/+189
* Import WebKit/WebCore/loader/appcache/ManifestParser.{h,cpp}.darin@chromium.org2009-07-231-0/+184