summaryrefslogtreecommitdiffstats
path: root/url/origin.cc
Commit message (Expand)AuthorAgeFilesLines
* Make extensions use a correct same-origin check.palmer2016-02-031-0/+4
* Switch to standard integer types in url/.avi2015-12-211-2/+3
* Use 'GURL::GetContent()' to process 'blob:' URLs' origins.mkwst2015-07-281-5/+5
* Teach IPC about 'url::Origin'.mkwst2015-07-251-0/+13
* Introduce 'url::Origin'.mkwst2015-07-221-0/+69
* Deprecate 'url::Origin' (1/3).mkwst2015-07-111-20/+0
* Move MatchPattern to its own header and the base namespace.brettw2015-07-061-1/+2
* Add support for file origins to url::Origin.alexmos2014-11-251-1/+1
* Introduce url::Origin to represent Web Origin.yhirano@chromium.org2014-03-131-0/+19