Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace NULL->nullptr in src/remoting. | sergeyu | 2015-01-09 | 1 | -1/+1 |
* | Standardize usage of virtual/override/final in remoting/ | dcheng | 2014-10-21 | 1 | -2/+2 |
* | Avoid ALLOW_UNUSED (and the like) where it's not necessary or there are better | pkasting | 2014-10-09 | 1 | -1/+1 |
* | replace OVERRIDE and FINAL with override and final in remoting/ | mostynb | 2014-10-08 | 1 | -2/+2 |
* | Move message_pump to base/message_loop. | brettw@chromium.org | 2013-06-18 | 1 | -2/+2 |
* | Revert 206507 "Move message_pump to base/message_loop." | brettw@chromium.org | 2013-06-14 | 1 | -2/+2 |
* | Move message_pump to base/message_loop. | brettw@chromium.org | 2013-06-14 | 1 | -2/+2 |
* | remoting: Use base::MessageLoop. | xhwang@chromium.org | 2013-04-30 | 1 | -4/+7 |
* | Move eintr_wrapper.h from base to base/posix | brettw@chromium.org | 2012-11-14 | 1 | -1/+1 |
* | Pass Me2Me config via stdin. | jamiewalch@chromium.org | 2012-09-07 | 3 | -100/+123 |
* | Update linux host to handle SIGHUP. Use it to reload config. | sergeyu@chromium.org | 2012-08-17 | 2 | -0/+116 |