summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Revert of Add VideoFrameRecorder for use recording test frame sequences. (htt...avi@chromium.org2014-06-255-589/+0
* Add VideoFrameRecorder for use recording test frame sequences.wez@chromium.org2014-06-255-0/+589
* This is identical to https://codereview.chromium.org/336293003, which was rev...jamiewalch@chromium.org2014-06-257-75/+158
* Remove HostIt2MeDispatcher, rename HostIt2MeNativeMessaging to It2MeHostFacadesergeyu@chromium.org2014-06-245-272/+113
* Fixing #define.weitaosu@chromium.org2014-06-241-3/+3
* Disable automatic reconnection for It2Me.sergeyu@chromium.org2014-06-241-3/+5
* Set session-client-inactive on the video container instead of the plugin.sergeyu@chromium.org2014-06-241-2/+4
* Remove HostDispatcher, rename HostNativeMessaging to HostDaemonFacadesergeyu@chromium.org2014-06-244-579/+163
* Enforce relay policydcaiafa@chromium.org2014-06-231-0/+9
* JavaScript unit test framework for Chrome Remote Desktop - Part Ikelvinp@chromium.org2014-06-236-34/+352
* Fixed token revocation bug for apps v2.jamiewalch@chromium.org2014-06-213-5/+38
* Use PNaCl in V2 builds of the remoting webappsergeyu@chromium.org2014-06-213-38/+21
* Show proper message when host list is empty.sergeyu@chromium.org2014-06-201-12/+13
* Verify the host-supplied URL matches the domain's allowed URL patterns.kelvinp@chromium.org2014-06-194-37/+93
* Fix Desktop.dispatchKeyEvent() to return correct result.sergeyu@chromium.org2014-06-195-31/+39
* Wait for CRD daemon process to be killed before returning.lambroslambrou@chromium.org2014-06-191-19/+25
* Fix remoting_webapp build script after r278198.sergeyu@chromium.org2014-06-191-1/+1
* Fix breakage on official builers by NPAPI removalsergeyu@chromium.org2014-06-191-1/+1
* We hook onMaximized so that if the user maximizes the window, it automaticall...jamiewalch@chromium.org2014-06-181-1/+3
* Remove NPAPI plugin from chromoting webapp.sergeyu@chromium.org2014-06-1831-3118/+36
* Update list of apps in chromoting NM manifestssergeyu@chromium.org2014-06-182-4/+4
* Third Party Authentication for Android Part III - Android OAuth2 implicit flowkelvinp@chromium.org2014-06-184-8/+286
* Fix double-title-bar bug.jamiewalch@chromium.org2014-06-181-1/+5
* Update error-handling logic in ChromiumPacketSocketFactory.sergeyu@chromium.org2014-06-186-70/+182
* Increase size limit of Me2Me Linux virtual desktoplambroslambrou@chromium.org2014-06-181-1/+1
* declare dependency on ui/gfx since jni_frame_consumer.cc includes from itreed@google.com2014-06-181-0/+1
* Enable MediaSource rendering in chromoting client with Chrome 37.sergeyu@chromium.org2014-06-174-31/+18
* Cleanup: Remove more dead GTK code.thestig@chromium.org2014-06-171-8/+4
* Add enable_vp9 option to host config.wez@chromium.org2014-06-175-11/+32
* Avoid error messages from UDP sockets in Chromoting client.sergeyu@chromium.org2014-06-172-21/+70
* Revert 277797 "Refactor tool-bar event handlers."macourteau@chromium.org2014-06-177-158/+75
* Update Play Store what's-new text for M37 CRD version.lambroslambrou@chromium.org2014-06-171-2/+1
* Refactor tool-bar event handlers.jamiewalch@chromium.org2014-06-177-75/+158
* Copy --enable-vp9 flag to host process.wez@chromium.org2014-06-162-2/+4
* Fix audio capturing on Linux with newer versions of Pulseaudio.sergeyu@chromium.org2014-06-156-65/+236
* Add VP9 support in the MediaSource renderersergeyu@chromium.org2014-06-142-6/+27
* Fix click-to-play positioning.jamiewalch@chromium.org2014-06-131-6/+17
* Add URLRequestJobFactories to URLRequestContexts without one.mmenke@chromium.org2014-06-131-0/+2
* Updating XTBs based on .GRDs from branch 1985matthewyuan@chromium.org2014-06-1241-164/+0
* Fix MediaSource renderer to limit memory consumption.sergeyu@chromium.org2014-06-127-18/+55
* Fix token URL policy processing.rmsousa@chromium.org2014-06-111-162/+169
* Remove base/memory/scoped_handle.hbrettw@chromium.org2014-06-101-1/+0
* Third Party Authentication for Android Part II - Java Native Interface plumbingkelvinp@chromium.org2014-06-105-8/+97
* Load LLVMpipe GL driver in Chromoting desktop sessionlambroslambrou@chromium.org2014-06-091-0/+9
* Remove cdn from OWNERS for IPC security review.palmer@chromium.org2014-06-081-1/+0
* Send TextEvent for keyboard event generated by software keyboard.sergeyu@chromium.org2014-06-061-22/+46
* Third Party Authentication for Android Part I - TokenFetcherProxy.kelvinp@chromium.org2014-06-069-97/+119
* Add IPC::ChannelProxy::Create() and IPC::SyncChannel::Create()morrita@chromium.org2014-06-059-45/+40
* TextEvent support on Linuxsergeyu@chromium.org2014-06-056-2/+996
* Work around jscompile bug.jamiewalch@chromium.org2014-06-051-1/+2