webrtc/talk
kjellander@webrtc.org 0238682984 Replace libjingle_root with talk_root variable.
This CL is similar to https://review.webrtc.org/9019004/
It is needed in order to be able to build with different
copies of libjingle. Having the libjingle_root variable didn't
make this possible, since relative paths in the .isolate files
ended up at the wrong directory level and .isolate files doesn't
support all the normal GYP variables like <(DEPTH).

BUG=chromium:343106
TEST=trybots passing compile step with clobber.
R=tommi@webrtc.org, wu@webrtc.org

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@6380 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-06-10 05:46:31 +00:00
..
app/webrtc Adds support for the "apt" format parameter and turns on the RTX feature. 2014-06-09 12:51:39 +00:00
base (Auto)update libjingle 68562943-> 68571194 2014-06-04 21:57:16 +00:00
build Replace libjingle_root with talk_root variable. 2014-06-10 05:46:31 +00:00
examples APPRTCDemo(objc): Remove regex parsing in favor of JSON struct. 2014-06-06 22:29:10 +00:00
media Revert "Fix the "Failed unprotect audio RTP packet" error when SCTP is bundled with audio." 2014-06-06 22:32:57 +00:00
p2p Revert "Fix the "Failed unprotect audio RTP packet" error when SCTP is bundled with audio." 2014-06-06 22:32:57 +00:00
session Revert "Fix the "Failed unprotect audio RTP packet" error when SCTP is bundled with audio." 2014-06-06 22:32:57 +00:00
sound Update libjingle to 55618622. 2013-10-25 21:18:33 +00:00
third_party/libudev Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
xmllite Cleanups in libjingle to make it compile with chromium_code=1 2014-03-25 00:31:35 +00:00
xmpp (Auto)update libjingle 66326258-> 66340694 2014-05-07 00:29:05 +00:00
COPYING Libjingle in webrtc needs updated AUTHORS, COPYING, LICENSE_THIRD_PARTY AND README. 2013-07-16 18:04:56 +00:00
libjingle_examples.gyp Add OpenGL Android video renderer which can display multiple 2014-06-06 21:57:46 +00:00
libjingle_media_unittest.isolate Remove unused test_env.py from isolate files + fix nss path. 2014-06-09 14:35:09 +00:00
libjingle_p2p_unittest.isolate Remove unused test_env.py from isolate files + fix nss path. 2014-06-09 14:35:09 +00:00
libjingle_peerconnection_unittest.isolate Remove unused test_env.py from isolate files + fix nss path. 2014-06-09 14:35:09 +00:00
libjingle_sound_unittest.isolate Remove unused test_env.py from isolate files + fix nss path. 2014-06-09 14:35:09 +00:00
libjingle_tests.gyp Closes the DataChannel when the send buffer is full or on transport errors. 2014-05-29 15:33:54 +00:00
libjingle_unittest.isolate Remove unused test_env.py from isolate files + fix nss path. 2014-06-09 14:35:09 +00:00
libjingle.gyp Remove unused test_env.py from isolate files + fix nss path. 2014-06-09 14:35:09 +00:00
LICENSE_THIRD_PARTY Libjingle in webrtc needs updated AUTHORS, COPYING, LICENSE_THIRD_PARTY AND README. 2013-07-16 18:04:56 +00:00
OWNERS Make everyone an OWNER for .gyp/.gypi add/delete purposes, talk/ edition. 2014-04-14 20:31:16 +00:00
PRESUBMIT.py PRESUBMIT.py: accept variants on the copyright message that are present in the codebase. 2014-05-23 17:27:18 +00:00