summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Simple RTP reader/writer.sergeyu@chromium.org2010-10-2013-142/+607
* Convert LOG(INFO) to VLOG(1) - remoting/.pkasting@chromium.org2010-10-199-54/+39
* HostMessageDispatcher to dispatch messages received on a chromoting connectionhclam@chromium.org2010-10-199-3/+220
* Fix remoting_unittests to pull in TCMalloc.willchan@chromium.org2010-10-191-0/+8
* Revert revert 62918 - net: clean up SSLHostInfo construction."agl@chromium.org2010-10-191-1/+2
* FBTF: Monster ctor patch after changing heuristics in clang plugin.erg@google.com2010-10-1815-34/+80
* Move chromotocol.proto to remoting/protocolhclam@chromium.org2010-10-1826-188/+238
* Make sure to use scoped_refptr for refcounted params in audio/video/remotingwillchan@chromium.org2010-10-181-1/+3
* Call SceenConfigurationChanged from CapturerFake constructor.sergeyu@chromium.org2010-10-181-0/+1
* Revert 62918 - net: clean up SSLHostInfo construction.agl@chromium.org2010-10-181-2/+1
* net: clean up SSLHostInfo construction.agl@chromium.org2010-10-181-1/+2
* Move scoped_nsdisable_screen_update from base to app/macbrettw@chromium.org2010-10-181-2/+2
* Basic client-host key (+ dead key) support for Chromoting (Windows).garykac@google.com2010-10-151-342/+18
* Move Chromoting hostlist into tab (from extension popup)garykac@chromium.org2010-10-1410-56/+210
* Remove old tunneling code from remoting/jingle_glue.sergeyu@chromium.org2010-10-1414-951/+7
* Call SetViewport when client is inite'edgarykac@chromium.org2010-10-131-0/+1
* Revert 61899 for breaking cookes on file:// URLs.willchan@chromium.org2010-10-081-3/+1
* Hook up communication between Chromoting plugin and JS so that it can notify ...garykac@chromium.org2010-10-0818-117/+407
* Fix instances of passing raw pointers to RefCounted objects in tasks.willchan@chromium.org2010-10-081-1/+3
* Fix up PPAPI renames in Chrome.neb@chromium.org2010-10-073-4/+4
* Fix build break on mac.sergeyu@chromium.org2010-10-061-0/+2
* Use new Chromotocol code in host andclient.sergeyu@chromium.org2010-10-0650-601/+1286
* Use TestTimeouts in JingleChromotingConnectionTestsergeyu@chromium.org2010-10-061-11/+10
* FBTF: Continue fixing nits found by my automated source scanner.erg@google.com2010-10-054-3/+13
* Fix races in JingleChromotingConnectionTest.sergeyu@chromium.org2010-10-051-3/+3
* Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-049-16/+45
* This is a monster CL.ajwong@chromium.org2010-10-0448-1267/+909
* Move the remoting gtest filter to the proper place.glider@chromium.org2010-10-041-5/+0
* Disable JingleChromotingConnectionTest tests that are failing under TSan onglider@chromium.org2010-10-041-0/+5
* clang/mac: Fix almost all problems when building all.xcodeproj.thakis@chromium.org2010-10-042-5/+10
* Fix flakiness in JingleChromotingConnectionTestsergeyu@chromium.org2010-10-023-5/+16
* Fix intermittent failure in JingleThreadTest.PostDelayedTask.sergeyu@chromium.org2010-10-021-1/+1
* Disable TestVideoRtpChannel of remoting_unittests because of flakinesshclam@chromium.org2010-10-011-1/+3
* Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."erg@google.com2010-10-0113-51/+16
* FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-0113-16/+51
* Unittests for chromotocol code.sergeyu@chromium.org2010-10-0112-24/+1057
* protobuf: switch to using third_party/protobufagl@chromium.org2010-10-012-8/+8
* Resubmit - Roll DEPS to include changes to FFmpeg build systemhclam@chromium.org2010-10-011-2/+4
* VP8 decoder for chromotinghclam@chromium.org2010-09-295-3/+248
* Implement VP8 encoder for chromotinghclam@chromium.org2010-09-287-169/+173
* Implemented basic support Chromotocol connection.sergeyu@chromium.org2010-09-2817-47/+1771
* Fix memory problem in DecoderVerbatimhclam@chromium.org2010-09-282-3/+15
* Add in a new FrameConsumer interface, Decode API, and a RectangleUpdateDecode...ajwong@chromium.org2010-09-276-1/+365
* Revert "Add in a new FrameConsumer interface, Decode API, and a RectangleUpda...ajwong@chromium.org2010-09-276-364/+1
* Add in a new FrameConsumer interface, Decode API, and a RectangleUpdateDecode...ajwong@chromium.org2010-09-276-1/+364
* Fix mouse event handling in Chromoting plugin.garykac@chromium.org2010-09-243-3/+4
* Modify Chromotocol to have a new RectangleUpdatePacket.ajwong@chromium.org2010-09-231-0/+50
* Pull latest PPAPI. Change key handling to support the new API.brettw@chromium.org2010-09-234-27/+33
* Add libsrtp in DEPS, gyp file for libsrtp.sergeyu@chromium.org2010-09-221-0/+1
* Revert 60142 - Add libsrtp in DEPS, gyp file for libsrtp.sergeyu@chromium.org2010-09-221-1/+0