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

Issue 1289623005: Add stats overlay to iOS AppRTCDemo. (Closed)

Created:
5 years, 4 months ago by tkchin_webrtc
Modified:
5 years, 4 months ago
Reviewers:
jiayl2, Chuck
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, qiang.lu, niklas.enbom, yujie_mao (webrtc), Andrew MacDonald
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Patch Set 1 : #

Total comments: 14

Patch Set 2 : CR comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+655 lines, -5 lines) Patch
M webrtc/examples/objc/AppRTCDemo/ARDAppClient.h View 1 chunk +6 lines, -0 lines 0 comments Download
M webrtc/examples/objc/AppRTCDemo/ARDAppClient.m View 4 chunks +75 lines, -2 lines 0 comments Download
M webrtc/examples/objc/AppRTCDemo/ARDAppClient+Internal.h View 1 chunk +2 lines, -1 line 0 comments Download
A webrtc/examples/objc/AppRTCDemo/ARDBitrateTracker.h View 1 chunk +30 lines, -0 lines 0 comments Download
A webrtc/examples/objc/AppRTCDemo/ARDBitrateTracker.m View 1 1 chunk +45 lines, -0 lines 0 comments Download
A webrtc/examples/objc/AppRTCDemo/ARDStatsBuilder.h View 1 chunk +29 lines, -0 lines 0 comments Download
A webrtc/examples/objc/AppRTCDemo/ARDStatsBuilder.m View 1 1 chunk +321 lines, -0 lines 0 comments Download
M webrtc/examples/objc/AppRTCDemo/common/ARDUtilities.h View 1 chunk +3 lines, -0 lines 0 comments Download
M webrtc/examples/objc/AppRTCDemo/common/ARDUtilities.m View 1 2 chunks +33 lines, -0 lines 0 comments Download
A + webrtc/examples/objc/AppRTCDemo/ios/ARDStatsView.h View 1 chunk +2 lines, -2 lines 0 comments Download
A webrtc/examples/objc/AppRTCDemo/ios/ARDStatsView.m View 1 chunk +52 lines, -0 lines 0 comments Download
M webrtc/examples/objc/AppRTCDemo/ios/ARDVideoCallView.h View 3 chunks +6 lines, -0 lines 0 comments Download
M webrtc/examples/objc/AppRTCDemo/ios/ARDVideoCallView.m View 6 chunks +23 lines, -0 lines 0 comments Download
M webrtc/examples/objc/AppRTCDemo/ios/ARDVideoCallViewController.m View 2 chunks +11 lines, -0 lines 0 comments Download
M webrtc/examples/objc/AppRTCDemo/mac/APPRTCViewController.m View 1 chunk +4 lines, -0 lines 0 comments Download
M webrtc/libjingle_examples.gyp View 4 chunks +13 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
tkchin_webrtc
5 years, 4 months ago (2015-08-13 21:33:14 UTC) #4
jiayl2
https://codereview.webrtc.org/1289623005/diff/40001/webrtc/examples/objc/AppRTCDemo/ARDAppClient.m File webrtc/examples/objc/AppRTCDemo/ARDAppClient.m (right): https://codereview.webrtc.org/1289623005/diff/40001/webrtc/examples/objc/AppRTCDemo/ARDAppClient.m#newcode171 webrtc/examples/objc/AppRTCDemo/ARDAppClient.m:171: - (void)setShouldGetStats:(BOOL)shouldGetStats { I didn't find who calls this ...
5 years, 4 months ago (2015-08-13 22:21:50 UTC) #5
tkchin_webrtc
PTAL https://codereview.webrtc.org/1289623005/diff/40001/webrtc/examples/objc/AppRTCDemo/ARDAppClient.m File webrtc/examples/objc/AppRTCDemo/ARDAppClient.m (right): https://codereview.webrtc.org/1289623005/diff/40001/webrtc/examples/objc/AppRTCDemo/ARDAppClient.m#newcode171 webrtc/examples/objc/AppRTCDemo/ARDAppClient.m:171: - (void)setShouldGetStats:(BOOL)shouldGetStats { On 2015/08/13 22:21:50, jiayl2 wrote: ...
5 years, 4 months ago (2015-08-13 23:55:31 UTC) #6
jiayl2
lgtm
5 years, 4 months ago (2015-08-14 16:25:31 UTC) #7
tkchin_webrtc
5 years, 4 months ago (2015-08-14 18:00:16 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:50001) manually as
d33258098b99068064e0d4a8cfc6566dec8e881e (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698