summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-043-6/+6
* Don't translate dirty rectangles in Mac capturer.lambroslambrou@chromium.org2011-03-041-4/+1
* Switch to new libjingle branch.sergeyu@chromium.org2011-03-044-5/+19
* Let the host change resolution.simonmorris@chromium.org2011-03-0432-216/+399
* Remove the need for ReplayPortAllocator.ajwong@chromium.org2011-03-046-109/+95
* Linux: roll ffmpeg and vpx so that we can build with system vpxphajdan.jr@chromium.org2011-03-032-6/+2
* Clang style fix for r76746.ajwong@chromium.org2011-03-033-7/+11
* Revert 76747 - Let the host change resolution.simonmorris@chromium.org2011-03-0331-397/+214
* Let the host change resolution.simonmorris@chromium.org2011-03-0331-214/+397
* Refactor JingleClient to support thunking the xmpp signaling into Javascript.ajwong@chromium.org2011-03-0317-237/+619
* Local Login on Mac, using OS X Security frameworklambroslambrou@chromium.org2011-03-033-4/+91
* Fix up mac capturer to flip image.dmaclach@chromium.org2011-03-032-6/+18
* fix up exec bitsdmaclach@chromium.org2011-03-023-0/+0
* SocketWrapper for interfacing between JingleSession and SSL socketshclam@chromium.org2011-03-026-17/+129
* Fix up mac test client and simple host for remoting.dmaclach@chromium.org2011-03-023-0/+14
* Cleans up some of the appengine ui to make it prettier.dmaclach@chromium.org2011-03-027-245/+2375
* More logs from chromoting pepper clienthclam@chromium.org2011-03-021-8/+16
* Change the chromoting plugin login interfacehclam@chromium.org2011-03-023-42/+15
* Pure pedantry: Replace all ".size() == 0" with ".empty()".erg@google.com2011-03-021-1/+1
* Quick fix for chromoting plugni to connect.hclam@chromium.org2011-03-011-1/+1
* Chromoting client plugin use DebugString() instead of AsString()hclam@chromium.org2011-03-011-7/+7
* 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-012-28/+35
* Fold jingle_connection_to_host into connection_to_host.garykac@chromium.org2011-02-287-312/+224
* Add debug logging to Chromoting client UI.garykac@chromium.org2011-02-287-19/+159
* 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-2512-4/+192
* Redo the Chromoting extension as an app-engine app.ajwong@chromium.org2011-02-2417-242/+620
* Support MouseEvent input in Chromoting host for Mac.wez@chromium.org2011-02-242-1/+65
* Make the status message display completely disappearhclam@chromium.org2011-02-231-0/+3
* Add DesktopEnvironment class and refactor.lambroslambrou@chromium.org2011-02-239-123/+155
* Change chromoting images to upright by defaulthclam@chromium.org2011-02-227-52/+8
* Fixed SlowBlit along the same lines as FastBlit.jamiewalch@chromium.org2011-02-221-11/+8
* Speed up encoding by using active maphclam@chromium.org2011-02-222-4/+64
* 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
* Update Chromoting login UIgarykac@chromium.org2011-02-185-74/+158
* Fix key missing problem on windowshclam@chromium.org2011-02-181-0/+2
* Make chromoting connect always workhclam@chromium.org2011-02-181-7/+25
* Revert chromoting to use talk.google.comhclam@chromium.org2011-02-171-1/+1
* Add debug message to chromoting extensionhclam@chromium.org2011-02-171-0/+5
* Use xmpp.google.com instead of talk.google.comakalin@chromium.org2011-02-161-1/+1
* CSS style for chromoting main pagehclam@chromium.org2011-02-161-1/+1
* Chromoting: UserAuthenticator interface and its implementation for PAM.sergeyu@chromium.org2011-02-164-0/+186
* Don't call the zlib functions with the MOZ_Z_ prefixwtc@chromium.org2011-02-152-14/+0
* 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-118-111/+209