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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add an instance parameter to var objects, audio, and the 2D API. This replace...
brettw@chromium.org
2011-01-07
2
-4
/
+5
*
Move base/thread.h to base/threading, fix up callers to use the new location.
brettw@chromium.org
2011-01-01
1
-1
/
+1
*
Add the "virtual" keyword on method overrides that are missing it.
erg@google.com
2010-12-08
1
-1
/
+1
*
Move move classes to the remoting::protocol namespace. Minor cleanups.
sergeyu@chromium.org
2010-12-02
1
-5
/
+8
*
Removed dependence on remoting/client from remoting/protocol.
sergeyu@chromium.org
2010-11-05
2
-2
/
+6
*
Chromoting: Rename HostConnection to ConnectionToHost
garykac@chromium.org
2010-11-04
4
-7
/
+11
*
Move protocol classes to the remoting::protocol namespace
sergeyu@chromium.org
2010-11-04
4
-5
/
+8
*
Use PPAPI from chrome trunk rather than pulling via deps. This is a re-land f...
brettw@chromium.org
2010-11-02
11
-29
/
+28
*
Revert PPAPI change due to Linux compile failures.
brettw@chromium.org
2010-11-02
11
-28
/
+29
*
Use PPAPI from chrome trunk rather than pulling via deps.
brettw@chromium.org
2010-11-02
11
-29
/
+28
*
Revert PPAPI change.
brettw@chromium.org
2010-11-02
11
-28
/
+29
*
Use PPAPI from chrome trunk rather than pulling via deps.
brettw@chromium.org
2010-11-02
11
-29
/
+28
*
Revert 64716 - Switch to the new PPAPI repository. This removes the DEPS entr...
brettw@chromium.org
2010-11-02
11
-28
/
+29
*
Switch to the new PPAPI repository. This removes the DEPS entry that refers to
brettw@chromium.org
2010-11-02
11
-29
/
+28
*
Fix remoting to use scoped_refptr.
willchan@chromium.org
2010-10-23
1
-3
/
+3
*
Convert LOG(INFO) to VLOG(1) - remoting/.
pkasting@chromium.org
2010-10-19
1
-6
/
+3
*
Move Chromoting hostlist into tab (from extension popup)
garykac@chromium.org
2010-10-14
1
-2
/
+5
*
Hook up communication between Chromoting plugin and JS so that it can notify ...
garykac@chromium.org
2010-10-08
6
-28
/
+180
*
Fix up PPAPI renames in Chrome.
neb@chromium.org
2010-10-07
3
-4
/
+4
*
This is a monster CL.
ajwong@chromium.org
2010-10-04
4
-119
/
+140
*
Fix mouse event handling in Chromoting plugin.
garykac@chromium.org
2010-09-24
3
-3
/
+4
*
Pull latest PPAPI. Change key handling to support the new API.
brettw@chromium.org
2010-09-23
4
-27
/
+33
*
Add mouse/keyboard event support to Chromoting client (Pepper and X11).
garykac@chromium.org
2010-09-07
3
-5
/
+23
*
Unrevert 58354, reland PPAPI with the instance test disabled.
brettw@chromium.org
2010-09-02
1
-1
/
+1
*
Revert 58328 - Pull new PPAPI, reland 58319 and 58321.
rohitrao@chromium.org
2010-09-02
1
-1
/
+1
*
Pull new PPAPI, reland 58319 and 58321.
brettw@chromium.org
2010-09-02
1
-1
/
+1
*
Revert 58319 - Pull latest version of Pepper. This includes a reworked find i...
brettw@chromium.org
2010-09-02
1
-1
/
+1
*
Pull latest version of Pepper. This includes a reworked find interface.
brettw@chromium.org
2010-09-02
1
-1
/
+1
*
Pull new PPAPI, rename non-P0 interfaces to Dev, rename DeviceContext2D to Gr...
brettw@chromium.org
2010-08-30
3
-13
/
+12
*
FBTF: Remove unneeded headers from base/ (part 7)
thestig@chromium.org
2010-08-27
1
-1
/
+0
*
Add mouse event support to Chromoting client (Pepper and X11).
garykac@chromium.org
2010-08-26
3
-2
/
+36
*
Pass ClientContext, HostConnection and ChromotingView into the input handler ...
garykac@chromium.org
2010-08-25
3
-3
/
+9
*
Rename (Host|Client)Message to Chromoting(Host|Client)Message.
garykac@chromium.org
2010-08-24
2
-8
/
+8
*
Move common ChromotingView functionality into base class so that the code can
garykac@google.com
2010-08-24
2
-34
/
+20
*
Revert 57112 - Rename (Host|Client)Message to Chromoting(Host|Client)Message.
thestig@chromium.org
2010-08-23
2
-8
/
+8
*
Rename (Host|Client)Message to Chromoting(Host|Client)Message.
garykac@chromium.org
2010-08-23
2
-8
/
+8
*
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
7
-51
/
+51
*
More FRIEND_TEST_ALL_PREFIXES.
phajdan.jr@chromium.org
2010-07-30
1
-1
/
+2
*
Reapply 53892 with ARM build fix as suggested by Kobic.
ajwong@chromium.org
2010-07-29
5
-48
/
+328
*
Revert 53892 - Initial scriptable object implementation.
rsesek@chromium.org
2010-07-28
5
-323
/
+48
*
Initial scriptable object implementation.
ajwong@chromium.org
2010-07-28
5
-48
/
+323
*
Change ClientConfig to be a struct since it's just a dumb data carrier.
ajwong@chromium.org
2010-07-27
1
-1
/
+1
*
[chromoting] Use zlib as the default encoder and decoder
hclam@chromium.org
2010-07-27
1
-2
/
+2
*
Moving Encoder and Decoder to remoting/base
hclam@chromium.org
2010-07-23
2
-2
/
+2
*
Refactor the client code for the X11 version.
garykac@google.com
2010-07-20
7
-88
/
+87
*
Reapply r51857 to start building chromoting plugin. Update for ppapi changes.
ajwong@chromium.org
2010-07-16
7
-384
/
+319
*
Update Chrome to pull latest PPAPI with new uses of point and size.
brettw@chromium.org
2010-07-09
2
-7
/
+7
*
Revert r51857 "Integrating back into using the external ppapi/cpp wrappers."
ajwong@chromium.org
2010-07-08
7
-316
/
+384
[next]