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.

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

mercurial