summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Merge 131321 - Add APIs to the client plugin to re-map and trap key events.wez@chromium.org2012-04-118-2/+324
* Revert 131798 - Merge 131321 - Add APIs to the client plugin to re-map and tr...wez@chromium.org2012-04-118-324/+2
* Merge 131321 - Add APIs to the client plugin to re-map and trap key events.wez@chromium.org2012-04-118-2/+324
* Revert 131784 - Merge 131321 - Add APIs to the client plugin to re-map and tr...wez@chromium.org2012-04-117-317/+2
* Merge 131321 - Add APIs to the client plugin to re-map and trap key events.wez@chromium.org2012-04-117-2/+317
* Merge 130337 - Add an apiFeatures property to the client plugin.wez@chromium.org2012-04-116-15/+54
* Merge 131669 - Fix the USB keycode field name in injectKeyEvent API.wez@chromium.org2012-04-112-2/+2
* Merge 130388 - Add a new GetNegotiatedProtocol method to StreamSocket and imp...rch@chromium.org2012-04-106-2/+20
* Revert 130525 - Revert 130500 - Merge 130082 - Add an injectKeyEvent API to t...laforge@chromium.org2012-04-044-3/+45
* Revert 130500 - Merge 130082 - Add an injectKeyEvent API to the Chromoting cl...laforge@chromium.org2012-04-044-45/+3
* Merge 130082 - Add an injectKeyEvent API to the Chromoting client plugin.wez@chromium.org2012-04-044-3/+47
* Revert 130500 - Merge 130082 - Add an injectKeyEvent API to the Chromoting cl...wez@chromium.org2012-04-044-45/+3
* Merge 130082 - Add an injectKeyEvent API to the Chromoting client plugin.wez@chromium.org2012-04-034-3/+45
* Address remaining nits for r129104.sergeyu@chromium.org2012-03-2812-21/+21
* Refactor VideoStub interface to accept ownership of video packets.sergeyu@chromium.org2012-03-2829-170/+159
* Update DaemonController interface to support changing host configuration.sergeyu@chromium.org2012-03-286-63/+101
* [Chromoting] Fix a JSCompile error.simonmorris@chromium.org2012-03-271-1/+1
* [Chromoting] Only the plugin element listens for focus, not the whole document.simonmorris@chromium.org2012-03-272-12/+16
* Implement exponential backoff for failed Me2Me authentication attemptssergeyu@chromium.org2012-03-2715-4/+83
* Cleanups in the host authentication state handling.sergeyu@chromium.org2012-03-2712-46/+89
* Shorter prompt string.jamiewalch@chromium.org2012-03-242-11/+7
* [Chromoting] Disable clipboard handling until crbug.com/119838 is fixed.simonmorris@chromium.org2012-03-231-2/+3
* [chromoting] Custom scrollbar styling for webapphclam@chromium.org2012-03-231-0/+44
* WiX installation script for me2me host.alexeypa@chromium.org2012-03-232-0/+224
* [Chromoting] Let the webapp handle a host with no JID correctly.simonmorris@chromium.org2012-03-221-2/+2
* [chromoting] Remove bogus dependencyhclam@chromium.org2012-03-221-1/+2
* Fixing a vector overflow when reporting events to Event Log.alexeypa@chromium.org2012-03-221-1/+1
* [Chromoting] Improve the text on the buttons in the connection-failed dialog.simonmorris@chromium.org2012-03-224-4/+24
* [chromoting] Fix crash when generating access codehclam@chromium.org2012-03-223-3/+31
* Linux: Fix the build for Ubuntu Precise.thestig@chromium.org2012-03-221-2/+3
* Fix crash caused by r127767 due to undefined order of argument parsing.sergeyu@chromium.org2012-03-211-1/+3
* Make CertVerifier a pure virtual interface.rsleevi@chromium.org2012-03-213-4/+4
* Generating version information for remoting binaries the same way Chrome does...alexeypa@chromium.org2012-03-2111-112/+190
* [Chromoting] Move the code that styles the scale-to-fit buttonsimonmorris@chromium.org2012-03-212-22/+11
* [Chromoting] Make the state of the scale-to-fit button visible, and correct a...simonmorris@chromium.org2012-03-212-2/+2
* Log connection type to syslogs and to the server.sergeyu@chromium.org2012-03-2024-59/+140
* Use scoped_ptr<> to pass ownership in more places.sergeyu@chromium.org2012-03-2035-184/+178
* Implemented OAuth2 support for remoting_me2me_host.jamiewalch@chromium.org2012-03-205-24/+148
* [Chromoting/PPAPI] Update the Windows scancodes for the arrow keys in the USB...garykac@chromium.org2012-03-201-9/+9
* [Chromoting] Adds a button that cancels PIN entry.simonmorris@chromium.org2012-03-203-1/+9
* Roll libjingle to r126.ronghuawu@chromium.org2012-03-201-2/+3
* [Chromoting] Fix bug with handling USB keycodes and remove extra logging.garykac@chromium.org2012-03-201-1/+1
* [Chromoting] Set the focus appropriately when asking the user for an access c...simonmorris@chromium.org2012-03-191-0/+6
* [Chromoting] The webapp handles host renaming correctly.simonmorris@chromium.org2012-03-192-0/+13
* Use XDamageSubtract to fetch the damaged region from the X server.wez@chromium.org2012-03-172-38/+62
* Chromoting: the screen capturer and event executors now always try to work wi...alexeypa@chromium.org2012-03-179-11/+341
* [Chromoting] Remove noisy key event logging on client.garykac@chromium.org2012-03-171-2/+0
* Chromoting: reverting most of r126520 which broke the Secure Attention Sequen...alexeypa@chromium.org2012-03-174-13/+44
* Revert 127257 - Use XDamageSubtract to fetch the damaged region from the X se...wez@chromium.org2012-03-161-61/+38
* Added helper classes to allow OAuth to be used in Me2Me.jamiewalch@google.com2012-03-168-0/+507