summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clear access code on successful connection.jamiewalch@chromium.org2013-08-061-0/+1
* Chromoting browser_tests: initial checkin. This checkin adds RemoteDesktopBro...weitaosu@chromium.org2013-08-052-0/+273
* Fix scroll-bar behaviour.jamiewalch@chromium.org2013-08-055-14/+48
* Added script to test native messaging for Chromoting.jamiewalch@chromium.org2013-08-031-0/+153
* Implemented a pairing registry delegate that stores the pairings in the Windo...alexeypa@chromium.org2013-08-036-3/+470
* Fixed loading resources from the host plugin's bundle on Mac.alexeypa@chromium.org2013-08-033-14/+16
* Deal with empty lists being omitted from the server's JSON response.rmsousa@chromium.org2013-08-032-1/+8
* Cleanup chromoting host config handling on Linux.sergeyu@chromium.org2013-08-032-31/+38
* Added PIN-less auth policy.jamiewalch@chromium.org2013-08-024-3/+57
* Refactored PairingRegistry::Delegate such that it can retrieve/modify for a s...alexeypa@chromium.org2013-08-0215-537/+571
* Add supportedMessages to the hello messagermsousa@chromium.org2013-08-027-13/+110
* Remove CSS scroll-bar hack for apps v2.jamiewalch@chromium.org2013-08-011-5/+0
* Account switcher and loading screens for Android Chromotingsolb@chromium.org2013-08-018-74/+229
* Refactor OAuth APIs.rmsousa@chromium.org2013-08-017-237/+286
* Localized Chromoting Host on Mac and Linux.alexeypa@chromium.org2013-07-3154-594/+783
* Don't send offline status before the host has started.weitaosu@chromium.org2013-07-311-0/+4
* Chromoting Android app mouse/keyboard bugfixes and enhancementssolb@chromium.org2013-07-3110-47/+82
* Leave full-screen mode on disconnect.jamiewalch@chromium.org2013-07-311-0/+5
* Ignore client certificate requests by default.rmsousa@chromium.org2013-07-314-21/+7
* Add Android Chromoting client keyboard inputsolb@chromium.org2013-07-3113-27/+398
* Embed compatibility manifest into all *.exe filesYukawa@chromium.org2013-07-301-6/+9
* base: Re-re-apply WeakPtr support for SequencedWorkerPoolstommycli@chromium.org2013-07-301-0/+1
* Revert 214379 "Localized Chromoting Host on Mac and Linux."alexeypa@google.com2013-07-3054-775/+591
* Localized Chromoting Host on Mac and Linux.alexeypa@chromium.org2013-07-3054-591/+775
* remoting: Fix path to WebKit.tfarina@chromium.org2013-07-301-1/+1
* Move service_client to host/setup, since it's only used to register hosts.rmsousa@chromium.org2013-07-294-9/+9
* Added NULL check for CGDisplayCopyAllDisplayModes.jamiewalch@google.com2013-07-291-18/+24
* Fully enable Chromoting Android client NAT traversalsolb@chromium.org2013-07-292-3/+3
* Accumulate wheel ticks client-side and prefer ticks to pixels when scrolling ...jamiewalch@chromium.org2013-07-284-8/+40
* Make Chromoting Android app more tolerant of application switchingsolb@chromium.org2013-07-284-19/+32
* Revert 213997 "Localized Chromoting Host on Mac and Linux."alexeypa@google.com2013-07-2654-774/+590
* Localized Chromoting Host on Mac and Linux.alexeypa@chromium.org2013-07-2654-590/+774
* Revert 213906 "base: Re-apply WeakPtr support for SequencedWorke..."dewittj@chromium.org2013-07-261-1/+0
* Restructure Android app's ChromotingJniInstance::ProvideSecret()solb@chromium.org2013-07-263-6/+4
* base: Re-apply WeakPtr support for SequencedWorkerPools, fixing deadlocktommycli@chromium.org2013-07-261-0/+1