summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Log Gaia response codes and Gaia-related networking activity to ease diagnost...alexeypa@chromium.org2012-04-177-3/+122
* Wake Mac host display when remote session starts.dcaiafa@chromium.org2012-04-162-2/+53
* Remove duplicate tests of KeyEvent::has_pressedwez@chromium.org2012-04-162-8/+0
* Destroy XServerPixelBuffer before closing X Display.sergeyu@chromium.org2012-04-161-0/+2
* Source major & minor versions from remoting, build & patch versions from Chrome.wez@chromium.org2012-04-154-32/+29
* Restore mouse clamping in ClientSession.wez@chromium.org2012-04-151-1/+1
* [Chromoting] Add target to build archive for me2me host installer.garykac@chromium.org2012-04-142-0/+266
* Avoiding unnecessary conversion to UTF16 in runtime.alexeypa@chromium.org2012-04-147-56/+50
* Call XmppSignalStrategy::SetAuthInfo() on the right thread.sergeyu@chromium.org2012-04-141-2/+7
* Chromoting Host installation should take into account both buildtype% and bra...alexeypa@chromium.org2012-04-142-6/+8
* [Chromoting] Tweak CL to fix toolbar button positions.simonmorris@chromium.org2012-04-141-6/+1
* Don't register more than one 'connect' event handler per HostTableEntry. Don'...jamiewalch@google.com2012-04-132-15/+32
* [Chromoting] Add Keystone .pkg.zip to include in Chromoting Host installer.garykac@chromium.org2012-04-131-0/+0
* Revert 132270 - [Chromoting] Add target to build archive for remoting_me2me_h...tim@chromium.org2012-04-132-256/+0
* [Chromoting] Add target to build archive for remoting_me2me_host files.garykac@chromium.org2012-04-132-0/+256
* [Chromoting] Remove spaces from packproj name to make the build system happier.garykac@chromium.org2012-04-131-3/+3
* [Chromoting] Make the Windows host controller ask the user to confirm host re...simonmorris@chromium.org2012-04-137-4/+271
* [UMA] Use proper C++ objects to serialize tracked_objects across process boun...isherman@chromium.org2012-04-131-0/+1
* Add padding at the end of encoder buffer to workaround crbug.com/119633.sergeyu@chromium.org2012-04-121-25/+31
* Bump the remoting version number up to 1.4.8.0.alexeypa@chromium.org2012-04-121-1/+1
* [Chromoting] Add an Info.plist TEXT section to remoting_me2me_host.garykac@chromium.org2012-04-122-0/+23
* CSS rules are not semicolon terminated.jamiewalch@google.com2012-04-121-1/+1
* The Chromoting service should not start automatically unless it was configure...alexeypa@chromium.org2012-04-127-31/+171
* The Chrome Remote Desktop installation for Windows can be build by bots now.alexeypa@chromium.org2012-04-121-24/+18
* Implemented updateConfig for Mac.jamiewalch@chromium.org2012-04-126-12/+191
* Don't return from Stop until the GetState returns STOPPED.jamiewalch@chromium.org2012-04-121-2/+37
* [Chromoting] Stop the host from exiting just because the first few heartbeats...simonmorris@chromium.org2012-04-122-2/+26
* Remap the right Control key to Cmd when running on ChromeOS.wez@chromium.org2012-04-125-1/+55
* Fixed missing negation.jamiewalch@chromium.org2012-04-111-1/+1
* This CL removes the unused trace.proto definition and build target, and makes...wez@chromium.org2012-04-118-68/+11
* Cull unnecessary media::VideoFrame::Formats from the enum.fischman@chromium.org2012-04-117-171/+8
* Modify the base::JSONReader interface to take a set of options rather than a ...rsesek@chromium.org2012-04-116-7/+13
* Fix the USB keycode field name in injectKeyEvent API.wez@chromium.org2012-04-102-2/+2
* Test type of daemonState (there will be no exception accessing a missing prop...jamiewalch@google.com2012-04-101-3/+4
* Implemented on-demand installation of the Chromoting Host on Windows.alexeypa@chromium.org2012-04-105-23/+516
* Fix stop/start button state and host name.jamiewalch@google.com2012-04-103-6/+47
* Use ScopedRefNPObject to pass NPObjects in the host plugin.sergeyu@chromium.org2012-04-094-39/+36
* Check host_ is not NULL in isRToL.jamiewalch@google.com2012-04-091-1/+5
* Remove uninstaller (accidentally got merged with previous cl).garykac@chromium.org2012-04-097-1200/+0
* Initial version of the Chromoting installer for Mac.garykac@chromium.org2012-04-0918-0/+2882
* Add config validation for updateDaemonConfig() method.sergeyu@chromium.org2012-04-093-21/+33
* Add IsKeyPressed() and PressedKeyCount() methods to InputEventTracker.wez@chromium.org2012-04-093-62/+89
* [Chromoting] Clear all localStorage when the user signs out.simonmorris@chromium.org2012-04-093-4/+6
* Fix crash in the ScreenRecorder.sergeyu@chromium.org2012-04-091-0/+3
* Add APIs to the client plugin to re-map and trap key events.wez@chromium.org2012-04-098-2/+324
* Switch PepperView to use asynchronous completion for Flush().wez@chromium.org2012-04-084-51/+25
* Implement GetConfig() and UpdateConfig in DaemonControllerLinux.sergeyu@chromium.org2012-04-072-14/+59
* Don't warn about low-memory when AllocateBuffer sees an empty clip rect.wez@chromium.org2012-04-071-14/+15
* Revert 131239 - The Chrome Remote Desktop installation for Windows can be bui...alexeypa@chromium.org2012-04-071-17/+17
* Cleanup and simplify HostConfig and JsonHostConfig.sergeyu@chromium.org2012-04-0713-138/+109