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