summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Rename one of the "connect-button" in main.html to avoid duplicate id's.weitaosu@chromium.org2013-08-221-1/+1
* Cleanup XmppSignalStrategy initializationsergeyu@chromium.org2013-08-229-183/+141
* Fix unused variable declaration.etienneb@chromium.org2013-08-211-2/+1
* Fix uninitialized field in constructor.etienneb@chromium.org2013-08-211-1/+2
* Remove unused variable declaration.etienneb@chromium.org2013-08-211-1/+0
* Client plugin cleanupssergeyu@chromium.org2013-08-214-198/+190
* Include last-online time in offline message.jamiewalch@chromium.org2013-08-213-3/+23
* Rename PepperSignalStrategy to DelegateSignalStrategy.sergeyu@chromium.org2013-08-215-32/+32
* Refactor remote_desktop_browsertest:weitaosu@chromium.org2013-08-204-168/+219
* If RIDEV_REMOVE is set and the hwndTarget member should be set to NULL.zhchbin@gmail.com2013-08-191-1/+1
* Move remoting identity API client id into src-internal.jamiewalch@chromium.org2013-08-172-1/+5
* Increase DaemonControllerLinux timeout for starting host servicelambroslambrou@chromium.org2013-08-171-2/+4
* Service account setup for headless Linux hostsrmsousa@chromium.org2013-08-164-27/+95
* Native messaging support for service accounts.rmsousa@chromium.org2013-08-169-25/+463
* Breaking up remote_desktop_browsertest.cc. Remote_Desktop_Browsertest now con...weitaosu@chromium.org2013-08-164-252/+288
* Support service accounts in the chromoting host.rmsousa@chromium.org2013-08-169-24/+57
* Only trap LOG() events in Debug builds.wez@chromium.org2013-08-161-1/+3
* Work around OSKey being used as a rewriting modifier to get extended keys on ...wez@chromium.org2013-08-1510-144/+601
* [net] Use scoped_ptr<> consistently in ClientSocketFactory and related codeakalin@chromium.org2013-08-151-11/+11
* Remove unused parameter from url_request_contextrmsousa@chromium.org2013-08-146-14/+5
* Don't check the tab type for apps v2.jamiewalch@chromium.org2013-08-141-10/+12
* Fixed apps v2 patch.jamiewalch@chromium.org2013-08-141-2/+2
* Fixed JSCompile errors.jamiewalch@chromium.org2013-08-141-1/+1
* Add the Approve step in the "MANUAL_Auth" test.weitaosu@chromium.org2013-08-141-5/+66
* Remove deprecated functions that take StreamSockets instead of handlesakalin@chromium.org2013-08-141-1/+4
* Remove obsolete scripts from remoting.sergeyu@chromium.org2013-08-1410-808/+8
* remove redundant null pointer check after "new".sergeyu@chromium.org2013-08-131-3/+0
* Add missing NULL pointer check for pairing_registry_lambroslambrou@chromium.org2013-08-131-1/+1
* Revert 217207 "Work around OSKey being used as a rewriting modif..."nkostylev@chromium.org2013-08-1310-588/+143
* Fix index out of bounds in host_mainrmsousa@chromium.org2013-08-131-5/+6
* Work around OSKey being used as a rewriting modifier to get extended keys on ...wez@chromium.org2013-08-1310-143/+588
* Added JsonMessage to the control channel.jamiewalch@chromium.org2013-08-1320-2/+125
* Adding the "Authenticate" step to the "MANUAL_Auth" test case. Also added the...weitaosu@chromium.org2013-08-121-48/+100
* Optimize png file in remotingoshima@chromium.org2013-08-121-0/+0
* Add dependency to Chromoting debian package on X11 utilitieslambroslambrou@chromium.org2013-08-121-1/+1
* Fix crash when app is not yet authorizedlambroslambrou@chromium.org2013-08-102-3/+3
* Remove third party auth redirect URI domain check.rmsousa@chromium.org2013-08-101-5/+4
* s/experimental.identity/identityrmsousa@chromium.org2013-08-104-10/+6
* Update pairing information so that reconnect doesn't request a PIN.jamiewalch@chromium.org2013-08-102-2/+14
* Moved native messaging host code to remoting_core.dll.alexeypa@chromium.org2013-08-099-70/+144
* Changed the way the client pairings are stored in the registry.alexeypa@chromium.org2013-08-099-186/+149
* Resolve several Chromoting Android UI-related crashes and misbehaviorssolb@chromium.org2013-08-0910-40/+124
* Add client-side clipboard logginglambroslambrou@chromium.org2013-08-081-4/+17
* Add dependency on gksu to Chromoting Debian packagelambroslambrou@chromium.org2013-08-081-1/+1
* Enable Android support for Chromoting PINless (paired) authenticationsolb@chromium.org2013-08-0712-49/+179
* Converted remoting_unittests back to be a plain executable.alexeypa@chromium.org2013-08-073-46/+3
* Align 'remember PIN' checkbox with PIN entry field.jamiewalch@chromium.org2013-08-072-21/+40
* disable ResourcesTest.ProductNamecourage@chromium.org2013-08-071-8/+8
* Add a new test case "Auth" to test authorization and authentication.weitaosu@chromium.org2013-08-061-1/+69
* Disabled remoting_unittests.ResourcesTest.ProductName on Linux because it bre...alexeypa@chromium.org2013-08-061-0/+7