summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* [Chromoting] Fix jscompiler warninggarykac@chromium.org2013-06-061-1/+1
* Remove host/auth config based on Linux Me2Me host exit codes.lambroslambrou@chromium.org2013-06-061-0/+2
* Make patch silent.jamiewalch@chromium.org2013-06-061-1/+1
* Disable audio in an RDP session.alexeypa@chromium.org2013-06-061-0/+23
* Fix Windows use of WeakPtr<T>'s operator T* conversionakalin@chromium.org2013-06-052-4/+4
* Fixed patch and updated script to be stricter.jamiewalch@chromium.org2013-06-052-7/+7
* Fix OS X use of WeakPtr<T>'s operator T* conversionakalin@chromium.org2013-06-053-3/+3
* Position dialogs using absolute rather than fixed.jamiewalch@chromium.org2013-06-051-1/+1
* Fix non-Linux uses of WeakPtr<T>'s operator T* conversionakalin@chromium.org2013-06-052-4/+4
* Roll webrtc 4143:4179sergeyu@chromium.org2013-06-051-12/+8
* Remove padding at the bottom of the <body>jamiewalch@chromium.org2013-06-041-1/+2
* Add link to Hangouts Remote Desktop in the It2Me section of the remoting app.sergeyu@chromium.org2013-06-049-108/+184
* Issue 245137: Mouse-move events not sent after clicking on drop-down toolbarweitaosu@chromium.org2013-06-044-56/+27
* Send enums as strings between Chromoting Native Messaging host and web-app.lambroslambrou@chromium.org2013-06-044-33/+59
* Emulate pressing Ctrl+Alt+End making the RDP ActiveX control to send Secure A...alexeypa@chromium.org2013-06-0410-6/+153
* This CL adds the "request pairing" implementation between the web-app and the...jamiewalch@chromium.org2013-06-0423-48/+284
* Update remoting/ to use WeakPtr<T>::get() instead of implicit "operator T*"akalin@chromium.org2013-06-0413-40/+42
* Remove unnecessary xrandr include/lib from ui/,oshima@chromium.org2013-06-021-0/+1
* Update remoting/ and jingle/ to use scoped_refptr<T>::get() rather than impli...rsleevi@chromium.org2013-06-0145-149/+183
* Use camelCase for JSON key names in Chromoting Native Messaging interfacelambroslambrou@chromium.org2013-06-013-14/+14
* Updating XTBs based on .GRDs from branch 1500laforge@chromium.org2013-05-3139-0/+78
* Fixed a typo in DesktopSessionProxy::SetScreenResolution().alexeypa@chromium.org2013-05-312-1/+39
* Use base::MessageLoop in more files.xhwang@chromium.org2013-05-302-2/+2
* Initialize CPU-specific features in media when starting the host.alexeypa@chromium.org2013-05-301-0/+4
* Do not allow "curtained" connections on Windows XP/2003...alexeypa@chromium.org2013-05-301-0/+6
* unittests for Chromoting native messaging host.lambroslambrou@chromium.org2013-05-3010-27/+893
* Remove verify-translations.pysergeyu@chromium.org2013-05-291-53/+0
* Build both v1 and v2 apps on the bots. Change #1: building both V1 and V2 app...weitaosu@chromium.org2013-05-292-34/+69
* Remove all but one use of WeakPtrFactory::DetachFromThread. wez@chromium.org2013-05-291-7/+5
* Streamline SIMD targets in media.gypdalecurtis@google.com2013-05-241-1/+0
* Revert 202038 "Remove all but one use of WeakPtrFactory::DetachF..."erg@chromium.org2013-05-241-5/+7
* Remove all but one use of WeakPtrFactory::DetachFromThread.wez@chromium.org2013-05-241-7/+5
* Don't serialize config dictionary in Native Messaging interface.lambroslambrou@chromium.org2013-05-244-86/+70
* Show a 'remember me' checkbox in the web-app when connecting to a host that s...jamiewalch@chromium.org2013-05-2414-48/+93
* Revert 201955 "Allow multiple base::MessagePumpForUI instances t..."dbeam@chromium.org2013-05-248-14/+263
* Allow multiple base::MessagePumpForUI instances to be created simultanenously...alexeypa@chromium.org2013-05-248-263/+14
* Make CreateConnectedIpcChannel() a cross-platform API.alexeypa@chromium.org2013-05-2414-466/+322
* Removing unused Chromoting host code.alexeypa@chromium.org2013-05-2310-346/+40
* Clear |event_handler_| in UnprivilegedProcessDelegate::KillProcess() so that ...alexeypa@chromium.org2013-05-231-0/+1
* PairingAuthenticator implementation and plumbing.jamiewalch@chromium.org2013-05-2221-59/+811
* Issue 236549: Inactive window should not be capturing mouseoverweitaosu@chromium.org2013-05-224-27/+56
* Reland: base: Support setting thread priorities generically.epenner@chromium.org2013-05-221-4/+4
* Revert 201202 "base: Support setting thread priorities generically."scottmg@chromium.org2013-05-211-4/+4
* base: Support setting thread priorities generically.epenner@chromium.org2013-05-211-4/+4
* [Chromoting] Refactored worker process launching code and speeded up the desk...alexeypa@chromium.org2013-05-1811-806/+834
* Fix memory leak in IpcDesktopEnvironmentTest.CaptureFramesergeyu@chromium.org2013-05-161-2/+6
* Use webrtc::DesktopCapturer for screen capturer implementation.sergeyu@chromium.org2013-05-1634-643/+863
* Add deps on allocator.gyp:allocator for some remoting executablesakalin@chromium.org2013-05-161-0/+26
* Read the port number used by RDP from the registry.alexeypa@chromium.org2013-05-161-2/+16
* Add header file for NativeMessagingHostlambroslambrou@chromium.org2013-05-164-128/+160