summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Merge 225201 "Remove missing .js file from unit test."jamiewalch@chromium.org2013-10-011-1/+0
* Update webrtc to r4819.mallinath@chromium.org2013-09-233-9/+22
* Fixed emitted mouse buttons events to avoid switching back to absolute moveme...alexeypa@chromium.org2013-09-231-0/+8
* Cleanup VideoDecoder interface.lambroslambrou@chromium.org2013-09-237-85/+38
* Make NetworkList and NetworkMonitor APIs publicsergeyu@chromium.org2013-09-222-10/+9
* Added instruction to keep the product description to 132 characters or less.jamiewalch@chromium.org2013-09-211-1/+1
* Fix OAuth "trampoline" content script to send a message with the oauth result...rmsousa@chromium.org2013-09-206-83/+44
* Revert 219719 "Make XmppSignalStrategy accept ResolvingClientSoc..."sergeyu@chromium.org2013-09-206-29/+27
* Move usb keycode conversion table into separate target. This is the first ste...garykac@chromium.org2013-09-204-22/+13
* Adding a key code map for easy keyboard event simulation.weitaosu@chromium.org2013-09-207-1/+194
* Enable IPv6 in chromotingsergeyu@chromium.org2013-09-193-9/+10
* Revert 224101 "Remove dependency on Skia from chromoting client."sergeyu@chromium.org2013-09-1932-510/+474
* Remove dependency on Skia from chromoting client.sergeyu@chromium.org2013-09-1932-474/+510
* Implement a workaround for issue 291207.weitaosu@chromium.org2013-09-192-3/+57
* Fix PepperNetworkManager to handle network interfaces with multiple IP addres...sergeyu@chromium.org2013-09-191-5/+3
* Refactoring the synchronization code in the chromoting browser_testsweitaosu@chromium.org2013-09-185-70/+262
* Moves most files from ui/base/keycodes to ui/events/keycodessky@chromium.org2013-09-171-1/+1
* Draw the mouse cursor in Chromoting Android clientlambroslambrou@chromium.org2013-09-175-3/+113
* Simplify VideoEncoder interface.sergeyu@chromium.org2013-09-1318-572/+177
* 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