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
*
Always call talk_base::InitializeSSL() in chromoting plugin.
sergeyu@chromium.org
2014-05-29
1
-2
/
+5
*
Initialize JingleThreadWrapper in the Android client
sergeyu@chromium.org
2014-05-27
1
-0
/
+3
*
Call talk_base::InitializeSSL() in the remoting client
sergeyu@chromium.org
2014-05-26
1
-1
/
+4
*
Cleanup: Use base::CommandLine in remoting/
thestig@chromium.org
2014-05-23
1
-1
/
+1
*
Handle odd width and height in the MediaSource renderer.
sergeyu@chromium.org
2014-05-23
1
-1
/
+17
*
Pull out common code from client and host versions of ServerLogEntry.
lambroslambrou@chromium.org
2014-05-22
7
-256
/
+257
*
Allow mouse-input to be enabled even if the plugin does not have keyboard focus.
jamiewalch@chromium.org
2014-05-22
4
-3
/
+21
*
Move ConnectionToHost parameters out from Connect() call.
wez@chromium.org
2014-05-22
2
-8
/
+9
*
Enable keyboard filters in PNaCl client
sergeyu@chromium.org
2014-05-21
12
-262
/
+277
*
Build remoting for PNaCl
sergeyu@chromium.org
2014-05-19
3
-11
/
+71
*
Revert 271343 "Build remoting for PNaCl"
sergeyu@chromium.org
2014-05-19
3
-71
/
+11
*
Build remoting for PNaCl
sergeyu@chromium.org
2014-05-19
3
-11
/
+71
*
Implement stats reporting in Android client
lambroslambrou@chromium.org
2014-05-09
6
-1
/
+632
*
Don't send mouse events if the plugin doesn't have focus.
jamiewalch@chromium.org
2014-05-06
1
-0
/
+9
*
Fix MediaSourceVideoRenderer to generate "live stream"
sergeyu@chromium.org
2014-05-02
2
-2
/
+20
*
Remove JNIEnv::NewStringUTF calls. Use ConvertUTF8ToJavaString instead.
sungmann.cho@navercorp.com
2014-05-02
1
-5
/
+8
*
Remove PPB_Ext_Socket_Dev.
yzshen@chromium.org
2014-04-30
2
-0
/
+3
*
Revert 267242 "Revert 267234 "New policies: enable/disable relay..."
noamsml@google.com
2014-04-30
2
-2
/
+2
*
Revert 267234 "New policies: enable/disable relay; port range"
noamsml@google.com
2014-04-30
2
-2
/
+2
*
New policies: enable/disable relay; port range
dcaiafa@chromium.org
2014-04-30
2
-2
/
+2
*
Revert 267030 "Build remoting for PNaCl"
sergeyu@chromium.org
2014-04-30
3
-71
/
+11
*
Build remoting for PNaCl
sergeyu@chromium.org
2014-04-30
3
-11
/
+71
*
Ignore clip-rect in the chromoting client plugin
sergeyu@chromium.org
2014-04-18
1
-6
/
+11
*
Don't initalized server sockets in the remoting client
sergeyu@chromium.org
2014-04-15
1
-7
/
+0
*
Send TextEvent message from Android client
sergeyu@chromium.org
2014-03-28
3
-50
/
+67
*
Show Android device name in paired clients list
lambroslambrou@chromium.org
2014-03-04
3
-5
/
+31
*
Roll webrtc to r5549. Major change in this revision is addition of PacketOpti...
mallinath@chromium.org
2014-02-15
1
-4
/
+4
*
Chromoting client: video renderer based on MediaSource API.
sergeyu@chromium.org
2014-02-06
6
-50
/
+379
*
Move PPB_KeyboardInputEvent.GetCode to stable.
garykac@chromium.org
2014-01-27
1
-12
/
+1
*
Add VideoProcessor interface.
sergeyu@chromium.org
2014-01-23
18
-250
/
+324
*
Show connection type in web-app.
jamiewalch@chromium.org
2014-01-09
7
-0
/
+32
*
Remove |view_size_| from JniFrameConsumer
lambroslambrou@chromium.org
2013-12-19
2
-10
/
+9
*
Move DumpProcessWithoutCrash to base, so we can use it from net and content
jochen@chromium.org
2013-12-18
1
-7
/
+0
*
Fix test for previous frame in JniFrameConsumer::ApplyBuffer()
lambroslambrou@chromium.org
2013-12-18
1
-2
/
+1
*
Update webrtc/libjingle 5268:5301.
ronghuawu@chromium.org
2013-12-17
1
-1
/
+2
*
Fix LibjingleTransportFactory to refresh STUN/Relay.
sergeyu@chromium.org
2013-12-16
2
-2
/
+6
*
Revert 240926 "Fix LibjingleTransportFactory to refresh STUN/Relay."
sergeyu@chromium.org
2013-12-16
2
-5
/
+2
*
Fix LibjingleTransportFactory to refresh STUN/Relay.
sergeyu@chromium.org
2013-12-16
2
-2
/
+5
*
Cleanup LibjingleTransportFactory
sergeyu@chromium.org
2013-12-12
2
-9
/
+14
*
Switch Chromoting to use Pepper's GetCode API instead of GetUsbKeycode API.
garykac@chromium.org
2013-11-27
2
-1
/
+13
*
Add plumbing for mouse-wheel support in Android Chromoting client
lambroslambrou@chromium.org
2013-11-25
3
-0
/
+27
*
LOG(INFO) tidying in remoting/
scottmg@chromium.org
2013-11-25
5
-10
/
+5
*
Enable logging of Chromoting performance statistics in Android client.
lambroslambrou@chromium.org
2013-11-15
4
-6
/
+96
*
Roll webrtc 5104:5122
sergeyu@chromium.org
2013-11-14
2
-0
/
+7
*
Android: Allow duplicate calls to InitApplicationContext.
torne@chromium.org
2013-11-11
1
-1
/
+1
*
[Chromoting] Use base/android utilities to pass data from C++ to Java
lambroslambrou@chromium.org
2013-10-30
1
-13
/
+11
*
Use jni_generator in Chromoting Android client
lambroslambrou@chromium.org
2013-10-29
5
-223
/
+152
*
Add VP9 decode support to the remoting client.
wez@chromium.org
2013-10-22
1
-0
/
+2
*
Move VideoDecoderVp8 to VideoDecoderVpx base that will support VP8/9.
wez@chromium.org
2013-10-19
1
-3
/
+3
*
mac: Enable -Wunused-const-variable.
thakis@chromium.org
2013-10-18
1
-0
/
+2
[next]