summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add in some infrastructure to make tracing of logical requests broken over as...ajwong@chromium.org2010-08-315-0/+512
* Updated chromoting directory URL to use www.googleapis.com, switched to https.sergeyu@chromium.org2010-08-303-10/+14
* 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-2811-205/+525
* FBTF: Remove unneeded headers from base/ (part 7)thestig@chromium.org2010-08-276-2/+4
* Update mouse support for chromoting host.garykac@google.com2010-08-275-18/+121
* Add mouse event support to Chromoting client (Pepper and X11).garykac@chromium.org2010-08-2616-59/+231
* 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-2431-104/+105
* Unforked xmpp ssl adapter code.sergeyu@chromium.org2010-08-2411-1237/+7
* Fixed GMock warning about unexpected call in remoting_unittests.sergeyu@chromium.org2010-08-241-0/+4
* Move common ChromotingView functionality into base class so that the code cangarykac@google.com2010-08-2412-88/+802
* Resubmit r56600 - Start/stop service process when browser starts and stophclam@chromium.org2010-08-231-0/+5
* Revert 57112 - Rename (Host|Client)Message to Chromoting(Host|Client)Message.thestig@chromium.org2010-08-2328-99/+97
* Rename (Host|Client)Message to Chromoting(Host|Client)Message.garykac@chromium.org2010-08-2328-97/+99
* Change Chromoting X11 client default decoder to Zlib.garykac@chromium.org2010-08-201-1/+2
* Remove noisy LOG(INFO) lines from chromoting unittests.garykac@google.com2010-08-202-5/+0