1. 6ba58d6 Reland of Simplify and extend RtpHeaderExtensionMap (patchset #1 id:1 of https://codereview.webrtc.org/2484863007/ ) by danilchap · 8 years ago
  2. 16e3caa Removed unused forward declaration. by aleloi · 8 years ago
  3. 8f46c67 Extract bitrate allocation of spatial/temporal layers out of codec impl. by sprang · 8 years ago
  4. 592baaf Add build flag to enable bitcode on ios by kthelgason · 8 years ago
  5. b04b5c2 Reland of Add bitrate section to settings view controller. (patchset #1 id:1 of https://codereview.webrtc.org/2488653002/ ) by denicija · 8 years ago
  6. d22f6bc Add sakal@ as owner of webrtc/examples/androidapp/ by magjed · 8 years ago
  7. faa7689 Remove cyclic dependency in gyp build by kthelgason · 8 years ago
  8. 28ec6bd Make releaseEglSurface in EglRenderer asynchronous. by sakal · 8 years ago
  9. cbe7435 Reland of Add a webrtc{en,de}coderfactory implementation for VideoToolbox (patchset #1 id:1 of https://codereview.webrtc.org/2483273002/ ) by Kári Tristan Helgason · 8 years ago
  10. 7252a00 Ping the premier connection on each network with higher priority. by honghaiz · 8 years ago
  11. d924ff3 iOS: Fix improved BWE field trial. by tkchin · 8 years ago
  12. 669d69b Use rtc::PacketTransportInterface in WebrtcSession unit test. by johan · 8 years ago
  13. bc38b4d Revert of Simplify and extend RtpHeaderExtensionMap (patchset #12 id:260001 of https://codereview.webrtc.org/2452293004/ ) by danilchap · 8 years ago
  14. e083909 Remove evil defines out of shared_x_display.h by zijiehe · 8 years ago
  15. d1d26fb Simplify and extend RtpHeaderExtensionMap by danilchap · 8 years ago
  16. d69ad84 Revert of Add a webrtc{en,de}coderfactory implementation for VideoToolbox (patchset #2 id:20001 of https://codereview.webrtc.org/2463313002/ ) by kwiberg · 8 years ago
  17. 671c0ab GN: Add //build/toolchain/toolchain.gni to exec_script_whitelist by Henrik Kjellander · 8 years ago
  18. f94ba46 Update BWE_TEST_LOGGING_PLOT output format, and fix plot_dynamics.py script. by terelius · 8 years ago
  19. 579729d GN: Build tools and examples by default. by ehmaldonado · 8 years ago
  20. e239779 Reenable P2P test case and remove outdated TODO by kthelgason · 8 years ago
  21. 9561183 Changed mixing to be done at the minimal possible frequency. by aleloi · 8 years ago
  22. 37d7a22 GN: Don't build tests by default. by ehmaldonado · 8 years ago
  23. 09bc128 RTCMediaStream[Track]Stats added. by hbos · 8 years ago
  24. 8c375de Expose bit rate property in ARDAppClient and set max bitrate for video RTCRtcSender. by denicija · 8 years ago
  25. 56827ef Remove GetPreferredTryMasters from PRESUBMIT. by kjellander · 8 years ago
  26. 4fcc4d8 Expand CQ dry run permission to people with tryjob access. by tandrii · 8 years ago
  27. 6eaa558 Disabling NOTREACHED which we're hitting flakily in browser tests. by phoglund · 8 years ago
  28. 81da488 Added audio mixer and removed audio device module in AudioState::Config. by aleloi · 8 years ago
  29. 40532a1 Revert of Add bitrate section to settings view controller. (patchset #1 id:1 of https://codereview.webrtc.org/2473783003/ ) by denicija · 8 years ago
  30. 5d78e8d Remove audio from BitrateEstimatorTest. by aleloi · 8 years ago
  31. eee9c0e GN: Move xmllite_xmpp_unittests into webrtc/libjingle by kjellander · 8 years ago
  32. a92704e Add function for getting supported H264 level from max resolution and fps by magjed · 8 years ago
  33. 79e0588 Set actual transport overhead in rtp_rtcp by michaelt · 8 years ago
  34. b5b0b98 Allow webrtc::test::VcmCapturer to be updated with its current sink. by philipel · 8 years ago
  35. b6e857d Remove deprecated methods from CameraEnumerationAndroid. by sakal · 8 years ago
  36. d4d2f60 Reinstated sctputils_unittest.cc by ossu · 8 years ago
  37. 23b7a4a Refactor WebRtcVideoReceiveStream::FilterSupportedCodecs by magjed · 8 years ago
  38. 9ed35a4 Fix forward declaration typo in UlpfecGenerator. by brandtr · 8 years ago
  39. 556f49d Remove the requirement of D3D_FEATURE_LEVEL_11_0, but export the D3D_FEATURE_LEVEL through APIs by zijiehe · 8 years ago
  40. 6f601af Disable ScreenCapturerIntegrationTests because of flaky by zijiehe · 8 years ago
  41. fce4905 Implement and use new DesktopCapturer APIs in WebRTC by zijiehe · 8 years ago
  42. bcc5d87 Add a GN target for unit tests, get them working again and added a test. by adam.fedor · 8 years ago
  43. d83bf06 iOS: Add improved BWE field trial. by tkchin · 8 years ago
  44. ec7b009 Finish reformatting RTCPUtility::RTCPParserV2::Validate() by raphael.kubo.da.costa · 8 years ago
  45. 3663c52 Provide move semantic for cricket::Codec and subclasses by magjed · 8 years ago
  46. 10cbb46 Fixing config for Audio BWE. by minyue · 8 years ago
  47. 8927b05 Reland of "Change TWCC send interval to reduce overhead on low BW situations." by minyue · 8 years ago
  48. 6a5047d Add a webrtc{en,de}coderfactory implementation for VideoToolbox by kthelgason · 8 years ago
  49. 3babb99 Add bitrate section to settings view controller. by denicija · 8 years ago
  50. 84309bc MB: Replace Win32 Release by Win64 Debug in FYI. by ehmaldonado · 8 years ago
  51. f502222 - Adds thread safety annotations to the AudioDeviceBuffer class. by henrika · 8 years ago
  52. 41b8ca0 PacketBuffer no longer copy the bitstream data of incoming packets. by philipel · 8 years ago
  53. a75d12d H264SpsPpsTracker now return PacketAction on CopyAndFixBitstream. by philipel · 8 years ago
  54. f082c2a Set min BWE bitrate form 10kbps to 5kbps and centralize minimum bitrate. by michaelt · 8 years ago
  55. c285012 Disable flaky test (ScreenCapturerIntegrationTest.CaptureUpdatedRegion) by kwiberg · 8 years ago
  56. 1743a19 Simplify SetFecParameters signature. by brandtr · 8 years ago
  57. f1bb476 Simplify {,Set}UlpfecConfig interface. by brandtr · 8 years ago
  58. 87d7d77 Add new codec for FlexFEC. by brandtr · 8 years ago
  59. d804895 Rename {,Set}GenericFECStatus to {,Set}UlpfecConfig. by brandtr · 8 years ago
  60. 3692845 Allocate extra buffer space in FrameObject in case of H264. by philipel · 8 years ago
  61. 18ee17d Refactor VideoDenoiser to use a buffer pool, replacing explicit double buffering. by nisse · 8 years ago
  62. c97d115 Delete unneeded includes. by nisse · 8 years ago
  63. 71a1b61 WebRTC: Fix and enable -Woverloaded-virtual warnings. by kjellander · 8 years ago
  64. 554becd Add fuzzer for FlexfecSender. by brandtr · 8 years ago
  65. c6b4e54 Add fuzzer for H264 bitstream parser. by pbos · 8 years ago
  66. 2cb155a Remove deprected functions from EncodedImageCallback and RtpRtcp by sergeyu · 8 years ago
  67. e9e94c3 Return false if PeerConnection::GetStats() is called on invalid tracks by zhihuang · 8 years ago
  68. 3326d0a Revert of Change TWCC send interval to reduce overhead on low BW situations. (patchset #10 id:200001 of https://codereview.webrtc.org/2381833003/ ) by ivoc · 8 years ago
  69. f236033 Add more tests for H264 profile level id parsing by magjed · 8 years ago
  70. 536447c Changed I420BufferPool members to be const. by perkj · 8 years ago
  71. 0098357 Replace Check for too many pending frames in I420_buffer_pool with returning nullptr. Added histograms for when this happens in VP8Impl. by Per · 8 years ago
  72. f752bca Allow H264 bitstream parser to fail gracefully by kthelgason · 8 years ago
  73. e2213ce Reference a bug in a comment for a disabled data channel test. by deadbeef · 8 years ago
  74. 07c147d Cap probing bitrate by the max bitrate instead of hardcoded 10Mbps. by sergeyu · 8 years ago
  75. a4a2a5e Roll chromium_revision 04e7c673d9..cc82e2a1fa (427632:428909) by kjellander · 8 years ago
  76. 91b957d Revert of Remove deprected functions from EncodedImageCallback and RtpRtcp (patchset #4 id:100001 of https://codereview.webrtc.org/2405173006/ ) by kjellander · 8 years ago
  77. 809f977 Update Visual Studio runtime file copying by ehmaldonado · 8 years ago
  78. c681250 Remove deprected functions from EncodedImageCallback and RtpRtcp by sergeyu · 8 years ago
  79. c295e00 Add FlexfecSender. by brandtr · 8 years ago
  80. fb0c573 Android EglRenderer: Add Bitmap frame listener functionality. by sakal · 8 years ago
  81. 8848828 RtpFrameObject::GetCodecHeader now return rtc::Optional<RTPVideoTypeHeader> by philipel · 8 years ago
  82. 0a4c161 Make FlexfecReceiver a concrete class. by brandtr · 8 years ago
  83. 9531092 BWE simulator depends on congestion controller. by terelius · 8 years ago
  84. 496c64c Cleanup warnings configs and enable more for Android ARM64 by kjellander · 8 years ago
  85. 43a9dc0 Revert of move deprected functions from EncodedImageCallback and RtpRtcp (patchset #1 id:1 of https://codereview.webrtc.org/2467373003/ ) by ehmaldonado · 8 years ago
  86. a1d6cd6 Reland of move deprected functions from EncodedImageCallback and RtpRtcp (patchset #2 id:240001 of https://codereview.webrtc.org/2474433008/ ) by ehmaldonado · 8 years ago
  87. 6c78307 Revert of Remove deprected functions from EncodedImageCallback and RtpRtcp (patchset #4 id:100001 of https://codereview.webrtc.org/2405173006/ ) by ehmaldonado · 8 years ago
  88. 9189793 Remove webrtc/base/buffer.cc, now that Chromium doesn't claim to need it anymore by kwiberg · 8 years ago
  89. b92184b Add to-string function for H264 profile level id by magjed · 8 years ago
  90. 46c4e3c Add unit tests to ReceiveStatisticsProxy class. by asapersson · 8 years ago
  91. 861e937 Change TWCC send interval to reduce overhead on low BW situations. by michaelt · 8 years ago
  92. e941306 NetEq: Don't forget to save the codec name by kwiberg · 8 years ago
  93. 2dbaec7 Fixed source file path in webrtc_call.gypi by charujain · 8 years ago
  94. bf6a45b Moved transport_adapter.h/.cc from call/ to video/ dir to remove circular dependency by charujain · 8 years ago
  95. 34852cf H264SpsPpsTracker class which keep tracks of SPS/PPS. by philipel · 8 years ago
  96. 37b8b11 Revert of Removed the legacy behavior of stopping playout when setting new receive codecs. (patchset #1 id:1 of https://codereview.webrtc.org/2409483003/ ) by kwiberg · 8 years ago
  97. af38847 Make SetLocalDescrption succeed with data-channel only offer and max-bundle policy. by zhihuang · 8 years ago
  98. 54fd579 Add CreateWindowCapturer() and CreateScreenCapturer() in DesktopCapturer by zijiehe · 8 years ago
  99. fa56584 Remove deprected functions from EncodedImageCallback and RtpRtcp by sergeyu · 8 years ago
  100. d2fce17 Suppress WebRtcVideoEncoderFactory overloaded virtual function warning by magjed · 8 years ago