summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/manifest_parser_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Appcache Manifest Parsing Rule. If the manifest's <scheme> is secure, and the...inferno@chromium.org2010-03-301-0/+27
* Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...pkasting@chromium.org2010-01-081-2/+2
* Clarify licenses on a bunch of files.evan@chromium.org2009-12-291-1/+1
* Fix a simple manifest parsing bug.michaeln@google.com2009-11-161-0/+12
* * Fleshed out AppCacheHost class a fair amount, in particular the cache selec...michaeln@google.com2009-09-151-7/+4
* Update manifest parser code to match current HTML5 spec byjennb@chromium.org2009-08-101-17/+31
* Port of WebKit's appcache manifest parser code.michaeln@google.com2009-08-061-0/+294