文件最后提交记录最后更新时间
Rename tools-webrtc -> tools_webrtc This aligns with established naming convention for all other directories. BUG=webrtc:7593 NOTRY=True NOTREECHECKS=True R=ehmaldonado@webrtc.org, mbonadei@webrtc.org TBR=henrika@webrtc.org Review-Url: https://codereview.webrtc.org/2864213004 . Cr-Commit-Position: refs/heads/master@{#18059} 8 年前
Use android Nullable instead of javax Nullable This is a propagation of upstream chromium change needed to resume DEPS autorolls into WebRTC. Original comment from upstream change: > This change is made in preparation for an ErrorProne > check to catch this at compile time. See bug for details. Bug: chromium:771683 Change-Id: I56aed15f73a633dcadae7ece6c645cd3596f9257 Reviewed-on: https://webrtc-review.googlesource.com/c/113505 Reviewed-by: Oleh Prypin <oprypin@webrtc.org> Reviewed-by: Henrik Andreassson <henrika@webrtc.org> Reviewed-by: Sami Kalliomäki <sakal@webrtc.org> Commit-Queue: Artem Titarenko <artit@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25951}7 年前
Change from sakal@webrtc.org to xalep@webrtc.org in OWNERS files. Auto generated with: git grep -l "sakal@webrtc.org" | xargs sed -i '' -e 's/sakal/xalep/g' No-Try: True Bug: webrtc:12673 Change-Id: Ic1d4e8c655725d490a0e2b0d492e42edc9aa919c Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/215147 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#33722} 5 年前
Script for publishing WebRTC AAR on Bintray. Bintray is a service for hosting repositories. It is widely used to serve precompiled Android binaries because of the integration with JCenter. This script uploads a precompiled WebRTC Android library to a Bintray repository. Bug: webrtc:8182 Change-Id: I7be04cea59827e28470acd934f6e09fc3abe2a72 Reviewed-on: https://webrtc-review.googlesource.com/4441 Commit-Queue: Sami Kalliomäki <sakal@webrtc.org> Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20168}8 年前
Rename tools-webrtc -> tools_webrtc This aligns with established naming convention for all other directories. BUG=webrtc:7593 NOTRY=True NOTREECHECKS=True R=ehmaldonado@webrtc.org, mbonadei@webrtc.org TBR=henrika@webrtc.org Review-Url: https://codereview.webrtc.org/2864213004 . Cr-Commit-Position: refs/heads/master@{#18059} 8 年前
Specify DEPS ninja path directly in build scripts instead of depot_tools/ninja wrapper It's better to avoid calling DEPOT_TOOLS_PATH because ninja binaries in depot_tools will be removed soon. Technically, it would work because depot_tools/ninja 'wrapper' can find the DEPS ninja path. But it's better to specify the ninja path directly instead of relying on the wrapper. Bug: chromium:1340825 Change-Id: I992c12601e86be003acdb39ce6d29be817dc7522 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/286520 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Auto-Submit: Junji Watanabe <jwata@google.com> Cr-Commit-Position: refs/heads/main@{#38815} 3 年前
tools_webrtc dir converted to py3 + top level PRESUBMIT script Bug: webrtc:13607 Change-Id: Ib018e43ea977cc24dd71048e68e3343741f7f31b Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/249083 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Jeremy Leconte <jleconte@google.com> Commit-Queue: Christoffer Jansson <jansson@google.com> Cr-Commit-Position: refs/heads/main@{#35953} 4 年前