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

Issue 2993273002: Add Android Camera To Unity Plugin (Closed)

Created:
3 years, 4 months ago by qiangchen
Modified:
3 years, 4 months ago
Reviewers:
GeorgeZ
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Add Android Camera To Unity Plugin The existing unity plugin (an example in webrtc codebase) does not support camera access on Android platform. This CL implements such functionality. TBR=gyzhou@chromium.org BUG=webrtc:8067 Review-Url: https://codereview.webrtc.org/2993273002 Cr-Commit-Position: refs/heads/master@{#19277} Committed: https://chromium.googlesource.com/external/webrtc/+/42f96d53f3acf7a721d456b6eae872bb6f37a0a0

Patch Set 1 #

Patch Set 2 : Presubmit Fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+387 lines, -11 lines) Patch
M webrtc/examples/BUILD.gn View 3 chunks +45 lines, -6 lines 0 comments Download
A webrtc/examples/unityplugin/ANDROID_INSTRUCTION View 1 chunk +33 lines, -0 lines 0 comments Download
A webrtc/examples/unityplugin/DEPS View 1 chunk +3 lines, -0 lines 0 comments Download
M webrtc/examples/unityplugin/README View 1 chunk +4 lines, -1 line 0 comments Download
A webrtc/examples/unityplugin/classreferenceholder.h View 1 chunk +37 lines, -0 lines 0 comments Download
A webrtc/examples/unityplugin/classreferenceholder.cc View 1 1 chunk +88 lines, -0 lines 0 comments Download
A webrtc/examples/unityplugin/java/src/org/webrtc/UnityUtility.java View 1 chunk +64 lines, -0 lines 0 comments Download
A webrtc/examples/unityplugin/jni_onload.cc View 1 chunk +41 lines, -0 lines 0 comments Download
M webrtc/examples/unityplugin/simple_peer_connection.cc View 5 chunks +68 lines, -4 lines 0 comments Download
M webrtc/examples/unityplugin/unity_plugin_apis.h View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (16 generated)
GeorgeZ
On 2017/08/08 16:35:03, qiangchen wrote: > Description was changed from > > ========== > Add ...
3 years, 4 months ago (2017-08-08 22:01:26 UTC) #9
GeorgeZ
On 2017/08/08 16:35:03, qiangchen wrote: > Description was changed from > > ========== > Add ...
3 years, 4 months ago (2017-08-08 22:01:27 UTC) #10
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/2993273002/1
3 years, 4 months ago (2017-08-08 22:02:09 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/19940)
3 years, 4 months ago (2017-08-08 22:07:38 UTC) #16
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/2993273002/20001
3 years, 4 months ago (2017-08-08 22:35:27 UTC) #19
commit-bot: I haz the power
3 years, 4 months ago (2017-08-09 00:08:12 UTC) #22
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/external/webrtc/+/42f96d53f3acf7a721d456b6e...

Powered by Google App Engine
This is Rietveld 408576698