| Commit message (Expand) | Author | Age | Files | Lines |
* | Pass the client resolutin updates to the daemon and desktop processes and cre... | alexeypa@chromium.org | 2013-03-18 | 16 | -21/+181 |
* | Reworked the plumbing required to pass the client resolution to the desktop r... | alexeypa@chromium.org | 2013-03-18 | 27 | -149/+280 |
* | Avoid reporting the same error multiple times when repeatedly capturing audio... | alexeypa@chromium.org | 2013-03-16 | 2 | -14/+24 |
* | Add postrm to remove Unix group for chromoting. | lambroslambrou@chromium.org | 2013-03-15 | 1 | -0/+13 |
* | Chromium style checker cleanup | rsleevi@chromium.org | 2013-03-15 | 1 | -1/+1 |
* | Remote RDP sessions, rather than the console, if curtain-mode is configured. | alexeypa@chromium.org | 2013-03-15 | 4 | -78/+484 |
* | Create a desktop environment instance late so that it will see the curtain_re... | alexeypa@chromium.org | 2013-03-15 | 3 | -53/+94 |
* | Disable key-auto-repeat globally, instead of for individual keys. | lambroslambrou@chromium.org | 2013-03-14 | 1 | -21/+39 |
* | net: split net/ssl out of net/base | phajdan.jr@chromium.org | 2013-03-14 | 3 | -3/+4 |
* | Use separate implementations of DesktopEnvironmentFactory for It2Me and Me2Me. | alexeypa@chromium.org | 2013-03-14 | 11 | -45/+140 |
* | Refactored LocalInputMonitor so that it can be used on any thread while runni... | alexeypa@chromium.org | 2013-03-14 | 10 | -394/+636 |
* | OSStatus is an SInt32; use the correct formatting. | avi@chromium.org | 2013-03-14 | 2 | -4/+7 |
* | Include host visible name in tool-bar. | jamiewalch@chromium.org | 2013-03-14 | 3 | -2/+21 |
* | Make all web-app links open in a new window. | jamiewalch@chromium.org | 2013-03-13 | 1 | -1/+2 |
* | Made ClientSession a non ref-counted class. | alexeypa@chromium.org | 2013-03-13 | 6 | -76/+46 |
* | Moved the methods for mapping a session ID to the connected RDP client's addr... | alexeypa@chromium.org | 2013-03-13 | 6 | -167/+220 |
* | Fixed JSCompile error. | jamiewalch@chromium.org | 2013-03-12 | 1 | -0/+6 |
* | Don't display the 'start-host' UI if there was an error fetching the host list. | jamiewalch@chromium.org | 2013-03-12 | 1 | -5/+14 |
* | Set the size of the remote desktop correctly. | alexeypa@chromium.org | 2013-03-12 | 2 | -7/+15 |
* | Use remoting.storage instead of overriding chrome.storage. | jamiewalch@chromium.org | 2013-03-11 | 6 | -22/+20 |
* | Fixed a JSCompile error. | jamiewalch@chromium.org | 2013-03-11 | 1 | -1/+1 |
* | Updating XTBs based on .GRDs from branch 1410 | dharani@google.com | 2013-03-11 | 39 | -51/+129 |
* | Improve PID-file handling in Linux Me2Me script. | lambroslambrou@chromium.org | 2013-03-10 | 2 | -101/+37 |
* | ResizingHostObserver is created by the desktop environment together with othe... | alexeypa@chromium.org | 2013-03-09 | 26 | -127/+269 |
* | Fixed tab-mode detection. | jamiewalch@chromium.org | 2013-03-09 | 1 | -37/+11 |
* | The worker process launcher can now ask the worker process to crash. | alexeypa@chromium.org | 2013-03-08 | 18 | -120/+382 |
* | Make the Chromoting IT2Me host high-DPI aware. | wez@chromium.org | 2013-03-08 | 1 | -0/+8 |
* | DesktopSessionProxy should be owned by the event executor and audio/video cap... | alexeypa@chromium.org | 2013-03-08 | 9 | -166/+152 |
* | Pass the initial screen resolution and curtain flag to the daemon. | alexeypa@chromium.org | 2013-03-08 | 11 | -24/+128 |
* | x11: Include X11 dependencies only when building with X11. | sadrul@chromium.org | 2013-03-07 | 1 | -2/+2 |
* | Move HostKeyPair into protocol::KeyPair. | rmsousa@chromium.org | 2013-03-07 | 34 | -299/+330 |
* | CHECK() errors returned by IRdpDesktopSessionEventHandler. | alexeypa@chromium.org | 2013-03-07 | 1 | -3/+7 |
* | Revert 186526 | alexeypa@google.com | 2013-03-07 | 1 | -6/+5 |
* | Revert 186522 | miu@chromium.org | 2013-03-06 | 1 | -5/+6 |
* | RdpDesktopSession COM class should only use raw interfaces. | alexeypa@chromium.org | 2013-03-06 | 5 | -22/+86 |
* | Build src/remoting/remoting.gyp:remoting_host_installation on the main waterf... | alexeypa@chromium.org | 2013-03-06 | 1 | -6/+5 |
* | src/: Update the remaining include paths of string_split.h to its new location. | tfarina@chromium.org | 2013-03-06 | 3 | -4/+4 |
* | Revert 186280 because it broke the official build. | alexeypa@google.com | 2013-03-06 | 5 | -83/+22 |
* | RdpDesktopSession COM class should only use raw interfaces. | alexeypa@chromium.org | 2013-03-05 | 5 | -22/+83 |
* | Refactor libjingle.gyp: | tommi@chromium.org | 2013-03-05 | 1 | -2/+0 |
* | Crash the network or desktop process when an unknown IPC message is received. | alexeypa@chromium.org | 2013-03-05 | 6 | -6/+19 |
* | Initialize COM and configure security settings in the daemon. | alexeypa@chromium.org | 2013-03-05 | 5 | -5/+162 |
* | Pass the |curtain_activated| flag to IpcDesktopEnvironmentFactory. | alexeypa@chromium.org | 2013-03-05 | 5 | -5/+45 |
* | Don't show newly-enabled hosts as out-of-date. | lambroslambrou@chromium.org | 2013-03-05 | 1 | -0/+3 |
* | Un-swap left & right mouse buttons when injecting input to Windows. | wez@chromium.org | 2013-03-05 | 1 | -0/+11 |
* | Write an error message to the debug log when the host is shutting down becaus... | alexeypa@chromium.org | 2013-03-04 | 4 | -2/+9 |
* | Forward host status notifications to the daemon via IPC. | alexeypa@chromium.org | 2013-03-04 | 7 | -16/+355 |
* | Add PList entry to convince OS X to let host detect high-DPI. | wez@chromium.org | 2013-03-02 | 1 | -0/+2 |
* | Improve host-list display in case of auth or network error. | jamiewalch@chromium.org | 2013-03-02 | 5 | -29/+26 |
* | Moving host status events monitoring to a separate interface (HostStatusMonit... | alexeypa@chromium.org | 2013-03-02 | 18 | -80/+158 |