This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
webrtc_m130
Watch
1
Star
0
Fork
0
You've already forked webrtc_m130
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
webrtc_m130
/
webrtc
/
modules
/
congestion_controller
/
DEPS
7 lines
109 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Reland "Add check_deps rules in DEPS files." Relanding https://codereview.webrtc.org/1796413002/ without the change to the openmax_dl include path (which broke downstream code). TBR=tommi@webrtc.org BUG=webrtc:5623 TESTED=Passing runs using: buildtools/checkdeps/checkdeps.py --root=. talk buildtools/checkdeps/checkdeps.py --root=. webrtc Review URL: https://codereview.webrtc.org/1804333002 . Cr-Commit-Position: refs/heads/master@{#12031}
2016-03-17 12:05:36 +01:00
include_rules = [
"+webrtc/base",
Reland of "Move RtcEventLog object from inside VoiceEngine to Call.", "Fix to make the start/stop functions for the Rtc Eventlog non-virtual." and "Fix for RtcEventLog ObjC interface" The breaking tests in Chromium have been temporarily disabled, they will be fixed and reenabled soon. Original CLs: https://codereview.webrtc.org/1748403002/, https://codereview.webrtc.org/2107253002/ and https://codereview.webrtc.org/2106103003/. TBR=solenberg@webrtc.org,tommi@webrtc.org,stefan@webrtc.org,terelius@webrtc.org,tkchin@webrtc.org BUG=webrtc:4741, webrtc:5603, chromium:609749 Review-Url: https://codereview.webrtc.org/2110113003 Cr-Commit-Position: refs/heads/master@{#13379}
2016-07-04 07:06:55 -07:00
"+webrtc/call/mock",
Reland "Add check_deps rules in DEPS files." Relanding https://codereview.webrtc.org/1796413002/ without the change to the openmax_dl include path (which broke downstream code). TBR=tommi@webrtc.org BUG=webrtc:5623 TESTED=Passing runs using: buildtools/checkdeps/checkdeps.py --root=. talk buildtools/checkdeps/checkdeps.py --root=. webrtc Review URL: https://codereview.webrtc.org/1804333002 . Cr-Commit-Position: refs/heads/master@{#12031}
2016-03-17 12:05:36 +01:00
"+webrtc/system_wrappers",
"+webrtc/video",
]
Reference in New Issue
Copy Permalink