• Home
  • History
  • Annotate
  • only in /external/webrtc/webrtc/examples/peerconnection/client/
History log of /external/webrtc/webrtc/examples/peerconnection/client/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0c7e9f540b282d60b94081f601a1694054d8646e 29-Dec-2015 Taylor Brandstetter <deadbeef@webrtc.org> Removing webrtc::PortAllocatorFactoryInterface.

ICE servers are now passed directly into PortAllocator,
making PortAllocatorFactoryInterface redundant. This CL also
moves SetNetworkIgnoreMask to PortAllocator.

R=phoglund@webrtc.org, pthatcher@webrtc.org, tkchin@webrtc.org

Review URL: https://codereview.webrtc.org/1520963002 .

Cr-Commit-Position: refs/heads/master@{#11139}
onductor.cc
70625e5bf3c91c57bf704d380bcc9df86575f08a 09-Dec-2015 jbauch <jbauch@webrtc.org> Enable cpplint for webrtc/examples and fix all uncovered cpplint errors.

BUG=webrtc:5273
TESTED=Fixed issues reported by:
find webrtc/examples/ -type f -name *.cc -o -name *.h | grep -v objc | xargs cpplint.py
followed by 'git cl presubmit'.

NOTRY=True

Review URL: https://codereview.webrtc.org/1504283004

Cr-Commit-Position: refs/heads/master@{#10960}
onductor.cc
onductor.h
efaults.cc
efaults.h
lagdefs.h
inux/main.cc
inux/main_wnd.cc
inux/main_wnd.h
ain_wnd.h
eer_connection_client.cc
eer_connection_client.h
5237aaf243d29732f59557361b7a993c0a18cf0e 11-Nov-2015 tfarina <tfarina@chromium.org> Convert usage of ARRAY_SIZE to arraysize.

ARRAY_SIZE is the old version of arraysize and does not cover
all the cases in C++, arraysize is a copy of Chromium's
version and thus have wider coverage.

BUG=None
R=tommi@webrtc.org

Review URL: https://codereview.webrtc.org/1405023016

Cr-Commit-Position: refs/heads/master@{#10594}
efaults.cc
ain_wnd.cc
20a34619080005c3b0e49d85b307113ea2b180c3 03-Nov-2015 tfarina <tfarina@chromium.org> Remove deprecated IsUnresolved() method from SocketAddress API.

This patch removes IsUnresolved() method and update the clients to use
IsUnresolvedIP() instead.

BUG=None
R=perkj@webrtc.org
TBR=glaznev@webrtc.org

Review URL: https://codereview.webrtc.org/1414793006

Cr-Commit-Position: refs/heads/master@{#10487}
eer_connection_client.cc
0c4e06b4c6107a1b94f764e279e4fb4161e905b0 07-Oct-2015 Peter Boström <pbos@webrtc.org> Use suffixed {uint,int}{8,16,32,64}_t types.

Removes the use of uint8, etc. in favor of uint8_t.

BUG=webrtc:5024
R=henrik.lundin@webrtc.org, henrikg@webrtc.org, perkj@webrtc.org, solenberg@webrtc.org, stefan@webrtc.org, tina.legrand@webrtc.org

Review URL: https://codereview.webrtc.org/1362503003 .

Cr-Commit-Position: refs/heads/master@{#10196}
efaults.cc
efaults.h
lagdefs.h
inux/main_wnd.cc
inux/main_wnd.h
ain_wnd.cc
ain_wnd.h
a8736448970fedd82f051c6b2cc89185b755ddf3 06-Aug-2015 Donald E Curtis <decurtis@google.com> Move all the examples from the talk directory into the webrtc examples directory.

Significant changes:

- move the libjingle_examples.gyp file into webrtc directory.
- rename talk/examples/android to webrtc/examples/androidapp to avoid name conflicts.
- update paths in talk/libjingle_tests.gyp to point to webrtc directory for Objective-C test.

BUG=
R=pthatcher@webrtc.org, tkchin@webrtc.org

Review URL: https://codereview.webrtc.org/1235563006 .

Cr-Commit-Position: refs/heads/master@{#9681}
onductor.cc
onductor.h
efaults.cc
efaults.h
lagdefs.h
inux/main.cc
inux/main_wnd.cc
inux/main_wnd.h
ain.cc
ain_wnd.cc
ain_wnd.h
eer_connection_client.cc
eer_connection_client.h