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

Issue 1467173006: Create webrtc/base/objc and move some logging code there (Closed)

Created:
5 years ago by tkchin_webrtc
Modified:
5 years ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Leaving all original files in talk/app/webrtc/objc until we can officially tell clients about the new locations. Also changes presubmit script to not run cpplint on objc dirs. BUG= Committed: https://crrev.com/42f580e490e8343a87362dbb20207380d850372c Cr-Commit-Position: refs/heads/master@{#10815}

Patch Set 1 : #

Patch Set 2 : Fix rename error #

Patch Set 3 : Fix presubmit to not look at objc dirs for cpplint #

Patch Set 4 : Accidental line deletion #

Patch Set 5 : Update GN #

Patch Set 6 : Add ARC flag #

Total comments: 2

Patch Set 7 : CR comments #

Patch Set 8 : Merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -29 lines) Patch
M PRESUBMIT.py View 1 2 3 4 5 6 7 1 chunk +8 lines, -1 line 0 comments Download
M webrtc/base/BUILD.gn View 1 2 3 4 5 6 7 1 chunk +16 lines, -0 lines 0 comments Download
M webrtc/base/base.gyp View 1 2 3 4 5 6 7 1 chunk +21 lines, -0 lines 0 comments Download
A + webrtc/base/objc/OWNERS View 0 chunks +-1 lines, --1 lines 0 comments Download
A + webrtc/base/objc/RTCLogging.h View 3 chunks +12 lines, -29 lines 0 comments Download
A webrtc/base/objc/RTCLogging.mm View 1 1 chunk +47 lines, -0 lines 0 comments Download

Messages

Total messages: 41 (23 generated)
tkchin_webrtc
5 years ago (2015-11-24 00:17:07 UTC) #4
tommi
Lgtm. Can you mention the logging change too in the description?
5 years ago (2015-11-24 06:39:24 UTC) #5
pthatcher
lgtm +1 to Tommi's comment.
5 years ago (2015-11-24 19:15:55 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1467173006/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1467173006/60001
5 years ago (2015-11-24 22:02:28 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/1950)
5 years ago (2015-11-24 22:05:54 UTC) #15
tkchin_webrtc
@kjellander could you look at the presubmit change? Would be nice to have commit queue ...
5 years ago (2015-11-24 22:45:13 UTC) #18
kjellander_webrtc
On 2015/11/24 22:45:13, tkchin_webrtc wrote: > @kjellander could you look at the presubmit change? Would ...
5 years ago (2015-11-25 09:03:35 UTC) #19
tkchin_webrtc
On 2015/11/25 09:03:35, kjellander (webrtc) wrote: > On 2015/11/24 22:45:13, tkchin_webrtc wrote: > > @kjellander ...
5 years ago (2015-11-26 06:51:00 UTC) #20
kjellander_webrtc
lgtm but please address my comments. https://codereview.webrtc.org/1467173006/diff/140001/webrtc/base/BUILD.gn File webrtc/base/BUILD.gn (right): https://codereview.webrtc.org/1467173006/diff/140001/webrtc/base/BUILD.gn#newcode610 webrtc/base/BUILD.gn:610: static_library("rtc_base_objc") { I ...
5 years ago (2015-11-26 08:36:17 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1467173006/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1467173006/160001
5 years ago (2015-11-26 16:02:00 UTC) #24
commit-bot: I haz the power
Try jobs failed on following builders: android_compile_x64_dbg on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/android_compile_x64_dbg/builds/113) android_compile_x86_dbg on tryserver.webrtc (JOB_FAILED, ...
5 years ago (2015-11-26 16:03:07 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1467173006/180001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1467173006/180001
5 years ago (2015-11-26 16:17:19 UTC) #29
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on tryserver.webrtc (JOB_TIMED_OUT, no build URL) android_rel on ...
5 years ago (2015-11-26 18:17:34 UTC) #31
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1467173006/180001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1467173006/180001
5 years ago (2015-11-26 21:26:17 UTC) #33
commit-bot: I haz the power
Exceeded global retry quota
5 years ago (2015-11-26 23:26:32 UTC) #35
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1467173006/180001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1467173006/180001
5 years ago (2015-11-27 07:16:12 UTC) #37
commit-bot: I haz the power
Committed patchset #8 (id:180001)
5 years ago (2015-11-27 07:18:26 UTC) #39
commit-bot: I haz the power
5 years ago (2015-11-27 07:18:39 UTC) #41
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/42f580e490e8343a87362dbb20207380d850372c
Cr-Commit-Position: refs/heads/master@{#10815}

Powered by Google App Engine
This is Rietveld 408576698