1. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 4 years, 9 months ago
  2. 04a3cc1 Delete rtc_base/unittest_main.cc by Niels Möller · 5 years ago
  3. f380284 (7) Rename files to snake_case: remove forwarding headers by Steve Anton · 6 years ago
  4. aec15aa (5) Rename files to snake_case: install forwarding headers by Steve Anton · 6 years ago
  5. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  6. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  7. e3abb81 Decouple //rtc_base:rtc_base_tests_utils from gunit. by Mirko Bonadei · 6 years ago
  8. 977b46a Export symbols needed by the Chromium component build (part 7). by Mirko Bonadei · 6 years ago
  9. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  10. ca621e7 Removing clang:find_bad_constructs from stats/. by Mirko Bonadei · 6 years ago
  11. 65ce311 Removing useless dependencies on //testing/gmock. by Mirko Bonadei · 7 years ago
  12. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  13. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
  14. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
  15. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  16. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  17. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  18. 0880f4b Stop using public_deps in stats. by Mirko Bonadei · 7 years ago
  19. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/stats/BUILD.gn]
  20. 35a872c Make RTCStatsReport::ToString() return JSON-parseable string. by ehmaldonado · 7 years ago
  21. f6a861a Remove remains of webrtc/base by ehmaldonado · 7 years ago
  22. 370dd47 Revert of Remove remains of webrtc/base (patchset #7 id:120001 of https://codereview.webrtc.org/2973183002/ ) by ehmaldonado · 7 years ago
  23. 9483b49 Remove remains of webrtc/base by ehmaldonado · 7 years ago
  24. dcb4b43 Enable GN check in webrtc/stats by kjellander · 7 years ago
  25. 9aa3f0a Reland of Moving webrtc.gni up one level from build/ (patchset #1 id:1 of https://codereview.webrtc.org/2657563002/ ) by mbonadei · 8 years ago
  26. 69dc7db Revert of Moving webrtc.gni up one level from build/ (patchset #1 id:1 of https://codereview.webrtc.org/2651543003/ ) by mbonadei · 8 years ago
  27. 35a3270 Moving webrtc.gni up one level from build/ by mbonadei · 8 years ago
  28. 566d820 Update smoothed bitrate. by michaelt · 8 years ago
  29. b4af3d6 Remove all references to GYP by Henrik Kjellander · 8 years ago
  30. e40a7ee GN: Exclude suppressions of Chromium Clang warnings for Chromium builds. by kjellander · 8 years ago
  31. fc5e050 rtc_stats: Update code to remove chromium style warnings suppression. by hbos · 8 years ago
  32. b62dbbe GN: Change rtc_source_set targets --> rtc_static_library by kjellander · 8 years ago
  33. 27e177c RTCTestStats moved into webrtc/stats/test (rtc_stats_test_utils) by hbos · 8 years ago
  34. 74e1a4f PeerConnection[Interface]::GetStats(RTCStatsCollectorCallback*) added. by hbos · 8 years ago
  35. 705ecc5 GN: Change group deps to public_deps. by kjellander · 8 years ago
  36. e9cc686 GN Templates: Move common_inherited_config to the template. by ehmaldonado · 8 years ago
  37. 7a2ce0b GN Templates: Move common_config to the template. by ehmaldonado · 8 years ago
  38. 38a2132 GN: Introduce templates. by ehmaldonado · 8 years ago
  39. d565b73 RTCStatsCollector and RTCPeerConnectionStats added. by hbos · 8 years ago
  40. 6d183ac RTCStatsReport: Take ownership of other's stats with TakeMembersFrom by hbos · 8 years ago
  41. d02fe4b GN: Fix windows clang errors. Attempt 2. by ehmaldonado · 8 years ago
  42. 615d301 RTCStats and RTCStatsReport added (webrtc/stats). by hbos · 8 years ago