summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Add a Connect_Remote_Host test.weitaosu@chromium.org2013-10-055-1/+71
* Clean up unused constant globalshans@chromium.org2013-10-031-0/+2
* Remove unnecessary DEPS rule.jam@chromium.org2013-10-031-4/+0
* Adding a disconnect step in the Me2Me browser test.weitaosu@chromium.org2013-10-033-1/+28
* Set CHROME_USER_DATA_DIR when starting the virtual session.jamiewalch@chromium.org2013-10-021-0/+6
* Byte-swap the video frame pixels before passing them to Java.lambroslambrou@chromium.org2013-10-0212-48/+143
* events: Create a separate events component out of ui.sadrul@chromium.org2013-10-011-0/+2
* Complete the Me2Me_Connect_LocalHost end-to-end test: verify keyboard input p...weitaosu@chromium.org2013-09-303-7/+31
* Consolidate TestURLFetcherFactory::SetFakeResponsemnissler@chromium.org2013-09-301-4/+5
* gfx: Create a separate gfx component out of ui.sadrul@chromium.org2013-09-301-0/+2
* Revert 225857 "gfx: Create a separate gfx component out of ui."ckocagil@chromium.org2013-09-281-2/+0
* gfx: Create a separate gfx component out of ui.sadrul@chromium.org2013-09-281-0/+2
* Remove underscores from bundle idsjamiewalch@chromium.org2013-09-272-4/+4
* Enable the remoting browser_tests to interact with multiple browser windows andweitaosu@chromium.org2013-09-264-96/+146
* Simulate a mouse click.weitaosu@chromium.org2013-09-263-0/+45
* Clean up remaining unused globals (on mac).thakis@chromium.org2013-09-266-14/+10
* Clean up a few more unused globals.thakis@chromium.org2013-09-253-11/+0
* Remove dependency on Skia from chromoting client.sergeyu@chromium.org2013-09-2532-471/+509
* Remove palmer from many (not all) OWNERS files for IPC.palmer@chromium.org2013-09-251-1/+0
* Clean up a few unused globals.thakis@chromium.org2013-09-251-4/+0
* Remove missing .js file from unit test.jamiewalch@chromium.org2013-09-251-1/+0
* Modified the input injector to generate a single SendInput() call per one pro...alexeypa@chromium.org2013-09-251-42/+18
* Show host owner rather than xmpp login on the UI where available.rmsousa@chromium.org2013-09-242-9/+18
* 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