| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove old PostDelayedTask interfaces that use int ms instead of TimeDelta. | tedvessenes@gmail.com | 2012-06-01 | 1 | -1/+2 |
* | Revert 139623 - Replace ScopedThreadProxy with MessageLoopProxy & WeakPtrs. | wez@chromium.org | 2012-05-30 | 1 | -14/+27 |
* | Replace ScopedThreadProxy with MessageLoopProxy & WeakPtrs. | wez@chromium.org | 2012-05-30 | 1 | -27/+14 |
* | Chromoting: the Me2me host (on Mac and Windows) now presents a notification o... | alexeypa@chromium.org | 2012-05-11 | 1 | -117/+72 |
* | Use scoped_ptr<> to pass ownership in more places. | sergeyu@chromium.org | 2012-03-20 | 1 | -6/+7 |
* | Log client jid for rejected clients. | sergeyu@chromium.org | 2012-01-18 | 1 | -1/+1 |
* | Remove set_it2me() from ChromotingHost. | sergeyu@chromium.org | 2012-01-18 | 1 | -3/+10 |
* | Add ChromotingHost::RemoveStatusObserver(). | sergeyu@chromium.org | 2012-01-17 | 1 | -0/+4 |
* | Minor fixes for the it2me host. | sergeyu@chromium.org | 2012-01-14 | 1 | -3/+2 |
* | Move signaling connection creation out of ChromotingHost. | sergeyu@chromium.org | 2012-01-04 | 1 | -8/+1 |
* | Refactor SignalStrategy so that it can be reused for multiple connections. | sergeyu@chromium.org | 2012-01-03 | 1 | -1/+1 |
* | Fix race condition disconnecting hosts. | jamiewalch@chromium.org | 2011-12-02 | 1 | -16/+6 |
* | Refactor IT2Me-specific functions into a HostObserver subclass. | lambroslambrou@chromium.org | 2011-12-01 | 1 | -0/+209 |