summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Add host-side rate-limiting to desktop resize events.jamiewalch@chromium.org2013-06-098-12/+143
* Fix VideoScheduler to set client_sequence_number in video packets.sergeyu@chromium.org2013-06-082-6/+6
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-06-081-5/+6
* Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...avi@chromium.org2013-06-0732-34/+34
* Remove screen capturers from media/video/capture/screen.sergeyu@chromium.org2013-06-0734-139/+333
* Refactor net::NetLog to provide implementation of observer pattern, not just ...kouhei@chromium.org2013-06-072-33/+23
* Clip the mouse cursor if it is larger than the maximum size allowed by Pepper...alexeypa@chromium.org2013-06-071-11/+38
* Use a weak pointer to post service control events and session change notifica...alexeypa@chromium.org2013-06-078-167/+60
* Revert 204861 "Refactor net::NetLog to provide implementation of..."kouhei@chromium.org2013-06-072-23/+33
* Refactor net::NetLog to provide implementation of observer pattern, not just ...kouhei@chromium.org2013-06-072-33/+23
* Make some Windows code use "if (weak_ptr)" styleakalin@chromium.org2013-06-072-4/+4
* Make some OS X code use "if (weak_ptr)" styleakalin@chromium.org2013-06-073-3/+3
* Use a consistent extension id for unofficial builds.jamiewalch@chromium.org2013-06-073-4/+12
* Make some non-Linux code use "if (weak_ptr)" styleakalin@chromium.org2013-06-072-4/+4
* [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