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

Issue 2823783002: An example of Unity native plugin of webrtc for Windows OS (Closed)

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

Description

An example of Unity native plugin of webrtc for Windows OS Unity native plugin has to use Pinvoke technology in its APIs This plugin dll can also be used by Windows C# applications other than Unity. BUG=webrtc:7389 Review-Url: https://codereview.webrtc.org/2823783002 Cr-Commit-Position: refs/heads/master@{#18108} Committed: https://chromium.googlesource.com/external/webrtc/+/ad7cad8aba7ec1973be263ab5fd330b4a2244e19

Patch Set 1 #

Patch Set 2 : Fixed a build issue #

Patch Set 3 : Add readme and owners files #

Total comments: 4

Patch Set 4 #

Total comments: 2

Patch Set 5 : review comments 2 #

Total comments: 2

Patch Set 6 : review comments 3 #

Patch Set 7 : Sync to head #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1146 lines, -0 lines) Patch
M webrtc/examples/BUILD.gn View 1 2 3 4 5 6 1 chunk +34 lines, -0 lines 0 comments Download
A webrtc/examples/unityplugin/OWNERS View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A webrtc/examples/unityplugin/README View 1 2 3 4 1 chunk +204 lines, -0 lines 0 comments Download
A webrtc/examples/unityplugin/simple_peer_connection.h View 1 2 3 4 5 6 1 chunk +125 lines, -0 lines 0 comments Download
A webrtc/examples/unityplugin/simple_peer_connection.cc View 1 2 3 4 5 6 1 chunk +514 lines, -0 lines 0 comments Download
A webrtc/examples/unityplugin/unity_plugin_apis.h View 1 2 3 4 5 6 1 chunk +83 lines, -0 lines 0 comments Download
A webrtc/examples/unityplugin/unity_plugin_apis.cc View 1 2 3 4 5 6 1 chunk +185 lines, -0 lines 0 comments Download

Messages

Total messages: 40 (20 generated)
GeorgeZ
Niklas and Tommi, Would you please have a review of this CL? Thanks,
3 years, 8 months ago (2017-04-19 17:00:09 UTC) #10
niklas.enbom
Quick high level comment, add a README file that explains what this is and how ...
3 years, 8 months ago (2017-04-19 17:19:11 UTC) #11
GeorgeZ
On 2017/04/19 17:19:11, niklas.enbom wrote: > Quick high level comment, add a README file that ...
3 years, 8 months ago (2017-04-20 15:47:06 UTC) #13
niklas.enbom
Still high level review. This is essentially a Windows Peerconnection DLL. Tommi, do you see ...
3 years, 8 months ago (2017-04-20 23:08:50 UTC) #14
tommi
https://codereview.webrtc.org/2823783002/diff/60001/webrtc/examples/unityplugin/simple_peer_connection.h File webrtc/examples/unityplugin/simple_peer_connection.h (right): https://codereview.webrtc.org/2823783002/diff/60001/webrtc/examples/unityplugin/simple_peer_connection.h#newcode101 webrtc/examples/unityplugin/simple_peer_connection.h:101: static int peer_count_; should these static vars perhaps be ...
3 years, 8 months ago (2017-04-21 09:47:51 UTC) #15
GeorgeZ
I updated the CL to address review comments and added lliuu@ as a reviewer as ...
3 years, 8 months ago (2017-04-21 22:00:04 UTC) #17
lliuu
George, could you clarify the intention of the CL a bit more? If it is ...
3 years, 8 months ago (2017-04-24 17:25:33 UTC) #18
GeorgeZ
Hi Lu, I updated the CL to address your comments. Thanks https://codereview.webrtc.org/2823783002/diff/80001/webrtc/examples/unityplugin/simple_peer_connection.h File webrtc/examples/unityplugin/simple_peer_connection.h (right): ...
3 years, 8 months ago (2017-04-24 22:57:35 UTC) #20
lliuu
Thanks George. A high level comment, if this is only intended as an example, I ...
3 years, 8 months ago (2017-04-25 01:56:43 UTC) #21
GeorgeZ
Hi Lu, A functional Demo for Unity exists in a git repository that is outside ...
3 years, 8 months ago (2017-04-25 23:52:45 UTC) #22
lliuu
On 2017/04/25 23:52:45, GeorgeZ wrote: > Hi Lu, > > A functional Demo for Unity ...
3 years, 8 months ago (2017-04-26 19:06:53 UTC) #23
GeorgeZ
Ping Niklas and Tommi.
3 years, 7 months ago (2017-05-01 15:00:43 UTC) #24
niklas.enbom
I think this is a useful example to have, and I don't think it make ...
3 years, 7 months ago (2017-05-03 17:55:57 UTC) #25
lliuu
On 2017/05/03 17:55:57, niklas.enbom wrote: > I think this is a useful example to have, ...
3 years, 7 months ago (2017-05-05 20:04:11 UTC) #26
GeorgeZ
Ping Tommi.
3 years, 7 months ago (2017-05-10 00:19:30 UTC) #27
tommi
oh man, I'm sorry for the delay on this :-/ lgtm!
3 years, 7 months ago (2017-05-10 17:46:24 UTC) #28
GeorgeZ
Niklas, tommi and lliuu are fine with this CL. What's your opinion. Thanks,
3 years, 7 months ago (2017-05-10 23:57:30 UTC) #29
niklas.enbom
lgtm On 2017/05/10 23:57:30, GeorgeZ wrote: > Niklas, > > tommi and lliuu are fine ...
3 years, 7 months ago (2017-05-10 23:59:18 UTC) #30
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/2823783002/140001
3 years, 7 months ago (2017-05-11 23:07:10 UTC) #37
commit-bot: I haz the power
3 years, 7 months ago (2017-05-11 23:10:09 UTC) #40
Message was sent while issue was closed.
Committed patchset #7 (id:140001) as
https://chromium.googlesource.com/external/webrtc/+/ad7cad8aba7ec1973be263ab5...

Powered by Google App Engine
This is Rietveld 408576698