1. 1e7dd31 Break the ANA build-target into ANA and ANA-config by eladalon · 7 years ago
  2. adfc279 Roll chromium_revision f2668a840f..c06541dae0 (501203:501227) by buildbot · 7 years ago
  3. 43467b0 ObjC EncodedImage: Use fixed width integer types by magjed · 7 years ago
  4. 9a2d5c9 Roll chromium_revision 1c19443a45..f2668a840f (501170:501203) by buildbot · 7 years ago
  5. d10bed1 Roll chromium_revision af161574c2..1c19443a45 (501126:501170) by buildbot · 7 years ago
  6. 22581d4 Roll chromium_revision 0e2fc3a0b9..af161574c2 (501051:501126) by buildbot · 7 years ago
  7. 2597889 Roll chromium_revision 307e855af4..0e2fc3a0b9 (500986:501051) by buildbot · 7 years ago
  8. 18ee1d5 Move SDP m= line matching from BaseChannel to WebRtcSession by Steve Anton · 7 years ago
  9. 3e1c1ff Roll chromium_revision 4431ab1b87..307e855af4 (500875:500986) by buildbot · 7 years ago
  10. ce25181 Remove RtpPacketToSend::GetHeader as almost unused. by danilchap · 7 years ago
  11. a827c08 Make webrtc_perf_tests run serially on swarming. by ehmaldonado · 7 years ago
  12. 063f0c0 Reland of Prepare for injectable SW decoders (patchset #1 id:1 of https://codereview.webrtc.org/3010953002/ ) by andersc · 7 years ago
  13. 370c6d5 Use hermetic toolchain on Mac, except for local iOS builds by oprypin · 7 years ago
  14. 357429d Rudimentary optimization with APM/QA. by Alex Loiko · 7 years ago
  15. 3b3c9c4 Don't treat picture ids as wrapping in the FrameBuffer2 class. by philipel · 7 years ago
  16. 4232273 Use RaceChecker instead of ThreadChecker in remote_bitrate_estimator. by erikvarga · 7 years ago
  17. 98b1b7d Add explicit copy constructors to RTPHeader and RTPHeaderExtension by eladalon · 7 years ago
  18. 4bb3b9c Move StreamConfig into its own file by eladalon · 7 years ago
  19. b600d87 Roll chromium_revision ad20484e8e..4431ab1b87 (500401:500875) by buildbot · 7 years ago
  20. c36daec Add support for H264 high-profile in injectable video encoder. by sakal · 7 years ago
  21. c6b1041 Removed the timeout for the delay estimate quality. by peah · 7 years ago
  22. ea15410 Lowered the allowed jitter in the api calls to a reasonable level by peah · 7 years ago
  23. d207a39 Add |RTCUIApplicationStatusObserver sharedInstance| call in ios test AppDelegate. by denicija · 7 years ago
  24. 0ea0310 android: add IceServer.urls field by korniltsev.anatoly · 7 years ago
  25. e0406fd Removes unused ADM APIs (final stage) by henrika · 7 years ago
  26. 7cede37 Android: Add helper class VideoFrameDrawer that can render VideoFrames by magjed · 7 years ago
  27. bc37847 Decoupling rtc_base_approved from Obj-C code by mbonadei · 7 years ago
  28. 0677904 Delete Filesystem::CreateFolder. by nisse · 7 years ago
  29. ca5706d Reland of Use RtxReceiveStream. (patchset #1 id:1 of https://codereview.webrtc.org/3007303002/ ) by nisse · 7 years ago
  30. 8412fd3 Fix code formating in api/video/video_content_type.* by ilnik · 7 years ago
  31. 76535de Improves stereo/mono audio support on Android. by henrika · 7 years ago
  32. 1ddfc55 Whitespace change to trigger bots by kjellander · 7 years ago
  33. 1728909 Implement ANA statistics. by ivoc · 7 years ago
  34. a37de39 Update thread annotiation macros to use RTC_ prefix by danilchap · 7 years ago
  35. e1d464e Style guide: Attempt to make the L2 and L3 headings more visually distinct by Karl Wiberg · 7 years ago
  36. 241d710 Style guide: Add sections for Java, Objective-C/C++, and Python by Karl Wiberg · 7 years ago
  37. 1359744 Whitespace CL - Test changes to android bots. by ehmaldonado · 7 years ago
  38. 0d0b912 Add and modify a few ANA stats. by ivoc · 7 years ago
  39. 7bd1f1b Add support for changing the TLS elliptic curve set. by Diogo Real · 7 years ago
  40. bdf3072 Revert of Remove typedefs.h from webrtc/ root (part 1) (patchset #3 id:40001 of https://codereview.webrtc.org/3007253002/ ) by kjellander · 7 years ago
  41. ec2c93e Use bundled SDK 10.12 toolchain for Mac and iOS. by kjellander · 7 years ago
  42. a895836 Remove typedefs.h from webrtc/ root (part 1) by solenberg · 7 years ago
  43. e1198e0 Add new ANA stats to the old GetStats() to count the number of actions taken by each controller. by ivoc · 7 years ago
  44. 01410dc Fixing path to the protobuf_utils.h file. by mbonadei · 7 years ago
  45. 6e6289d Update gtest-parallel-wrapper.py to deal with changes in gtest-parallel. by ehmaldonado · 7 years ago
  46. 34623ce WebRTC: Save logcat output to isolated outputs. by ehmaldonado · 7 years ago
  47. 63f968e Removing WEBRTC_BUILD_LIBEVENT macro definition by mbonadei · 7 years ago
  48. 8ec568a Make CreateRtcLogStreamConfig() return a std::unique_ptr by eladalon · 7 years ago
  49. f901661 Removing deleted file from PRESUBMIT.py by mbonadei · 7 years ago
  50. 8e7eee0 Revert of Use RtxReceiveStream. (patchset #5 id:320001 of https://codereview.webrtc.org/3006063002/ ) by nisse · 7 years ago
  51. 66d07c5 Convert mac/ios TaskQueue implementation to pimpl convention. by nisse · 7 years ago
  52. a646853 Revert of Delete Rtx-related methods from RTPPayloadRegistry. (patchset #3 id:40001 of https://codereview.webrtc.org/3006993002/ ) by nisse · 7 years ago
  53. 9bc599f Remove static/default interface method usage. by sakal · 7 years ago
  54. 91d0ab7 Style guide: Link to Chromium's GN style guide by Karl Wiberg · 7 years ago
  55. 5b4b522 Delete Rtx-related methods from RTPPayloadRegistry. by nisse · 7 years ago
  56. 25586ce Make it possible to isolate isac_fix_test. by ehmaldonado · 7 years ago
  57. 5b127c9 Roll chromium_revision 54468efa2d..ad20484e8e (500345:500401) by buildbot · 7 years ago
  58. b1a15d7 In PC integration tests, create tracks/streams with random IDs. by deadbeef · 7 years ago
  59. fed36f7 Roll chromium_revision 0a579bd1ef..54468efa2d (500282:500345) by buildbot · 7 years ago
  60. 9ec5da6 Wrong coordinate is used in ScreenCapturerWinGdi by Zijie He · 7 years ago
  61. 8ffb9c3 Change RtpSender to have multiple stream_ids by Steve Anton · 7 years ago
  62. 19f5143 Keep track of the capacity delay error in the FakeNetworkPipe. by philipel · 7 years ago
  63. 4389b4d Add a PeerConnection integration test for adding an audio track mid-call by deadbeef · 7 years ago
  64. 8180fa6 Fix VideoProcessorIntegrationTest on iOS. by brandtr · 7 years ago
  65. 5a7dad8 Remove RtcEventLogImpl forward declaration from rtc_event_log.h by eladalon · 7 years ago
  66. 56359be Update thread annotiation macros in modules to use RTC_ prefix by danilchap · 7 years ago
  67. df23299 Add VideoProcessorIntegrationTest for MediaCodec implementations. by brandtr · 7 years ago
  68. 310e32b Reland of "Decoupling rtc_base from Obj-C code" by mbonadei · 7 years ago
  69. 05ec178 Add CroppedDesktopFrameTest by Zijie He · 7 years ago
  70. ae8aef7 Whitespace change. by charujain · 7 years ago
  71. 2e74b98 Roll chromium_revision f181c11ae2..0a579bd1ef (500259:500282) by buildbot · 7 years ago
  72. 3f0d54f Roll chromium_revision 97fba65068..f181c11ae2 (500022:500259) by buildbot · 7 years ago
  73. c4eee32 Rename isolated-script-test-chartjson-output to isolated-script-test-perf-output. by ehmaldonado · 7 years ago
  74. 591753b Thread-checkers for PeerConnectionFactory::worker_thread_ by eladalon · 7 years ago
  75. 50864a8 Add reporting of googContentType via GetStats on send side by ilnik · 7 years ago
  76. d7b3d39 Roll chromium_revision 3e8074275a..97fba65068 (499592:500022) by buildbot · 7 years ago
  77. 1f5bda0 Revert of Add //build/android/pylib/results/ to Android isolate packaging (patchset #2 id:40001 of https://codereview.webrtc.org/3011023002/ ) by ehmaldonado · 7 years ago
  78. ff19d35 Fix FrameConfigs used for VP8 with four temporal layers. by sprang · 7 years ago
  79. 35713ea Reland of Use RtxReceiveStream. (patchset #1 id:1 of https://codereview.webrtc.org/3010983002/ ) by nisse · 7 years ago
  80. 3c6abd2 Update thread annotiation macros in rtc_base to use RTC_ prefix by danilchap · 7 years ago
  81. a505fb0 vp8_impl.cc: Rename postproc field trial string for arm. by asapersson · 7 years ago
  82. 248fd4f Reland of Make RtcEventLogImpl to use a TaskQueue instead of a helper-thread ( https://codereview.webrtc.org/3007473002/ ) by eladalon · 7 years ago
  83. e1ed241 Style guide: Add guideline for ArrayView by Karl Wiberg · 7 years ago
  84. d635e5b Add ability to instantiate VideoEncoderSoftwareFallback in VP tests. by brandtr · 7 years ago
  85. 341c8e4 Convert windows TaskQueue implementation to pimpl convention. by nisse · 7 years ago
  86. 5301e3c Add thread annotation macros with RTC_ prefix. by danilchap · 7 years ago
  87. 2e75bd4 Reland of Add //build/android/pylib/results/ to Android isolate packaging (patchset #1 id:1 of https://codereview.webrtc.org/3008083004/ ) by kjellander · 7 years ago
  88. 789825c Resolves crash in AudioTrack.flush() on Android. by henrika · 7 years ago
  89. a0a8ed7 Add visualization of late feedback packets, and avoid plotting incorrect delays computed based on those. by stefan · 7 years ago
  90. ee3d760 Style guide: Add guideline for conditional compilation by Karl Wiberg · 7 years ago
  91. 8935d97 Clean up Stats class used in VideoProcessor tests. by brandtr · 7 years ago
  92. 42a70e3 Revert of Rename thread annotation macros to have RTC prefix for syncrhonization primitives. (patchset #1 id:1 of https://codereview.webrtc.org/3004393002/ ) by danilchap · 7 years ago
  93. 9a2d2dd Rename thread annotation macros to have RTC prefix for syncrhonization primitives. by danilchap · 7 years ago
  94. f75daa8 Add a comment to explain the coordinate of GetWindowRectInVirtualScreen() by Zijie He · 7 years ago
  95. 51ce0c0 CroppedDesktopFrame wrongly sets the DesktopFrame::size() by Zijie He · 7 years ago
  96. 340fba6 CURSORINFO::ptScreenPos is in full desktop coordinate by Zijie He · 7 years ago
  97. 8b47617 Improve the style of the objc wrapper for PeerConnectionInterface::SetBitrate. by zstein · 7 years ago
  98. e5abac4 Revert of Add //build/android/pylib/results/ to Android isolate packaging (patchset #1 id:1 of https://codereview.webrtc.org/3006103002/ ) by kjellander · 7 years ago
  99. f8ff028 Add //build/android/pylib/results/ to Android isolate packaging by kjellander · 7 years ago
  100. 30431d5 Enable UBSan float-cast-overflow warnings and fix existing ones by oprypin · 7 years ago