summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add apps-v1-only class and apply it to the sign-out link.jamiewalch@chromium.org2013-07-253-3/+12
* Move non-manifest stuff out of appsv2.patch.jamiewalch@chromium.org2013-07-2510-100/+52
* Various improvements to the Chromoting Android appsolb@chromium.org2013-07-2410-123/+125
* Fix NPAPI and native messaging hosts to cope with NULL pairing registry.jamiewalch@chromium.org2013-07-242-19/+45
* Remove unnecessary SupportsWeakPtr base from ChromotingInstance.wez@chromium.org2013-07-242-7/+10
* Style cleanup: Rename callback -> onDone in chromoting webapp.lambroslambrou@chromium.org2013-07-242-122/+115
* Remoting webapp: Add onError param to HostNativeMessaging.initialize()lambroslambrou@chromium.org2013-07-232-21/+26
* Implement basic point-and-touch mouse input for Android clientsolb@chromium.org2013-07-236-16/+204
* Paired client revocation UI.jamiewalch@chromium.org2013-07-2315-29/+431