summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Merge 174913sergeyu@chromium.org2013-01-301-2/+2
* Merge 177892sergeyu@chromium.org2013-01-221-1/+27
* Merge 176492lambroslambrou@google.com2013-01-151-0/+21
* Merge 175988wez@chromium.org2013-01-113-50/+65
* Merge 176191jamiewalch@google.com2013-01-111-1/+1
* Merge 175596jamiewalch@google.com2013-01-093-6/+30
* Merge 174112lambroslambrou@google.com2013-01-023-23/+46
* Merge 174004lambroslambrou@google.com2013-01-021-4/+4
* Merge 173892wez@chromium.org2013-01-025-33/+34
* Merge 174435wez@chromium.org2013-01-022-0/+14
* Merge 173807wez@chromium.org2013-01-021-5/+18
* Rename remoting resources files to remoting_strings.grd.sergeyu@chromium.org2012-12-1845-46/+46
* Explicitly set actions in remoting as requiring cygwin (gyp only)iannucci@google.com2012-12-181-1/+3
* [Chromoting] Remove bogus character from french XTB file.garykac@chromium.org2012-12-171-2/+2
* Fix duplicate clipboard detection logic in clientlambroslambrou@google.com2012-12-171-17/+9
* Post StopOnEncodeThread to the correct thread.jamiewalch@chromium.org2012-12-161-1/+1
* Fix chromoting host to shutdown cleanly when config file is missing.sergeyu@chromium.org2012-12-151-1/+1
* Chromoting Host: Initialize clipboard_atom_ before using it.lambroslambrou@chromium.org2012-12-151-5/+5
* [sync] Componentize sync: Part 4: Fix includes in third_party/protobufrsimha@chromium.org2012-12-141-2/+1
* Increase default maximum desktop size and make it configurable.jamiewalch@google.com2012-12-141-6/+17
* Enable translations for unbranded chromoting builds.sergeyu@chromium.org2012-12-141-51/+44
* Fix crash on disconnect.jamiewalch@chromium.org2012-12-142-9/+14
* Add trapKey() API to ClientPlugin wrapper.wez@chromium.org2012-12-142-1/+24
* Don't run host for managed accounts on OS X.skonig@chromium.org2012-12-131-0/+6
* Add work-around for Mac OS X CapsLock key event behaviour.wez@chromium.org2012-12-131-1/+18
* Fix translation IDs in Chromoting strings.sergeyu@chromium.org2012-12-1342-672/+672
* Close the client session in case if the disconnect window could not be shown ...alexeypa@chromium.org2012-12-137-148/+229
* Ensure Chromoting crash-reporting is opt-inlambroslambrou@chromium.org2012-12-122-10/+7
* Clearing a local reference to the I/O thread's task runner to makre sure the ...alexeypa@chromium.org2012-12-122-52/+40
* Fix AudioPipeReader to calculate stream possition correclty.sergeyu@chromium.org2012-12-122-20/+35
* Remove Linux host setup wizard and libwebkitgtk dependency.sergeyu@chromium.org2012-12-113-337/+0
* Fix me2me_virtual_host.py to handle blocked user accounts properly.sergeyu@chromium.org2012-12-111-2/+6
* Wait for encode thread during VideoScheduler teardown.wez@chromium.org2012-12-112-3/+18
* Build Mac Breakpad symbols for Chromoting Hostlambroslambrou@chromium.org2012-12-112-1/+60
* Launch the host under LocalService account at low integrity level with all pr...alexeypa@chromium.org2012-12-1113-94/+731
* Reorder tab title to put the important information first.jamiewalch@google.com2012-12-111-2/+2
* Enable crash-reporting for Mac host, for users who opt in.lambroslambrou@chromium.org2012-12-105-11/+44
* Fix AudioScheduler and VideoScheduler creation.wez@chromium.org2012-12-086-46/+95
* Remove WebSocket server and HostStatusService from remoting host.sergeyu@chromium.org2012-12-089-1442/+0
* Don't relaunch the host process too often.jamiewalch@google.com2012-12-081-8/+45
* Set screen DPI to 96 on screen resize.lambroslambrou@chromium.org2012-12-071-1/+22
* remoting: Remove bogus entry from host DEPS list.tfarina@chromium.org2012-12-071-8/+1
* Fix ClientSession to not access ConnectionToClient stubs after Disconnect().wez@chromium.org2012-12-074-30/+44
* Make sure that DisconnectWindow class does not depend on ChromotingHost so it...alexeypa@chromium.org2012-12-077-63/+56
* Use raw input to detect local mouse events.alexeypa@chromium.org2012-12-076-193/+257
* Remove unused APIs from the AutoThreadTaskRunner interface.wez@chromium.org2012-12-074-122/+31
* Disable Chromoting host compilation on ChromeOSsergeyu@chromium.org2012-12-072-576/+610
* Add HostState enum to track host process status.sergeyu@chromium.org2012-12-071-120/+135
* Added support of Secure Attention Sequence in multiprocess mode.alexeypa@chromium.org2012-12-079-19/+117
* Dead/duplicate code cleanup.jamiewalch@google.com2012-12-063-79/+42