1. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 5 years ago
  2. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  3. eec86cd Fix platform-specific header dependencies to be more precise by Oleh Prypin · 6 years ago
  4. 5d24b16 Prepare for splitting the api/video:video_frames build rule. by Chen Xing · 6 years ago
  5. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 6 years ago
  6. fc52b91 Implicitly suppress //build/config/clang:find_bad_constructs. by Mirko Bonadei · 6 years ago
  7. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  8. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  9. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  10. a12c42a Delete root header file typedef.h. by Niels Möller · 7 years ago
  11. 3f84f49 Remove useless import of arm.gni by Sam Zackrisson · 7 years ago
  12. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  13. 09a6cd5 Prepare for |is_posix| switch in the Fuchsia build by Fabrice de Gans-Riberi · 7 years ago
  14. 7696bef Remove the public_deps to fileutils from test_support. by Patrik Höglund · 7 years ago
  15. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  16. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
  17. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
  18. 401d056 Removing $rtc_libyuv_dir and removing useless dependencies on libyuv. by Mirko Bonadei · 7 years ago
  19. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  20. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  21. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  22. 6543206 Including libyuv headers using fully qualified paths. by Mirko Bonadei · 7 years ago
  23. a498ae8 Stop using public_deps in system_wrappers. by Mirko Bonadei · 7 years ago
  24. 0250be5 Stop using public_deps to depend on libyuv. by Mirko Bonadei · 7 years ago
  25. 61a7b14 Removing conditional visibility. by Mirko Bonadei · 7 years ago
  26. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago
  27. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 8 years ago
  28. 5adc73a by niklase@google.com · 14 years ago
  29. 21a4405 VPLIB/Interpolation - Delete decode buffer only if too small, this required an API change. In addition, done some clean up and updated test and related code in VCM. by mikhal@google.com · 14 years ago
  30. 0b0c28c add android makefile, some modification in vpx makefile to build encoder from c source for now by leozwang@google.com · 14 years ago
  31. 77ae29b by niklase@google.com · 14 years ago