summaryrefslogtreecommitdiffstats
path: root/remoting/host/posix
Commit message (Expand)AuthorAgeFilesLines
* replace NULL->nullptr in src/remoting.sergeyu2015-01-091-1/+1
* Standardize usage of virtual/override/final in remoting/dcheng2014-10-211-2/+2
* Avoid ALLOW_UNUSED (and the like) where it's not necessary or there are betterpkasting2014-10-091-1/+1
* replace OVERRIDE and FINAL with override and final in remoting/mostynb2014-10-081-2/+2
* Move message_pump to base/message_loop.brettw@chromium.org2013-06-181-2/+2
* Revert 206507 "Move message_pump to base/message_loop."brettw@chromium.org2013-06-141-2/+2
* Move message_pump to base/message_loop.brettw@chromium.org2013-06-141-2/+2
* remoting: Use base::MessageLoop.xhwang@chromium.org2013-04-301-4/+7
* Move eintr_wrapper.h from base to base/posixbrettw@chromium.org2012-11-141-1/+1
* Pass Me2Me config via stdin.jamiewalch@chromium.org2012-09-073-100/+123
* Update linux host to handle SIGHUP. Use it to reload config.sergeyu@chromium.org2012-08-172-0/+116