1. 936dfb1 Add a function to report perf results in JSON format. by Edward Lemur · 7 years ago
  2. 64eaa99 On-fly calculation of quality metrics. by Sergey Silkin · 7 years ago
  3. b5b5bce Separate i420 and i444 implementations to separate targets. by Patrik Höglund · 7 years ago
  4. 84a87c4 Don't include x11-specific code when use_x11 is set to false. by Edward Lemur · 7 years ago
  5. fbb3b7d Reland: "Make javac warnings errors for WebRTC targets." by Mirko Bonadei · 7 years ago
  6. 2bad72a Reland "Revert "Make javac warnings errors for WebRTC targets."" by Lu Liu · 7 years ago
  7. a1a475a Revert "Revert "Make javac warnings errors for WebRTC targets."" by Mirko Bonadei · 7 years ago
  8. 098d24c Revert "Make javac warnings errors for WebRTC targets." by Lu Liu · 7 years ago
  9. 19b7614 Make javac warnings errors for WebRTC targets. by Sami Kalliomäki · 7 years ago
  10. 4332d09 Reland "Reland "Remove WEBRTC_TRACE."" by Fredrik Solenberg · 7 years ago
  11. 39cefdb Revert "Reland "Remove WEBRTC_TRACE."" by Fredrik Solenberg · 7 years ago
  12. 68007e9 Reland "Remove WEBRTC_TRACE." by Fredrik Solenberg · 7 years ago
  13. 729b910 Revert "Remove WEBRTC_TRACE." by Fredrik Solenberg · 7 years ago
  14. 2209b90 Remove WEBRTC_TRACE. by Fredrik Solenberg · 7 years ago
  15. af8659a Rename test output to test artifacts. by Edward Lemur · 7 years ago
  16. fbbba3f Remove remaining mentions of gflags by oprypin · 7 years ago
  17. 5ab6854 Revert "Remove remaining mentions of gflags" by Oleh Prypin · 7 years ago
  18. 90ce84e Remove remaining mentions of gflags by Oleh Prypin · 7 years ago
  19. cb728ea Fix Gn Untracked headers in webrtc/modules/video_coding. by charujain · 7 years ago
  20. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  21. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/test/BUILD.gn]
  22. d207a39 Add |RTCUIApplicationStatusObserver sharedInstance| call in ios test AppDelegate. by denicija · 7 years ago
  23. 84f6a3f Move optional.h to webrtc/api/ by kwiberg · 7 years ago
  24. 9c296b3 Tightening visibility and removing a public_dep. by mbonadei · 7 years ago
  25. 529662a Move array_view.h to webrtc/api/ by kwiberg · 7 years ago
  26. 9b2f20c Replace gflags usages with rtc_base/flags in all targets based on test_main by oprypin · 7 years ago
  27. d986d76 Update jpeg writer to compile on iOS and document it better by ilnik · 7 years ago
  28. 474acce Roll chromium_revision d323a482ee..7114a66134 (494468:497367) manually by charujain · 7 years ago
  29. 36d658d Rename all objc targets to be suffixed for consistency by kthelgason · 7 years ago
  30. cd95a4e The goal of this CL is to separate Obj-C/Obj-C++ code from targets which have by mbonadei · 7 years ago
  31. ee42d19 Reland of Add Jpeg frame writer for test support. by ilnik · 7 years ago
  32. 440b6d9 Move video send/receive stream headers to webrtc/call. by aleloi · 7 years ago
  33. 413ee9a Use SingleThreadedTaskQueue in DirectTransport by eladalon · 7 years ago
  34. 3771ba3 Revert of Add Jpeg frame writer for test support. (patchset #12 id:220001 of https://codereview.webrtc.org/2990563002/ ) by charujain · 7 years ago
  35. 26e5cbd Add Jpeg frame writer for test support. by ilnik · 7 years ago
  36. 351424e Removing VCMCodecDataBase::Codec and VideoCodingModule::Codec. by mflodman · 7 years ago
  37. db2a9fc Wire up RTP keep-alive in ortc api. by sprang · 7 years ago
  38. e264a9e Rename isolated_output to test_output and add a method to get the test_output directory. by ilnik · 7 years ago
  39. f6a861a Remove remains of webrtc/base by ehmaldonado · 7 years ago
  40. c024740 Use relative paths in GN files. by jianjun.zhu · 7 years ago
  41. 370dd47 Revert of Remove remains of webrtc/base (patchset #7 id:120001 of https://codereview.webrtc.org/2973183002/ ) by ehmaldonado · 7 years ago
  42. 9483b49 Remove remains of webrtc/base by ehmaldonado · 7 years ago
  43. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago
  44. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago
  45. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 7 years ago
  46. 2b3aa14 Fix Chromium style checker warnings for MockAudioDecoder by kwiberg · 7 years ago
  47. 39a41d9 Split rtc_task_queue target. Add separate target for sequenced_task_checker and weak_ptr. by perkj · 7 years ago
  48. e2baffb Create a UIApplication when running tests on iOS. by Kári Tristan Helgason · 7 years ago
  49. 3edccb9 Reland of Enabling `gn check` on webrtc/test (patchset #1 id:1 of https://codereview.webrtc.org/2920763002/ ) by mbonadei · 7 years ago
  50. 1a6f143 Revert of Enabling `gn check` on webrtc/test (patchset #9 id:160001 of https://codereview.webrtc.org/2911203002/ ) by mbonadei · 7 years ago
  51. db5bb40 Enabling `gn check` on webrtc/test by mbonadei · 7 years ago
  52. 2c8ac1b Avoid to build most of webrtc/sdk in chromium by mbonadei · 7 years ago
  53. 07502d4 Fixing absolute path that was breaking chromium by mbonadei · 7 years ago
  54. 2f08879 Reland of Split iOS sdk in to separate targets (patchset #1 id:1 of https://codereview.webrtc.org/2911053002/ ) by kthelgason · 7 years ago
  55. af5c055 Revert of Split iOS sdk in to separate targets (patchset #3 id:320001 of https://codereview.webrtc.org/2893843003/ ) by mbonadei · 7 years ago
  56. 580c352 Reland of Split iOS sdk in to separate targets (patchset #1 id:1 of https://codereview.webrtc.org/2893593002/ ) by kthelgason · 7 years ago
  57. d7fdb80 Reland of Removes usage of native base::android::GetApplicationContext() by sakal · 7 years ago
  58. 548cdce Revert of https://codereview.webrtc.org/2889183002/ by lliuu · 7 years ago
  59. 7855fff Reland of moves usage of native base::android::GetApplicationContext() (patchset #1 id:1 of https://codereview.webrtc.org/2894593002/ ) by sakal · 7 years ago
  60. 40d2248 Revert of Removes usage of native base::android::GetApplicationContext() (patchset #6 id:120001 of https://codereview.webrtc.org/2888093004/ ) by sakal · 7 years ago
  61. bc83e2e Removes usage of native base::android::GetApplicationContext() by sakal · 7 years ago
  62. 37144b2 Revert of Split iOS sdk in to separate targets (patchset #1 id:1 of https://codereview.webrtc.org/2890733003/ ) by kthelgason · 7 years ago
  63. d51e042 Reland of Split iOS sdk in to separate targets (patchset #1 id:1 of https://codereview.webrtc.org/2890513002/ ) by kthelgason · 7 years ago
  64. 9756238 Revert of Split iOS sdk in to separate targets (patchset #13 id:280001 of https://codereview.webrtc.org/2862543002/ ) by charujain · 7 years ago
  65. 52c83fe Split iOS sdk in to separate targets by kthelgason · 7 years ago
  66. 90fd7d8 Rename tools-webrtc -> tools_webrtc by Henrik Kjellander · 8 years ago
  67. c66e7c1 Revert of Extract iOS SDK helpers to separate target. (patchset #1 id:1 of https://codereview.webrtc.org/2852323003/ ) by mbonadei · 8 years ago
  68. fafd6d8 Reland of Extract iOS SDK helpers to separate target. (patchset #1 id:1 of https://codereview.webrtc.org/2853273002/ ) by mbonadei · 8 years ago
  69. 80e2302 Revert of Extract iOS SDK helpers to separate target. (patchset #3 id:40001 of https://codereview.webrtc.org/2849823002/ ) by perkj · 8 years ago
  70. eb1fde4 Injectable audio encoders: Moved audio encoder, factory and builtin factory to api/. by ossu · 8 years ago
  71. 3c1e558 Extract iOS SDK helpers to separate target. by kjellander · 8 years ago
  72. 148d5a2 Reland of Enable GN check for webrtc/base (patchset #3 id:230001 of https://codereview.webrtc.org/2838683002/ ) by mbonadei · 8 years ago
  73. 9452c62 Hiding problematic targets from chromium by mbonadei · 8 years ago
  74. 20a4b3f Injectable audio encoders: WebRtcVoiceEngine and company by ossu · 8 years ago
  75. e0629c0 GN: Tighten up test target visibility + refactorings by kjellander · 8 years ago
  76. b80ef8c Revert of Enabling 'gn check' on //webrtc/test. (patchset #3 id:90001 of https://codereview.webrtc.org/2815103005/ ) by mbonadei · 8 years ago
  77. c097710 Reland of GN: Enable ARC for Mac and iOS in rtc_* templates (patchset #1 id:1 of https://codereview.webrtc.org/2827223003/ ) by kthelgason · 8 years ago
  78. 7c8786a Revert of GN: Enable ARC for Mac and iOS in rtc_* templates (patchset #3 id:40001 of https://codereview.webrtc.org/2781713004/ ) by kthelgason · 8 years ago
  79. 6bda02b GN: Enable ARC for Mac and iOS in rtc_* templates by kthelgason · 8 years ago
  80. 6f27633 Reland of Enabling 'gn check' on //webrtc/test. (patchset #1 id:1 of https://codereview.webrtc.org/2817003002/ ) by mbonadei · 8 years ago
  81. 8a24f47 Revert of Enabling 'gn check' on //webrtc/test. (patchset #10 id:180001 of https://codereview.webrtc.org/2796363003/ ) by mbonadei · 8 years ago
  82. b414458 Enabling 'gn check' on //webrtc/test. by mbonadei · 8 years ago
  83. 37e99fd Move AudioDecoder and AudioDecoderFactory mocks to webrtc/test/ by kwiberg · 8 years ago
  84. d60d06a Reland of Move video_encoder.h and video_decoder.h to /api and create GN targets for them (patchset #1 id:1 of https://codereview.webrtc.org/2794033002/ ) by ilnik · 8 years ago
  85. 716d7ac Revert of Move video_encoder.h and video_decoder.h to /api and create GN targets for them (patchset #8 id:140001 of https://codereview.webrtc.org/2780943003/ ) by guidou · 8 years ago
  86. c42f540 Move video_encoder.h and video_decoder.h to /api and create GN targets for them by ilnik · 8 years ago
  87. c5d62e2 Reland of Add framerate to VideoSinkWants and ability to signal on overuse (patchset #1 id:1 of https://codereview.webrtc.org/2783183003/ ) by sprang · 8 years ago
  88. f9ed235 Revert of Add framerate to VideoSinkWants and ability to signal on overuse (patchset #8 id:410001 of https://codereview.webrtc.org/2781433002/ ) by lliuu · 8 years ago
  89. 3ea3c77 Reland of Add framerate to VideoSinkWants and ability to signal on overuse (patchset #1 id:1 of https://codereview.webrtc.org/2764133002/ ) by sprang · 8 years ago
  90. 92220ff Low-bandwidth audio testing by oprypin · 8 years ago
  91. 8b45b11 Revert of Add framerate to VideoSinkWants and ability to signal on overuse (patchset #14 id:250001 of https://codereview.webrtc.org/2716643002/ ) by skvlad · 8 years ago
  92. 72acf25 Add framerate to VideoSinkWants and ability to signal on overuse by sprang · 8 years ago
  93. 90474cc GN: Make //webrtc/test:fileutils visible only to //webrtc/test. by ehmaldonado · 8 years ago
  94. c5726c1 Cleanup video test target dependencies in video_test_common. by perkj · 8 years ago
  95. 16ccfdf Reland Move fake_audio_device to its own target. by perkj · 8 years ago
  96. 985371b Revert of Move fake_audio_device to its own target. (patchset #5 id:80001 of https://codereview.webrtc.org/2717983003/ ) by perkj · 8 years ago
  97. 03d850d Move fake_audio_device to its own target. by perkj · 8 years ago
  98. b78bc75 Reland of Add optional visualization file writers to VideoProcessor tests. (patchset #1 id:1 of https://codereview.webrtc.org/2708103002/ ) by brandtr · 8 years ago
  99. 2a8135a Revert of Add optional visualization file writers to VideoProcessor tests. (patchset #4 id:220001 of https://codereview.webrtc.org/2700493006/ ) by brandtr · 8 years ago
  100. 872104a Add optional visualization file writers to VideoProcessor tests. by brandtr · 8 years ago