summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/notifier/communicator
Commit message (Expand)AuthorAgeFilesLines
* Use the right SSL adapter on Linux/OS X. This is a partial fix for the crash...akalin@chromium.org2010-01-073-22/+8
* Added check for Chrome message loop in SSLSocketAdapter::BeginSSL().akalin@chromium.org2010-01-051-0/+10
* Fix SSL Socket adapter to handle the case where StartSSL is called before the...zork@chromium.org2009-12-292-7/+37
* Add a "// namespace" comment after the closing curly bracewtc@chromium.org2009-12-011-1/+1
* Define the GetPeerName method of the ClientSocket interface for allwtc@chromium.org2009-11-302-7/+2
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-1/+1
* A large number of style nits in preparation for turning on automated cpplint.py.erg@google.com2009-11-112-2/+2
* Add LoadLog to ClientSocket::Connect().willchan@chromium.org2009-11-022-3/+9
* Fix the notifier SSL layer to make notifications work for Linux Bookmark sync.zork@chromium.org2009-10-292-53/+43
* Add SSL wrapper for linux and mac. This allows notifier to use chrome's SSL ...zork@chromium.org2009-10-263-1/+490
* Fix unit test compiling on Linuxzork@chromium.org2009-10-211-1/+1
* Rename CHROME_PERSONALIZATION to BROWSER_SYNC.nick@chromium.org2009-10-172-2/+2
* Within libjingle, add an abstraction of winsock initialization.nick@chromium.org2009-10-161-0/+4
* Fix pieces of syncapi that aren't implemented on Linux.zork@chromium.org2009-10-151-15/+18
* Use base/logging from chrome/browser/sync. Add a macro to libjingle'snick@chromium.org2009-09-263-28/+30
* Rename "xmpp/constants.*" to" xmpp/xmppconstants.*"nick@chromium.org2009-09-251-1/+1
* Remove string.h/.cc, xml_parse_helpers.h/.cc, and date- parsing codenick@chromium.org2009-09-253-283/+0
* Made some style fixes in the remaining code under chrom/browser/sync and unde...idana@chromium.org2009-09-1429-321/+322
* Fix compiler warnings in chrome\browser\sync.nick@chromium.org2009-09-111-1/+2
* Fix checkdeps by removing some include pathsnick@chromium.org2009-09-101-1/+0
* Initial commit of sync engine code to browser/sync.nick@chromium.org2009-09-1033-0/+4526