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 Apr 4, 2019
[WebCore] Put most of derived classes of ScriptWrappable into IsoHeap
Show description for 359c45dcommitted
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 Nov 2, 2017
Let is<T>() accept RefPtrs
Show description for 0dbe647committed
Jiewen Tan
Commits on Jan 17, 2017
Remove unnecessary includes
Show description for 00c1745authored andcommitted
Commits on Aug 3, 2016
Cleanup HTMLMediaElement track lists.
Show description for bee4794committed
Commits on Aug 2, 2016
Cleanup HTMLMediaElement track lists.
Show description for 70f7c1bcommitted
Commits on May 25, 2016
ASSERT in WebCore::TextTrackList::remove when running media/track/track-remove-track.html
Show description for e80e054committed
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 6, 2014
Use is<>() / downcast<>() for TextTrack subclasses
Show description for 1a8d0d2committed
Commits on Mar 25, 2014
Prevent 'removetrack' events from firing when all inband text tracks are removed.
Show description for 7e410c8committed
Commits on Mar 15, 2014
.: Replace "Apple Computer, Inc." with "Apple Inc." in copyright headers
Show description for d55388ccommitted
Commits on Nov 22, 2013
Add TextTrackList::getTrackById().
Show description for b195c16authored andcommitted
Commits on Nov 7, 2013
[MSE] Add MediaSource extensions to AudioTrack, VideoTrack, and TextTrack.
Show description for 061f631committed
Commits on Nov 5, 2013
[webcore/html] remove extra header includes from cpp files.
Show description for eca14f4authored andcommitted
Commits on Oct 18, 2013
Remove spaces between template angle brackets
Show description for cbed4b9committed
Anders Carlsson
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
Commits on Apr 19, 2013
Rename TextTrackList owner to element for consistency
Show description for 2d984cacommitted
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 Apr 11, 2013
TextTrackList's .onremovetrack is missing from IDL
Show description for 8f92ed4authored andcommitted
Commits on Apr 9, 2013
[Mac] user caption styles not applied to correct element
Show description for 63f4afdcommitted
Commits on Mar 20, 2013
Allow ports specific text track menu
Show description for 09f46e0committed
Commits on Feb 9, 2013
Use IGNORE_EXCEPTION for initialized, but unused, ExceptionCodes.
Show description for c2cb98fcommitted
Commits on Nov 21, 2012
In-band text tracks infrastructure
Show description for d462e38committed
Commits on Nov 15, 2012
Update computed line position algorithm
Show description for 15b7ac6committed