webrtc/rtc_tools
Mirko Bonadei 0250be51be Stop using public_deps to depend on libyuv.
A lot of WebRTC targets were depending on //third_party/libyuv using
public_deps instead of deps. This causes issues because a the
inclusion of libyuv headers is not declared to the build system and
this creates hidden dependencies that put the modularity of the project
at risk.

Bug: webrtc:8603
Change-Id: Ide0ceb84eb5640ae664dc782f3a722b55c3b601a
No-Try: True
Reviewed-on: https://webrtc-review.googlesource.com/28120
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Magnus Flodman <mflodman@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#21039}
2017-12-04 14:16:08 +00:00
..
agc Move some numeric utility code from rtc_base/ to rtc_base/numerics/ 2017-11-22 11:21:47 +00:00
barcode_tools Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
converter Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
event_log_visualizer Aid triaging of bugs by printing notifications about interesting parts of an event log. 2017-12-01 12:45:51 +00:00
force_mic_volume_max Removes id parameter in ADM factory method (reland) 2017-11-13 13:28:18 +00:00
frame_analyzer Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
frame_editing Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
loopback_test Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
network_tester Stop using ByteSize (deprecated) to get the size of a proto message. 2017-11-30 14:27:50 +00:00
psnr_ssim_analyzer Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
py_event_log_analyzer Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
rtcbot Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
testing Partial revert of "Update scripts to use DEPS-pinned depot_tools" 2017-10-18 13:06:58 +00:00
author_line_count.sh Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
BUILD.gn Stop using public_deps to depend on libyuv. 2017-12-04 14:16:08 +00:00
class_usage.sh Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
compare_videos.py Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
header_usage.sh header_usage.sh: Keep leading directory for grep. 2017-10-19 13:46:51 +00:00
OWNERS Expand ownership of rtc_tools. 2017-11-06 11:13:26 +00:00
sanitizers_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
simple_command_line_parser.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
simple_command_line_parser.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
simple_command_line_parser_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
video_analysis.py Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
video_analysis_test.py Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00