summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* 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
* Chromoting client extension: Properly encode ClientLogin request.sergeyu@chromium.org2011-01-311-2/+4
* Revert 73121 - Remove obsolete files from 'sources'. This causes needless wo...nsylvain@chromium.org2011-01-311-0/+2
* Remove obsolete files from 'sources'. This causes needless work on increment...jeanluc@chromium.org2011-01-301-2/+0
* Handle Pepper ContextMenu event in Chromoting client plugingarykac@chromium.org2011-01-291-0/+5
* Chromoting: JS code to display to hide login dialoghclam@chromium.org2011-01-293-6/+31
* Chromoting host to respond to BeginSessionRequesthclam@chromium.org2011-01-297-35/+146
* Resubmit "Fix crashes in ChromotingHost"hclam@chromium.org2011-01-2812-48/+284