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
/
chromoting_client.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ask for PIN when connecting to Me2Me hosts and pass it to the plugin.
sergeyu@chromium.org
2012-01-06
1
-2
/
+2
*
Refactoring of the client-side input pipeline and scaling dimension management.
wez@chromium.org
2011-12-22
1
-6
/
+0
*
Add AUTHENTICATED session state.
sergeyu@chromium.org
2011-12-06
1
-2
/
+1
*
Move code in src/remoting to the new callbacks.
sergeyu@chromium.org
2011-11-10
1
-4
/
+5
*
Fix intermittent CHECK in remoting client when shutting down.
sergeyu@chromium.org
2011-11-10
1
-0
/
+6
*
Remove old Authentication code that we don't use or need.
sergeyu@chromium.org
2011-11-05
1
-24
/
+2
*
Show framerate in chromoting debug log
hclam@chromium.org
2011-10-25
1
-3
/
+4
*
Switch remoting/protocol to new callbacks
sergeyu@chromium.org
2011-10-07
1
-8
/
+13
*
Expose connection error code to the web app.
sergeyu@chromium.org
2011-10-01
1
-64
/
+21
*
Replace LOG(INFO) with VLOG(1) to avoid excessive logging.
sergeyu@chromium.org
2011-09-29
1
-1
/
+1
*
Remove all the experimental Traced Task code from remoting.
ajwong@chromium.org
2011-09-12
1
-11
/
+4
*
Pass SessionConfig by reference instead of pointer.
sergeyu@chromium.org
2011-09-10
1
-3
/
+1
*
Use plugin message loop for main loop in the client plugin.
sergeyu@chromium.org
2011-08-21
1
-2
/
+0
*
Use MessageLoopProxy for network message loop.
sergeyu@chromium.org
2011-08-12
1
-11
/
+10
*
Don't use JingleThread in the client plugin.
sergeyu@chromium.org
2011-08-04
1
-1
/
+4
*
Modify Chromoting logging to hook into base logging.
garykac@chromium.org
2011-08-04
1
-7
/
+4
*
Call Pepper's Flush command properly
hclam@chromium.org
2011-08-03
1
-0
/
+8
*
2. Implement scale-to-fit and clipping in DecoderVp8
hclam@chromium.org
2011-07-26
1
-22
/
+0
*
Message validation in message dispatchers.
sergeyu@chromium.org
2011-07-21
1
-8
/
+0
*
Conenct Chromoting plugin debug log to JS UI.
garykac@chromium.org
2011-07-07
1
-2
/
+2
*
Cleanup client shutdown sequence.
sergeyu@chromium.org
2011-06-24
1
-4
/
+10
*
Remove support for non-sandboxed connections.
sergeyu@chromium.org
2011-06-24
1
-25
/
+5
*
Initial key exchange implementation.
sergeyu@chromium.org
2011-06-01
1
-9
/
+8
*
Wire in OAuth2 support into non-sandboxed connections in libjingle.
ajwong@chromium.org
2011-05-25
1
-1
/
+2
*
Convert Chromoting logging to appear in client debug-info div.
garykac@chromium.org
2011-05-23
1
-4
/
+10
*
Remove cancel from RunnableFunctions.
dmaclach@chromium.org
2011-05-10
1
-1
/
+1
*
Added nonce to client interface.
jamiewalch@chromium.org
2011-05-09
1
-4
/
+4
*
Chromoting to report roundtrip latency
hclam@chromium.org
2011-05-06
1
-1
/
+10
*
Revert 84060 - Remove cancel from RunnableFunctions.
dmaclach@chromium.org
2011-05-04
1
-2
/
+2
*
Remove cancel from RunnableFunctions.
dmaclach@chromium.org
2011-05-04
1
-2
/
+2
*
Report capture and encode time for chromoting
hclam@google.com
2011-04-05
1
-2
/
+9
*
Report decode and render latency for Chromoting
hclam@google.com
2011-04-05
1
-3
/
+20
*
Measure bandwidth for chromoting video channel
hclam@google.com
2011-04-05
1
-0
/
+7
*
Wire up the codepath from Javascript into Jingle for IQ packets.
ajwong@chromium.org
2011-03-07
1
-0
/
+21
*
Block event processing on host/client until the client has authenticated.
garykac@chromium.org
2011-03-04
1
-0
/
+6
*
Implement a scrollbar for chromoting client plugin
hclam@chromium.org
2011-02-09
1
-1
/
+1
*
Chromoting pepper plugin to respond to BeginSessionResponse
hclam@chromium.org
2011-01-28
1
-1
/
+13
*
Chromoting protocol layers to receive and send login messages
hclam@chromium.org
2010-12-23
1
-3
/
+7
*
Hook up client events to new protocol stubs.
sergeyu@chromium.org
2010-11-29
1
-2
/
+9
*
Use VideoStub interface on the host side.
sergeyu@chromium.org
2010-11-19
1
-0
/
+4
*
Add VideoPacket struct for video packets. Refactor Decode interface to use it.
sergeyu@chromium.org
2010-11-09
1
-31
/
+23
*
Removed dependence on remoting/client from remoting/protocol.
sergeyu@chromium.org
2010-11-05
1
-1
/
+2
*
Chromoting: Rename HostConnection to ConnectionToHost
garykac@chromium.org
2010-11-04
1
-6
/
+6
*
Move protocol classes to the remoting::protocol namespace
sergeyu@chromium.org
2010-11-04
1
-5
/
+5
*
Add VideoReader and VideoWriter interfaces.
sergeyu@chromium.org
2010-11-03
1
-47
/
+43
*
Cleanups in the video encoding decoding code. Reenable VP8.
sergeyu@chromium.org
2010-11-02
1
-2
/
+2
*
Revert 64672 - Cleanups in the video encoding decoding code. Reenable VP8.
sergeyu@chromium.org
2010-11-01
1
-2
/
+2
*
Cleanups in the video encoding decoding code. Reenable VP8.
sergeyu@chromium.org
2010-11-01
1
-2
/
+2
*
HostMessageDispatcher to parse control messages
hclam@chromium.org
2010-10-28
1
-0
/
+1
*
Convert LOG(INFO) to VLOG(1) - remoting/.
pkasting@chromium.org
2010-10-19
1
-4
/
+4
[next]