media/webrtc/.gclient_entries

Thu, 15 Jan 2015 15:59:08 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2015 15:59:08 +0100
branch
TOR_BUG_9701
changeset 10
ac0c01689b40
permissions
-rw-r--r--

Implement a real Private Browsing Mode condition by changing the API/ABI;
This solves Tor bug #9701, complying with disk avoidance documented in
https://www.torproject.org/projects/torbrowser/design/#disk-avoidance.

michael@0 1 entries = {
michael@0 2 'trunk': 'http://webrtc.googlecode.com/svn/trunk/peerconnection',
michael@0 3 'trunk/build': 'http://src.chromium.org/svn/trunk/src/build@120526',
michael@0 4 'trunk/src': 'http://webrtc.googlecode.com/svn/trunk/src@1538',
michael@0 5 'trunk/test': 'http://webrtc.googlecode.com/svn/trunk/test@1538',
michael@0 6 'trunk/testing': 'http://src.chromium.org/svn/trunk/src/testing@120526',
michael@0 7 'trunk/testing/gmock': 'http://googlemock.googlecode.com/svn/trunk@386',
michael@0 8 'trunk/testing/gtest': 'http://googletest.googlecode.com/svn/trunk@573',
michael@0 9 'trunk/third_party/expat/': 'http://src.chromium.org/svn/trunk/src/third_party/expat@120526',
michael@0 10 'trunk/third_party/google-gflags': 'http://webrtc.googlecode.com/svn/trunk/third_party/google-gflags@1538',
michael@0 11 'trunk/third_party/google-gflags/src': 'http://google-gflags.googlecode.com/svn/trunk/src@45',
michael@0 12 'trunk/third_party/jsoncpp/': 'http://src.chromium.org/svn/trunk/src/third_party/jsoncpp@120526',
michael@0 13 'trunk/third_party/jsoncpp/source': 'http://jsoncpp.svn.sourceforge.net/svnroot/jsoncpp/trunk/jsoncpp@248',
michael@0 14 'trunk/third_party/libjingle/source': 'http://libjingle.googlecode.com/svn/trunk@115',
michael@0 15 'trunk/third_party/libjpeg/': 'http://src.chromium.org/svn/trunk/src/third_party/libjpeg@120526',
michael@0 16 'trunk/third_party/libjpeg_turbo/': 'http://src.chromium.org/svn/trunk/deps/third_party/libjpeg_turbo@119959',
michael@0 17 'trunk/third_party/libsrtp/': 'http://src.chromium.org/svn/trunk/deps/third_party/libsrtp@119742',
michael@0 18 'trunk/third_party/libvpx': 'http://webrtc.googlecode.com/svn/trunk/third_party/libvpx@1538',
michael@0 19 'trunk/third_party/libvpx/source/libvpx': 'http://git.chromium.org/webm/libvpx.git@e479379a',
michael@0 20 'trunk/third_party/libyuv': 'http://libyuv.googlecode.com/svn/trunk@121',
michael@0 21 'trunk/third_party/protobuf/': 'http://src.chromium.org/svn/trunk/src/third_party/protobuf@120526',
michael@0 22 'trunk/third_party/yasm/': 'http://src.chromium.org/svn/trunk/src/third_party/yasm@120526',
michael@0 23 'trunk/third_party/yasm/binaries': 'http://src.chromium.org/svn/trunk/deps/third_party/yasm/binaries@74228',
michael@0 24 'trunk/third_party/yasm/source/patched-yasm': 'http://src.chromium.org/svn/trunk/deps/third_party/yasm/patched-yasm@73761',
michael@0 25 'trunk/tools': 'http://webrtc.googlecode.com/svn/trunk/tools@1538',
michael@0 26 'trunk/tools/clang/scripts': 'http://src.chromium.org/svn/trunk/src/tools/clang/scripts@120526',
michael@0 27 'trunk/tools/gyp': 'http://gyp.googlecode.com/svn/trunk@1187',
michael@0 28 'trunk/tools/python': 'http://src.chromium.org/svn/trunk/src/tools/python@120526',
michael@0 29 'trunk/tools/valgrind': 'http://src.chromium.org/svn/trunk/src/tools/valgrind@120526',
michael@0 30 'trunk/tools/win/supalink': 'http://src.chromium.org/svn/trunk/src/tools/win/supalink@120526',
michael@0 31 }

mercurial