summaryrefslogtreecommitdiffstats
path: root/remoting/jingle_glue/jingle_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* Objects that derive from RefCounted should not have public dtorsrsleevi@chromium.org2012-04-051-0/+2
* Fix some grammar in comments, error messages and documentation.gavinp@chromium.org2012-04-031-1/+1
* Don't crash in ~HostNPScriptObject() when the object wasn't initialized.sergeyu@chromium.org2012-03-061-3/+5
* Called Stop in d'tor of of JingleThread.sanjeevr@chromium.org2011-12-301-1/+8
* Removing MessageLoop::QuitTask() from remoting/dcheng@chromium.org2011-12-091-1/+1
* Add MessageLoopProxy::currentnduca@chromium.org2011-08-151-1/+1
* Use MessageLoopProxy for network message loop.sergeyu@chromium.org2011-08-121-0/+6
* Fix Valgrind errors in remoting_unittests.sergeyu@chromium.org2011-07-071-37/+47
* Make JingleThreadMessageLoop usable without JingleThread.sergeyu@chromium.org2011-07-011-35/+39
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-041-1/+1
* Fix crash in JingleThread caused by non-nestable tasks.sergeyu@chromium.org2010-12-231-7/+11
* Switch to using TimeTicks rather than Time in message loopsjar@chromium.org2010-11-061-3/+3
* Fix flakiness in JingleChromotingConnectionTestsergeyu@chromium.org2010-10-021-1/+4
* Delayed event support in JingleThread.sergeyu@chromium.org2010-09-071-23/+57
* Fixed tsan warnings in remoting_unittestssergeyu@chromium.org2010-09-011-0/+3
* Jingle_glue bugfixes.sergeyu@chromium.org2010-08-281-14/+66
* Remove noisy LOG(INFO) lines from chromoting unittests.garykac@google.com2010-08-201-4/+0
* Style fixes after readability review.sergeyu@chromium.org2010-06-161-3/+4
* Tighten up compile warnings based to match other chromium sub-projects.dmaclach@chromium.org2010-06-151-3/+3
* Copy the (early prototype of) remoting in Chrome into the public tree.garykac@google.com2010-06-071-0/+80