summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Rename DaemonPlugin class to HostController.sergeyu@chromium.org2012-04-056-57/+58
* Cleaning up remoting/remoting.gyp:alexeypa@chromium.org2012-04-056-17/+35
* Chromoting Me2Me installation flow for Mac.lambroslambrou@chromium.org2012-04-056-22/+89
* [Chromoting] Require that the daemon PIN consists of 6 or more digits.simonmorris@chromium.org2012-04-052-5/+40
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-052-6/+6
* Unregister host on stop.jamiewalch@google.com2012-04-043-2/+22
* [Chromoting] Compare the two daemon PINs specified by the user at daemon inst...simonmorris@chromium.org2012-04-043-3/+25
* Moved special-case handling of 'home' mode.jamiewalch@google.com2012-04-043-32/+29
* ScopedProcessInformation protects against process/thread handle leaks from Cr...erikwright@chromium.org2012-04-041-4/+4
* [Chromoting] Let the client plugin pass clipboard items to the host.simonmorris@chromium.org2012-04-046-2/+83
* [Chromoting] Improve the PIN entry part of the host setup dialog.simonmorris@chromium.org2012-04-042-4/+14
* Add a button to the web-app to send Ctrl-Alt-Delete to the host.wez@chromium.org2012-04-045-0/+58
* Disable click-to-connect while the hostname is being edited.jamiewalch@google.com2012-04-042-12/+19
* Update Linux policy reader to cope with trailing commas.wez@chromium.org2012-04-041-0/+1
* Use MockInputStub from protocol/protocol_mock_objects.h in tests.wez@chromium.org2012-04-042-25/+12
* Fix InputEventTracker to track key events based on both VK- and USB-keycodes.wez@chromium.org2012-04-043-49/+182
* Disable daemon UI if unsupported.jamiewalch@google.com2012-04-044-18/+29
* Add alexeypa@ to remoting OWNERS.simonmorris@chromium.org2012-04-041-0/+1
* Moved the Chromoting host configuration under %SystemDrive%\ProgramData and A...alexeypa@chromium.org2012-04-048-81/+165
* Replace SetDaemonPin() method with UpdateDaemonConfig()sergeyu@chromium.org2012-04-049-65/+69
* Mark ~URLRequestContext() and ~URLRequestContextGetter() as private.sergeyu@chromium.org2012-04-042-1/+12
* Fix Windows EventExecutor's handling of USB-based key events.wez@chromium.org2012-04-041-3/+33
* Fixing double deletetion of remoting::URLRequestContextGetter.alexeypa@chromium.org2012-04-042-3/+3
* [Chromoting] Stop the webapp sending any items that are on the clipboard when...simonmorris@chromium.org2012-04-034-8/+65
* Add ref to client_plugin.js file in main.html.garykac@chromium.org2012-04-031-0/+1
* Added 'why is this safe?' linkjamiewalch@google.com2012-04-033-0/+13
* Filter the local host id from the list.jamiewalch@google.com2012-04-037-34/+141
* Add a new GetNegotiatedProtocol method to StreamSocket and implement in all s...rch@chromium.org2012-04-036-2/+20
* Fix some grammar in comments, error messages and documentation.gavinp@chromium.org2012-04-032-2/+2
* Add completion callbacks in the DaemonController interface.sergeyu@chromium.org2012-04-0311-316/+487
* Add an apiFeatures property to the client plugin.wez@chromium.org2012-04-036-19/+57
* Ensure display hardware is powered up during Chromoting sessions.wez@chromium.org2012-04-032-2/+11
* [Chromoting] The client plugin can pass clipboard items to the webapp.simonmorris@chromium.org2012-04-037-2/+37
* Implement PepperNetworkManager.sergeyu@chromium.org2012-04-033-0/+167
* Chromoting: Allow to install the me2me host only on Vista/Server 2008 and abo...alexeypa@chromium.org2012-04-032-1/+7
* This CL moves much of the input tracking logic out of ClientSession, which me...wez@chromium.org2012-04-0318-421/+654
* Rename injectKey to injectKeyEvent and add isInjectKeyEventSupported.wez@chromium.org2012-04-023-3/+24
* Save the host id to local storage.jamiewalch@google.com2012-04-021-0/+3
* [Chromoting] Make JS event handlers return void.simonmorris@chromium.org2012-04-021-6/+2
* [Chromoting] Use camel-case for JS parameters.simonmorris@chromium.org2012-04-023-7/+7
* [Chromoting] Fix some JS declarations so that JSCompile works.simonmorris@chromium.org2012-04-022-1/+11
* [Chromoting] Fix a JS typo.simonmorris@chromium.org2012-04-021-1/+1
* [Chromoting] Let the webapp put items on the clipboard.simonmorris@chromium.org2012-04-023-3/+86
* Add an injectKeyEvent API to the Chromoting client plugin.wez@chromium.org2012-04-014-2/+46
* [Chromoting] Add plumbing to carry clipboard events from the host to the client.simonmorris@chromium.org2012-03-318-16/+57
* Make all the things use cert_test_util.h.mattm@chromium.org2012-03-313-12/+5
* Cleanup buttons CSS for the remoting webapp.sergeyu@chromium.org2012-03-311-30/+44
* Chromoting: The me2me host is now configurable from the web UI on Windows.alexeypa@chromium.org2012-03-3014-111/+627
* Refactored host_table_entry.js to allow it to be used for static HTML content.jamiewalch@google.com2012-03-302-54/+101
* Verify Me2Me tool script on Mac is secure before running it as rootlambroslambrou@chromium.org2012-03-301-2/+7