1. ccbe95f Reformat GN files. by Mirko Bonadei · 4 years, 6 months ago
  2. 65bbcab [Android] Replace java_files with sources by Natalie Chouinard · 4 years, 7 months ago
  3. 3663ed3 Move rtc_base/ignore_wundef.h to its own target. by Mirko Bonadei · 4 years, 9 months ago
  4. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 4 years, 9 months ago
  5. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 4 years, 10 months ago
  6. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  7. 4cbb4ef Roll chromium_revision 6ae0f0cd4c..bf62d746a4 (669703:669828) + fix AndroidManifest by Oleh Prypin · 5 years ago
  8. b55015e Replacing SequencedTaskChecker with SequenceChecker. by Sebastian Jansson · 5 years ago
  9. 3993b18 Use DefaultTaskQueueFactory in tool network_tester_server by Danil Chapovalov · 5 years ago
  10. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 5 years ago
  11. 471783f Remove rtc::QueuedTask alias, use webrtc::QueuedTask directly by Danil Chapovalov · 5 years ago
  12. ad89528 Reland "Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current" by Danil Chapovalov · 5 years ago
  13. 42d8c93 Revert "Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current" by Yves Gerey · 5 years ago
  14. 304e9d2 Delete rtc::TaskQueue::Current in favor of webrtc::TaskQueueBase::Current by Danil Chapovalov · 5 years ago
  15. fc52b91 Implicitly suppress //build/config/clang:find_bad_constructs. by Mirko Bonadei · 5 years ago
  16. 08f6a6c Import proto_library.gni when rtc_enable_protobuf is true by Kimmo Kinnunen · 5 years ago
  17. e45c688 Remove webrtc::ProtoString. by Mirko Bonadei · 5 years ago
  18. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  19. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  20. e3abb81 Decouple //rtc_base:rtc_base_tests_utils from gunit. by Mirko Bonadei · 6 years ago
  21. cfe3b6a Remove most of api/ortc/. by Jonas Olsson · 6 years ago
  22. e693381 Delete struct rtc::PacketTime. by Niels Möller · 6 years ago
  23. 15ca5a9 Add implicit conversion between rtc:PacketTime and int64_t. by Niels Möller · 6 years ago
  24. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  25. 8e5014a Remove definition and usage of macro GTEST_RELATIVE_PATH. by Mirko Bonadei · 6 years ago
  26. 508e234 Remove unnecessary //base:base_java dependencies. by Sami Kalliomäki · 6 years ago
  27. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  28. 431abd9 Replace rtc::Optional with absl::optional in test and rtc_tools by Danil Chapovalov · 6 years ago
  29. 6e9d895 Add missing includes checks.h/array_view.h by Danil Chapovalov · 6 years ago
  30. 7696bef Remove the public_deps to fileutils from test_support. by Patrik Höglund · 6 years ago
  31. 1e06289 Delete macro RTC_ACCESS_ON, replaced by RTC_GUARDED_BY. by Niels Möller · 6 years ago
  32. 4f024ef Renaming android_library android_manifest to android_manifest_for_lint. by Mirko Bonadei · 7 years ago
  33. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  34. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  35. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  36. 1c62ffa Normalize main(..) routines for WinUWP by Robin Raymond · 7 years ago
  37. 5b86f0a Stop using ByteSize (deprecated) to get the size of a proto message. by Mirko Bonadei · 7 years ago
  38. 59dd482 Optional: Use nullopt and implicit construction in /rtc_tools by Oskar Sundbom · 7 years ago
  39. 61a7b14 Removing conditional visibility. by Mirko Bonadei · 7 years ago
  40. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  41. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago