git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Modernize RTCPeerConnection handling of pendingActivity
[WebKit-https.git]
/
Source
/
WebCore
/
Modules
/
mediastream
/
RTCPeerConnection.cpp
2018-11-15
youenn@apple.com
Modernize RTCPeerConnection handling of pendingActivity
blob
|
commitdiff
2018-11-14
youenn@apple.com
Calling removeTrack on different RTCPeerConnection...
blob
|
commitdiff
|
diff to current
2018-11-13
youenn@apple.com
RTCPeerConnection.getTransceivers is not always exposin...
blob
|
commitdiff
|
diff to current
2018-11-07
youenn@apple.com
sender.replaceTrack() fails with InvalidStateError...
blob
|
commitdiff
|
diff to current
2018-11-04
youenn@apple.com
IDB should allow storing RTCCertificate
blob
|
commitdiff
|
diff to current
2018-11-04
youenn@apple.com
Add support for RTCMuxPolicy
blob
|
commitdiff
|
diff to current
2018-10-16
youenn@apple.com
Support RTCConfiguration.certificates
blob
|
commitdiff
|
diff to current
2018-10-15
youenn@apple.com
RTCPeerConnection.generateCertificate is not a function
blob
|
commitdiff
|
diff to current
2018-09-19
youenn@apple.com
Implement sender/receiver getStats
blob
|
commitdiff
|
diff to current
2018-09-07
youenn@apple.com
Add support for unified plan transceivers
blob
|
commitdiff
|
diff to current
2018-09-05
youenn@apple.com
Move replaceTrack logic to LibWebRTCPeerConnectionBackend
blob
|
commitdiff
|
diff to current
2018-09-05
youenn@apple.com
Make LibWebRTCRtpSenderBackend own its libwebrtc RTP...
blob
|
commitdiff
|
diff to current
2018-09-04
youenn@apple.com
Introduce LibWebRTC backends for sender and receiver
blob
|
commitdiff
|
diff to current
2018-08-24
youenn@apple.com
libwebrtc PeerConnection::AddTrack sometimes fail
blob
|
commitdiff
|
diff to current
2018-08-17
rniwa@webkit.org
Replace canBubble and cancelable booleans in Event...
blob
|
commitdiff
|
diff to current
2018-06-19
youenn@apple.com
RTCRtpSender.replaceTrack(null) ends current track
blob
|
commitdiff
|
diff to current
2018-05-04
youenn@apple.com
PeerConnection should have its connectionState closed...
blob
|
commitdiff
|
diff to current
2018-05-03
utatane.tea@gmail.com
Use pointer instead of std::optional<T&>
blob
|
commitdiff
|
diff to current
2018-05-03
commit-queue@webki...
Unreviewed, rolling out r231223 and r231288.
blob
|
commitdiff
|
diff to current
2018-05-03
utatane.tea@gmail.com
Use pointer instead of std::optional<std::reference_wra...
blob
|
commitdiff
|
diff to current
2018-05-02
utatane.tea@gmail.com
Use default std::optional if it is provided
blob
|
commitdiff
|
diff to current
2018-03-15
youenn@apple.com
Bad configuration parameters should make RTCPeerConnect...
blob
|
commitdiff
|
diff to current
2018-03-15
youenn@apple.com
replaceTrack triggers negotiationneeded
blob
|
commitdiff
|
diff to current
2018-03-12
youenn@apple.com
RTCPeerConnection's close method should update signalin...
blob
|
commitdiff
|
diff to current
2018-01-11
commit-queue@webki...
RTCController should disable ICE candidate filtering...
blob
|
commitdiff
|
diff to current
2017-11-04
darin@apple.com
Simplify event dispatch code and make it a bit more...
blob
|
commitdiff
|
diff to current
2017-10-06
commit-queue@webki...
Removing some dead code in RTCPeerConnection
blob
|
commitdiff
|
diff to current
2017-09-20
eric.carlson@apple.com
Switch PeerConnection to release logging
blob
|
commitdiff
|
diff to current
2017-07-25
cdumez@apple.com
ExceptionCode enumeration should use modern exception...
blob
|
commitdiff
|
diff to current
2017-07-11
commit-queue@webki...
We should do ICE candidate filtering at the Document...
blob
|
commitdiff
|
diff to current
2017-07-05
commit-queue@webki...
Receiving tracks should be ended when peer connection...
blob
|
commitdiff
|
diff to current
2017-06-30
commit-queue@webki...
Source/WebCore:
blob
|
commitdiff
|
diff to current
2017-06-30
jlewis3@apple.com
Unreviewed, rolling out r218903.
blob
|
commitdiff
|
diff to current
2017-06-28
commit-queue@webki...
Support PeerConnectionStates::BundlePolicy::MaxBundle...
blob
|
commitdiff
|
diff to current
2017-06-27
commit-queue@webki...
Using public logging for WebRTC release logging
blob
|
commitdiff
|
diff to current
2017-06-17
commit-queue@webki...
addTransceiver should trigger mid generation in the SDP
blob
|
commitdiff
|
diff to current
2017-06-08
cdumez@apple.com
ASSERTION FAILED: !m_isolatedWorld->isNormal() || m_wra...
blob
|
commitdiff
|
diff to current
2017-05-20
commit-queue@webki...
Add RTCPeerConnection connection state change logging
blob
|
commitdiff
|
diff to current
2017-05-19
commit-queue@webki...
Make WebRTC logging happen in Release
blob
|
commitdiff
|
diff to current
2017-05-09
utatane.tea@gmail.com
Handle IDLPromise<> properly
blob
|
commitdiff
|
diff to current
2017-05-02
commit-queue@webki...
Adding logging to RTCPeerConnection to allow WebRTC...
blob
|
commitdiff
|
diff to current
2017-04-28
carlosgc@webkit.org
Move UUID from WebCore/platform to WTF
blob
|
commitdiff
|
diff to current
2017-04-27
commit-queue@webki...
LayoutTest webrtc/datachannel/datachannel-event.html...
blob
|
commitdiff
|
diff to current
2017-04-20
commit-queue@webki...
RTCPeerConnection is stopping its backend twice sometimes
blob
|
commitdiff
|
diff to current
2017-04-17
commit-queue@webki...
RTCPeerConnection addTrack does not require a stream...
blob
|
commitdiff
|
diff to current
2017-04-13
commit-queue@webki...
Remove RTCSignalingState::Closed
blob
|
commitdiff
|
diff to current
2017-04-13
commit-queue@webki...
onnegotiationneeded should only be called once
blob
|
commitdiff
|
diff to current
2017-03-27
commit-queue@webki...
addIceCandidate should not throw if passed null or...
blob
|
commitdiff
|
diff to current
2017-03-27
commit-queue@webki...
Tighten RTCDatachannel creation and parameter getters
blob
|
commitdiff
|
diff to current
2017-03-27
commit-queue@webki...
Add support for RTCRtpReceiver/RTCRtpSender getParameters
blob
|
commitdiff
|
diff to current
2017-03-24
commit-queue@webki...
Add libwebrtc backend support for RTCRtpSender::replace...
blob
|
commitdiff
|
diff to current
2017-03-24
commit-queue@webki...
Rename RTCIceCandidateEvent to RTCPeerConnectionIceEvent
blob
|
commitdiff
|
diff to current
2017-03-23
commit-queue@webki...
Clean RTCPeerConnection.idl after bug 169978
blob
|
commitdiff
|
diff to current
2017-03-23
commit-queue@webki...
Support RTCPeerConnectionState
blob
|
commitdiff
|
diff to current
2017-03-22
commit-queue@webki...
RTCPeerConnection is crashing if no backend is created
blob
|
commitdiff
|
diff to current
2017-03-21
jonlee@apple.com
Clean up RTCSdpType, RTC enums and headers
blob
|
commitdiff
|
diff to current
2017-03-21
jonlee@apple.com
Add iceCandidatePoolSize to RTCConfiguration
blob
|
commitdiff
|
diff to current
2017-03-16
jonlee@apple.com
Flatten RTC enum naming
blob
|
commitdiff
|
diff to current
2017-03-15
jonlee@apple.com
Clean up RTCPeerConnection IDL
blob
|
commitdiff
|
diff to current
2017-03-15
commit-queue@webki...
Preventive clean-up: ensure RTCPeerConnection stays...
blob
|
commitdiff
|
diff to current
2017-03-11
commit-queue@webki...
Move libwebrtc backend to using tracks
blob
|
commitdiff
|
diff to current
2017-02-21
commit-queue@webki...
[WebRTC] ICE candidates should be filtered according...
blob
|
commitdiff
|
diff to current
2017-02-07
commit-queue@webki...
[WebRTC] LibWebRTCEndpoint should not own objects that...
blob
|
commitdiff
|
diff to current
2017-01-31
commit-queue@webki...
[WebRTC] getStats does not support legacy callback
blob
|
commitdiff
|
diff to current
2016-12-12
darin@apple.com
Remove uses of Dictionary in WebRTC IDL files
blob
|
commitdiff
|
diff to current
2016-12-10
weinig@apple.com
[WebIDL] Merge JSDictionary into Dictionary, and remove...
blob
|
commitdiff
|
diff to current
2016-12-06
commit-queue@webki...
[WebIDL] Add support for converting dictionaries to JS
blob
|
commitdiff
|
diff to current
2016-11-14
commit-queue@webki...
Refresh RTCDataChannel abstract infrastructure
blob
|
commitdiff
|
diff to current
2016-11-14
darin@apple.com
Remove many includes of ExceptionCode.h
blob
|
commitdiff
|
diff to current
2016-11-14
commit-queue@webki...
RTCRtpTransceiver should have Ref of sender and receiver
blob
|
commitdiff
|
diff to current
2016-11-04
commit-queue@webki...
[WebRTC] Introduce asynchronous backend createOffer API
blob
|
commitdiff
|
diff to current
2016-10-31
commit-queue@webki...
RTCOfferAnswerOptions does not need to be refcounted
blob
|
commitdiff
|
diff to current
2016-10-30
darin@apple.com
Convert more of DOM from ExceptionCode to Exception
blob
|
commitdiff
|
diff to current
2016-10-06
adam.bergkvist@eri...
WebRTC: Add support for the icecandidate event in Media...
blob
|
commitdiff
|
diff to current
2016-09-07
nael.ouedraogo@crf...
Templatize JS bindings code generator of functions...
blob
|
commitdiff
|
diff to current
2016-06-23
adam.bergkvist@eri...
WebRTC: Align 'update ICE connection/gathering state...
blob
|
commitdiff
|
diff to current
2016-06-22
adam.bergkvist@eri...
WebRTC: Add support for the negotiationneeded event...
blob
|
commitdiff
|
diff to current
2016-06-22
adam.bergkvist@eri...
WebRTC: Replace RTCPeerConnection custom constructor...
blob
|
commitdiff
|
diff to current
2016-06-15
cdumez@apple.com
Drop some unnecessary header includes
blob
|
commitdiff
|
diff to current
2016-06-14
nael.ouedraogo@crf...
WebRTC: RTCPeerConnection::addTrack() should throw...
blob
|
commitdiff
|
diff to current
2016-06-14
nael.ouedraogo@crf...
The vector of mediastreams should be passed via a refer...
blob
|
commitdiff
|
diff to current
2016-06-14
adam.bergkvist@eri...
WebRTC: Imlement MediaEndpointPeerConnection::replaceTr...
blob
|
commitdiff
|
diff to current
2016-06-09
adam.bergkvist@eri...
WebRTC: Imlement MediaEndpointPeerConnection::setRemote...
blob
|
commitdiff
|
diff to current
2016-06-02
adam.bergkvist@eri...
WebRTC: Update RTCPeerConnection.addTrack() to create...
blob
|
commitdiff
|
diff to current
2016-06-01
adam.bergkvist@eri...
WebRTC: Add RTCRtpTransceiver interface and RTCPeerConn...
blob
|
commitdiff
|
diff to current
2016-05-18
youenn.fablet@crf...
Sync DOM exception types with WebIDL and update promise...
blob
|
commitdiff
|
diff to current
2016-04-29
cdumez@apple.com
[Web IDL] Specify default values for optional parameter...
blob
|
commitdiff
|
diff to current
2016-04-29
youenn.fablet@crf...
Drop [UsePointersEvenForNonNullableObjectArguments...
blob
|
commitdiff
|
diff to current
2016-03-21
eric.carlson@apple.com
Add a WebRTC specific compile flag
blob
|
commitdiff
|
diff to current
2016-02-24
adam.bergkvist@eri...
WebRTC: RTCPeerConnection: Sort out responsibilities...
blob
|
commitdiff
|
diff to current
2016-02-24
adam.bergkvist@eri...
WebRTC: Add addReceiver() function to PeerConnectionBac...
blob
|
commitdiff
|
diff to current
2016-01-13
adam.bergkvist@eri...
WebRTC: Add support for RTCRtpSender.replaceTrack()
blob
|
commitdiff
|
diff to current
2016-01-12
adam.bergkvist@eri...
WebRTC: Update RTCPeerConnection.add/removeTrack()...
blob
|
commitdiff
|
diff to current
2016-01-02
aestes@apple.com
Replace WTF::move with WTFMove
blob
|
commitdiff
|
diff to current
2015-12-01
commit-queue@webki...
Rename ActiveDOMObject/DOMWindow PageCacheSuspension...
blob
|
commitdiff
|
diff to current
2015-11-20
adam.bergkvist@eri...
WebRTC: Initial testing of updated RTCPeerConnection API
blob
|
commitdiff
|
diff to current
2015-11-15
adam.bergkvist@eri...
WebRTC: Update RTCPeerConnection API and introduce...
blob
|
commitdiff
|
diff to current
2015-11-12
cdumez@apple.com
Stop passing a PassRefPtr to dispatchEvent()
blob
|
commitdiff
|
diff to current
2015-10-29
eric.carlson@apple.com
[MediaStream] Play MediaStream through media element...
blob
|
commitdiff
|
diff to current
2015-09-30
eric.carlson@apple.com
REGRESSION(r190262): User media unit test failures...
blob
|
commitdiff
|
diff to current
next