summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add libsrtp in DEPS, gyp file for libsrtp.sergeyu@chromium.org2010-09-221-0/+1
* Removed use of XmppSocketAdapter by sync.akalin@chromium.org2010-09-109-2/+1115
* Revert r59012 which started using Chrome sockets for sync.willchan@chromium.org2010-09-109-1115/+2
* Removed use of XmppSocketAdapter by sync.akalin@chromium.org2010-09-099-2/+1115
* Improve UI of Chromoting client UI to select available hosts.garykac@chromium.org2010-09-089-139/+355
* Delayed event support in JingleThread.sergeyu@chromium.org2010-09-072-23/+86
* Add mouse/keyboard event support to Chromoting client (Pepper and X11).garykac@chromium.org2010-09-077-6/+49
* Fix manifest permissions in Chromoting Client UIgarykac@chromium.org2010-09-031-1/+1
* Fix valgrind memory leak in session_manager_unittest.garykac@chromium.org2010-09-031-10/+1
* Update gettoken.py to generate chromoting directory token.garykac@chromium.org2010-09-031-12/+32
* Allows chromoting host to be connected again after connection drops.hclam@chromium.org2010-09-032-12/+10
* Re-lands 58186:bryeung@chromium.org2010-09-032-167/+168
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-022-168/+167
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-022-167/+168
* Unrevert 58354, reland PPAPI with the instance test disabled.brettw@chromium.org2010-09-021-1/+1
* Revert 58328 - Pull new PPAPI, reland 58319 and 58321.rohitrao@chromium.org2010-09-021-1/+1
* Pull new PPAPI, reland 58319 and 58321.brettw@chromium.org2010-09-021-1/+1
* Revert 58319 - Pull latest version of Pepper. This includes a reworked find i...brettw@chromium.org2010-09-021-1/+1
* Pull latest version of Pepper. This includes a reworked find interface.brettw@chromium.org2010-09-021-1/+1
* Basic user access check for chromoting host.sergeyu@chromium.org2010-09-0211-13/+237
* Fixed tsan warnings in remoting_unittestssergeyu@chromium.org2010-09-011-0/+3
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-012-168/+167
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-012-167/+168
* Fix build breakage.garykac@google.com2010-08-311-5/+13
* Chromoting: Get screen size locally if it wasn't given in the mouse message.garykac@google.com2010-08-318-8/+30