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 Jun 7, 2020
Remove ENABLE_VIDEO_TRACK ifdef guards
Show description for 7db2ea9committed
Commits on Mar 27, 2020
[StressGC] ASSERTION FAILED: m_wrapper under WebCore::MainThreadGenericEventQueue::dispatchOneEvent
Show description for 4363561committed
Commits on Dec 20, 2019
Update TrackBase to store m_mediaElement as a WeakPtr
Show description for 7997795authored andcommitted
Commits on Dec 11, 2019
TrackListBase does not need to be an ActiveDOMObject
Show description for daf324bcommitted
Commits on Jun 17, 2019
Rename AtomicString to AtomString
Show description for 4da2beccommitted
Commits on Aug 21, 2018
Don't place "using namespace XXX;" in global space for unified source builds
Show description for 00ea180committed
Commits on Jul 30, 2018
Nullptr crash accessing Document in GenericEventQueue::dispatchOneEvent()
Show description for 5eea2bbcommitted
Commits on Jul 24, 2018
Unreviewed, rolling out r233496 and r233571.
Show description for eea177ccommitted
Commits on Jul 4, 2018
Nullptr crash accessing Document in GenericEventQueue::dispatchOneEvent()
Show description for 94d988fcommitted
Commits on Oct 19, 2017
Use "= default" to denote default constructor or destructor
Show description for 3882108committed
Commits on Jan 17, 2017
Remove unnecessary includes
Show description for 00c1745authored andcommitted
Commits on May 16, 2016
Modernize Track classes' code
Show description for 7058a0ccommitted
Commits on Oct 6, 2015
Use modern for-loops in WebCore/html.
Show description for f614090authored andcommitted
Commits on Oct 7, 2014
[Media] Expose AudioTracks in the "captions" menu.
Show description for 0998dadcommitted
Commits on Mar 15, 2014
.: Replace "Apple Computer, Inc." with "Apple Inc." in copyright headers
Show description for d55388ccommitted
Commits on Sep 22, 2013
Event and EventTarget interfaces don't need to be store as AtomicStrings
Show description for 91201bdcommitted
Sam Weinig
Commits on Apr 20, 2013
Add interfaces and stubs for audio and video tracks
Show description for 5c17f86authored andcommitted
Loading