summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Protocol plumbing for audio toggle.rmsousa@chromium.org2012-10-1814-1/+83
* Remove ZLib codec support from chromoting host and client.sergeyu@chromium.org2012-10-1823-956/+163
* Redirect Chromoting Host debug logs to Windows event tracing (ETW) instead of...alexeypa@chromium.org2012-10-1812-79/+157
* [Chromoting] Add a simple Windows app that registers and starts a host.simonmorris@chromium.org2012-10-1814-15/+634
* Fixing a memory leak in DaemonProcessTest.alexeypa@chromium.org2012-10-171-0/+1
* Chromoting M23 strings.jamiewalch@google.com2012-10-1742-36/+288
* [Chromoting] Added support of a list of desktop sessions on the daemon side.alexeypa@chromium.org2012-10-1713-74/+815
* Compare the sizes of current & previous frames before each capture.wez@chromium.org2012-10-171-15/+26
* Resave remoting NIBs on XCode 4.4.1lambroslambrou@chromium.org2012-10-175-3649/+206
* Update EventExecutorLinux to use mouse wheel deltas if present.wez@chromium.org2012-10-171-7/+31
* Use RejectAuthenticatingClient instead of DisconnectAllClients to reject inco...rmsousa@chromium.org2012-10-171-1/+7
* Fixed #include guardjamiewalch@chromium.org2012-10-171-3/+3
* Add common_resources.grd for non-localizeable chromoting resources.sergeyu@chromium.org2012-10-176-23/+105
* [Chromoting] Add a Linux command-line app that can register and start a host.simonmorris@chromium.org2012-10-172-0/+184
* Revert 162226 - Add common_resources.grd for non-localizeable chromoting reso...ericu@chromium.org2012-10-166-104/+23
* Removing "Failed to open the desktop receiving user input" message.alexeypa@chromium.org2012-10-161-4/+1
* Add common_resources.grd for non-localizeable chromoting resources.sergeyu@chromium.org2012-10-166-23/+104
* Supply X & Y deltas in the right order when creating new-style wheel events.wez@chromium.org2012-10-161-1/+1
* Cleanup: Rename to base::SysInfo::CPUArchitecture() to OperatingSystemArchite...thestig@chromium.org2012-10-161-2/+2
* [Chromoting] Revert the webapp IQ stanza ID fix.simonmorris@chromium.org2012-10-151-27/+1
* Copy chromoting icons to the default_100_percent directory.sergeyu@chromium.org2012-10-132-0/+0
* build fix for gcc 4.6.3, default version of ubuntu 12.04toyoshim@chromium.org2012-10-131-12/+12
* Update EventExecutorMac to use mouse wheel deltas if present.wez@chromium.org2012-10-131-1/+9
* Update EventExecutorWin to use wheel deltas if present.wez@chromium.org2012-10-131-8/+15
* Add sub-pixel accuracy deltas in mouse wheel events.wez@chromium.org2012-10-133-11/+55
* [MIPS] Set host_plugin extension and prefix for MIPS remoting.petarj@mips.com2012-10-131-1/+4
* [Chromoting] Add a routine to validate a PIN.simonmorris@chromium.org2012-10-134-0/+77
* Avoid a race between parsing the host configuration on the UI thread and usin...alexeypa@chromium.org2012-10-131-62/+65
* Revert 161680 - [Chromoting] Enable more Javascript file-load tests.rsleevi@chromium.org2012-10-132-83/+11
* [Chromoting] Enable more Javascript file-load tests.garykac@chromium.org2012-10-122-11/+83
* Pass the client end handle of the network-to-daemon IPC channel via handle in...alexeypa@chromium.org2012-10-1215-292/+494
* [Chromoting] Make the Linux add-user code avoid gksudo if there's no display.simonmorris@chromium.org2012-10-121-2/+4
* Re-enable basic JS unittests for Chromoting.garykac@chromium.org2012-10-114-44/+63
* Fix memory leaks in AudioPlayer.sergeyu@chromium.org2012-10-113-14/+18
* Add exec bit to remove_official_branding.pysergeyu@chromium.org2012-10-111-0/+0
* Add grd file for chromoting resources.sergeyu@chromium.org2012-10-118-1/+250
* Add unittest for x_server_clipboardlambroslambrou@chromium.org2012-10-102-0/+120
* Always use google_apis to get the client ID.alexeypa@chromium.org2012-10-108-48/+2
* [Chromoting] Move a Windows-only class to its correct location.simonmorris@chromium.org2012-10-103-6/+7
* [Chromoting] Reimplement the worker process launcher to address issues with j...alexeypa@chromium.org2012-10-1019-1192/+1615
* Fix crash in CreateAuthenticatorFactory().sergeyu@chromium.org2012-10-101-0/+3
* Valgrind/Heapchecker: Fix leak in remoting AudioPlayerTests.thestig@chromium.org2012-10-101-5/+10
* Remove ChromotingHostContext from [It2Me]HostUserInterface.wez@chromium.org2012-10-108-33/+55
* Initial implementation of AutoThread.wez@chromium.org2012-10-104-0/+372
* Fix remoting static initializer errors from r161017.thestig@chromium.org2012-10-103-4/+2
* [Chromoting] Refactor audio playback to make it testable and add unittests.garykac@chromium.org2012-10-106-176/+533
* Cleanup: IWYU for base/time.h. Also fix misc lint errors.thestig@chromium.org2012-10-103-4/+1
* [Chromoting] Update remoting version numbering pattern.garykac@chromium.org2012-10-103-25/+35
* [Chromoting] Add a class that gets an OAuth authorization code, on Windows.simonmorris@chromium.org2012-10-097-3/+338
* Linux curtain mode implementation.rmsousa@chromium.org2012-10-091-5/+84