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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change GURL::DomainIs to take a StringPiece.
qyearsley
2015-08-03
3
-66
/
+71
*
Move JNI annotations to annotations package.
aurimas
2015-07-30
1
-2
/
+2
*
Use 'GURL::GetContent()' to process 'blob:' URLs' origins.
mkwst
2015-07-28
3
-7
/
+32
*
Remove 'url::DeprecatedSerializedOrigin'.
mkwst
2015-07-27
6
-106
/
+0
*
Teach IPC about 'url::Origin'.
mkwst
2015-07-25
5
-10
/
+203
*
Unify LowerCaseEqualsASCII and EqualsASCII functions.
brettw
2015-07-23
2
-12
/
+26
*
Add GN isolate support for a bunch of unittests.
dpranke
2015-07-22
1
-0
/
+9
*
Constify SchemeHostPort and Origin accessors.
mkwst
2015-07-22
2
-7
/
+4
*
Introduce 'url::Origin'.
mkwst
2015-07-22
6
-1
/
+361
*
Remove 'GURL::ResolveWithCharsetConverter'.
mkwst
2015-07-21
2
-29
/
+4
*
Introduce 'url::SchemeHostPort'.
mkwst
2015-07-14
6
-0
/
+407
*
Deprecate 'url::Origin' (3/3).
mkwst
2015-07-11
3
-18
/
+0
*
Deprecate 'url::Origin' (1/3).
mkwst
2015-07-11
8
-70
/
+94
*
Move MatchPattern to its own header and the base namespace.
brettw
2015-07-06
1
-1
/
+2
*
Convert url_unittests to run exclusively on Swarming
maruel
2015-06-30
2
-0
/
+44
*
Crash if UTS46 data doesn't load at startup
ellyjones
2015-06-24
1
-1
/
+3
*
Move LowerCaseEqualsASCII to base namespace
brettw
2015-06-09
3
-71
/
+14
*
url: Fix the TODO in url_parse.h header.
tfarina
2015-05-26
11
-22
/
+11
*
Clarify the documentation for url::{AddStandardScheme,IsStandard}.
palmer
2015-05-19
2
-25
/
+20
*
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
*
url: Remove basictypes.h includes.
tfarina
2015-05-11
2
-13
/
+11
*
url: Use std::numeric_limits in place of deprecated types from basictypes.h
tfarina
2015-05-07
1
-2
/
+3
*
Rename GURL::SchemeUsesTLS to SchemeIsCryptographic.
palmer
2015-04-22
1
-8
/
+9
*
Add IsOriginSecure and GURL::SchemeUsesTLS.
palmer
2015-04-16
1
-4
/
+24
*
Cronet depends on url/ and net/ compiled with special flag 'USE_ICU_ALTERNATI...
mef
2015-03-11
1
-33
/
+30
*
Land prep work to enable NaCl in the Linux x64 GN builds.
dpranke
2015-02-26
1
-0
/
+1
*
win vs2015: avoid variable shadowing warning in url_canon.h
scottmg
2015-02-20
1
-2
/
+2
*
Update existing uses of /wd4267 to use the GN config
brettw
2015-02-19
1
-12
/
+8
*
Handle backslashes when resolving relative URLs on data URLs.
brettw
2015-02-18
2
-3
/
+12
*
GURL::Replacements methods accept a StringPiece instead of std::string&.
mgiuca
2015-02-05
2
-14
/
+15
*
Add more GURLTest.Resolve examples for clarity.
maxbogue
2015-01-27
1
-0
/
+3
*
Move the test template to //testing/test.gni (part 2)
qsr
2015-01-21
1
-0
/
+1
*
Add "override" to url::RawCanonOutputT::Resize
dmichael
2014-12-19
1
-1
/
+1
*
Uninline GURL's comparison operators.
dcheng
2014-12-06
2
-12
/
+20
*
DoResolveRelative must not parse mailto schemes as path URLs.
zherczeg.u-szeged
2014-12-04
2
-4
/
+26
*
gn format // (the rest, except mojo)
scottmg
2014-12-03
1
-9
/
+3
*
Fix gn check //url/*
jamesr
2014-11-30
1
-0
/
+1
*
Support content scheme uri for Chrome on Android
qinmin
2014-11-26
2
-0
/
+3
*
Add support for file origins to url::Origin.
alexmos
2014-11-25
2
-1
/
+6
*
Make GURL::GetAsReferrer match KURL::strippedForUseAsReferrer
jochen
2014-11-24
3
-3
/
+10
*
Fix typo.
bnc
2014-10-29
1
-1
/
+1
*
Update virtual/final usage in url/.
Viet-Trung Luu
2014-10-22
2
-6
/
+6
*
Type conversion fixes, url/ edition.
pkasting
2014-10-20
3
-7
/
+7
*
Extraction of the filename from a URL handles the parameters differently now ...
arun87.kumar
2014-10-16
2
-15
/
+10
*
Convert ARRAYSIZE_UNSAFE -> arraysize in url/.
viettrungluu
2014-10-16
5
-58
/
+32
*
Replacing the OVERRIDE with override in /src/url
anujk.sharma
2014-10-07
2
-2
/
+2
*
Updating buffered duration of local resource in android
amogh.bihani
2014-09-01
2
-0
/
+11
*
use a gcc version check in 4.9 warning workaround
mostynb@opera.com
2014-07-29
1
-2
/
+2
*
url: work around a gcc warning bug.
yunlian@chromium.org
2014-07-14
1
-0
/
+8
[next]