Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(46)

Side by Side Diff: third_party/boringssl/README.chromium

Issue 1136743004: Roll src/third_party/boringssl/src 68de407:771a138 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « DEPS ('k') | third_party/boringssl/boringssl.gypi » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: boringssl 1 Name: boringssl
2 URL: https://boringssl.googlesource.com/boringssl 2 URL: https://boringssl.googlesource.com/boringssl
3 Version: git 3 Version: git
4 License: BSDish 4 License: BSDish
5 License File: NOTICE 5 License File: NOTICE
6 License Android Compatible: yes 6 License Android Compatible: yes
7 Security Critical: yes 7 Security Critical: yes
8 8
9 Description: 9 Description:
10 This is BoringSSL, a fork of OpenSSL. See 10 This is BoringSSL, a fork of OpenSSL. See
11 https://www.imperialviolet.org/2014/06/20/boringssl.html 11 https://www.imperialviolet.org/2014/06/20/boringssl.html
12
13 Note: when rolling DEPS forward, remember to run
14
15 cd third_party/boringssl
16 python src/util/generate_build_files.py chromium
17
18 from a system with both Perl and Go installed.
OLDNEW
« no previous file with comments | « DEPS ('k') | third_party/boringssl/boringssl.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698