summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove PlatformFile from remotingrvargas@chromium.org2014-06-0411-49/+33
* Fix Chromoting client startup warnings.garykac@chromium.org2014-06-032-8/+15
* Cleanup: Get rid of unneeded base::UTF16ToWide() conversions.thestig@chromium.org2014-06-031-2/+1
* Fix Chromoting Android client crashed on launchkelvinp@chromium.org2014-06-021-3/+3
* Revert 274310 "Introduce IPC::ChannelProxy::Create*() and IPC::S..."lambroslambrou@chromium.org2014-06-028-36/+42
* Remove extra newline in log lines from plugin.garykac@chromium.org2014-06-021-1/+1
* Introduce IPC::ChannelProxy::Create*() and IPC::SynChannel::Create*()morrita@chromium.org2014-06-028-42/+36
* Client-side changes to support requesting lossless encode & color.wez@chromium.org2014-05-313-10/+59
* Clean up VideoEncoderVpx tests.wez@chromium.org2014-05-311-14/+14
* Set allow_new_privs when launching CRD host controller from the NM process.sergeyu@chromium.org2014-05-311-0/+6
* Host extensionsdcaiafa@chromium.org2014-05-3010-5/+366
* Extend VideoControl to allow clients to request lossless modes.wez@chromium.org2014-05-309-47/+209
* Use base::STLSet* in place of std::set_* for simplicity.zard17@gmail.com2014-05-301-10/+4