summaryrefslogtreecommitdiffstats
path: root/jingle
Commit message (Expand)AuthorAgeFilesLines
* Convert most run_all_unittests.cc files to use new unit test launcher.phajdan.jr@chromium.org2013-09-052-10/+1
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-301-3/+3
* roll webrtc 4595:4612sergeyu@chromium.org2013-08-242-2/+13
* [net] Use scoped_ptr<> consistently in ClientSocketFactory and related codeakalin@chromium.org2013-08-158-32/+39
* Remove unused variable declaration.etienneb@chromium.org2013-08-141-3/+1
* Roll webrtc r4533.mallinath@chromium.org2013-08-121-1/+1
* Plug the leak in SingleLoginAttemptTest.* (jingle_unittests).earthdok@chromium.org2013-07-301-8/+13
* Use a direct include of the message_loop header in dbus/, device/, extensions...avi@chromium.org2013-07-1719-20/+20
* Migrate from googleurl/ includes to url/ ones in the remaining top-level dire...tfarina@chromium.org2013-07-131-1/+1
* Add an innocuous missing "else" to PseudoTcpAdapter::Core::TcpWritePacket()fischman@chromium.org2013-07-021-1/+1
* Use a direct include of time headers in courgette/, crypto/, dbus/, device/, ...avi@chromium.org2013-06-285-6/+6
* Define a LoggingSettings struct to use for InitLogging()akalin@chromium.org2013-06-211-3/+6
* Add base namespace to more values in sync and elsewhere.brettw@chromium.org2013-06-211-4/+5
* Cleanup socket address conversion in libjingle glue code.sergeyu@chromium.org2013-06-152-22/+16
* Use OAuth2 token for syncpavely@chromium.org2013-06-131-2/+5
* Give more request types a TransportSecurityState.palmer@chromium.org2013-06-132-3/+7
* Use a direct include of strings headers in ipc/, jingle/, media/.avi@chromium.org2013-06-116-6/+6
* Update includes of message_loop_proxy.brettw@chromium.org2013-06-102-2/+2
* Update remaining files to use WeakPtr<T>::get() instead of "operator T*"akalin@chromium.org2013-06-041-4/+5
* Roll DEPS for googleurl. Second try.tfarina@chromium.org2013-06-031-1/+1
* Update remoting/ and jingle/ to use scoped_refptr<T>::get() rather than impli...rsleevi@chromium.org2013-06-018-25/+32
* ChannelID-less Connections in Chrome should be more granular.mef@chromium.org2013-05-171-1/+2
* Roll libjingle r313.ronghuawu@chromium.org2013-05-072-5/+5
* jingle: Use base::MessageLoop.xhwang@chromium.org2013-04-2722-58/+58
* jingle: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-278-14/+13
* Update the remaining include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-172-2/+2
* Revert 193992 "Lets try this again."jochen@chromium.org2013-04-151-1/+1
* Lets try this again.michaeln@google.com2013-04-121-1/+1
* Revert 193968 "Roll the DEPS for google-url."michaeln@google.com2013-04-121-1/+1
* Roll the DEPS for google-url.tfarina@chromium.org2013-04-121-1/+1
* Finish scoped_array<T> to scoped_ptr<T[]> conversion on Linux.dcheng@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-094-11/+11
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-094-11/+11
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-094-11/+11
* Move MessageLoop to base namespace.brettw@chromium.org2013-03-312-2/+6
* Remove experimental code to pick the "warmest" socketmmenke@chromium.org2013-03-306-38/+0
* net: extract net/cert out of net/basephajdan.jr@chromium.org2013-03-293-3/+3
* net: move host_resolver files from net/base to net/dnsphajdan.jr@chromium.org2013-03-212-2/+2
* net: split net/ssl out of net/basephajdan.jr@chromium.org2013-03-145-6/+6
* Roll libjingle 291:294.ronghuawu@chromium.org2013-03-101-0/+1
* src/: Update the remaining include paths of string_split.h to its new location.tfarina@chromium.org2013-03-061-1/+1
* Refactor libjingle.gyp:tommi@chromium.org2013-03-051-2/+0
* More FilePath -> base::FilePath replacement.brettw@chromium.org2013-02-101-3/+3
* Linux/ChromeOS Chromium style checker cleanup, jingle/ edition.rsleevi@chromium.org2013-02-064-8/+8
* [sync] Componentize sync: Part Final: Target 'sync' is now its own componentrsimha@chromium.org2013-02-011-0/+1
* Makes the necessary changes to sync.gyp as well as its dependencies (most not...blundell@chromium.org2013-01-241-3/+3
* Make all jingle targets build on Win64jschuh@chromium.org2013-01-111-1/+0
* Build jingle targets when webrtc is enabled.wjia@chromium.org2012-12-141-3/+3
* [net] Make IPEndPoint::GetFamily() return AddressFamily and add GetSockAddrFa...szym@chromium.org2012-12-131-1/+1
* [Sync] Treat XMPP auth errors as sync auth errorsakalin@chromium.org2012-12-053-4/+12