tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

README (304B)


      1 This color conversion code is from the Chromium open source project available here:
      2 
      3 http://code.google.com/chromium/
      4 
      5 The code comes from svn revision 63840 on 2010-10-26.
      6 
      7 It has been superseded upstream by libyuv (which is spawned off it). Bug 791941 is about
      8 trying to replace this code with libyuv.