1. c538fc7 Revert "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 6 years ago
  2. 5ccdc13 Prefix flag macros with WEBRTC_. by Mirko Bonadei · 6 years ago
  3. aba0633 Delete wrappers for snprintf and vsnprintf by Niels Möller · 6 years ago
  4. 433eafe Delete unused includes of assert.h by Niels Möller · 6 years ago
  5. 416018d Remove deprecated protocol alias RTCEAGLVideoViewRenderer. by Kári Tristan Helgason · 6 years ago
  6. b45bdb5 Move rtc_json code from API dir, enable unit test, unmark testonly by Sam Zackrisson · 6 years ago
  7. db543c9 Fix RTCAudioDeviceModule tests. by Kári Tristan Helgason · 6 years ago
  8. e0d455b Remove runtime_enabled_feature. by Mirko Bonadei · 6 years ago
  9. ba5eaee Remove rtc::EnsureWinsockInit and g_winsockinit. by Mirko Bonadei · 6 years ago
  10. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  11. 637b0b5 Make Python-based performance tests output an empty result output.json by Oleh Prypin · 6 years ago
  12. b56706f Reland "Compile frame analyzer for the host machine on perf tests." by Mirko Bonadei · 6 years ago
  13. 6d80003 Revert "Compile frame analyzer for the host machine on perf tests." by Mirko Bonadei · 6 years ago
  14. d8ff3f2 Compile frame analyzer for the host machine on perf tests. by Mirko Bonadei · 6 years ago
  15. dc899dc Revert "Compile frame_analyzer instead of using a prebuilt version." by Mirko Bonadei · 6 years ago
  16. abac56b Compile frame_analyzer instead of using a prebuilt version. by Mirko Bonadei · 6 years ago
  17. 941a07c Remove all remaining non-test uses of std::stringstream. by Jonas Olsson · 6 years ago
  18. 3d50a31 Remove redundant initializers from WebRTC Java code. by Sami Kalliomäki · 6 years ago
  19. 366a50c Remove simple stringstream usages. by Jonas Olsson · 6 years ago
  20. 7bca8ca Obj-C SDK Cleanup by Anders Carlsson · 6 years ago
  21. 69b03e9 Fix iOS demo H264 profile display. by Piasy Xu · 6 years ago
  22. 0673bc9 Revert CLs affecting video quality toolchain. by Sami Kalliomäki · 6 years ago
  23. 9bb55fc Reland "Update video_quality_analysis to align videos instead of using barcodes" by Magnus Jedvert · 6 years ago
  24. 3e169ac Revert "Update video_quality_analysis to align videos instead of using barcodes" by Magnus Jedvert · 6 years ago
  25. d65e143 Update video_quality_analysis to align videos instead of using barcodes by Magnus Jedvert · 6 years ago
  26. f06f923 Delete almost all use of MediaConstraintsInterface in the PeerConnection API by Niels Möller · 6 years ago
  27. 18a86bf Reland "Default runner to junit4" by Andrew Luo · 6 years ago
  28. 8d5bc57 Revert "Default runner to junit4" by Oleh Prypin · 6 years ago
  29. 9020934 Default runner to junit4 by Andrew Luo · 6 years ago
  30. 6b1985d Reimplement rtc::ToString and rtc::FromString without streams. by Jonas Olsson · 6 years ago
  31. ccee56b Add certificate generate/set functionality to bring iOS closer to JS API by Michael Iedema · 6 years ago
  32. 508e234 Remove unnecessary //base:base_java dependencies. by Sami Kalliomäki · 6 years ago
  33. d54f5f5 Rename rtc_instrumentation_test_apk targets to end with _test_apk. by Sami Kalliomäki · 6 years ago
  34. 31f1596 Fix a warning about comparison of integers of different signs by Oleh Prypin · 6 years ago
  35. e468ba7 Delete MockRenderer and replace it with identical MockSink class. by Sami Kalliomäki · 6 years ago
  36. e41c433 Move sigslot to proper third_party directory by Artem Titov · 6 years ago
  37. 903bd41 Move VideoCapturer to video_api and cleanup. by Sami Kalliomäki · 6 years ago
  38. fdc0ef1 Add `is_android` guard to all Android rule usages. by Oleh Prypin · 6 years ago
  39. 94ef424 Enable clang::find_bad_constructs for examples/androidnativeapi. by Mirko Bonadei · 6 years ago
  40. 5a3d87d Android: Remove use of deprecated functions related to legacy video codecs by Magnus Jedvert · 6 years ago
  41. f957dd9 Remove -Wno-reorder from examples/BUILD.gn. by Mirko Bonadei · 6 years ago
  42. f165e47 Removing -Wno-sentinel from examples/BUILD.gn. by Mirko Bonadei · 6 years ago
  43. 879f788 Add missing dependencies on //third_party/abseil-cpp/absl/memory. by Mirko Bonadei · 6 years ago
  44. 3e603ec Remove -Wno-sign-compare, -Wno-unused-variable and -Wno-format. by Mirko Bonadei · 6 years ago
  45. a7a10a8 Update examples to use the new VideoCapturer interface. by Sami Kalliomäki · 6 years ago
  46. 1e06d88 Migrate legacy Android video codec factories. by Anders Carlsson · 6 years ago
  47. bd216f2 Removing /wd4245 from examples/. by Mirko Bonadei · 6 years ago
  48. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  49. 23f71a8 Remove usage of //build/config/clang:extra_warnings. by Mirko Bonadei · 6 years ago
  50. 196100e Replace rtc::Optional with absl::optional by Danil Chapovalov · 6 years ago
  51. aaa483b Revert "Remove deprecated mac capture code." by Kári Helgason · 6 years ago
  52. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  53. cf15eb5 Release ADM after passing it to PCF in AppRTC by Paulina Hensman · 6 years ago
  54. 358f2e0 Broadcast extension for AppRTCMobile on iOS by Anders Carlsson · 6 years ago
  55. 2d02e08 Delete deprecated CreateAudioSource method, with constraints. by Niels Möller · 6 years ago
  56. e7e0602 ObjC: Notify local video track by Piasy Xu · 6 years ago
  57. a4888f0 Revert "Metal rendering should account for cropping." by JT Teh · 6 years ago
  58. 3f1d15b Remove deprecated mac capture code. by Kári Tristan Helgason · 6 years ago
  59. fc4a9c9 Metal rendering should account for cropping. by Peter Hanspers · 6 years ago
  60. 293865c Cap AppRTCMobile framerate to 30 fps. by Kári Tristan Helgason · 6 years ago
  61. 73771a8 Prepare to remove old OnFailure implementations by Harald Alvestrand · 6 years ago
  62. d7b9131 Move socklen_t definition for windows to win32.h. by Niels Möller · 6 years ago
  63. c7da266 Android JNI generation: Set JNI namespace in build files by Magnus Jedvert · 6 years ago
  64. c475ac1 Update Android native API example to use real camera. by Sami Kalliomäki · 6 years ago
  65. bdb504e Add sakal@webrtc.org to OWNERS for Android native API example app. by Sami Kalliomäki · 6 years ago
  66. c6ce9c5 New file api/video/BUILD.gn by Niels Möller · 6 years ago
  67. 823f913 Updating the AppRTCMobile iOS UI. by Peter Hanspers · 6 years ago
  68. a1f566b Fix: make sure to call UI APIs from main thread. by Peter Hanspers · 6 years ago
  69. 6753795 Built in video codec factories. by Anders Carlsson · 6 years ago
  70. cad9444 Remove H264 CHP field trial code. by Kári Tristan Helgason · 6 years ago
  71. 28899d0 Replace direct invocation of ShadowApplication.getApplicationContext() by Oleh Prypin · 6 years ago
  72. 1a759c6 Android: Only use Java VideoFrames internally by Magnus Jedvert · 6 years ago
  73. e987f2b Android: Stop using VideoRenderer class by Magnus Jedvert · 6 years ago
  74. f9deb7a Fixed comparator in AppRTCMobile for iOS by Yura Yaroshevich · 6 years ago
  75. 7d8f594 Make depending on a specific audio implementation optional. by Sami Kalliomäki · 6 years ago
  76. 551d115 Android: Fix PeerConnectionFactory init order in AppRTCMobile by Magnus Jedvert · 6 years ago
  77. c06ed70 Update PeerConnection client example to Unified Plan APIs by Steve Anton · 6 years ago
  78. 98c704f Fix true/false error in AppRTC PeerConnectionClient by Paulina Hensman · 6 years ago
  79. d91f7df Remove duplicate line in AppRTC PeerConnectionClient by Paulina Hensman · 6 years ago
  80. 66f1e9e Android: Add AudioDeviceModule interface and clean up implementation code by Magnus Jedvert · 6 years ago
  81. 1641ca3 Split out video targets from //sdk/android:base_java. by Sami Kalliomäki · 6 years ago
  82. 1e90845 Fix AppRTC paths in video_quality_loopback_test.py by Oleh Prypin · 6 years ago
  83. e2be7ee Android: Split out audio device targets by Magnus Jedvert · 6 years ago
  84. 003211c Android: Rename AudioDeviceModule to JavaAudioDeviceModule by Magnus Jedvert · 6 years ago
  85. 002e710 Add jsr305 as a dependency to AAR. by Sami Kalliomäki · 6 years ago
  86. 1a18e0a Android audio code: Replace C++ template with input/output interface by Magnus Jedvert · 6 years ago
  87. b93d030 Android: Update RecordedAudioToFileController by Magnus Jedvert · 6 years ago
  88. 725c106 Split out peerconnection, swcodec and hwcodec targets from Android SDK. by Sami Kalliomäki · 6 years ago
  89. dc52651 Annotate rest of WebRTC with @Nullable. by Sami Kalliomäki · 6 years ago
  90. 1707168 Add setting to switch between new and legacy AudioDeviceModule in AppRTC by Paulina Hensman · 6 years ago
  91. 06e363a Annotate AppRTCMobile with @Nulllable. by Sami Kalliomäki · 6 years ago
  92. 08006d4 Android AppRTCMobile: Use new audio device code by Magnus Jedvert · 6 years ago
  93. 89dd7bf Move android audio device code into sdk/android by Paulina Hensman · 6 years ago
  94. d328ec3 Change valueOf -> parseBoolean to avoid unneeded boxing by Oleh Prypin · 6 years ago
  95. d757356 Fixing -Wstrict-prototypes warnings. by Mirko Bonadei · 6 years ago
  96. 7311918 Add an example app for iOS native API. by Anders Carlsson · 6 years ago
  97. 13b8bad Final name changing of MediaStreamInterface.label() to id(). by Seth Hampson · 6 years ago
  98. 9599fd4 Make num-retries default a string. by Edward Lesmes · 6 years ago
  99. 5b9c684 Add num-retries flag to Android perf tests. by Edward Lesmes · 6 years ago
  100. 3e77afd Add an example app for Android native API. by Sami Kalliomäki · 6 years ago