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
/
plugin
/
chromoting_instance.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace TaskThreadProxy with non-refcounted ScopedThreadProxy.
sergeyu@chromium.org
2011-09-29
1
-6
/
+3
*
Cleanup ConnectionToHost of non-P2P-API code.
sergeyu@chromium.org
2011-09-22
1
-4
/
+4
*
Use P2P Transport API by default.
sergeyu@chromium.org
2011-09-22
1
-1
/
+1
*
Add flag to use P2P Transport API.
sergeyu@chromium.org
2011-09-13
1
-1
/
+1
*
Use plugin message loop for main loop in the client plugin.
sergeyu@chromium.org
2011-08-21
1
-0
/
+3
*
Fix crash in Chromoting's logger when a client connects to multiple hosts.
garykac@chromium.org
2011-08-18
1
-0
/
+16
*
Modify Chromoting logging to hook into base logging.
garykac@chromium.org
2011-08-04
1
-9
/
+12
*
Respect NAT traversal policy in the Chromoting client plugin.
ajwong@chromium.org
2011-08-03
1
-6
/
+31
*
2. Implement scale-to-fit and clipping in DecoderVp8
hclam@chromium.org
2011-07-26
1
-0
/
+5
*
Reland http://codereview.chromium.org/7452002/ again
dmichael@chromium.org
2011-07-20
1
-2
/
+2
*
Revert 93223 - Reland http://codereview.chromium.org/7452002/
dmichael@chromium.org
2011-07-20
1
-2
/
+2
*
Reland http://codereview.chromium.org/7452002/
dmichael@chromium.org
2011-07-20
1
-2
/
+2
*
Remove unused methods in ChromotingInstance.
hclam@chromium.org
2011-07-15
1
-1
/
+0
*
Release all keys on blur.
jamiewalch@google.com
2011-07-08
1
-0
/
+2
*
Temporarily move to private synchronous scriptable interfaces.
wez@chromium.org
2011-06-20
1
-2
/
+2
*
Initial key exchange implementation.
sergeyu@chromium.org
2011-06-01
1
-3
/
+0
*
Convert Chromoting logging to appear in client debug-info div.
garykac@chromium.org
2011-05-23
1
-1
/
+5
*
Added nonce to client interface.
jamiewalch@chromium.org
2011-05-09
1
-1
/
+2
*
Cope gracefully with scripts querying stats before client has started.
wez@chromium.org
2011-04-26
1
-0
/
+1
*
If the user selects scale-to-fit, then PepperView starts
simonmorris@chromium.org
2011-04-20
1
-0
/
+7
*
Measure bandwidth for chromoting video channel
hclam@google.com
2011-04-05
1
-0
/
+4
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Wire up the codepath from Javascript into Jingle for IQ packets.
ajwong@chromium.org
2011-03-07
1
-10
/
+10
*
Let the host change resolution.
simonmorris@chromium.org
2011-03-04
1
-1
/
+1
*
Revert 76747 - Let the host change resolution.
simonmorris@chromium.org
2011-03-03
1
-1
/
+1
*
Let the host change resolution.
simonmorris@chromium.org
2011-03-03
1
-1
/
+1
*
Add debug logging to Chromoting client UI.
garykac@chromium.org
2011-02-28
1
-0
/
+2
*
Chromoting pepper plugin to respond to BeginSessionResponse
hclam@chromium.org
2011-01-28
1
-0
/
+4
*
Add PepperViewProxy to protect PepperView and ChromotingInstance on shutdown
hclam@chromium.org
2011-01-26
1
-0
/
+10
*
Removed dependence on remoting/client from remoting/protocol.
sergeyu@chromium.org
2010-11-05
1
-0
/
+2
*
Chromoting: Rename HostConnection to ConnectionToHost
garykac@chromium.org
2010-11-04
1
-2
/
+6
*
Move protocol classes to the remoting::protocol namespace
sergeyu@chromium.org
2010-11-04
1
-2
/
+5
*
Use PPAPI from chrome trunk rather than pulling via deps. This is a re-land f...
brettw@chromium.org
2010-11-02
1
-5
/
+5
*
Revert PPAPI change due to Linux compile failures.
brettw@chromium.org
2010-11-02
1
-5
/
+5
*
Use PPAPI from chrome trunk rather than pulling via deps.
brettw@chromium.org
2010-11-02
1
-5
/
+5
*
Revert PPAPI change.
brettw@chromium.org
2010-11-02
1
-5
/
+5
*
Use PPAPI from chrome trunk rather than pulling via deps.
brettw@chromium.org
2010-11-02
1
-5
/
+5
*
Revert 64716 - Switch to the new PPAPI repository. This removes the DEPS entr...
brettw@chromium.org
2010-11-02
1
-5
/
+5
*
Switch to the new PPAPI repository. This removes the DEPS entry that refers to
brettw@chromium.org
2010-11-02
1
-5
/
+5
*
Hook up communication between Chromoting plugin and JS so that it can notify ...
garykac@chromium.org
2010-10-08
1
-1
/
+9
*
This is a monster CL.
ajwong@chromium.org
2010-10-04
1
-0
/
+2
*
Fix mouse event handling in Chromoting plugin.
garykac@chromium.org
2010-09-24
1
-1
/
+1
*
Pull latest PPAPI. Change key handling to support the new API.
brettw@chromium.org
2010-09-23
1
-2
/
+2
*
Pull new PPAPI, rename non-P0 interfaces to Dev, rename DeviceContext2D to Gr...
brettw@chromium.org
2010-08-30
1
-1
/
+0
*
GTTF: some more FRIEND_TEST_ALL_PREFIXES
phajdan.jr@chromium.org
2010-08-16
1
-2
/
+2
*
FBTF: Remove unneeded headers from base/ (part 5)
thestig@chromium.org
2010-08-07
1
-1
/
+0
*
Rename ChromotingPlugin -> ChromotingInstance to be more consistent with
garykac@google.com
2010-08-07
1
-0
/
+84