Commits
User selector
Commit History
Commits on Sep 9, 2021
Refactor Video,Audio,TextTrack and TrackLists to not depend on HTMLMediaElement
Show description for a8f9cffcommitted
Commits on Jul 8, 2021
Remove more custom binding code with GenerateAddOpaqueRoot
Show description for 4deff23committed
Commits on Jun 7, 2020
Remove ENABLE_VIDEO_TRACK ifdef guards
Show description for 7db2ea9committed
Commits on Mar 17, 2020
TextTrackBase should validate language before setting m_validBCP47Language
Show description for 76cce2dcommittedTextTrackBase should validate language before setting m_validBCP47Language
Show description for f10a682committed
Commits on Feb 11, 2020
Support in-band VTT captions when loading media in the GPU Process
Show description for 1a18094committed
Commits on Dec 20, 2019
Update TrackBase to store m_mediaElement as a WeakPtr
Show description for 7997795authored andcommitted
Commits on Jun 17, 2019
Rename AtomicString to AtomString
Show description for 4da2beccommitted
Commits on Jan 29, 2019
Remove unnecessary `using namespace WTF`s (or at least restrict their scope).
Show description for 4125512committed
Commits on Jun 23, 2018
[WTF] Add user-defined literal for ASCIILiteral
Show description for 4a804a8committed
Commits on Dec 8, 2017
Move Logger from PAL to WTF so it can be used outside of WebCore
Show description for bb1b212committed
Commits on Sep 15, 2017
Switch text tracks to release logging
Show description for 6504e3ecommitted
Commits on Sep 7, 2017
[PAL] Unify PlatformUserPreferredLanguages.h with Language.h
Show description for 3ffc188committed
Commits on Jul 7, 2017
[WTF] Clean up StringStatics.cpp by using LazyNeverDestroyed<> for Atoms
Show description for 60e5e92committed
Commits on Jul 6, 2017
Unreviewed, rolling out r219178.
Show description for 1a37f1acommitted[WTF] Clean up StringStatics.cpp by using LazyNeverDestroyed<> for Atoms
Show description for ee7d299committed
Commits on Jan 5, 2017
Remove PassRefPtr use from the "html" directory, other improvements
Show description for c8017e9committed
Commits on Jan 4, 2017
Validate the BCP47-ness of the language string passed to TrackBase::setLanguage()
Show description for 6c05406committed
Commits on May 2, 2016
Stop using string-based enumerations in TextTrack, and eliminate support for string-based enumerations
Show description for 907f2c8committed
Commits on Mar 15, 2014
.: Replace "Apple Computer, Inc." with "Apple Inc." in copyright headers
Show description for d55388ccommitted
Commits on Mar 6, 2014
Revise Out-of-band VTT support for better integration with AVFoundation engine
Show description for 69c420dcommitted
Commits on Nov 7, 2013
[MSE] Add MediaSource extensions to AudioTrack, VideoTrack, and TextTrack.
Show description for 061f631committed
Commits on Nov 6, 2013
Add "id" attribute to TextTrack
Show description for a7108a6authored andcommitted
Commits on Apr 20, 2013
Add interfaces and stubs for audio and video tracks
Show description for 5c17f86authored andcommitted
Commits on Apr 12, 2013
Refactor TextTrack and TextTrackList to make it easier to add audio and video tracks
Show description for 1261b06authored andcommitted
Commits on Nov 12, 2011
Storage and retrieval of TextTrackCues during video playback, including
Show description for c7d4914committed
Anna Cavender
Commits on Nov 4, 2011
Add TrackEvent
Show description for 5747fb6committed
Loading