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

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

Issue 1075015: Add licensing info for another set of projects in third_party. (Closed)
Patch Set: Created 10 years, 9 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 | « no previous file | third_party/libjpeg/LICENSE » ('j') | tools/licenses.py » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: libjingle
1 URL: http://code.google.com/p/libjingle/ 2 URL: http://code.google.com/p/libjingle/
2 Version: 2.7.0 3 Version: 2.7.0
3 License: BSD 4 License: BSD
4 License File: COPYING 5 License File: files/COPYING
5 6
6 Description: 7 Description:
7 Libjingle provides xmpp support to the sync code, which 8 Libjingle provides xmpp support to the sync code, which
8 lives at chrome/browser/sync/notifier. 9 lives at chrome/browser/sync/notifier.
9 10
10 Libjingle is distributed under a Berkeley-style license detailed in 11 Libjingle is distributed under a Berkeley-style license detailed in
11 files/COPYING. 12 files/COPYING.
12 13
13 Local Modifications: 14 Local Modifications:
14 Applied changes per the patchfile mods-since-v0_4_0.diff. That 15 Applied changes per the patchfile mods-since-v0_4_0.diff. That
(...skipping 27 matching lines...) Expand all
42 improve multithread safety. 43 improve multithread safety.
43 * Added a CreateSSLAdapter() function to SocketFactory to allow SSL 44 * Added a CreateSSLAdapter() function to SocketFactory to allow SSL
44 adapter creation behavior to be overridden. 45 adapter creation behavior to be overridden.
45 * Improved handling and error-checking of SSL adapters. 46 * Improved handling and error-checking of SSL adapters.
46 * Changed uses of Windows-only debug variable _DEBUG to use the 47 * Changed uses of Windows-only debug variable _DEBUG to use the
47 cross-platform NDEBUG variable instead. 48 cross-platform NDEBUG variable instead.
48 * Fixed error-checking bugs in xmppclient.cc and physicalsocketserver.cc. 49 * Fixed error-checking bugs in xmppclient.cc and physicalsocketserver.cc.
49 * Made some XmppTask member functions static. 50 * Made some XmppTask member functions static.
50 51
51 52
OLDNEW
« no previous file with comments | « no previous file | third_party/libjpeg/LICENSE » ('j') | tools/licenses.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698