summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Refactor system event logging into platform-specific classes.lambroslambrou@chromium.org2012-01-196-4/+87
* Enable scale-to-fit by default if the plugin supports high-quality scaling.wez@chromium.org2012-01-183-17/+45
* Fix some style nits in the MouseInputFilter unit-tests.wez@chromium.org2012-01-181-11/+12
* Add simple unit-tests for KeyEventTracker.wez@chromium.org2012-01-182-0/+85
* Log client jid for rejected clients.sergeyu@chromium.org2012-01-1810-12/+12
* Remove unneeded GUI source files from remoting_me2me_host compilation.lambroslambrou@chromium.org2012-01-181-5/+0
* Remove set_it2me() from ChromotingHost.sergeyu@chromium.org2012-01-185-39/+37
* Add ChromotingHost::RemoveStatusObserver().sergeyu@chromium.org2012-01-1712-45/+63
* This change updates the libjingle logging so that it writes to chromiums VLOG...hellner@google.com2012-01-171-2/+1
* Fix DecoderVp8::ConvertRects() to call conversion routine with aligned rects.wez@chromium.org2012-01-142-12/+13
* Make sure that ScreenRecorder is never reused for multiple connections.sergeyu@chromium.org2012-01-142-17/+18
* Minor fixes for the it2me host.sergeyu@chromium.org2012-01-143-26/+17
* Chromoting: Fix js compiler warninggarykac@chromium.org2012-01-141-1/+1
* Linear sub-rectangle scaler for use in Chromoting.wez@chromium.org2012-01-143-55/+16
* Prevent the Chromoting log message handler from trying to handle LOG messages...garykac@chromium.org2012-01-143-12/+26
* Event logging for Me2Me host.lambroslambrou@chromium.org2012-01-134-0/+87
* Restrict Me2Me host to the 12400-12409 port range.sergeyu@chromium.org2012-01-1314-32/+112
* Chromoting: Add home and reconnect button to me2me finish page.garykac@chromium.org2012-01-133-5/+30
* Add --stop flag to me2me_virtual_host.pysergeyu@chromium.org2012-01-131-21/+38
* The Me2Me chromoting host logs connection data to the cloud.simonmorris@chromium.org2012-01-131-0/+5
* The chromoting IT2Me host logs connection data to the cloud.simonmorris@chromium.org2012-01-133-9/+5
* Remove webapp_it2me target from remoting.gyp.sergeyu@chromium.org2012-01-131-46/+0
* Move BETA into product name from manifest.jamiewalch@google.com2012-01-132-2/+2
* Use different redirect URLs for beta, dev and open-source.jamiewalch@google.com2012-01-126-14/+45
* Fix me2mom background gradientbeaufort.francois@gmail.com2012-01-121-1/+9
* Consume and ignore character input events from Pepper, to suppress warnings.wez@chromium.org2012-01-121-0/+4
* Fix comments I messed up in r117322.sergeyu@chromium.org2012-01-121-3/+6
* Rename webapp_it2me to remoting_webapp and move it from webapp/me2mom to webapp/sergeyu@chromium.org2012-01-1181-102/+148
* Enable logging from the client to the cloud.simonmorris@chromium.org2012-01-111-29/+1
* Cleanup AuthenticatorFactory implementations.sergeyu@chromium.org2012-01-1113-111/+27
* Return correct result from XmppSignalStrategy::HandleStanza().sergeyu@chromium.org2012-01-111-1/+1
* Fix executable searching in keygen.pylambroslambrou@google.com2012-01-101-25/+30
* Chromoting: Fix it2me crash on connect due to mismatched frame buffer size.garykac@chromium.org2012-01-101-11/+11
* Fix permissions of log file.lambroslambrou@google.com2012-01-101-2/+6
* Virtual Me2Me: Restart X server and session if either of them crashes.lambroslambrou@google.com2012-01-101-15/+45
* Remove PIN screen.jamiewalch@google.com2012-01-101-1/+3
* Added Me2Me-specific authenticator factory.sergeyu@chromium.org2012-01-106-19/+135
* Disable V2 authenticator temporarily until it is finished.sergeyu@chromium.org2012-01-101-5/+8
* Cleaned up WCS workflow.jamiewalch@google.com2012-01-095-189/+111
* Fix mouse wheel buggarykac@chromium.org2012-01-091-3/+3
* Remove dependency on HostConfig from ChromotingHost and other classes.sergeyu@chromium.org2012-01-0720-197/+169
* Implement SignalingConnector that reconnects XMPP when necessary.sergeyu@chromium.org2012-01-077-25/+176
* Move ChromotingHost initialization to the network thread.sergeyu@chromium.org2012-01-0710-299/+316
* Move paint aggregator and the completion callback factory.brettw@chromium.org2012-01-062-1/+2
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-0616-20/+19
* Ask for PIN when connecting to Me2Me hosts and pass it to the plugin.sergeyu@chromium.org2012-01-0610-34/+83
* Translations for M17jamiewalch@google.com2012-01-0642-42/+42
* base::Bind: Remove Task.jhawkins@chromium.org2012-01-053-79/+28
* Revert 116281 - Move paint aggregator and the completion callback factory.brettw@chromium.org2012-01-041-1/+1
* Move paint aggregator and the completion callback factory.brettw@chromium.org2012-01-041-1/+1