summaryrefslogtreecommitdiffstats
path: root/remoting/host
Commit message (Expand)AuthorAgeFilesLines
* Fix build breakshclam@google.com2011-04-051-5/+5
* Report capture and encode time for chromotinghclam@google.com2011-04-052-0/+20
* Clean up remoting projectdmaclach@chromium.org2011-04-0442-973/+701
* The mock input stub deletes the done task.simonmorris@chromium.org2011-04-041-0/+4
* Fix a bug in CapturerFake introduced in r79679.simonmorris@chromium.org2011-04-011-2/+1
* The authenticated_ fields are moved out of stubs and intosimonmorris@chromium.org2011-03-319-51/+275
* Allow for video frames after curtain mode is disabled.jamiewalch@chromium.org2011-03-301-0/+3
* Curtain mode interface, hooks and unit tests.jamiewalch@chromium.org2011-03-3015-19/+319
* Fix VS 2010 build.jam@chromium.org2011-03-291-0/+1
* Capturer is now pure virtual. The implementation it used tosimonmorris@chromium.org2011-03-2921-291/+539
* Move some files from base to base/memory.levin@chromium.org2011-03-2827-56/+56
* Fix permissions broken in r79114.simonmorris@chromium.org2011-03-232-0/+0
* ChromotingHost can have multiple connections, but only onesimonmorris@chromium.org2011-03-239-213/+310
* Implemented shared memory capture method.jamiewalch@chromium.org2011-03-213-70/+333
* 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