git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Reduce allocations in URLParser
[WebKit-https.git]
/
Source
/
WebCore
/
platform
/
URLParser.cpp
2016-09-20
achristensen@apple.com
Reduce allocations in URLParser
blob
|
commitdiff
2016-09-20
achristensen@apple.com
URLParser: uidna_IDNToASCII_56 is deprecated
blob
|
commitdiff
|
diff to current
2016-09-20
achristensen@apple.com
Align URLParser with web platform tests when parsing...
blob
|
commitdiff
|
diff to current
2016-09-20
achristensen@apple.com
URLParser should allow '@' in user
blob
|
commitdiff
|
diff to current
2016-09-20
achristensen@apple.com
URLParser: Fix parsing relative URLs with one slash...
blob
|
commitdiff
|
diff to current
2016-09-20
achristensen@apple.com
Fix Windows file URL quirks in URLParser
blob
|
commitdiff
|
diff to current
2016-09-19
achristensen@apple.com
URLParser can read memory out of bounds
blob
|
commitdiff
|
diff to current
2016-09-19
achristensen@apple.com
URLParser should parse serialized valid URLs faster...
blob
|
commitdiff
|
diff to current
2016-09-18
achristensen@apple.com
Remove unnecessary String allocations in URLParser
blob
|
commitdiff
|
diff to current
2016-09-18
achristensen@apple.com
Inline functions in URLParser
blob
|
commitdiff
|
diff to current
2016-09-16
achristensen@apple.com
Use Vector<LChar> instead of StringBuilder for the...
blob
|
commitdiff
|
diff to current
2016-09-16
achristensen@apple.com
URLParser should percent encode the user and password...
blob
|
commitdiff
|
diff to current
2016-09-16
achristensen@apple.com
Fix more edge cases in URLParser
blob
|
commitdiff
|
diff to current
2016-09-15
achristensen@apple.com
Use character class table in URLParser
blob
|
commitdiff
|
diff to current
2016-09-15
achristensen@apple.com
URLParser: Check for invalid characters in the host
blob
|
commitdiff
|
diff to current
2016-09-15
achristensen@apple.com
Use efficient iterators in URLParser
blob
|
commitdiff
|
diff to current
2016-09-14
achristensen@apple.com
URLParser: Add fast path for hosts containing no non...
blob
|
commitdiff
|
diff to current
2016-09-14
achristensen@apple.com
URLParser: Add fast path for utf8 encoding queries
blob
|
commitdiff
|
diff to current
2016-09-14
achristensen@apple.com
Implement URLSearchParams
blob
|
commitdiff
|
diff to current
2016-09-13
achristensen@apple.com
URLParser: Correctly ignore spaces before relative...
blob
|
commitdiff
|
diff to current
2016-09-12
achristensen@apple.com
URLParser: Fix relative URLs containing only fragments
blob
|
commitdiff
|
diff to current
2016-09-12
achristensen@apple.com
URLParser: Correctly handle relative URLs that are...
blob
|
commitdiff
|
diff to current
2016-09-12
achristensen@apple.com
Remove trailing control characters and spaces before...
blob
|
commitdiff
|
diff to current
2016-09-12
achristensen@apple.com
Fix more URLParser quirks
blob
|
commitdiff
|
diff to current
2016-09-12
achristensen@apple.com
Optimize URLParser performance
blob
|
commitdiff
|
diff to current
2016-09-10
achristensen@apple.com
URLParser: Keep track of cannot-be-a-base-url according...
blob
|
commitdiff
|
diff to current
2016-09-09
achristensen@apple.com
URLParser should convert ASCII hosts to lowercase
blob
|
commitdiff
|
diff to current
2016-09-09
achristensen@apple.com
Source/WebCore:
blob
|
commitdiff
|
diff to current
2016-09-09
achristensen@apple.com
URLParser: Handle \ in path according to spec
blob
|
commitdiff
|
diff to current
2016-09-09
achristensen@apple.com
URLParser should parse URLs with non-special schemes
blob
|
commitdiff
|
diff to current
2016-09-09
achristensen@apple.com
URLParser: Handle \ in paths of special URLs according...
blob
|
commitdiff
|
diff to current
2016-09-09
achristensen@apple.com
URLParser: Parsing empty URLs with a base URL should...
blob
|
commitdiff
|
diff to current
2016-09-09
achristensen@apple.com
URLParser failures should preserve the original input...
blob
|
commitdiff
|
diff to current
2016-09-09
achristensen@apple.com
URLParser should parse URLs with a user but no password
blob
|
commitdiff
|
diff to current
2016-09-08
achristensen@apple.com
Fix URLs after r205669.
blob
|
commitdiff
|
diff to current
2016-09-08
achristensen@apple.com
URLParser should parse ports after IPv4 and IPv6 hosts
blob
|
commitdiff
|
diff to current
2016-09-08
achristensen@apple.com
URLParser should correctly handle \ in path
blob
|
commitdiff
|
diff to current
2016-09-08
achristensen@apple.com
URLParser should handle URLs with empty authority
blob
|
commitdiff
|
diff to current
2016-09-08
achristensen@apple.com
Re-land r205580 after r205649 fixed the test failures
blob
|
commitdiff
|
diff to current
2016-09-08
achristensen@apple.com
Add range check in URLParser's serializeIPv6
blob
|
commitdiff
|
diff to current
2016-09-08
achristensen@apple.com
Roll out r205580 and r205582.
blob
|
commitdiff
|
diff to current
2016-09-08
achristensen@apple.com
Fix API tests after r205580
blob
|
commitdiff
|
diff to current
2016-09-08
achristensen@apple.com
Unreviewed, revert r205533.
blob
|
commitdiff
|
diff to current
2016-09-07
commit-queue@webki...
Unreviewed, rolling out r205521, r205526, and r205532.
blob
|
commitdiff
|
diff to current
2016-09-07
achristensen@apple.com
URLParser should parse / as a relative URL
blob
|
commitdiff
|
diff to current
2016-09-07
achristensen@apple.com
Fix query-only and fragment-only relative URLs when...
blob
|
commitdiff
|
diff to current
2016-09-06
achristensen@apple.com
Punycode encode non-ascii hosts in URLParser
blob
|
commitdiff
|
diff to current
2016-09-06
achristensen@apple.com
Implement relative file urls and begin implementing...
blob
|
commitdiff
|
diff to current
2016-09-03
achristensen@apple.com
URLParser should parse file URLs
blob
|
commitdiff
|
diff to current
2016-09-01
achristensen@apple.com
Avoid unneeded string copy when parsing URL hosts
blob
|
commitdiff
|
diff to current
2016-09-01
achristensen@apple.com
URLParser should handle . and .. in URL paths
blob
|
commitdiff
|
diff to current
2016-09-01
achristensen@apple.com
Implement IPv6 parsing in URLParser
blob
|
commitdiff
|
diff to current
2016-08-31
achristensen@apple.com
Add runtime flag for using URLParser
blob
|
commitdiff
|
diff to current
2016-08-30
achristensen@apple.com
URLParser should handle relative URLs that start with //
blob
|
commitdiff
|
diff to current
2016-08-29
achristensen@apple.com
URLParser should parse about:blank
blob
|
commitdiff
|
diff to current
2016-08-29
achristensen@apple.com
API test URLParserTest.ParserFailures failing ASSERT_NO...
blob
|
commitdiff
|
diff to current
2016-08-28
commit-queue@webki...
URLParser should parse relative URLs
blob
|
commitdiff
|
diff to current
2016-08-22
commit-queue@webki...
URLParser should parse IPv4 addresses
blob
|
commitdiff
|
diff to current
2016-08-17
achristensen@apple.com
URLParser should parse URLs without credentials
blob
|
commitdiff
|
diff to current
2016-08-12
achristensen@apple.com
Make URLParser work with URLs missing URL parts
blob
|
commitdiff
|
diff to current
2016-08-12
achristensen@apple.com
Initial URLParser implementation
blob
|
commitdiff
|
diff to current
2016-08-11
achristensen@apple.com
Add URLParser stub
blob
|
commitdiff
|
diff to current