Sign in
webrtc
/
src
/
webrtc
/
83965775be034cbcc1d2ab5f1b97c5fee1b9bab3
/
BUILD.gn
19f0a9b
GN: Update audio_sink.h location
by kjellander@webrtc.org
· 9 years ago
52cf08c
Revert of Move webrtc/audio/audio_sink.h to webrtc/ and fix some dependencies. (patchset #2 id:40001 of https://codereview.webrtc.org/1737593002/ )
by kjellander
· 9 years ago
0bb951e
Move webrtc/audio/audio_sink.h to webrtc/ and fix some dependencies.
by kjellander@webrtc.org
· 9 years ago
b3f6beb
Move gtest_prod_util.h out of webrtc/test tree.
by kjellander
· 9 years ago
bf4689d
Re-land: "Use an explicit identifier in Config"
by aluebs
· 9 years ago
da2fece
Revert of Use an explicit identifier in Config (patchset #4 id:60001 of https://codereview.webrtc.org/1538643004/ )
by tommi
· 9 years ago
770ba12
Use an explicit identifier in Config
by aluebs
· 9 years ago
1626ef5
Add VP8 and H264 depacketizer fuzzers.
by Peter Boström
· 9 years ago
cfab413
Add DrFuzz support to webrtc fuzzers.
by pbos
· 9 years ago
d838d8e
Create fuzzer tests for audio decoders
by Henrik Lundin
· 9 years ago
ed2a0fc
Add fuzzing of VP8 QP parsing.
by Peter Boström
· 9 years ago
fe3129a
Implement fuzzing of VP9 depacketization.
by Peter Boström
· 9 years ago
66b3232
Remove unused crypto.gni import.
by tfarina
· 9 years ago
f00357f
Revert "Add GN Build file for rtc_sound target."
by Henrik Kjellander
· 9 years ago
bf7c7bd
Add GN Build file for rtc_sound target.
by tfarina
· 9 years ago
0b4ee27
Update build files to use webrtc_overrides in Chromium instead of overrides.
by henrikg
· 9 years ago
bf9f73c
Split webrtc/video into webrtc/{audio,call,video}.
by Peter Boström
· 9 years ago
beadea2
Revert "Android: Enable C99 mode instead of C89 (default)."
by Henrik Kjellander
· 9 years ago
006c74d
Revert of Update build files to use webrtc_overrides in Chromium instead of overrides. (patchset #2 id:20001 of https://codereview.webrtc.org/1354933002/ )
by henrikg
· 9 years ago
69e2d3e
Update build files to use webrtc_overrides in Chromium instead of overrides.
by henrikg
· 9 years ago
13bd791
Android: Enable C99 mode instead of C89 (default).
by Henrik Kjellander
· 9 years ago
9ed7dbc
GN: Fix invalid configuration for Android GCC build.
by Henrik Kjellander
· 10 years ago
9348d6f
GN: Fix compilation with NaCl toolchain
by sergeyu
· 10 years ago
bd3fce5
Includes webrtc/build/protoc.gypi instead of build/protoc.gypi
by Bjorn Terelius
· 10 years ago
8c456f5
Revert "Renamed the ACMDump to RtcEventLog and moved it to webrtc/video, since it is not specific to the audio coding module. Updated .gyp and .gn files accordingly."
by Bjorn Terelius
· 10 years ago
44be068
Renamed the ACMDump to RtcEventLog and moved it to webrtc/video, since it is not specific to the audio coding module. Updated .gyp and .gn files accordingly.
by Bjorn Terelius
· 10 years ago
cdb553b
Remove webrtc::Config from ViEChannelGroup.
by pbos
· 10 years ago
f86edef
iOS HW H264 support.
by Zeke Chin
· 10 years ago
5910eeb
Merge video_engine_core into webrtc target.
by Peter Boström
· 10 years ago
3a03799
PRESUBMIT: Improve PyLint check and add GN format check.
by Henrik Kjellander
· 10 years ago
ab16802
Clear ARM NEON flag
by Andrew MacDonald
· 10 years ago
e65e9ae
Adding support for OpenSL ES output in native WebRTC
by henrika
· 10 years ago
5e7c7e3
Let Chromium declare the mips_dsp_rev build variable.
by kjellander@webrtc.org
· 10 years ago
51bd14d
Remove avi recorder and corresponding enable_video flags.
by andresp@webrtc.org
· 10 years ago
c4e2cd0
Fix style violations in common_types.h and config.h
by kwiberg@webrtc.org
· 10 years ago
800e301
Roll chromium_revision b0c3ed3..2c3ffb2 (316737:317530)
by kjellander@webrtc.org
· 10 years ago
12971d4
Rename GYP and GN targets for video capture+render.
by kjellander@webrtc.org
· 10 years ago
75b626b
Make it easier to use external libyuv + cleanup GYP files.
by kjellander@webrtc.org
· 10 years ago
cdb02a7
Roll chromium_revision c086b4e..4664fe0 (312108:312733)
by kjellander@webrtc.org
· 10 years ago
551f255
GN: Prepare to remove webrtc_base target
by kjellander@webrtc.org
· 10 years ago
1b53688
Enabling building with NEON on ARM64
by andrew@webrtc.org
· 10 years ago
b02f712
Change the static_library("webrtc") to a source set in the GN build.
by kjellander@webrtc.org
· 10 years ago
8a3acf6
arm64 iOS build.
by tkchin@webrtc.org
· 10 years ago
f5723bd
GN: Enable libvpx, add link target and convert some test targets
by kjellander@webrtc.org
· 10 years ago
296871b
GN: Add common configs to all targets.
by kjellander@webrtc.org
· 10 years ago
02002ef
Fix the RTC+Chromium GN build.
by brettw@chromium.org
· 10 years ago
4ad10d6
GN: Prefix WebRTC specific variables with "rtc_"
by kjellander@webrtc.org
· 11 years ago
a663548
[MIPS] Fix gn gen failure for MIPS in webrtc
by kjellander@webrtc.org
· 11 years ago
5a2b2f1
GN: Disable Chromium clang plugins for standalone build.
by kjellander@webrtc.org
· 11 years ago
ccf0fef
GN: Fix include paths for WebRTC in Chromium build.
by kjellander@webrtc.org
· 11 years ago
b94f847
GN: Refactor base/BUILD.gn and fix dbus-glib error.
by kjellander@webrtc.org
· 11 years ago
3610f63
GN: Add BUILD.gn files + kjellander to OWNERS
by kjellander@webrtc.org
· 11 years ago
ac5cd56
GN: BUILD.gn for system_wrappers
by kjellander@webrtc.org
· 11 years ago
d6d5bff
Initial GN work for WebRTC
by kjellander@webrtc.org
· 11 years ago