Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(264)

Issue 2976633002: Revert of Remove remains of webrtc/base (patchset #7 id:120001 of https://codereview.webrtc.org/297… (Closed)

Created:
3 years, 5 months ago by ehmaldonado_webrtc
Modified:
3 years, 5 months ago
Reviewers:
kwiberg-webrtc
CC:
webrtc-reviews_webrtc.org, yujie_mao (webrtc), zhuangzesen_agora.io, aleloi, tlegrand-webrtc, qiang.lu, peah-webrtc, bjornv1, video-team_agora.io, AleBzk, tterriberry_mozilla.com, fengyue_agora.io, sdk-team_agora.io, minyue-webrtc, mflodman, Andrew MacDonald, zhengzhonghou_agora.io, stefan-webrtc, kwiberg-webrtc, danilchap, henrika_webrtc, audio-team_agora.io, hlundin-webrtc, niklas.enbom, the sun, perkj_webrtc, aluebs-webrtc
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Revert of Remove remains of webrtc/base (patchset #7 id:120001 of https://codereview.webrtc.org/2973183002/ ) Reason for revert: Breaks lots of downstream projects. Original issue's description: > Remove remains of webrtc/base > > All downstream code have been updated to the new location. > > In PRESUBMIT.py: > * Remove webrtc/rtc_base from CPP_BLACKLIST > * Add webrtc/rtc_base to LEGACY_API_DIRS > > Fix some duplicated paths in > webrtc/modules/audio_processing/test/conversational_speech/BUILD.gn > > BUG=webrtc:7634 > TBR=kwiberg@webrtc.org > > Review-Url: https://codereview.webrtc.org/2973183002 > Cr-Commit-Position: refs/heads/master@{#18948} > Committed: https://chromium.googlesource.com/external/webrtc/+/9483b49bafc681a8360dff7217e7651a74dea71d TBR=kwiberg@webrtc.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=webrtc:7634 Review-Url: https://codereview.webrtc.org/2976633002 Cr-Commit-Position: refs/heads/master@{#18949} Committed: https://chromium.googlesource.com/external/webrtc/+/370dd479730b4918b8b81842c4c36d25d0633b50

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3950 lines, -470 lines) Patch
M PRESUBMIT.py View 3 chunks +2 lines, -1 line 0 comments Download
M webrtc/BUILD.gn View 7 chunks +13 lines, -12 lines 0 comments Download
M webrtc/api/BUILD.gn View 7 chunks +8 lines, -8 lines 0 comments Download
M webrtc/api/audio_codecs/BUILD.gn View 3 chunks +3 lines, -3 lines 0 comments Download
M webrtc/api/audio_codecs/g722/BUILD.gn View 2 chunks +2 lines, -2 lines 0 comments Download
M webrtc/api/audio_codecs/ilbc/BUILD.gn View 2 chunks +2 lines, -2 lines 0 comments Download
M webrtc/api/audio_codecs/opus/BUILD.gn View 3 chunks +4 lines, -4 lines 0 comments Download
M webrtc/api/audio_codecs/test/BUILD.gn View 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/api/video_codecs/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/audio/BUILD.gn View 3 chunks +4 lines, -4 lines 0 comments Download
M webrtc/audio/utility/BUILD.gn View 2 chunks +2 lines, -2 lines 0 comments Download
A webrtc/base/BUILD.gn View 1 chunk +135 lines, -0 lines 0 comments Download
A webrtc/base/Dummy.java View 1 chunk +9 lines, -0 lines 0 comments Download
A webrtc/base/array_view.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/arraysize.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/asyncinvoker.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/asyncinvoker-inl.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/asyncpacketsocket.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/asyncresolverinterface.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/asyncsocket.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/asynctcpsocket.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/asyncudpsocket.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/atomicops.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/base64.h View 1 chunk +20 lines, -0 lines 0 comments Download
A webrtc/base/basictypes.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/bind.h View 1 chunk +69 lines, -0 lines 0 comments Download
A webrtc/base/bitbuffer.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/buffer.h View 1 chunk +18 lines, -0 lines 0 comments Download
A webrtc/base/bufferqueue.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/bytebuffer.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/byteorder.h View 1 chunk +19 lines, -0 lines 0 comments Download
A + webrtc/base/callback.h View 3 chunks +12 lines, -45 lines 0 comments Download
A webrtc/base/checks.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/compile_assert_c.h View 1 chunk +18 lines, -0 lines 0 comments Download
A webrtc/base/constructormagic.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/copyonwritebuffer.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/cpu_time.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/crc32.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/criticalsection.h View 1 chunk +18 lines, -0 lines 0 comments Download
A webrtc/base/cryptstring.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/deprecation.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/dscp.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/event.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/event_tracer.h View 1 chunk +34 lines, -0 lines 0 comments Download
A webrtc/base/fakeclock.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/fakenetwork.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/fakesslidentity.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/file.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/filerotatingstream.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/fileutils.h View 1 chunk +20 lines, -0 lines 0 comments Download
A webrtc/base/firewallsocketserver.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/flags.h View 1 chunk +31 lines, -0 lines 0 comments Download
A webrtc/base/format_macros.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/function_view.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/gtest_prod_util.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/gunit.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/gunit_prod.h View 1 chunk +18 lines, -0 lines 0 comments Download
A webrtc/base/helpers.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/httpbase.h View 1 chunk +20 lines, -0 lines 0 comments Download
A webrtc/base/httpcommon.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/httpcommon-inl.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/httpserver.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/ifaddrs-android.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/ifaddrs_converter.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/ignore_wundef.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/ipaddress.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/json.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/keep_ref_until_done.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/location.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/logging.h View 1 chunk +54 lines, -0 lines 0 comments Download
A webrtc/base/logsinks.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/macutils.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/mathutils.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/md5.h View 1 chunk +31 lines, -0 lines 0 comments Download
A webrtc/base/md5digest.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/memory_usage.h View 1 chunk +18 lines, -0 lines 0 comments Download
A webrtc/base/messagedigest.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/messagehandler.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/messagequeue.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/mod_ops.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/natserver.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/natsocketfactory.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/nattypes.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/nethelpers.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/network.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/networkmonitor.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/networkroute.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/nullsocketserver.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/numerics/exp_filter.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/numerics/percentile_filter.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/onetimeevent.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/openssl.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/openssladapter.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/openssldigest.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/opensslidentity.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/opensslstreamadapter.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/optional.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/optionsfile.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/pathutils.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/physicalsocketserver.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/platform_file.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/platform_thread.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/platform_thread_types.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/protobuf_utils.h View 1 chunk +21 lines, -0 lines 0 comments Download
A webrtc/base/proxyinfo.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/proxyserver.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/ptr_util.h View 1 chunk +21 lines, -0 lines 0 comments Download
A webrtc/base/race_checker.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/random.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/rate_limiter.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/rate_statistics.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/ratelimiter.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/ratetracker.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/refcount.h View 1 chunk +18 lines, -0 lines 0 comments Download
A webrtc/base/refcountedobject.h View 1 chunk +18 lines, -0 lines 0 comments Download
A webrtc/base/rollingaccumulator.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/rtccertificate.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/rtccertificategenerator.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/safe_compare.h View 1 chunk +39 lines, -0 lines 0 comments Download
A webrtc/base/safe_conversions.h View 1 chunk +21 lines, -0 lines 0 comments Download
A webrtc/base/safe_conversions_impl.h View 1 chunk +21 lines, -0 lines 0 comments Download
A webrtc/base/safe_minmax.h View 1 chunk +18 lines, -0 lines 0 comments Download
A webrtc/base/sanitizer.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/scoped_ref_ptr.h View 1 chunk +71 lines, -0 lines 0 comments Download
A webrtc/base/sequenced_task_checker.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/sequenced_task_checker_impl.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/sha1.h View 1 chunk +18 lines, -0 lines 0 comments Download
A webrtc/base/sha1digest.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/sigslot.h View 1 chunk +104 lines, -0 lines 0 comments Download
A webrtc/base/sigslottester.h View 1 chunk +23 lines, -0 lines 0 comments Download
A webrtc/base/socket.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/socket_unittest.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/socketadapters.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/socketaddress.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/socketaddresspair.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/socketfactory.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/socketserver.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/socketstream.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/ssladapter.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/sslfingerprint.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/sslidentity.h View 1 chunk +21 lines, -0 lines 0 comments Download
A webrtc/base/sslroots.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/sslstreamadapter.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/stream.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/string_to_number.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/stringencode.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/stringize_macros.h View 1 chunk +26 lines, -0 lines 0 comments Download
A webrtc/base/stringutils.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/swap_queue.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/task_queue.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/task_queue_posix.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/template_util.h View 1 chunk +21 lines, -0 lines 0 comments Download
A webrtc/base/testbase64.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/testclient.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/testechoserver.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/testutils.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/thread.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/thread_annotations.h View 1 chunk +27 lines, -0 lines 0 comments Download
A webrtc/base/thread_checker.h View 1 chunk +21 lines, -0 lines 0 comments Download
A webrtc/base/thread_checker_impl.h View 1 chunk +21 lines, -0 lines 0 comments Download
A webrtc/base/timedelta.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/timestampaligner.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/timeutils.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/trace_event.h View 1 chunk +14 lines, -0 lines 0 comments Download
A webrtc/base/transformadapter.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/type_traits.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/unixfilesystem.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/virtualsocketserver.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/weak_ptr.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/win32.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/win32filesystem.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/win32socketinit.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/win32socketserver.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/win32window.h View 1 chunk +19 lines, -0 lines 0 comments Download
A webrtc/base/window.h View 1 chunk +19 lines, -0 lines 0 comments Download
M webrtc/call/BUILD.gn View 9 chunks +8 lines, -8 lines 0 comments Download
M webrtc/common_audio/BUILD.gn View 6 chunks +10 lines, -10 lines 0 comments Download
M webrtc/common_video/BUILD.gn View 2 chunks +4 lines, -4 lines 0 comments Download
M webrtc/examples/BUILD.gn View 8 chunks +16 lines, -16 lines 0 comments Download
M webrtc/logging/BUILD.gn View 7 chunks +10 lines, -10 lines 0 comments Download
M webrtc/media/BUILD.gn View 8 chunks +17 lines, -17 lines 0 comments Download
M webrtc/modules/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/audio_coding/BUILD.gn View 47 chunks +61 lines, -61 lines 0 comments Download
M webrtc/modules/audio_conference_mixer/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/audio_device/BUILD.gn View 4 chunks +6 lines, -6 lines 0 comments Download
M webrtc/modules/audio_mixer/BUILD.gn View 3 chunks +4 lines, -4 lines 0 comments Download
M webrtc/modules/audio_processing/BUILD.gn View 13 chunks +21 lines, -21 lines 0 comments Download
M webrtc/modules/audio_processing/aec_dump/BUILD.gn View 4 chunks +6 lines, -6 lines 0 comments Download
M webrtc/modules/audio_processing/test/conversational_speech/BUILD.gn View 3 chunks +12 lines, -9 lines 0 comments Download
M webrtc/modules/audio_processing/test/py_quality_assessment/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/bitrate_controller/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/congestion_controller/BUILD.gn View 2 chunks +5 lines, -5 lines 0 comments Download
M webrtc/modules/desktop_capture/BUILD.gn View 6 chunks +7 lines, -7 lines 0 comments Download
M webrtc/modules/media_file/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/modules/pacing/BUILD.gn View 2 chunks +3 lines, -3 lines 0 comments Download
M webrtc/modules/remote_bitrate_estimator/BUILD.gn View 5 chunks +9 lines, -9 lines 0 comments Download
M webrtc/modules/rtp_rtcp/BUILD.gn View 5 chunks +7 lines, -7 lines 0 comments Download
M webrtc/modules/utility/BUILD.gn View 2 chunks +2 lines, -2 lines 0 comments Download
M webrtc/modules/video_capture/BUILD.gn View 4 chunks +4 lines, -4 lines 0 comments Download
M webrtc/modules/video_coding/BUILD.gn View 14 chunks +24 lines, -24 lines 0 comments Download
M webrtc/modules/video_processing/BUILD.gn View 2 chunks +2 lines, -2 lines 0 comments Download
M webrtc/ortc/BUILD.gn View 3 chunks +6 lines, -6 lines 0 comments Download
M webrtc/p2p/BUILD.gn View 5 chunks +10 lines, -10 lines 0 comments Download
M webrtc/pc/BUILD.gn View 6 chunks +15 lines, -15 lines 0 comments Download
M webrtc/rtc_base/BUILD.gn View 3 chunks +5 lines, -5 lines 0 comments Download
M webrtc/rtc_base/callback.h.pump View 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/rtc_base/sigslottester.h.pump View 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/rtc_tools/BUILD.gn View 4 chunks +5 lines, -5 lines 0 comments Download
M webrtc/rtc_tools/network_tester/BUILD.gn View 2 chunks +4 lines, -4 lines 0 comments Download
M webrtc/sdk/BUILD.gn View 13 chunks +13 lines, -13 lines 0 comments Download
M webrtc/sdk/android/BUILD.gn View 5 chunks +13 lines, -13 lines 0 comments Download
M webrtc/sdk/objc/Framework/Classes/PeerConnection/RTCVideoCodecH264.mm View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/sdk/objc/Framework/Classes/PeerConnection/objc_video_decoder_factory.mm View 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/sdk/objc/Framework/Classes/PeerConnection/objc_video_encoder_factory.mm View 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/sdk/objc/Framework/UnitTests/RTCTracingTest.mm View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/stats/BUILD.gn View 2 chunks +4 lines, -4 lines 0 comments Download
M webrtc/system_wrappers/BUILD.gn View 5 chunks +7 lines, -7 lines 0 comments Download
M webrtc/test/BUILD.gn View 15 chunks +19 lines, -19 lines 0 comments Download
M webrtc/test/fuzzers/BUILD.gn View 12 chunks +13 lines, -13 lines 0 comments Download
M webrtc/video/BUILD.gn View 9 chunks +12 lines, -12 lines 0 comments Download
M webrtc/voice_engine/BUILD.gn View 7 chunks +8 lines, -8 lines 0 comments Download

Messages

Total messages: 5 (3 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2976633002/1
3 years, 5 months ago (2017-07-10 12:57:20 UTC) #2
commit-bot: I haz the power
3 years, 5 months ago (2017-07-10 12:58:55 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/external/webrtc/+/370dd479730b4918b8b81842c...

Powered by Google App Engine
This is Rietveld 408576698