Commit Graph

8 Commits

Author SHA1 Message Date
wu@webrtc.org
022239d6ba Update to chromium 162524.
BUG=915
Review URL: https://webrtc-codereview.appspot.com/891005

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2943 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-10-17 23:45:07 +00:00
wu@webrtc.org
2e5192fa6a Add peerconnection_all.gyp to include everything.
Add a dummy peerconnection_client target for mac so that we don't get an error when doing runhooks.
Review URL: https://webrtc-codereview.appspot.com/855005

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2865 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-10-03 16:35:45 +00:00
wu@webrtc.org
8a9f0f4e4d * Update to the peerconnection client to use jsep01. (Chromium 153489.)
* Remove the peerconnection_server target from peerconnection.gyp since we have it in libjingle.gyp.
* Add enabled_libjingle_device_manager in supplement.gypi to add devicemanger to stand alone build.
* Add link settings to base.gyp which is needed by the new changes in peerconnection_client.

Note: Resolving hostname function has some problem on Windows in this revision.
So with this revision the peerconnection client can only take ip address directly as
the server address on Windows.
Review URL: https://webrtc-codereview.appspot.com/753008

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2689 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-08-31 00:17:53 +00:00
wu@webrtc.org
7d3b07a516 Update to chromium r139469.
Review URL: https://webrtc-codereview.appspot.com/615004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2330 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-05-31 00:31:42 +00:00
wu@webrtc.org
36b6331216 * Add gold as deps.
* Stop using the webrtc_deps as a workaround for a potential depot_tools bug
  where getting two DEPS file using File(...) was not handled properly.
  See crbug.com/127479 for detail.
Review URL: https://webrtc-codereview.appspot.com/579006

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2208 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-05-09 23:22:30 +00:00
wu@webrtc.org
5f3b1cf99d Updated to chromium 134666.
Removed the need of the local libjingle.gyp and use the one from the chromium instead.
Review URL: https://webrtc-codereview.appspot.com/561004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@2199 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-05-08 21:19:08 +00:00
wu@webrtc.org
1181b31e47 Pull chromium version of libjingle and webrtc and build peerconnection sample server and client.
Review URL: https://webrtc-codereview.appspot.com/399001

git-svn-id: http://webrtc.googlecode.com/svn/trunk@1739 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-02-21 23:44:42 +00:00
wu@webrtc.org
133d1a18b7 Add a new folder so that we can pull webrtc and libjingle together and build peerconnection sample client and server.
The DEPS file is mostly a placeholder right now.
Review URL: https://webrtc-codereview.appspot.com/390012

git-svn-id: http://webrtc.googlecode.com/svn/trunk@1711 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-02-16 21:51:35 +00:00