summaryrefslogtreecommitdiffstats
path: root/content/renderer/savable_resources.cc
Commit message (Expand)AuthorAgeFilesLines
* Unify LowerCaseEqualsASCII and EqualsASCII functions.brettw2015-07-231-2/+4
* Remove legacy StartsWithASCII function.brettw2015-07-161-1/+2
* Added check for link element containing attribute rel="stylesheet"samahto2015-06-151-1/+2
* Move StartsWith[ASCII] to base namespace.brettw2015-06-121-1/+1
* Move LowerCaseEqualsASCII to base namespacebrettw2015-06-091-1/+1
* Replace some hard coded schemes with the constants in /url/url_constants.h.sungmann.cho2014-09-241-1/+1
* Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."brettw@chromium.org2014-08-131-2/+1
* Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespacebrettw@chromium.org2014-08-131-1/+2
* Don't use WebElement::hasTagName.tkent@chromium.org2014-06-241-2/+2
* Update a few more references to WebFrame to use WebLocalFrame.dcheng@chromium.org2014-04-101-2/+3
* Update content/renderer code to use WebElementCollection instead of WebNodeCo...ch.dumez@samsung.com2014-02-071-10/+6
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-11/+11
* Introduce GURL::SchemeIsHttpFamily(), which returns true for http and https.cdn@chromium.org2013-08-221-1/+1
* Update Blink include pathsabarth@chromium.org2013-06-171-8/+8
* Use a direct include of strings headers in content/renderer and content/shell.avi@chromium.org2013-06-111-1/+1
* Update refernces to Blink's Platform API (content)abarth@chromium.org2013-05-301-2/+2
* Move dom_operations.{h,cc} to content/renderer/savable_resources.{h,cc}.darin@chromium.org2013-05-151-0/+238