webrtc/talk/examples
fischman@webrtc.org d7568a08c3 PeerConnection(java): Add OnRenegotiationNeeded support
Also:
- Make PeerConnectionObserver::OnRenegotiationNeeded() pure virtual to avoid
  this sort of mistake in the future.
- Sprinkle @Override annotations on some callback definitions that were missing
  them.
- Fix a JNI method-signature-lookup typo (s/(V)V/()V/) in PCOJava::OnError()
- Add an explicit ScopedLocalFrameRef to PCOJava::OnError() to match all other
  C++-fired callbacks, for consistency.

BUG=2771
R=wu@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/6829004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@5376 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-01-13 22:04:12 +00:00
..
android PeerConnection(java): Add OnRenegotiationNeeded support 2014-01-13 22:04:12 +00:00
call Update libjingle to 57692857 2013-12-05 00:24:06 +00:00
chat Update libjingle to 55618622. 2013-10-25 21:18:33 +00:00
ios Explicitly @synthesize ObjC @properties 2013-10-29 00:14:15 +00:00
login Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
pcp Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
peerconnection Update talk to 56619788 2013-11-13 22:48:52 +00:00
plus Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00