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

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

Issue 2443903004: Add xmllite and xmpp sources to third_party/ (Closed)
Patch Set: Explicitly use webrtc_overrides/webrtc/base/logging.h Created 3 years, 11 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 | « third_party/libjingle_xmpp/OWNERS ('k') | third_party/libjingle_xmpp/run_all_unittests.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Name: libjingle XMPP and xmllite libraries
2 URL: https://chromium.googlesource.com/external/webrtc
3 Version: 5493b8a59deb16cf0481e24707a0ed72d19047dc
4 License: BSD
5 License File: LICENSE
6 Security Critical: Yes
7 License Android Compatible: Yes
8
9 Description:
10 XMPP (Extensible Messaging and Presence Protocol) is a communications protocol
11 for messaging based on XML. xmllite is a minimalistic library for parsing and
12 generating XML. The source for these libraries originates from the libjingle
13 project, which was merged into the WebRTC codebase where it received minor
14 updates. As time passed, the code was no longer used in WebRTC but is still used
15 in Chromium. Only the parts that are used in Chromium are added here.
16
17 Local Modifications:
18 * Include paths in third_party/libjingle_xmpp/xmllite and
19 third_party/libjingle_xmpp/xmpp are updated to reflect the new
20 absolute paths to their own headers.
OLDNEW
« no previous file with comments | « third_party/libjingle_xmpp/OWNERS ('k') | third_party/libjingle_xmpp/run_all_unittests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698