summaryrefslogtreecommitdiffstats
path: root/url/origin.h
Commit message (Expand)AuthorAgeFilesLines
* Add origins argument to registerForeignFetchScopes.mek2016-02-171-0/+3
* Make extensions use a correct same-origin check.palmer2016-02-031-2/+3
* Fix typo in documentation on url::Origin.uniqueiclelland2016-01-071-1/+1
* Switch to standard integer types in url/.avi2015-12-211-3/+5
* Expose RenderFrameHost::GetLastCommittedOrigin().nick2015-11-251-1/+1
* Proof-read comments in src/url/.qyearsley2015-08-141-1/+1
* Teach IPC about 'url::Origin'.mkwst2015-07-251-2/+16
* Constify SchemeHostPort and Origin accessors.mkwst2015-07-221-5/+2
* Introduce 'url::Origin'.mkwst2015-07-221-0/+125
* Deprecate 'url::Origin' (3/3).mkwst2015-07-111-16/+0
* Deprecate 'url::Origin' (1/3).mkwst2015-07-111-22/+5
* Introduce url::Origin to represent Web Origin.yhirano@chromium.org2014-03-131-0/+33