summaryrefslogtreecommitdiffstats
path: root/remoting/client
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 53892 - Initial scriptable object implementation.rsesek@chromium.org2010-07-289-327/+107
* Initial scriptable object implementation.ajwong@chromium.org2010-07-289-107/+327
* Fix class -> struct.ajwong@chromium.org2010-07-273-3/+4
* Change ClientConfig to be a struct since it's just a dumb data carrier.ajwong@chromium.org2010-07-2710-43/+27
* [chromoting] Use zlib as the default encoder and decoderhclam@chromium.org2010-07-271-2/+2
* Moving Encoder and Decoder to remoting/basehclam@chromium.org2010-07-239-374/+4
* Refactor the client code for the X11 version.garykac@google.com2010-07-2026-618/+695
* Reapply r51857 to start building chromoting plugin. Update for ppapi changes.ajwong@chromium.org2010-07-169-389/+328
* Changing UpdateStreamPacket protobuf definition for chromotinghclam@chromium.org2010-07-156-36/+141
* Update Chrome to pull latest PPAPI with new uses of point and size.brettw@chromium.org2010-07-092-7/+7
* Revert r51857 "Integrating back into using the external ppapi/cpp wrappers."ajwong@chromium.org2010-07-089-325/+389
* Integrating back into using the external ppapi/cpp wrappers.ajwong@chromium.org2010-07-089-389/+325
* Fixed up some comments while I was looking at these files.dmaclach@chromium.org2010-06-302-5/+5
* Add flag to decoder class to flip the image vertically since that is requiredgarykac@google.com2010-06-282-2/+14
* Add in support for internal pepper plugins into the PepperPluginRegistry and ...ajwong@chromium.org2010-06-284-13/+286
* remoting: Extract the utility to get the BytesPerPixel from PixelFormat into ...tfarina@chromium.org2010-06-261-14/+3
* Chromium side changes to use PP_CompletionCallback as the Flush callback.darin@chromium.org2010-06-251-2/+5
* Revert 50667 - Add in support for internal pepper plugins into the PepperPlug...mrossetti@chromium.org2010-06-234-282/+14
* Add in support for internal pepper plugins into the PepperPluginRegistry and ...ajwong@chromium.org2010-06-234-14/+282
* Convert chromoting to pepperv2 API.ajwong@chromium.org2010-06-2210-921/+93
* Deleting obsolete chromoting files.ajwong@chromium.org2010-06-218-913/+0
* Fix up build on Mac. Needed to initialize member vars.dmaclach@chromium.org2010-06-181-1/+2
* Fix remoting_unittestshclam@chromium.org2010-06-171-2/+3