1. c6ce9c5 New file api/video/BUILD.gn by Niels Möller · 6 years ago
  2. c710ac1 Removing -Wno-comment. by Mirko Bonadei · 6 years ago
  3. 03b4148 Removing warning suppression -Wno-missing-braces. by Mirko Bonadei · 6 years ago
  4. 7ba22b8 Break out the part of the iSAC codec that's used for Voice Activity Detection by Karl Wiberg · 6 years ago
  5. bb23c83 GN hack to tag targets as poisonous (and use it with audio codecs) by Karl Wiberg · 6 years ago
  6. 903dc86 Libraries to link should be lowercase on Windows. by Mirko Bonadei · 6 years ago
  7. 2b85792 Move rw_lock_wrapper.h to rtc_base/synchronization/ by Karl Wiberg · 6 years ago
  8. 9c68613 Update gn files to support Mozilla build by Dan Minor · 7 years ago
  9. a0f5f60 Revert "Revert "Make some more targets publicly visible"" by Per Kjellander · 7 years ago
  10. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  11. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
  12. 55d1809 Revert "Make some more targets publicly visible" by Per Kjellander · 7 years ago
  13. 60d1792 Make some more targets publicly visible by Karl Wiberg · 7 years ago
  14. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
  15. be214a2 Move videosinkinterface.h to common_video to solve a circular dep. by Patrik Höglund · 7 years ago
  16. 0594a7c Stop using public_deps in common_video/. by Mirko Bonadei · 7 years ago
  17. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 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. 0250be5 Stop using public_deps to depend on libyuv. by Mirko Bonadei · 7 years ago
  23. ad62792 Fixing hidden dependencies. by Mirko Bonadei · 7 years ago
  24. b8ff8f7 Revert "Adding -Wno-deprecated-declarations to declarations deprecated in iOS 10" by Oleh Prypin · 7 years ago
  25. 2a9dbe6 Adding -Wno-deprecated-declarations to declarations deprecated in iOS 10 by Mirko Bonadei · 7 years ago
  26. b5b5bce Separate i420 and i444 implementations to separate targets. by Patrik Höglund · 7 years ago
  27. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/modules/video_capture/BUILD.gn]
  28. 054b108 Decoupling video_capture_internal_imlp from Obj-C code by mbonadei · 7 years ago
  29. 2ed6e4f Replace old logging mechanism in webrtc/modules/video_capture/linux by Sam Zackrisson · 7 years ago
  30. f6a861a Remove remains of webrtc/base by ehmaldonado · 7 years ago
  31. c024740 Use relative paths in GN files. by jianjun.zhu · 7 years ago
  32. 370dd47 Revert of Remove remains of webrtc/base (patchset #7 id:120001 of https://codereview.webrtc.org/2973183002/ ) by ehmaldonado · 7 years ago
  33. 9483b49 Remove remains of webrtc/base by ehmaldonado · 7 years ago
  34. 8b337b6 Remove outdated warning suppressions. by Kári Tristan Helgason · 7 years ago
  35. 1140f97 Reland of Creating webrtc/modules:module_api (patchset #1 id:1 of https://codereview.webrtc.org/2839963005/ ) by mbonadei · 7 years ago
  36. bb08c3e Revert of Creating webrtc/modules:module_api (patchset #5 id:80001 of https://codereview.webrtc.org/2838873002/ ) by mbonadei · 7 years ago
  37. 5a1a092 Creating webrtc/modules:module_api by mbonadei · 7 years ago
  38. 642943b Delete DeviceInfoImpl::GetExpectedCaptureDelay and related declarations. by nisse · 8 years ago
  39. 656610f Move frame_generator_capture.{cc, h} and video_capturer.h to video_test_common. by ehmaldonado · 8 years ago
  40. 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
  41. 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
  42. 35a3270 Moving webrtc.gni up one level from build/ by mbonadei · 8 years ago
  43. 36df2d7 Refactor webrtc/modules/video_{capture,coding} for GN check by ehmaldonado · 8 years ago
  44. 26bddb9 Replace test_support_main by test_main and get rid of test_support_main_threaded_mac by ehmaldonado · 8 years ago
  45. e40a7ee GN: Exclude suppressions of Chromium Clang warnings for Chromium builds. by kjellander · 8 years ago
  46. 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
  47. 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
  48. 242d8bd Unify the macOS and iOS capturer implementations by kthelgason · 8 years ago
  49. b62dbbe GN: Change rtc_source_set targets --> rtc_static_library by kjellander · 8 years ago
  50. e9cc686 GN Templates: Move common_inherited_config to the template. by ehmaldonado · 8 years ago
  51. 7a2ce0b GN Templates: Move common_config to the template. by ehmaldonado · 8 years ago
  52. 38a2132 GN: Introduce templates. by ehmaldonado · 8 years ago
  53. d02fe4b GN: Fix windows clang errors. Attempt 2. by ehmaldonado · 8 years ago
  54. 4bc4d27 GN: Fix Windows Clang errors by ehmaldonado · 8 years ago
  55. f96c51a GN: Add video_capture_tests for Mac by kjellander · 8 years ago
  56. 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
  57. 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
  58. 171c7fe GN: Create target for video_capture_tests on Linux. by sakal · 8 years ago
  59. 5dda80a Remove webrtc/modules/video_{capture,render}/include by Henrik Kjellander · 9 years ago
  60. 35d1767 Remove the video capture module on Android. by perkj · 9 years ago
  61. 57e5fd2 PRESUBMIT: Improve PyLint check and add GN format check. by Henrik Kjellander · 9 years ago
  62. e6cefb6 GYP variables for building expat, icu, libsrtp, usrsctp by Henrik Kjellander · 9 years ago
  63. ac2d27d Fix style violations in common_types.h and config.h by kwiberg@webrtc.org · 10 years ago
  64. f58fe0a Rename GYP and GN targets for video capture+render. by kjellander@webrtc.org · 10 years ago
  65. 853049f Move internal capture+render to build_with_chromium==0 condition by kjellander@webrtc.org · 10 years ago
  66. f21ea91 GN: Add common configs to all targets. by kjellander@webrtc.org · 10 years ago
  67. faf2410 gn: Hide modules/video_capture:video_capture_internal_impl behind an arg by pbos@webrtc.org · 10 years ago
  68. c7134f8 Fix proper deps in BUILD.gn files. This should make Chrome GN bots happy. by andresp@webrtc.org · 10 years ago
  69. a74eda1 Split video_capture_module specific implementation (external vs internal capture) by andresp@webrtc.org · 10 years ago
  70. 6d08ca6 GN: Prefix WebRTC specific variables with "rtc_" by kjellander@webrtc.org · 10 years ago
  71. 788f058 GN: Implement video_engine, video_capture and video_render. by kjellander@webrtc.org · 10 years ago
  72. 1227ab8 GN: Add BUILD.gn files + kjellander to OWNERS by kjellander@webrtc.org · 10 years ago