summaryrefslogtreecommitdiffstats
path: root/jingle/notifier
Commit message (Expand)AuthorAgeFilesLines
* Use FRIEND_TEST_ALL_PREFIXES instead of FRIEND_TEST.thestig2015-09-251-7/+8
* base: Template methods on Timer classes instead of the classes themselves.danakj2015-09-241-1/+1
* Added some missing includes, removed one include and removed an undef.grunell2015-09-182-0/+2
* Remove remaining legacy SplitString calls.brettw2015-08-121-2/+2
* Migrate callers of message_loop_proxy() to task_runner()skyostil2015-06-173-3/+3
* Replace more ObserverList with base::ObserverList.brettw2015-06-033-3/+3
* [jingle] Replace MessageLoopProxy usage with ThreadTaskRunnerHandleashlin.j2015-05-204-5/+6
* Update {virtual,override} to follow C++11 style in jingle.nick2015-04-231-3/+3
* Standardize usage of virtual/override/final specifiers in jingle/.dcheng2014-12-225-11/+9
* remove some dead visual studio < 2013 codemostynb2014-12-191-2/+2
* Enforce TLS for XMPP connections.vitalybuka2014-11-031-1/+1
* Roll WebRTC 7546:7549.hellner2014-10-3130-49/+48
* Revert "Roll WebRTC 7546:7549."Mike Wittman2014-10-2930-48/+49
* Roll WebRTC 7546:7549.hellner2014-10-2930-49/+48
* Standardize usage of virtual/override/final in jingle/dcheng2014-10-2217-110/+96
* Replacing the OVERRIDE with override and FINAL with final in jinglemohan.reddy2014-10-0718-73/+73
* Roll WebRTC 7011:7046 libjingle: 7007:7045niklase2014-09-0811-19/+20
* Update webrtc&libjingle 6774:6825.ronghuawu@chromium.org2014-08-0616-44/+45
* Revert "Update webrtc&libjingle 6774:6799."erikchen@chromium.org2014-07-3116-45/+44
* Update webrtc&libjingle 6774:6799.ronghuawu@chromium.org2014-07-3116-44/+45
* Revert of Revert "[Mac] Reland r276808 Use a native MessagePump instead of a ...jeremy@chromium.org2014-06-251-9/+14
* Revert "[Mac] Reland r276808 Use a native MessagePump instead of a MessagePum...miletus@chromium.org2014-06-241-14/+9
* [Mac] Reland r276808 Use a native MessagePump instead of a MessagePumpDefaultjeremy@chromium.org2014-06-231-9/+14
* Move IsStringUTF8/ASCII to base namespacebrettw@chromium.org2014-05-071-1/+1
* Revert 257524 "Move IsStringASCII/UTF8 to base namespace."brettw@chromium.org2014-03-171-1/+1
* Move IsStringASCII/UTF8 to base namespace.brettw@chromium.org2014-03-171-1/+1
* Stop doing unnecessary UTF-8 to UTF-16 conversions in JSONWriter.rsesek@chromium.org2013-12-111-4/+6
* Revert of https://codereview.chromium.org/100823007/antrim@chromium.org2013-12-111-6/+4
* Revert 239921 "Revert 239759 "The comment in base64.h implies th..."vadimt@chromium.org2013-12-112-10/+4
* Revert 239759 "The comment in base64.h implies that base::Base64..."vadimt@chromium.org2013-12-112-4/+10
* Stop doing unnecessary UTF-8 to UTF-16 conversions in JSONWriter.rsesek@chromium.org2013-12-101-4/+6
* The comment in base64.h implies that base::Base64Encode() can return false, butricea@chromium.org2013-12-102-10/+4
* Move WeakPtrFactory members in jingle/ classes to the correct locations.wez@chromium.org2013-11-102-6/+6
* Clean up a few more unused globals.thakis@chromium.org2013-09-251-3/+0
* Remove unused variable declaration.etienneb@chromium.org2013-08-141-3/+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-177-7/+7
* Use a direct include of time headers in courgette/, crypto/, dbus/, device/, ...avi@chromium.org2013-06-283-4/+4
* Use OAuth2 token for syncpavely@chromium.org2013-06-131-2/+5
* 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
* jingle: Use base::MessageLoop.xhwang@chromium.org2013-04-277-7/+7
* jingle: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-272-2/+2
* Update the remaining include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-171-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-093-9/+10
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-093-10/+9
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-093-9/+10
* net: extract net/cert out of net/basephajdan.jr@chromium.org2013-03-292-2/+2
* net: move host_resolver files from net/base to net/dnsphajdan.jr@chromium.org2013-03-211-1/+1