1. ccbe95f Reformat GN files. by Mirko Bonadei · 4 years, 9 months ago
  2. 33f9d2b Migrate WebRTC on FrameGeneratorInterface and remove FrameGenerator class by Artem Titov · 5 years ago
  3. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 5 years ago
  4. 77d197f Make video_capture_internal_impl publicly visible. by Mirko Bonadei · 5 years ago
  5. 5d24b16 Prepare for splitting the api/video:video_frames build rule. by Chen Xing · 5 years ago
  6. 8581877 Delete interface class VideoCaptureExternal by Niels Möller · 6 years ago
  7. 61e2753 Delete placeholder code for Windows Media Foundation capturer. by Niels Möller · 6 years ago
  8. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 6 years ago
  9. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 6 years ago
  10. 533a9fe Clean BUILD.gn files: remove extra :memory by Artem Titov · 6 years ago
  11. ef1052a Reland "Move api/rtp_headers.h to its own build target." by Niels Möller · 6 years ago
  12. 2baef35 Revert "Move api/rtp_headers.h to its own build target." by Steve Anton · 6 years ago
  13. a67050d Move api/rtp_headers.h to its own build target. by Niels Möller · 6 years ago
  14. 30e60d6 Remove dependency on DirectShow baseclasses (streams.h from the winsdk_samples directory). by Tommi · 6 years ago
  15. 8a1e35c Finally delete deprecated mac capturer. by Kári Tristan Helgason · 6 years ago
  16. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  17. 1ebfb6a Introduce VideoFrame::id to keep track of frames inside application. by Artem Titov · 6 years ago
  18. aa3c1cc Delete _strnicmp. Uses replaced with abseil functions. by Niels Möller · 6 years ago
  19. 21cddff Harmonize paths to dependent targets. by Yves Gerey · 6 years ago
  20. 40a7a35 Extract functionality of test_main into separate library. by Artem Titov · 6 years ago
  21. 311c13b Remove noop system_wrappers_default build target. by Mirko Bonadei · 6 years ago
  22. 76dac9a Fix no_global_constructors in modules/video_capture. by Mirko Bonadei · 6 years ago
  23. 96ede16 Enable -Wexit-time-destructors and -Wglobal-constructors. by Mirko Bonadei · 6 years ago
  24. 5aec1f6 Remove clang:find_bad_constructs suppression from modules/video_capture. by Mirko Bonadei · 6 years ago
  25. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  26. aaa483b Revert "Remove deprecated mac capture code." by Kári Helgason · 6 years ago
  27. 5441398 Removing -Wno-write-strings from video_capture_tests. by Mirko Bonadei · 6 years ago
  28. 3f1d15b Remove deprecated mac capture code. by Kári Tristan Helgason · 6 years ago
  29. d7624f2 Removing clang-cl warning suppression flags in video_capture. by Mirko Bonadei · 6 years ago
  30. c6ce9c5 New file api/video/BUILD.gn by Niels Möller · 6 years ago
  31. c710ac1 Removing -Wno-comment. by Mirko Bonadei · 6 years ago
  32. 03b4148 Removing warning suppression -Wno-missing-braces. by Mirko Bonadei · 6 years ago
  33. 7ba22b8 Break out the part of the iSAC codec that's used for Voice Activity Detection by Karl Wiberg · 7 years ago
  34. bb23c83 GN hack to tag targets as poisonous (and use it with audio codecs) by Karl Wiberg · 7 years ago
  35. 903dc86 Libraries to link should be lowercase on Windows. by Mirko Bonadei · 7 years ago
  36. 2b85792 Move rw_lock_wrapper.h to rtc_base/synchronization/ by Karl Wiberg · 7 years ago
  37. 9c68613 Update gn files to support Mozilla build by Dan Minor · 7 years ago
  38. a0f5f60 Revert "Revert "Make some more targets publicly visible"" by Per Kjellander · 7 years ago
  39. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  40. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
  41. 55d1809 Revert "Make some more targets publicly visible" by Per Kjellander · 7 years ago
  42. 60d1792 Make some more targets publicly visible by Karl Wiberg · 7 years ago
  43. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
  44. be214a2 Move videosinkinterface.h to common_video to solve a circular dep. by Patrik Höglund · 7 years ago
  45. 0594a7c Stop using public_deps in common_video/. by Mirko Bonadei · 7 years ago
  46. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
  47. 401d056 Removing $rtc_libyuv_dir and removing useless dependencies on libyuv. by Mirko Bonadei · 7 years ago
  48. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  49. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  50. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  51. 0250be5 Stop using public_deps to depend on libyuv. by Mirko Bonadei · 7 years ago
  52. ad62792 Fixing hidden dependencies. by Mirko Bonadei · 7 years ago
  53. b8ff8f7 Revert "Adding -Wno-deprecated-declarations to declarations deprecated in iOS 10" by Oleh Prypin · 7 years ago
  54. 2a9dbe6 Adding -Wno-deprecated-declarations to declarations deprecated in iOS 10 by Mirko Bonadei · 7 years ago
  55. b5b5bce Separate i420 and i444 implementations to separate targets. by Patrik Höglund · 7 years ago
  56. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/modules/video_capture/BUILD.gn]
  57. 054b108 Decoupling video_capture_internal_imlp from Obj-C code by mbonadei · 7 years ago
  58. 2ed6e4f Replace old logging mechanism in webrtc/modules/video_capture/linux by Sam Zackrisson · 7 years ago
  59. f6a861a Remove remains of webrtc/base by ehmaldonado · 7 years ago
  60. c024740 Use relative paths in GN files. by jianjun.zhu · 7 years ago
  61. 370dd47 Revert of Remove remains of webrtc/base (patchset #7 id:120001 of https://codereview.webrtc.org/2973183002/ ) by ehmaldonado · 7 years ago
  62. 9483b49 Remove remains of webrtc/base by ehmaldonado · 7 years ago
  63. 8b337b6 Remove outdated warning suppressions. by Kári Tristan Helgason · 7 years ago
  64. 1140f97 Reland of Creating webrtc/modules:module_api (patchset #1 id:1 of https://codereview.webrtc.org/2839963005/ ) by mbonadei · 8 years ago
  65. bb08c3e Revert of Creating webrtc/modules:module_api (patchset #5 id:80001 of https://codereview.webrtc.org/2838873002/ ) by mbonadei · 8 years ago
  66. 5a1a092 Creating webrtc/modules:module_api by mbonadei · 8 years ago
  67. 642943b Delete DeviceInfoImpl::GetExpectedCaptureDelay and related declarations. by nisse · 8 years ago
  68. 656610f Move frame_generator_capture.{cc, h} and video_capturer.h to video_test_common. by ehmaldonado · 8 years ago
  69. 9aa3f0a Reland of Moving webrtc.gni up one level from build/ (patchset #1 id:1 of https://codereview.webrtc.org/2657563002/ ) by mbonadei · 8 years ago
  70. 69dc7db Revert of Moving webrtc.gni up one level from build/ (patchset #1 id:1 of https://codereview.webrtc.org/2651543003/ ) by mbonadei · 8 years ago
  71. 35a3270 Moving webrtc.gni up one level from build/ by mbonadei · 8 years ago
  72. 36df2d7 Refactor webrtc/modules/video_{capture,coding} for GN check by ehmaldonado · 8 years ago
  73. 26bddb9 Replace test_support_main by test_main and get rid of test_support_main_threaded_mac by ehmaldonado · 8 years ago
  74. e40a7ee GN: Exclude suppressions of Chromium Clang warnings for Chromium builds. by kjellander · 8 years ago
  75. 20a52e1 Reland of Unify the macOS and iOS capturer implementations (patchset #1 id:1 of https://codereview.webrtc.org/2381853002/ ) by kthelgason · 8 years ago
  76. eddb757 Revert of Unify the macOS and iOS capturer implementations (patchset #4 id:60001 of https://codereview.webrtc.org/2309253005/ ) by kthelgason · 8 years ago
  77. 242d8bd Unify the macOS and iOS capturer implementations by kthelgason · 8 years ago
  78. b62dbbe GN: Change rtc_source_set targets --> rtc_static_library by kjellander · 8 years ago
  79. e9cc686 GN Templates: Move common_inherited_config to the template. by ehmaldonado · 8 years ago
  80. 7a2ce0b GN Templates: Move common_config to the template. by ehmaldonado · 8 years ago
  81. 38a2132 GN: Introduce templates. by ehmaldonado · 8 years ago
  82. d02fe4b GN: Fix windows clang errors. Attempt 2. by ehmaldonado · 8 years ago
  83. 4bc4d27 GN: Fix Windows Clang errors by ehmaldonado · 8 years ago
  84. f96c51a GN: Add video_capture_tests for Mac by kjellander · 8 years ago
  85. 06bfe1f Reland of GN: Create target for video_capture_tests on Linux. (patchset #1 id:1 of https://codereview.webrtc.org/2217463002/ ) by sakal · 8 years ago
  86. 41bce13 Revert of GN: Create target for video_capture_tests on Linux. (patchset #2 id:20001 of https://codereview.webrtc.org/2207463004/ ) by guidou · 8 years ago
  87. 171c7fe GN: Create target for video_capture_tests on Linux. by sakal · 8 years ago
  88. 5dda80a Remove webrtc/modules/video_{capture,render}/include by Henrik Kjellander · 9 years ago
  89. 35d1767 Remove the video capture module on Android. by perkj · 9 years ago
  90. 57e5fd2 PRESUBMIT: Improve PyLint check and add GN format check. by Henrik Kjellander · 9 years ago
  91. e6cefb6 GYP variables for building expat, icu, libsrtp, usrsctp by Henrik Kjellander · 10 years ago
  92. ac2d27d Fix style violations in common_types.h and config.h by kwiberg@webrtc.org · 10 years ago
  93. f58fe0a Rename GYP and GN targets for video capture+render. by kjellander@webrtc.org · 10 years ago
  94. 853049f Move internal capture+render to build_with_chromium==0 condition by kjellander@webrtc.org · 10 years ago
  95. f21ea91 GN: Add common configs to all targets. by kjellander@webrtc.org · 10 years ago
  96. faf2410 gn: Hide modules/video_capture:video_capture_internal_impl behind an arg by pbos@webrtc.org · 10 years ago
  97. c7134f8 Fix proper deps in BUILD.gn files. This should make Chrome GN bots happy. by andresp@webrtc.org · 10 years ago
  98. a74eda1 Split video_capture_module specific implementation (external vs internal capture) by andresp@webrtc.org · 10 years ago
  99. 6d08ca6 GN: Prefix WebRTC specific variables with "rtc_" by kjellander@webrtc.org · 10 years ago
  100. 788f058 GN: Implement video_engine, video_capture and video_render. by kjellander@webrtc.org · 10 years ago