1. 14273de Make ProcessThread be a TaskQueue implementation by Danil Chapovalov · 4 years, 6 months ago
  2. 4a14f49 Remove wildcard ownership for build files. by Mirko Bonadei · 4 years, 6 months ago
  3. ccbe95f Reformat GN files. by Mirko Bonadei · 4 years, 7 months ago
  4. b2b2031 Concatenate string literals at compile time. by Jonas Olsson · 4 years, 7 months ago
  5. c5d7c52 Remove line number from rtc::Location by Steve Anton · 4 years, 9 months ago
  6. 470b2d5 Stop relying on GN's sources_assignment_filter. by Mirko Bonadei · 4 years, 10 months ago
  7. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 4 years, 10 months ago
  8. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  9. 4731f00 Delete deprecated PlatformThread looping by Niels Möller · 5 years ago
  10. c01367d Deprecating ThreadChecker specific interface. by Sebastian Jansson · 5 years ago
  11. 471783f Remove rtc::QueuedTask alias, use webrtc::QueuedTask directly by Danil Chapovalov · 5 years ago
  12. 959e9b6 Publish rtc::QueuedTask in api as webrtc::QueuedTask by Danil Chapovalov · 6 years ago
  13. 977c820 Rename AttachCurrentThreadIfNeeded to avoid clash with function. by Mirko Bonadei · 6 years ago
  14. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  15. 2222a80 Delete unneeded includes of common_types.h and gn deps on webrtc_common. by Niels Möller · 6 years ago
  16. c572ff3 Add default constructor for rtc::Event by Niels Möller · 6 years ago
  17. 2c16cc6 Replace some usage of EventWrapper with rtc::Event. by Niels Möller · 6 years ago
  18. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  19. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  20. 9eec01c Enabling clang:find_bad_constructs from modules/utility. by Mirko Bonadei · 6 years ago
  21. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  22. 278d03a Force alignment of JVM called functions. by Yura Yaroshevich · 6 years ago
  23. e48c61f Delete unused MediaFile module. by Niels Möller · 7 years ago
  24. 65ce311 Removing useless dependencies on //testing/gmock. by Mirko Bonadei · 7 years ago
  25. 266c633 Remove utility/include/audio_frame_operations.h by Alex Loiko · 7 years ago
  26. 53e048d Adds usage of RTC_LOG macros in code for Android by henrika · 7 years ago
  27. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  28. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
  29. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
  30. 9185bde Android: Remove GetThreadInfo() by Magnus Jedvert · 7 years ago
  31. 84d8ae5 Android: Use scoped java refs by Magnus Jedvert · 7 years ago
  32. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 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. 61a7b14 Removing conditional visibility. by Mirko Bonadei · 7 years ago
  37. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  38. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  39. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago
  40. 5adc73a by niklase@google.com · 13 years ago
  41. 6b04739 Route CodecSpecificInfo from encoder to packetizer by hlundin@google.com · 13 years ago
  42. 0b0c28c add android makefile, some modification in vpx makefile to build encoder from c source for now by leozwang@google.com · 13 years ago
  43. 77ae29b by niklase@google.com · 13 years ago