summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Browser test for PINless authentication.jamiewalch@chromium.org2013-10-241-0/+12
* Create a remoting_it2me_host_static GYP target which will be shared between t...weitaosu@chromium.org2013-10-245-610/+655
* Native Messaging for IT2Me: Separate It2MeImpl and HostNPScriptObject.weitaosu@chromium.org2013-10-232-171/+187
* more intsafe fixes for automated toolchain (in remoting/)scottmg@chromium.org2013-10-221-0/+6
* Add VP9 decode support to the remoting client.wez@chromium.org2013-10-2212-5/+68
* Move Linux/Android breakpad implementation to breakpad componentjochen@chromium.org2013-10-221-1/+1
* Move VideoDecoderVp8 to VideoDecoderVpx base that will support VP8/9.wez@chromium.org2013-10-1911-303/+348
* mac: Enable -Wunused-const-variable.thakis@chromium.org2013-10-181-0/+2
* Move windows breakpad code to the breakpad componentjochen@chromium.org2013-10-171-1/+1
* Chromoting browser_tests: Apps V2weitaosu@chromium.org2013-10-172-1/+12
* Moved all channel-handling logic into separate NativeMessagingChannel class.sergeyu@chromium.org2013-10-176-256/+474
* Updating XTBs based on .GRDs from branch 1650dxie@chromium.org2013-10-1639-4/+160
* Hold video frame in Bitmap instead of keeping a ByteBuffer reference.lambroslambrou@chromium.org2013-10-167-118/+156
* Fix crash in plugin when installing host from WebApp (Windows)dcaiafa@chromium.org2013-10-161-1/+3
* Adding weitaosu@ and removing alexeypa@.weitaosu@chromium.org2013-10-151-1/+1
* Initialize seed for RNG in libjinglesergeyu@chromium.org2013-10-151-0/+15
* Moving chromoting browser_tests to chrome/test.weitaosu@chromium.org2013-10-1511-1395/+0
* Fixed Apps v2 scrolling.jamiewalch@chromium.org2013-10-151-1/+2
* Don't use ScreenCapturer::CreateWithXDamage() in chrome and chromotingsergeyu@chromium.org2013-10-151-6/+5
* Change message loop to UI.jamiewalch@google.com2013-10-141-3/+11
* Remoting: Move WeakPtrFactory members to be lastdmichael@chromium.org2013-10-105-7/+8
* Miscellanous changes detected by strict aliasing warnings.phajdan.jr@chromium.org2013-10-081-2/+2
* Revert 227492 "Moved all channel-handling logic into separate Na..."hashimoto@chromium.org2013-10-086-469/+256
* Moved all channel-handling logic into separate NativeMessagingChannel class.alexeypa@chromium.org2013-10-086-256/+469
* 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