summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Revert 222168 "Add a CodeToNativeKeycode helper that converts UI..."thakis@chromium.org2013-09-102-18/+102
* Add a CodeToNativeKeycode helper that converts UIEvent code to native code.weitaosu@chromium.org2013-09-102-102/+18
* Refactor the daemon controller so that the callbacks are called on the caller...alexeypa@chromium.org2013-09-1018-1348/+1491
* Added support of relative mouse motion in Chromoting.alexeypa@chromium.org2013-09-097-50/+295
* Made sure NativeMessagingHostTest.All can handle out of order responses.alexeypa@chromium.org2013-09-073-68/+88
* Add 'New window' option to context menu.jamiewalch@chromium.org2013-09-075-4/+61
* Fixed CSS to hide AppsV1-only DOM.jamiewalch@chromium.org2013-09-061-1/+1
* Fix Windows audio capturer to handle AUDCLNT_BUFFERFLAGS_SILENT flag.sergeyu@chromium.org2013-09-061-1/+2
* Refactor PPB_NetworkMonitor_Private interface to use CompletionCallback.sergeyu@chromium.org2013-09-062-12/+25
* Clean up Android layouts.newt@chromium.org2013-09-053-9/+9
* Fixed reload image.jamiewalch@chromium.org2013-09-051-0/+0
* Use PP_ArrayOutput and PPB_NetAddress in PPB_NetworkList_Private..sergeyu@chromium.org2013-09-051-34/+10
* Add a reload button to host list.jamiewalch@chromium.org2013-09-046-3/+50
* Adding keyboard input injection helpers. I added a private version of Simulat...weitaosu@chromium.org2013-09-042-0/+119
* Updating XTBs based on .GRDs from branch 1599karen@chromium.org2013-09-032-4/+4
* Add |code| values (from W3C UIEvent spec) to key mapping table.garykac@chromium.org2013-09-033-3/+3
* Add new connection option to tool-bar.jamiewalch@chromium.org2013-09-024-3/+23
* Implement test-echo extension message and reply.jamiewalch@chromium.org2013-09-022-3/+23
* Updating XTBs based on .GRDs from branch 1599karen@chromium.org2013-08-3039-99/+1736
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-304-6/+6
* Fix PPAPI<->talk network address translation helpers.wez@chromium.org2013-08-301-4/+5
* Move ScopedClosureRunner to callback_helpers, add Reset.avi@chromium.org2013-08-304-2/+4
* Work around a Blink clipboard-handling bug in Chromoting web-app.lambroslambrou@chromium.org2013-08-291-0/+6
* Adding me2me_connect_localhost test.weitaosu@chromium.org2013-08-283-6/+186
* Fix false "network error" from start-host tool.lambroslambrou@chromium.org2013-08-284-6/+30
* Make XmppSignalStrategy accept ResolvingClientSocketFactory from outside.sergeyu@chromium.org2013-08-276-27/+29
* Switch to stable Pepper View and Graphics2D APIs.wez@chromium.org2013-08-262-17/+6
* Switch to stable Pepper UDPSocket, NetAddress and HostResolver APIs.wez@chromium.org2013-08-248-177/+164
* Set version numbers in Chromoting Android packagelambroslambrou@chromium.org2013-08-242-3/+3
* Move WCS initialization to ClientSessionsergeyu@chromium.org2013-08-233-125/+98
* Cleanups in remoting.ClientSessionsergeyu@chromium.org2013-08-2310-223/+277
* Native messaging installer for Mac.jamiewalch@chromium.org2013-08-236-40/+132
* Don't show checkbox on Android if host doesn't support pairinglambroslambrou@chromium.org2013-08-224-19/+21
* 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