summaryrefslogtreecommitdiffstats
path: root/remoting/host
Commit message (Expand)AuthorAgeFilesLines
* Fix leak in HeartbeatSenderTest.DoSendStanza and remove valgrind suppression.lambroslambrou@chromium.org2011-03-151-0/+17
* Use deprecated mouse API that actually works.jamiewalch@chromium.org2011-03-152-37/+32
* Invalidate the entire screen after registering for refresh callbacks.jamiewalch@chromium.org2011-03-112-8/+41
* Tidy up after CL 6573005.simonmorris@chromium.org2011-03-1012-55/+44
* Replace libjingle's HttpPortAllocatorSession with Pepper's http clienthclam@google.com2011-03-082-1/+2
* Support keyboard input on Macjamiewalch@chromium.org2011-03-072-4/+203
* Added missing commas. Fixed lint warnings.jamiewalch@chromium.org2011-03-071-15/+15
* Linux capturer to invalidate the full screen by using screen width and heighthclam@chromium.org2011-03-073-3/+11
* Block event processing on host/client until the client has authenticated.garykac@chromium.org2011-03-043-14/+39
* Don't translate dirty rectangles in Mac capturer.lambroslambrou@chromium.org2011-03-041-4/+1
* Let the host change resolution.simonmorris@chromium.org2011-03-0415-113/+228
* Remove the need for ReplayPortAllocator.ajwong@chromium.org2011-03-041-2/+3
* Revert 76747 - Let the host change resolution.simonmorris@chromium.org2011-03-0314-226/+111
* Let the host change resolution.simonmorris@chromium.org2011-03-0314-111/+226
* Refactor JingleClient to support thunking the xmpp signaling into Javascript.ajwong@chromium.org2011-03-035-41/+64
* Local Login on Mac, using OS X Security frameworklambroslambrou@chromium.org2011-03-032-2/+90
* Fix up mac capturer to flip image.dmaclach@chromium.org2011-03-032-6/+18
* SocketWrapper for interfacing between JingleSession and SSL socketshclam@chromium.org2011-03-021-2/+5
* Fix up mac test client and simple host for remoting.dmaclach@chromium.org2011-03-021-0/+5
* Update comment to include relevant bug Id.wez@chromium.org2011-03-011-1/+1
* Add some missing VK to KeySym mappings, and some logging to aid debug.wez@chromium.org2011-03-011-28/+32
* Report authentication failure on the host side of chromotinghclam@chromium.org2011-02-284-0/+19
* Don't clean up the Display now that we no longer own it.jamiewalch@chromium.org2011-02-281-24/+1
* Fix style mistakes in r75477.ajwong@chromium.org2011-02-251-1/+1
* Use PAM auth on Linux, and stubs on other platforms.lambroslambrou@chromium.org2011-02-2511-4/+183
* Support MouseEvent input in Chromoting host for Mac.wez@chromium.org2011-02-242-1/+65
* Add DesktopEnvironment class and refactor.lambroslambrou@chromium.org2011-02-238-121/+153
* Change chromoting images to upright by defaulthclam@chromium.org2011-02-222-15/+6
* Fixed SlowBlit along the same lines as FastBlit.jamiewalch@chromium.org2011-02-221-11/+8
* Fix Capturer for Mac to cope gracefully when there are no invalid rects.wez@chromium.org2011-02-211-8/+1
* Run event executor on the ui thread to remove the need to explicitly XFlush()...ajwong@chromium.org2011-02-1913-64/+50
* Fix key missing problem on windowshclam@chromium.org2011-02-181-0/+2
* Chromoting: UserAuthenticator interface and its implementation for PAM.sergeyu@chromium.org2011-02-163-0/+182
* Use case-insensitive comparison when comparing JIDs.sergeyu@chromium.org2011-02-142-2/+15
* Carnitas: Delete stub src/gfx/* headerssail@chromium.org2011-02-131-1/+0
* Resubmit - Use SSE2 block differ for chromotinghclam@chromium.org2011-02-117-109/+168
* Revert 74571 - Use SSE2 block differ for chromotingdhollowa@chromium.org2011-02-117-168/+109
* Revert 74583 - Revert 74571 - Use SSE2 block differ for chromotingfinnur@chromium.org2011-02-117-109/+168
* Revert 74571 - Use SSE2 block differ for chromotingfinnur@chromium.org2011-02-117-168/+109
* Use SSE2 block differ for chromotinghclam@chromium.org2011-02-117-109/+168
* Invalidate fullscreen when a new client connects to chromoting hosthclam@chromium.org2011-02-097-4/+31
* Another big out-of-lining of test code. Hits a lot of gmock objectserg@google.com2011-02-081-1/+1
* More out-of-lining of test code, along with a bunch of GMOCK objects.erg@google.com2011-02-084-10/+29
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-054-4/+4
* Remove auto generation of certificate when chromoting client connectshclam@chromium.org2011-02-041-7/+8
* Added XFlush calls.ajwong@chromium.org2011-02-041-2/+35
* Fix a typo in Chromoting linux capturer codehclam@chromium.org2011-02-041-1/+1
* Faster connection establishment for chromotinghclam@chromium.org2011-02-044-4/+39
* Removed unused X11 graphics context.ajwong@chromium.org2011-02-031-16/+0
* Fix rate controlling in chromoting hosthclam@chromium.org2011-02-031-3/+4