summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Don't show the refresh button/spinner under the infographic.jamiewalch@chromium.org2013-09-122-12/+13
* Move a bunch of windows stuff from ui/base/win to ui/gfx/winben@chromium.org2013-09-121-1/+1
* Remove obsolete audio codecs and channel configurations.sergeyu@chromium.org2013-09-128-371/+5
* Add newlines to the end of files where they were missinghans@chromium.org2013-09-121-1/+1
* Move cursor-shape validation into remoting/protocollambroslambrou@chromium.org2013-09-122-29/+47
* Check group membership before adding user to Chromoting group.lambroslambrou@chromium.org2013-09-111-1/+11
* Simplified 'new connection' UI and disable for apps v1jamiewalch@chromium.org2013-09-118-22/+23
* Fixed various CSS uglies.jamiewalch@chromium.org2013-09-112-22/+10
* Add a CodeToNativeKeycode helper that converts UIEvent code to native code.weitaosu@chromium.org2013-09-112-102/+18
* Follow up cleanups for r222162.alexeypa@chromium.org2013-09-103-106/+113
* Move ui/base/win/dpi.h to ui/gfx/dpi_win.hben@chromium.org2013-09-101-2/+2
* Add support for i18n-title.jamiewalch@chromium.org2013-09-104-15/+41
* 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