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

Side by Side Diff: base/third_party/nss/README.chromium

Issue 19501: Rename README.google to README.chromium. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 10 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 | Annotate | Revision Log
« no previous file with comments | « base/third_party/nspr/README.google ('k') | base/third_party/nss/README.google » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Property Changes:
Added: svn:mergeinfo
Merged /branches/chrome_webkit_merge_branch/base/third_party/nss/README.google:r69-2775
OLDNEW
1 The original code is the Network Security Services (NSS), licensed under 1 The original code is the Network Security Services (NSS), licensed under
2 the MPL/GPL/LGPL tri-license (http://www.mozilla.org/MPL/). 2 the MPL/GPL/LGPL tri-license (http://www.mozilla.org/MPL/).
3 3
4 We extracted the SHA-256 source files, eliminated unneeded dependencies, 4 We extracted the SHA-256 source files, eliminated unneeded dependencies,
5 deleted or commented out unused code, and tweaked them for Chrome's source 5 deleted or commented out unused code, and tweaked them for Chrome's source
6 tree. sha512.c is renamed sha512.cc so that it can include Chrome's C++ 6 tree. sha512.c is renamed sha512.cc so that it can include Chrome's C++
7 header "base/basictypes.h". We define NOUNROLL256 to reduce the object code 7 header "base/basictypes.h". We define NOUNROLL256 to reduce the object code
8 size. 8 size.
OLDNEW
« no previous file with comments | « base/third_party/nspr/README.google ('k') | base/third_party/nss/README.google » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698