summaryrefslogtreecommitdiffstats
path: root/remoting/client
Commit message (Expand)AuthorAgeFilesLines
* Cleanups in the chromotocol code.sergeyu@chromium.org2010-10-272-21/+21
* Implemented chromotocol configuration negotiation.sergeyu@chromium.org2010-10-242-8/+15
* Fix remoting to use scoped_refptr.willchan@chromium.org2010-10-231-3/+3
* Implement basic X11 screen capture on linux.ajwong@chromium.org2010-10-211-0/+2
* Convert LOG(INFO) to VLOG(1) - remoting/.pkasting@chromium.org2010-10-194-30/+16
* Move chromotocol.proto to remoting/protocolhclam@chromium.org2010-10-184-3/+4
* 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-142-26/+3
* Call SetViewport when client is inite'edgarykac@chromium.org2010-10-131-0/+1
* Hook up communication between Chromoting plugin and JS so that it can notify ...garykac@chromium.org2010-10-0818-117/+407
* Fix up PPAPI renames in Chrome.neb@chromium.org2010-10-073-4/+4
* Use new Chromotocol code in host andclient.sergeyu@chromium.org2010-10-066-97/+142
* Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-042-1/+3
* This is a monster CL.ajwong@chromium.org2010-10-0415-395/+334
* clang/mac: Fix almost all problems when building all.xcodeproj.thakis@chromium.org2010-10-041-5/+5
* Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."erg@google.com2010-10-012-2/+1
* FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-012-1/+2
* Add in a new FrameConsumer interface, Decode API, and a RectangleUpdateDecode...ajwong@chromium.org2010-09-273-0/+337
* Revert "Add in a new FrameConsumer interface, Decode API, and a RectangleUpda...ajwong@chromium.org2010-09-273-336/+0
* Add in a new FrameConsumer interface, Decode API, and a RectangleUpdateDecode...ajwong@chromium.org2010-09-273-0/+336
* Fix mouse event handling in Chromoting plugin.garykac@chromium.org2010-09-243-3/+4
* Pull latest PPAPI. Change key handling to support the new API.brettw@chromium.org2010-09-234-27/+33
* Improve UI of Chromoting client UI to select available hosts.garykac@chromium.org2010-09-088-139/+348
* 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
* 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
* Updated chromoting directory URL to use www.googleapis.com, switched to https.sergeyu@chromium.org2010-08-301-6/+10
* Pull new PPAPI, rename non-P0 interfaces to Dev, rename DeviceContext2D to Gr...brettw@chromium.org2010-08-303-13/+12
* Jingle_glue bugfixes.sergeyu@chromium.org2010-08-281-3/+0
* FBTF: Remove unneeded headers from base/ (part 7)thestig@chromium.org2010-08-272-2/+0
* Add mouse event support to Chromoting client (Pepper and X11).garykac@chromium.org2010-08-2613-17/+206
* Pass ClientContext, HostConnection and ChromotingView into the input handler ...garykac@chromium.org2010-08-257-11/+30
* Rename (Host|Client)Message to Chromoting(Host|Client)Message.garykac@chromium.org2010-08-2410-38/+38
* Move common ChromotingView functionality into base class so that the code cangarykac@google.com2010-08-247-85/+764
* Revert 57112 - Rename (Host|Client)Message to Chromoting(Host|Client)Message.thestig@chromium.org2010-08-238-32/+32
* Rename (Host|Client)Message to Chromoting(Host|Client)Message.garykac@chromium.org2010-08-238-32/+32
* Change Chromoting X11 client default decoder to Zlib.garykac@chromium.org2010-08-201-1/+2
* Minor fixes for the client extension.sergeyu@chromium.org2010-08-186-107/+127
* GTTF: some more FRIEND_TEST_ALL_PREFIXESphajdan.jr@chromium.org2010-08-161-2/+2
* Workaround for the races when opening new tab with the chromoting extension.sergeyu@chromium.org2010-08-091-5/+11
* FBTF: Remove unneeded headers from base/ (part 5)thestig@chromium.org2010-08-071-1/+0
* Rename ChromotingPlugin -> ChromotingInstance to be more consistent withgarykac@google.com2010-08-077-51/+51
* Modify client to open up chromoting connection in a new tab.ajwong@chromium.org2010-08-043-54/+83
* Rudamentary Chrome extension version of the chromoting client UI.ajwong@chromium.org2010-08-044-0/+302
* More FRIEND_TEST_ALL_PREFIXES.phajdan.jr@chromium.org2010-07-301-1/+2
* Reapply 53892 with ARM build fix as suggested by Kobic.ajwong@chromium.org2010-07-299-107/+332