index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
url
/
gurl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove GURL::SchemeIsSecure().
lgarron
2015-08-18
1
-17
/
+0
*
Proof-read comments in src/url/.
qyearsley
2015-08-14
1
-10
/
+9
*
Change GURL::DomainIs to take a StringPiece.
qyearsley
2015-08-03
1
-16
/
+9
*
Use 'GURL::GetContent()' to process 'blob:' URLs' origins.
mkwst
2015-07-28
1
-2
/
+2
*
Remove 'GURL::ResolveWithCharsetConverter'.
mkwst
2015-07-21
1
-14
/
+0
*
url: Fix the TODO in url_parse.h header.
tfarina
2015-05-26
1
-1
/
+1
*
Clarify the documentation for url::{AddStandardScheme,IsStandard}.
palmer
2015-05-19
1
-4
/
+5
*
Revert of Create net::FormatOriginForDisplay helper function. (patchset #8 id...
palmer
2015-05-16
1
-4
/
+0
*
Create net::FormatOriginForDisplay helper function.
palmer
2015-05-16
1
-0
/
+4
*
Rename GURL::SchemeUsesTLS to SchemeIsCryptographic.
palmer
2015-04-22
1
-8
/
+9
*
Add IsOriginSecure and GURL::SchemeUsesTLS.
palmer
2015-04-16
1
-4
/
+24
*
GURL::Replacements methods accept a StringPiece instead of std::string&.
mgiuca
2015-02-05
1
-2
/
+2
*
Uninline GURL's comparison operators.
dcheng
2014-12-06
1
-12
/
+4
*
Make GURL::GetAsReferrer match KURL::strippedForUseAsReferrer
jochen
2014-11-24
1
-1
/
+2
*
Updating buffered duration of local resource in android
amogh.bihani
2014-09-01
1
-0
/
+5
*
Replace some hard coded schemes with the constants in /url/url_constants.h.
sungmann.cho@navercorp.com
2014-06-18
1
-2
/
+2
*
Using pre-existing constants instead of hard-coding
amogh.bihani@samsung.com
2014-06-02
1
-1
/
+2
*
Renamed namespaces in src/url.
vitalybuka@chromium.org
2014-04-22
1
-15
/
+15
*
Move referrer stripping into GURL::GetAsReferrer().
ppi@chromium.org
2014-03-20
1
-0
/
+5
*
Support URL fragment resolution against non-hierarchical schemes
joth@chromium.org
2013-11-23
1
-0
/
+11
*
Fix some debugging checks that expect HTTP protocol schemes to also
ricea@chromium.org
2013-11-22
1
-0
/
+3
*
Use copy-swap idiom for GURL::operator=
cjhopman@chromium.org
2013-10-24
1
-1
/
+1
*
Preparing to support fragment resolution against non-hierarchical schemes
kristianm@chromium.org
2013-10-24
1
-0
/
+5
*
Make GURL use scoped_ptr for inner_url_
akalin@chromium.org
2013-10-22
1
-2
/
+3
*
[CleanUp] Use base::STLSetDifference() in place of std::set_difference()
limasdf@gmail.com
2013-09-24
1
-0
/
+3
*
Introduce GURL::SchemeIsHttpFamily(), which returns true for http and https.
cdn@chromium.org
2013-08-22
1
-0
/
+3
*
Allow efficient WebURL -> GURL conversions
abarth@chromium.org
2013-07-26
1
-0
/
+10
*
Use a direct include of strings headers in url/, win8/.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Use base:: on string16 and char16 in net/ and url/
avi@chromium.org
2013-06-11
1
-5
/
+5
*
Revert 203027 "Revert 203025 "Make the copy of GURL in src/url b..."
thestig@chromium.org
2013-05-31
1
-6
/
+5
*
Revert 203025 "Make the copy of GURL in src/url buildable as a c..."
thestig@chromium.org
2013-05-30
1
-5
/
+6
*
Make the copy of GURL in src/url buildable as a component build. (try 2)
thestig@chromium.org
2013-05-30
1
-6
/
+5
*
Revert 201723 "Make the copy of GURL in src/url buildable as a c..."
nkostylev@chromium.org
2013-05-23
1
-33
/
+31
*
Make the copy of GURL in src/url buildable as a component build.
thestig@chromium.org
2013-05-23
1
-31
/
+33
*
url: Replace Google copyright with the Chromium licence in all files that use...
tfarina@chromium.org
2013-04-24
1
-28
/
+3
*
url: Build it as a static library.
tfarina@chromium.org
2013-04-18
1
-38
/
+37
*
Revert 193777 "url: Changes to make it build standalone."
jochen@chromium.org
2013-04-15
1
-7
/
+7
*
url: Changes to make it build standalone.
tfarina@chromium.org
2013-04-11
1
-7
/
+7
*
Move googleurl into the Chrome repo.
brettw@chromium.org
2013-04-10
1
-0
/
+392