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

Issue 1414703002: passing |buffer| by reference in AndroidVideoCapturer::OnIncomingFrame (Closed)

Created:
5 years, 2 months ago by olka_webrtc
Modified:
5 years, 2 months ago
Reviewers:
magjed_webrtc, tommi
CC:
webrtc-reviews_webrtc.org, interface-changes_webrtc.org, rwolff_gocast.it, yujie_mao (webrtc), Andrew MacDonald, tterriberry_mozilla.com, qiang.lu, niklas.enbom, peah-webrtc
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

passing |buffer| by reference in AndroidVideoCapturer::OnIncomingFrame BUG=webrtc:5062 Committed: https://crrev.com/30a5b5e9fb574016ced1a45ae43921c1a01860a0 Cr-Commit-Position: refs/heads/master@{#10342}

Patch Set 1 #

Total comments: 1

Patch Set 2 : fix for formatting #

Total comments: 1

Patch Set 3 : fixing punctuation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -6 lines) Patch
M talk/app/webrtc/androidvideocapturer.h View 1 chunk +4 lines, -3 lines 0 comments Download
M talk/app/webrtc/androidvideocapturer.cc View 1 chunk +1 line, -1 line 0 comments Download
M talk/app/webrtc/java/jni/androidvideocapturer_jni.h View 1 2 1 chunk +7 lines, -1 line 0 comments Download
M talk/app/webrtc/java/jni/androidvideocapturer_jni.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 23 (8 generated)
olka_webrtc
Hi Magnus, Could you please review the code? Thanks!
5 years, 2 months ago (2015-10-20 08:46:09 UTC) #4
magjed_webrtc
https://codereview.webrtc.org/1414703002/diff/40001/talk/app/webrtc/java/jni/androidvideocapturer_jni.h File talk/app/webrtc/java/jni/androidvideocapturer_jni.h (right): https://codereview.webrtc.org/1414703002/diff/40001/talk/app/webrtc/java/jni/androidvideocapturer_jni.h#newcode75 talk/app/webrtc/java/jni/androidvideocapturer_jni.h:75: template <typename T> struct Identity { typedef T type; ...
5 years, 2 months ago (2015-10-20 13:06:23 UTC) #5
olka_webrtc
Yep, otherwise you'll get compile errors like these http://build.chromium.org/p/tryserver.webrtc/builders/android_arm64_rel/builds/3065/steps/compile/logs/stdio Fixed with 'git cl format'(this is ...
5 years, 2 months ago (2015-10-20 14:40:22 UTC) #6
magjed_webrtc
On 2015/10/20 14:40:22, olga wrote: > Yep, otherwise you'll get compile errors like these > ...
5 years, 2 months ago (2015-10-20 15:37:24 UTC) #7
magjed_webrtc
lgtm if you fix the nit. Press the 'Commit' checkbox when you are done. https://codereview.webrtc.org/1414703002/diff/60001/talk/app/webrtc/java/jni/androidvideocapturer_jni.h ...
5 years, 2 months ago (2015-10-20 15:39:27 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1414703002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1414703002/80001
5 years, 2 months ago (2015-10-20 15:45:31 UTC) #11
olka_webrtc
done!
5 years, 2 months ago (2015-10-20 15:46:52 UTC) #12
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/1319)
5 years, 2 months ago (2015-10-20 15:50:01 UTC) #14
magjed_webrtc
On 2015/10/20 15:46:52, olga wrote: > done! I realize now that I'm not an owner ...
5 years, 2 months ago (2015-10-20 15:52:32 UTC) #15
olka_webrtc
Owner's lgtm is required for commit - adding Tommi
5 years, 2 months ago (2015-10-20 15:53:01 UTC) #17
olka_webrtc
> I realize now that I'm not an owner of talk/app/webrtc/androidvideocapturer.* > You can add ...
5 years, 2 months ago (2015-10-20 15:54:24 UTC) #18
tommi
nice fix for the build error. lgtm.
5 years, 2 months ago (2015-10-20 16:14:14 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1414703002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1414703002/80001
5 years, 2 months ago (2015-10-20 16:14:26 UTC) #21
commit-bot: I haz the power
Committed patchset #3 (id:80001)
5 years, 2 months ago (2015-10-20 18:04:59 UTC) #22
commit-bot: I haz the power
5 years, 2 months ago (2015-10-20 18:05:14 UTC) #23
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/30a5b5e9fb574016ced1a45ae43921c1a01860a0
Cr-Commit-Position: refs/heads/master@{#10342}

Powered by Google App Engine
This is Rietveld 408576698