Sign in
chromium
/
chromium
/
src
/
7381d9f388a029ea08d074ed00b52f8d24e79f0c
/
remoting
/
client
f5e7c88
Remove support for Windows-style keycodes.
by
[email protected]
· 13 years ago
3cc5bbd
Cleanup RectangleUpdateDecoder and VideoStub
by
[email protected]
· 13 years ago
fc5dfad8a
Fix UdpPacketSocket to handle callbacks after the socket is destroyed.
by
[email protected]
· 13 years ago
cb1ae8c
Updating chrome to libjingle r175
by
[email protected]
· 13 years ago
0cc24613
Moved video stub implementation to RectangleUpdateDecoder.
by
[email protected]
· 13 years ago
d9004e44
Renamed Decoder -> VideoDecoder.
by
[email protected]
· 13 years ago
3860983
Moved the video encoders/decoders to the codec directory.
by
[email protected]
· 13 years ago
a0217c5
Add a query function for the scaling feature.
by
[email protected]
· 13 years ago
922ecc3
Added more error checking for audio packets.
by
[email protected]
· 13 years ago
a88e2db
Changed AudioPacket data to a repeated field.
by
[email protected]
· 13 years ago
addcd744
Tidy up ChromotingInstance members a little.
by
[email protected]
· 13 years ago
4b71a72
Update JingleThreadWrapper to allow it to be created using task runner.
by
[email protected]
· 13 years ago
22d7f3b
Piping for audio decoding.
by
[email protected]
· 13 years ago
89f96d3
Replace PluginMessageLoopProxy with PluginThreadTaskRunner.
by
[email protected]
· 13 years ago
f1a9c52
Coverity: Initialize member variables.
by
[email protected]
· 13 years ago
220206b
Support for both 44.1 kHz and 48 kHz on the client.
by
[email protected]
· 13 years ago
94bc2cc
Make Chromoting client plugin always render at device DPI.
by
[email protected]
· 13 years ago
8441981b
Create and destroy Pepper audio player on connect and disconnect.
by
[email protected]
· 13 years ago
a04494cb
Show connection state in the Chromoting client UI.
by
[email protected]
· 13 years ago
cb68c02
Rename ChromotingView to ClientUserInterface. Clean it up.
by
[email protected]
· 13 years ago
67809c0
Propagate DPI information to web-app.
by
[email protected]
· 13 years ago
0397dea
Revert 147595 - Rename ChromotingView to ClientUserInterface. Clean it up.
by
[email protected]
· 13 years ago
a971e18
Rename ChromotingView to ClientUserInterface. Clean it up.
by
[email protected]
· 13 years ago
5f0b64b
Fix pepper crash when destroying client.
by
[email protected]
· 13 years ago
4a13f9d5
Rolling libjingle to 159.
by
[email protected]
· 13 years ago
20b26c1
Ignore all sendto() errors for P2P sockets on the client side.
by
[email protected]
· 13 years ago
f870511
Client code for playing back audio
by
[email protected]
· 13 years ago
67c74d5
Roll libjingle 153:157
by
[email protected]
· 13 years ago
a24884bf
Renamed VideoStub::GetPendingPackets() to VideoStub::GetPendingVideoPackets()
by
[email protected]
· 13 years ago
512d03f
RefCounted types should not have public destructors, delegate cleanup
by
[email protected]
· 13 years ago
ebfe432
Added piping for sending audio packets from host to client.
by
[email protected]
· 13 years ago
a4965c88
Add an explicit function to init NSS for SSL server sockets
by
[email protected]
· 13 years ago
6be34a67
MessageLoopProxy cleanups in remoting client.
by
[email protected]
· 13 years ago
dd71eeb
Replace ScopedThreadProxy with MessageLoopProxy & WeakPtrs.
by
[email protected]
· 13 years ago
d65e15bd
[Chromoting] Initial plumbing for cursor shape.
by
[email protected]
· 13 years ago
c301041
Remove old MIME type for client plugin, and cleanup unused include.
by
[email protected]
· 13 years ago
ccc2241e
Disable V1 auth support in remoting client and Me2Me host.
by
[email protected]
· 13 years ago
6726463
Remove legacy scriptable-object interface from client plugin.
by
[email protected]
· 13 years ago
b6791a7
Revert 139623 - Replace ScopedThreadProxy with MessageLoopProxy & WeakPtrs.
by
[email protected]
· 13 years ago
3403f06
Replace ScopedThreadProxy with MessageLoopProxy & WeakPtrs.
by
[email protected]
· 13 years ago
77264bb1
Revert 139424 - Remove V1 authenticators.
by
[email protected]
· 13 years ago
10d16f2
Remove V1 authenticators.
by
[email protected]
· 13 years ago
d863130
[Chromoting] Make the client plugin tell the webapp when the first video buffer arrives.
by
[email protected]
· 13 years ago
0a4efa7
Don't depend on MessageLoopProxy in remoting protocol code.
by
[email protected]
· 13 years ago
ff3761a1
[Chromoting] Add a filter that will stop the host sending unnecessary clipboard events to the client.
by
[email protected]
· 13 years ago
71a0c6b
Changes needed to roll libjingle r141 to chrome.
by
[email protected]
· 13 years ago
e2ba2b4
[chromoting] Fix sticky c key with cmd on mac using usb keycode
by
[email protected]
· 13 years ago
390d651
Switch client to Pepper UDP API instead of Transport API.
by
[email protected]
· 13 years ago
71f40a7
Cleanup: Remove unneeded scoped_ptr.h includes from ppapi, printing, remoting, and sync.
by
[email protected]
· 13 years ago
0807c35
Fix PepperPortAllocator to resolve STUN addresses using HostResolverPrivate.
by
[email protected]
· 13 years ago
5555356
Revert 136692 - Switch client to Pepper UDP API instead of Transport API.
by
[email protected]
· 13 years ago
3b2109a
Switch client to Pepper UDP API instead of Transport API.
by
[email protected]
· 13 years ago
0d74145
[chromoting] Fix missing keyup events on Mac.
by
[email protected]
· 13 years ago
0271287
Pepper: Make users of pp:NetworkMonitorPrivate less likely to leak resources.
by
[email protected]
· 13 years ago
5cccb8f
Implement PepperPortAllocator
by
[email protected]
· 13 years ago
50d71c7
Add a message to allow clients to control the video channel.
by
[email protected]
· 13 years ago
67f59814
Check whether the client is connected before trying to write to channels.
by
[email protected]
· 13 years ago
75039941
Add notifyClientDimensions API to the Chromoting Client plugin.
by
[email protected]
· 13 years ago
f5d62e36
Clamp events before they are sent to EventExecutors.
by
[email protected]
· 13 years ago
8bb74637
Roll libjingle 132:135
by
[email protected]
· 13 years ago
0a133c0
Implement PepperPacketSocketFactory.
by
[email protected]
· 13 years ago
256d273
Refcounted types should not have public destructors, remoting/ edition
by
[email protected]
· 13 years ago
0eff772
Move PepperNetworkManager to client/plugin
by
[email protected]
· 13 years ago
cd578575
Modify the base::JSONReader interface to take a set of options rather than a boolean flag.
by
[email protected]
· 13 years ago
6fd652d9
Fix the USB keycode field name in injectKeyEvent API.
by
[email protected]
· 13 years ago
cb9bcfb
Add APIs to the client plugin to re-map and trap key events.
by
[email protected]
· 13 years ago
e174c49b
Switch PepperView to use asynchronous completion for Flush().
by
[email protected]
· 13 years ago
2325b6c
Don't warn about low-memory when AllocateBuffer sees an empty clip rect.
by
[email protected]
· 13 years ago
392870ff
[Chromoting] Let the client plugin pass clipboard items to the host.
by
[email protected]
· 13 years ago
f0455ff
Use MockInputStub from protocol/protocol_mock_objects.h in tests.
by
[email protected]
· 13 years ago
487d3a27
Add an apiFeatures property to the client plugin.
by
[email protected]
· 13 years ago
4716cc3
[Chromoting] The client plugin can pass clipboard items to the webapp.
by
[email protected]
· 13 years ago
86cbe6b
This CL moves much of the input tracking logic out of ClientSession, which means:
by
[email protected]
· 13 years ago
bfb7198
Add an injectKeyEvent API to the Chromoting client plugin.
by
[email protected]
· 13 years ago
ba6d1c2d
[Chromoting] Add plumbing to carry clipboard events from the host to the client.
by
[email protected]
· 13 years ago
8640956a
[Chromoting] Let the webapp send text clipboard items to the client plugin.
by
[email protected]
· 13 years ago
6d610bb
Prevent a couple unnecessary copies of Vars
by
[email protected]
· 13 years ago
d8216688
Address remaining nits for r129104.
by
[email protected]
· 13 years ago
9302fce
Refactor VideoStub interface to accept ownership of video packets.
by
[email protected]
· 13 years ago
a6b74c21
Implement exponential backoff for failed Me2Me authentication attempts
by
[email protected]
· 13 years ago
59359c1
[Chromoting] Remove noisy key event logging on client.
by
[email protected]
· 13 years ago
ec6bf33
Remove "base/values.h" import from "base/location.h", fix up downstream files.
by
[email protected]
· 13 years ago
4abb460
JSONWriter cleanup: integrate pretty print into write options.
by
[email protected]
· 13 years ago
2964d208
Fix RectangleUpdateDecoder to reference the FrameConsumerProxy.
by
[email protected]
· 13 years ago
12b519d5
Update Linux nativeKeyCode to USB keycode conversion table.
by
[email protected]
· 13 years ago
55eed9db
Schedule a paint if the client plugin's view size or clip change.
by
[email protected]
· 13 years ago
d4d48be
Fix startup race-conditions in new Decoder pipeline:
by
[email protected]
· 13 years ago
271a33d
[Chromoting] Rename usb_keycode proto field to be consistent with keycode field.
by
[email protected]
· 13 years ago
1e2076be
Convert uses of int ms to TimeDelta in jingle and remoting.
by
[email protected]
· 13 years ago
3e19593
Disable rendering on up-scale.
by
[email protected]
· 13 years ago
204a9e3
Cleanup error handling in the client plugin.
by
[email protected]
· 13 years ago
f6232dd
Add usb_key_code to Chromotocol key events.
by
[email protected]
· 13 years ago
17dc674
Add functions to expand PostDelayedTask interface.
by
[email protected]
· 13 years ago
55d3688e
This CL makes several the following improvements to the Chromoting decoder pipeline:
by
[email protected]
· 14 years ago
3363fea
Revert 119390 - Log out input event modifiers and pressed keys every time ESC key is released.
by
[email protected]
· 14 years ago
efd7cc5
Implement support for messaging interface in the client plugin.
by
[email protected]
· 14 years ago
4a3637d2
Chromoting: Remove old client test server and test files that we no longer use.
by
[email protected]
· 14 years ago
4d763ac
Switch Chromoting client to use new mime type.
by
[email protected]
· 14 years ago
2f2db54
Fix crash on disconnect
by
[email protected]
· 14 years ago
d7751c8
Send position with mouse up/down events.
by
[email protected]
· 14 years ago
Next »