summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* 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
* Chromoting pepper plugin to respond to BeginSessionResponsehclam@chromium.org2011-01-2813-28/+132
* Remove aggressive DCHECK in remoting::protocol::MessageReader()hclam@chromium.org2011-01-281-2/+0
* Use a random number to generate a self-signed certiciate for chromotinghclam@chromium.org2011-01-271-1/+5
* Revert "Fix crashes in ChromotingHost"hclam@chromium.org2011-01-2610-255/+46
* Fixed memory leaks in remoting_unittests.sergeyu@chromium.org2011-01-261-6/+11
* Add PepperViewProxy to protect PepperView and ChromotingInstance on shutdownhclam@chromium.org2011-01-268-52/+273
* Fix crashes in ChromotingHosthclam@chromium.org2011-01-2510-46/+255
* Changed MessageReader so that it doesn't read from the socket if there aresergeyu@chromium.org2011-01-2220-152/+430
* Add a done task to ScreenRecorder::Stop()hclam@chromium.org2011-01-214-71/+226
* Enable session resumption in SSLServerSocketNSS and unit testshclam@chromium.org2011-01-211-1/+0