summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 74571 - Use SSE2 block differ for chromotingdhollowa@chromium.org2011-02-118-209/+111
* Revert 74583 - Revert 74571 - Use SSE2 block differ for chromotingfinnur@chromium.org2011-02-118-111/+209
* Revert 74571 - Use SSE2 block differ for chromotingfinnur@chromium.org2011-02-118-209/+111
* Use SSE2 block differ for chromotinghclam@chromium.org2011-02-118-111/+209
* Invalidate fullscreen when a new client connects to chromoting hosthclam@chromium.org2011-02-097-4/+31
* Fix memory leak in chromoting codehclam@chromium.org2011-02-091-1/+1
* [chromoting] Fix crash in JingleSession.sergeyu@chromium.org2011-02-091-2/+3
* Implement a scrollbar for chromoting client pluginhclam@chromium.org2011-02-097-26/+46
* Another big out-of-lining of test code. Hits a lot of gmock objectserg@google.com2011-02-087-36/+23
* Fix and enable JingleSessionTest.*. Disable these tests under TSan.sergeyu@chromium.org2011-02-084-57/+58
* More out-of-lining of test code, along with a bunch of GMOCK objects.erg@google.com2011-02-0811-34/+116
* Disable JingleSessionTest.TestEventChannel, flakily triggersphajdan.jr@chromium.org2011-02-071-1/+2
* Update Chromoting Extension Version number in Manifestajwong@chromium.org2011-02-051-1/+1
* gfx -> ui/gfx move to make check_deps happy.thestig@chromium.org2011-02-051-1/+1
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-0512-12/+12
* Lower image quality for chromoting to improve encode speed and compression ratiohclam@chromium.org2011-02-041-2/+2
* Remove auto generation of certificate when chromoting client connectshclam@chromium.org2011-02-046-60/+53
* 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
* Speed up chromoting encoding and decoding path for VP8hclam@chromium.org2011-02-048-52/+211
* Removed unused X11 graphics context.ajwong@chromium.org2011-02-031-16/+0
* Fix rate controlling in chromoting hosthclam@chromium.org2011-02-031-3/+4
* Fix linux capturer for chromotinghclam@chromium.org2011-02-031-12/+46
* Chromoting host to convert only changed regionshclam@chromium.org2011-02-031-35/+48
* Move src/gfx/ to src/ui/gfxsail@chromium.org2011-02-021-2/+2
* Disable JingleSessionTest.Connect, JingleSessionTest.TestControlChannelphajdan.jr@chromium.org2011-02-021-2/+4
* Cleanup everything but net/ for our first clang plugins.erg@google.com2011-02-021-1/+1
* Stop ScreenRecorder before it startedhclam@chromium.org2011-02-022-3/+7
* Disable login panel correctly for chromoting client pluginhclam@chromium.org2011-02-011-1/+1
* Remove obsolete files from 'sources'. This causes needless work on incrementa...jeanluc@chromium.org2011-01-311-2/+0