Commits
User selector
Commit History
Commits on Jun 6, 2021
Use `const uint8_t*` type more consistently to store bytes in WebKit
Show description for 66fb385committed
Commits on Jun 7, 2020
Remove ENABLE_VIDEO_TRACK ifdef guards
Show description for 7db2ea9committed
Commits on Mar 6, 2020
Improve some media code
Show description for 7797d66committed
Commits on Jan 28, 2020
Correct VTT Cue Style handling to match the specification
Show description for 1d54118committed
Commits on Jan 27, 2020
Correct VTT Cue Style handling to match the specification
Show description for 13d1016committed
Commits on Sep 23, 2019
clang-tidy: Fix unnecessary copy/ref churn of for loop variables in WebCore
Show description for 7470e5ccommitted
Commits on Jun 17, 2019
Rename AtomicString to AtomString
Show description for 4da2beccommitted
Commits on Feb 15, 2019
[WebVTT] Inline WebVTT styles should start with '::cue'
Show description for a389d0bcommitted
Commits on Feb 8, 2019
[WebVTT] Inline WebVTT styles should start with '::cue'
Show description for 03a4fcccommitted
Commits on Dec 22, 2018
Use Ref<> as much as possible
Show description for d4c5ff5committed
Commits on Dec 17, 2018
clang-tidy: loop variable is copied but only used as const reference in WebCore, WebKit, Tools
Show description for e86c6c9committed
Commits on Oct 16, 2018
[WebVTT] Support inline WebVTT styles
Show description for cc23cb9committed
Commits on Sep 20, 2018
[WebVTT] Update the parser according to the new region syntax.
Show description for 26669c3committed
Commits on Nov 23, 2017
Reduce WTF::String operations that do unnecessary Unicode operations instead of ASCII
Show description for b87efbecommitted
Commits on Jun 23, 2017
Remove excessive headers from WebCore/{editing,fileapi,history,html,loader,page}
Show description for f86bae2committed
Commits on Nov 30, 2016
Streamline and speed up tokenizer and segmented string classes
Show description for 1b415bfcommittedUnreviewed, rolling out r209058 and r209074.
Show description for 60a2445committed
Commits on Nov 29, 2016
Streamline and speed up tokenizer and segmented string classes
Show description for 60add63committed
Commits on Jul 15, 2016
Use fastGetAttribute() / setAttributeWithoutSynchronization() when possible
Show description for 186211acommitted
Commits on May 11, 2016
Update Node::appendChild() / replaceChild() / removeChild() / insertBefore() to take references instead of pointers
Show description for f1b20eacommitted
Commits on May 10, 2016
Get rid of a lot of calls to RefPtr::release()
Show description for c0db90acommitted
Commits on Jan 22, 2016
Reduce use of equalIgnoringCase to just ignore ASCII case
Show description for 485663fcommitted
Commits on Jan 9, 2016
Use NeverDestroyed instead of DEPRECATED_DEFINE_STATIC_LOCAL
Show description for 6c809f3committed
Andreas Kling
Commits on Jan 2, 2016
Replace WTF::move with WTFMove
Show description for 0e4fd6fcommitted
Commits on Sep 17, 2015
De-template ContainerNodeAlgorithms
Show description for d3f647acommitted
Commits on Aug 19, 2015
Remove ENABLE_WEBVTT_REGIONS
Show description for d13a8e3committed
Commits on Sep 29, 2014
Remove remaining uses of NODE_TYPE_CASTS() from html/
Show description for 4bdf655committed
Commits on Sep 17, 2014
CSS value in whitespace-separated list attribute selector (~=) mishandles tab/newline/etc.
Show description for 02f6b07authored andcommitted
Commits on Sep 5, 2014
Refactoring: make MediaTime the primary time type for audiovisual times.
Show description for 78289dccommitted
Commits on Sep 3, 2014
Use StringBuilder append(char) and appendLiteral in more places
Show description for e23e980authored andcommitted
Commits on Jul 2, 2014
WebVTT percentage value can be a float
Show description for d62ed08committed
Commits on Jun 24, 2014
[Mac] process raw VTT in-band captions
Show description for 1d2089acommitted
Commits on Jun 23, 2014
Unreviewed, rolling out r170323.
Show description for ef5d5cfcommitted[Mac] process raw VTT in-band captions
Show description for 953650fcommitted
Commits on Mar 21, 2014
Merge VTTScanner Code from Blink
Show description for 78e92e4committed