index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
remoting
/
client
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup RectangleUpdateDecoder and VideoStub
sergeyu@chromium.org
2012-08-30
3
-93
/
+16
*
Fix UdpPacketSocket to handle callbacks after the socket is destroyed.
sergeyu@chromium.org
2012-08-29
1
-6
/
+11
*
Updating chrome to libjingle r175
mallinath@chromium.org
2012-08-26
1
-2
/
+3
*
Moved video stub implementation to RectangleUpdateDecoder.
kxing@chromium.org
2012-08-24
5
-175
/
+206
*
Renamed Decoder -> VideoDecoder.
kxing@chromium.org
2012-08-24
2
-5
/
+5
*
Moved the video encoders/decoders to the codec directory.
kxing@chromium.org
2012-08-23
2
-4
/
+4
*
Add a query function for the scaling feature.
brettw@chromium.org
2012-08-22
1
-1
/
+1
*
Added more error checking for audio packets.
kxing@chromium.org
2012-08-21
2
-5
/
+7
*
Changed AudioPacket data to a repeated field.
kxing@chromium.org
2012-08-16
1
-3
/
+10
*
Tidy up ChromotingInstance members a little.
wez@chromium.org
2012-08-15
2
-45
/
+31
*
Update JingleThreadWrapper to allow it to be created using task runner.
sergeyu@chromium.org
2012-08-14
1
-1
/
+1
*
Piping for audio decoding.
kxing@chromium.org
2012-08-04
9
-28
/
+154
*
Replace PluginMessageLoopProxy with PluginThreadTaskRunner.
sergeyu@chromium.org
2012-07-27
3
-18
/
+18
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2012-07-25
1
-0
/
+1
*
Support for both 44.1 kHz and 48 kHz on the client.
kxing@chromium.org
2012-07-24
4
-33
/
+65
*
Make Chromoting client plugin always render at device DPI.
wez@chromium.org
2012-07-24
4
-25
/
+51
*
Create and destroy Pepper audio player on connect and disconnect.
kxing@chromium.org
2012-07-23
1
-1
/
+2
*
Show connection state in the Chromoting client UI.
sergeyu@chromium.org
2012-07-23
5
-0
/
+14
*
Rename ChromotingView to ClientUserInterface. Clean it up.
sergeyu@chromium.org
2012-07-23
7
-251
/
+153
*
Propagate DPI information to web-app.
jamiewalch@chromium.org
2012-07-20
9
-19
/
+49
*
Revert 147595 - Rename ChromotingView to ClientUserInterface. Clean it up.
sergeyu@chromium.org
2012-07-20
7
-148
/
+251
*
Rename ChromotingView to ClientUserInterface. Clean it up.
sergeyu@chromium.org
2012-07-20
7
-251
/
+148
*
Fix pepper crash when destroying client.
sergeyu@chromium.org
2012-07-18
1
-3
/
+8
*
Rolling libjingle to 159.
ronghuawu@chromium.org
2012-07-14
2
-2
/
+6
*
Ignore all sendto() errors for P2P sockets on the client side.
sergeyu@chromium.org
2012-07-09
1
-2
/
+18
*
Client code for playing back audio
kxing@chromium.org
2012-07-02
7
-4
/
+238
*
Roll libjingle 153:157
sergeyu@chromium.org
2012-06-29
1
-1
/
+6
*
Renamed VideoStub::GetPendingPackets() to VideoStub::GetPendingVideoPackets()
kxing@chromium.org
2012-06-26
2
-2
/
+2
*
RefCounted types should not have public destructors, delegate cleanup
rsleevi@chromium.org
2012-06-26
2
-4
/
+7
*
Added piping for sending audio packets from host to client.
kxing@chromium.org
2012-06-25
2
-2
/
+15
*
Add an explicit function to init NSS for SSL server sockets
rsleevi@chromium.org
2012-06-13
1
-0
/
+8
*
MessageLoopProxy cleanups in remoting client.
sergeyu@chromium.org
2012-06-12
13
-129
/
+115
*
Replace ScopedThreadProxy with MessageLoopProxy & WeakPtrs.
wez@chromium.org
2012-06-07
4
-45
/
+51
*
[Chromoting] Initial plumbing for cursor shape.
garykac@chromium.org
2012-06-02
7
-1
/
+75
*
Remove old MIME type for client plugin, and cleanup unused include.
wez@chromium.org
2012-06-02
1
-2
/
+0
*
Disable V1 auth support in remoting client and Me2Me host.
sergeyu@chromium.org
2012-05-31
4
-31
/
+17
*
Remove legacy scriptable-object interface from client plugin.
wez@chromium.org
2012-05-31
4
-742
/
+8
*
Revert 139623 - Replace ScopedThreadProxy with MessageLoopProxy & WeakPtrs.
wez@chromium.org
2012-05-30
4
-43
/
+38
*
Replace ScopedThreadProxy with MessageLoopProxy & WeakPtrs.
wez@chromium.org
2012-05-30
4
-38
/
+43
*
Revert 139424 - Remove V1 authenticators.
sergeyu@chromium.org
2012-05-30
5
-28
/
+51
*
Remove V1 authenticators.
sergeyu@chromium.org
2012-05-29
5
-51
/
+28
*
[Chromoting] Make the client plugin tell the webapp when the first video buff...
simonmorris@chromium.org
2012-05-25
4
-1
/
+15
*
Don't depend on MessageLoopProxy in remoting protocol code.
sergeyu@chromium.org
2012-05-24
1
-2
/
+1
*
[Chromoting] Add a filter that will stop the host sending unnecessary clipboa...
simonmorris@chromium.org
2012-05-22
1
-1
/
+0
*
Changes needed to roll libjingle r141 to chrome.
sergeyu@chromium.org
2012-05-22
2
-15
/
+19
*
[chromoting] Fix sticky c key with cmd on mac using usb keycode
hclam@chromium.org
2012-05-22
3
-230
/
+143
*
Switch client to Pepper UDP API instead of Transport API.
sergeyu@chromium.org
2012-05-16
4
-7
/
+29
*
Cleanup: Remove unneeded scoped_ptr.h includes from ppapi, printing, remoting...
thestig@chromium.org
2012-05-16
1
-3
/
+1
*
Fix PepperPortAllocator to resolve STUN addresses using HostResolverPrivate.
sergeyu@chromium.org
2012-05-16
5
-90
/
+229
*
Revert 136692 - Switch client to Pepper UDP API instead of Transport API.
sergeyu@chromium.org
2012-05-14
5
-30
/
+7
[next]