summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Framework to allow Chromoting host to respect NAT traversal policy in linux.ajwong@chromium.org2011-08-159-8/+596
* Fix scaling calculation.lambroslambrou@google.com2011-08-151-10/+5
* Add MessageLoopProxy::currentnduca@chromium.org2011-08-1511-16/+16
* Fix up confirmation window not reshowing.dmaclach@chromium.org2011-08-121-1/+2
* Use MessageLoopProxy for network message loop.sergeyu@chromium.org2011-08-1263-184/+303
* Properly handle screen recorder shutdown in ChromotingHost.sergeyu@chromium.org2011-08-125-47/+71
* Switch over to using SkRegions to calculate dirty areas.dmaclach@chromium.org2011-08-1231-470/+445
* Make Disconnect buttons wider to accomodate the hotkey info.garykac@google.com2011-08-121-1/+1
* Add support for Disconnect hot key in Windows.garykac@google.com2011-08-121-15/+47
* Build remoting with libvpx in all platformshclam@chromium.org2011-08-123-26/+3
* Remove key exchange code from JingleSession.sergeyu@chromium.org2011-08-116-112/+6
* Fix a weeny leak in the Host plugin.wez@chromium.org2011-08-111-3/+4
* Split Chromoting's Disconnect button text into 2 parts: name + hotkeys.garykac@chromium.org2011-08-114-2/+20
* Roll in ffmpeg, libvpx and gyp to build libvpx on ARMhclam@chromium.org2011-08-111-10/+6
* Revert 96327 - Switch over to using SkRegions to calculate dirty areas.dmaclach@chromium.org2011-08-1131-497/+451
* Switch over to using SkRegions to calculate dirty areas.dmaclach@chromium.org2011-08-1131-451/+497
* Simplify channel creation callbacks in remoting::Session interface.sergeyu@chromium.org2011-08-1115-64/+46
* Remove video_channel() from Session interfacesergeyu@chromium.org2011-08-1126-230/+603
* Made web-app bidi-compatible.jamiewalch@google.com2011-08-103-19/+20
* Make floor-control more robust.lambroslambrou@chromium.org2011-08-102-7/+26
* Revert 96089 - Remove video_channel() from Session interfacesergeyu@chromium.org2011-08-1026-490/+177
* Remove video_channel() from Session interfacesergeyu@chromium.org2011-08-0926-177/+490
* Resolve addresses of STUN/Relay servers in JingleInfoRequest.sergeyu@chromium.org2011-08-0913-20/+244
* Use HMAC SHA-256, since SHA-1 won't work inside the Windows sandbox.wez@chromium.org2011-08-093-8/+8
* Use the same disconnect prompt for client and host.jamiewalch@google.com2011-08-082-17/+11
* Rebrand to use Chromoting more consistently.jamiewalch@google.com2011-08-083-12/+10
* Revert r95841 due to failing media_unittests on linux_shared bot.darin@chromium.org2011-08-081-7/+9
* Enable media.dll / libmedia.so.darin@chromium.org2011-08-081-9/+7
* Add beforeUnload handler to confirm exit.jamiewalch@google.com2011-08-063-3/+39
* gtk: Use gtk_dialog_get_content_area() throughout.tfarina@chromium.org2011-08-052-2/+4
* Removed oauth2_callback.html, merged functionality into remoting.js and impro...jamiewalch@google.com2011-08-041-4/+1
* Don't examine jingleNode unless it's non-null.jamiewalch@chromium.org2011-08-041-4/+6
* Don't use JingleThread in the client plugin.sergeyu@chromium.org2011-08-045-23/+15
* Generate Breakpad symbols for Remoting Host plugin on Mac.lambroslambrou@chromium.org2011-08-041-1/+9
* Define Chromoting's differ block size in one (and only one) place.garykac@chromium.org2011-08-046-20/+18
* Set send buffer size for the raw socket used by chromotinghclam@chromium.org2011-08-041-0/+10
* Fix crash in ScreenRecordersergeyu@chromium.org2011-08-042-2/+9
* Fix header/footer line alignment.jamiewalch@google.com2011-08-041-3/+4
* Future proof against things like http://crbug.com/91521dmaclach@chromium.org2011-08-041-1/+11
* Revert 95414 - Future proof against things like http://crbug.com/91521dmaclach@chromium.org2011-08-043-32/+10
* Future proof against things like http://crbug.com/91521dmaclach@chromium.org2011-08-043-10/+32
* Modify Chromoting logging to hook into base logging.garykac@chromium.org2011-08-0423-397/+288
* Use correct OpenGL test.jamiewalch@google.com2011-08-041-1/+1
* Rename PepperP2PChannel to PepperTransportSocketAdaptor. Implement net::Socke...sergeyu@chromium.org2011-08-035-248/+370
* Return correct value from XmppSignalStrategy::HandleStanza()sergeyu@chromium.org2011-08-035-7/+12
* Improve authentication UX.jamiewalch@google.com2011-08-035-123/+92
* Disable RTP support in remoting protocol code.sergeyu@chromium.org2011-08-034-32/+10
* Fix remoting_simple_host to use Access Code as session shared-secret for auth.wez@chromium.org2011-08-031-24/+32
* Add support for diffing partial blocks in Chromoting.garykac@chromium.org2011-08-034-64/+143
* Changed disconnect shortcut to Ctrl+Alt+Esc.jamiewalch@chromium.org2011-08-033-6/+9