1. b9f6902 Store logging streams in a manually linked list instead of std::list by Danil Chapovalov · 4 years, 11 months ago
  2. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 4 years, 11 months ago
  3. 834a554 Include module_common_types.h only where needed by Niels Möller · 5 years ago
  4. 77d197f Make video_capture_internal_impl publicly visible. by Mirko Bonadei · 5 years ago
  5. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  6. 5d24b16 Prepare for splitting the api/video:video_frames build rule. by Chen Xing · 5 years ago
  7. 4731f00 Delete deprecated PlatformThread looping by Niels Möller · 5 years ago
  8. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 5 years ago
  9. 8581877 Delete interface class VideoCaptureExternal by Niels Möller · 5 years ago
  10. c01367d Deprecating ThreadChecker specific interface. by Sebastian Jansson · 5 years ago
  11. 61e2753 Delete placeholder code for Windows Media Foundation capturer. by Niels Möller · 5 years ago
  12. e0b9355 Move enum VideoType out of common_types.h by Niels Möller · 5 years ago
  13. a64f397 Use the preferred capture format on windows. by Noah Richards · 5 years ago
  14. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 5 years ago
  15. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 5 years ago
  16. 533a9fe Clean BUILD.gn files: remove extra :memory by Artem Titov · 5 years ago
  17. ef1052a Reland "Move api/rtp_headers.h to its own build target." by Niels Möller · 5 years ago
  18. 2baef35 Revert "Move api/rtp_headers.h to its own build target." by Steve Anton · 5 years ago
  19. a67050d Move api/rtp_headers.h to its own build target. by Niels Möller · 5 years ago
  20. 30e60d6 Remove dependency on DirectShow baseclasses (streams.h from the winsdk_samples directory). by Tommi · 5 years ago
  21. 8a1e35c Finally delete deprecated mac capturer. by Kári Tristan Helgason · 5 years ago
  22. 8f385e3 Remove dependency on DECLARE_IUNKNOWN macro on Windows. by Tommi · 6 years ago
  23. 28221de Fix more -Wextra-semi. by Mirko Bonadei · 6 years ago
  24. 22f9925 webrtc: Remove semicolons. by Nico Weber · 6 years ago
  25. e22498c Compare GetStreamCaps against S_OK by Dan Minor · 6 years ago
  26. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  27. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  28. 1ebfb6a Introduce VideoFrame::id to keep track of frames inside application. by Artem Titov · 6 years ago
  29. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  30. aa3c1cc Delete _strnicmp. Uses replaced with abseil functions. by Niels Möller · 6 years ago
  31. 58df0ad Add guards to VideoCaptureDS::Init for when pins are null by Andreas Pehrson · 6 years ago
  32. 21cddff Harmonize paths to dependent targets. by Yves Gerey · 6 years ago
  33. 0eb7d3ff Always call ConvertToI420 with positive crop_height by Robert Bares · 6 years ago
  34. 40a7a35 Extract functionality of test_main into separate library. by Artem Titov · 6 years ago
  35. 311c13b Remove noop system_wrappers_default build target. by Mirko Bonadei · 6 years ago
  36. 289e980 Remove unused var in device info bits from video capture module for Linux by Jose Antonio Olivera Ortega · 6 years ago
  37. 76dac9a Fix no_global_constructors in modules/video_capture. by Mirko Bonadei · 6 years ago
  38. 96ede16 Enable -Wexit-time-destructors and -Wglobal-constructors. by Mirko Bonadei · 6 years ago
  39. 5aec1f6 Remove clang:find_bad_constructs suppression from modules/video_capture. by Mirko Bonadei · 6 years ago
  40. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  41. 33b61ee Delete unused file. by Kári Tristan Helgason · 6 years ago
  42. aaa483b Revert "Remove deprecated mac capture code." by Kári Helgason · 6 years ago
  43. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  44. 2ac6446 Document that preferred VideoFrame constructor takes no RTP timestamp. by Niels Möller · 6 years ago
  45. 24db1c9 Remove unused iostream import by Jonas Olsson · 6 years ago
  46. eed5fae Revert "Disabling VideoCaptureTest on Linux." by Oleh Prypin · 6 years ago
  47. 5441398 Removing -Wno-write-strings from video_capture_tests. by Mirko Bonadei · 6 years ago
  48. 750efbe Delete definitions of NULL. by Niels Möller · 6 years ago
  49. 3f1d15b Remove deprecated mac capture code. by Kári Tristan Helgason · 6 years ago
  50. 183f4d9 Disabling VideoCaptureTest on Linux. by Taylor Brandstetter · 6 years ago
  51. 4343273 Don't assume that RTC_LOG's << operator is std::ostream by Karl Wiberg · 6 years ago
  52. d7624f2 Removing clang-cl warning suppression flags in video_capture. by Mirko Bonadei · 6 years ago
  53. c6ce9c5 New file api/video/BUILD.gn by Niels Möller · 6 years ago
  54. c710ac1 Removing -Wno-comment. by Mirko Bonadei · 6 years ago
  55. 03b4148 Removing warning suppression -Wno-missing-braces. by Mirko Bonadei · 6 years ago
  56. 7ba22b8 Break out the part of the iSAC codec that's used for Voice Activity Detection by Karl Wiberg · 6 years ago
  57. bb23c83 GN hack to tag targets as poisonous (and use it with audio codecs) by Karl Wiberg · 6 years ago
  58. d93d01e Lowercase all Windows headers in modules/video_capture. by Mirko Bonadei · 6 years ago
  59. 3cfe9e1 Fixed video capturing on Mac. by Maksim Khobat · 7 years ago
  60. 903dc86 Libraries to link should be lowercase on Windows. by Mirko Bonadei · 6 years ago
  61. 2b85792 Move rw_lock_wrapper.h to rtc_base/synchronization/ by Karl Wiberg · 6 years ago
  62. 9c68613 Update gn files to support Mozilla build by Dan Minor · 7 years ago
  63. d9b64cd Fixing some of the issues found by clang static analyzer. by Peter Hanspers · 7 years ago
  64. a0f5f60 Revert "Revert "Make some more targets publicly visible"" by Per Kjellander · 7 years ago
  65. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  66. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
  67. 55d1809 Revert "Make some more targets publicly visible" by Per Kjellander · 7 years ago
  68. 60d1792 Make some more targets publicly visible by Karl Wiberg · 7 years ago
  69. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
  70. be214a2 Move videosinkinterface.h to common_video to solve a circular dep. by Patrik Höglund · 7 years ago
  71. 0594a7c Stop using public_deps in common_video/. by Mirko Bonadei · 7 years ago
  72. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
  73. 401d056 Removing $rtc_libyuv_dir and removing useless dependencies on libyuv. by Mirko Bonadei · 7 years ago
  74. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  75. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  76. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  77. 6acefdb Fixes to build WebRTC for Fuchsia by Sergey Ulanov · 7 years ago
  78. 6543206 Including libyuv headers using fully qualified paths. by Mirko Bonadei · 7 years ago
  79. 0250be5 Stop using public_deps to depend on libyuv. by Mirko Bonadei · 7 years ago
  80. ad62792 Fixing hidden dependencies. by Mirko Bonadei · 7 years ago
  81. b8ff8f7 Revert "Adding -Wno-deprecated-declarations to declarations deprecated in iOS 10" by Oleh Prypin · 7 years ago
  82. 2a9dbe6 Adding -Wno-deprecated-declarations to declarations deprecated in iOS 10 by Mirko Bonadei · 7 years ago
  83. 12e555b Delete wrapper API ConvertToI420 for YUV conversion to I420 by mallikarjun82 · 7 years ago
  84. b5b5bce Separate i420 and i444 implementations to separate targets. by Patrik Höglund · 7 years ago
  85. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  86. 72c4250 Formatting some files with LOG macros usage. by Mirko Bonadei · 7 years ago
  87. c8c71b9 Stop using ANDROID macro in favour of WEBRTC_ANDROID. by Mirko Bonadei · 7 years ago
  88. 84255bb Add explicit includes of refcountedobject.h where it is used. by Niels Möller · 7 years ago
  89. fb26f85 Revert "Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h."" by Niels Moller · 7 years ago
  90. bf6937a Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Möller · 7 years ago
  91. d25fa78 Revert "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Moller · 7 years ago
  92. b7239a9 Make rtc_base/refcount.h self contained, not including refcountedobject.h. by Niels Möller · 7 years ago
  93. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  94. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  95. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago
  96. 5adc73a by niklase@google.com · 13 years ago
  97. 36d9350 Remove the full header file path to: by ronghuawu@google.com · 13 years ago
  98. 7f43de8 refactor java code Review URL: http://webrtc-codereview.appspot.com/29011 by leozwang@google.com · 13 years ago
  99. 0b0c28c add android makefile, some modification in vpx makefile to build encoder from c source for now by leozwang@google.com · 13 years ago
  100. 06313d5 Fixing some incorrect file names in gyp files reported by an external user. See the gyp warnings at the bottom of this page: http://pastebin.com/4sdp5ivs by ajm@google.com · 13 years ago