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
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix valgrind memory leak in session_manager_unittest.
garykac@chromium.org
2010-09-03
1
-10
/
+1
*
Allows chromoting host to be connected again after connection drops.
hclam@chromium.org
2010-09-03
2
-12
/
+10
*
Re-lands 58186:
bryeung@chromium.org
2010-09-03
1
-167
/
+167
*
Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...
akalin@chromium.org
2010-09-02
1
-167
/
+167
*
Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-02
1
-167
/
+167
*
Basic user access check for chromoting host.
sergeyu@chromium.org
2010-09-02
10
-13
/
+232
*
Revert 58186 - Move the keyboard files from base/ to app/.
phajdan.jr@chromium.org
2010-09-01
1
-167
/
+167
*
Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-01
1
-167
/
+167
*
Fix build breakage.
garykac@google.com
2010-08-31
1
-5
/
+13
*
Chromoting: Get screen size locally if it wasn't given in the mouse message.
garykac@google.com
2010-08-31
8
-8
/
+30
*
Update mouse support for chromoting host.
garykac@google.com
2010-08-27
5
-18
/
+121
*
Add mouse event support to Chromoting client (Pepper and X11).
garykac@chromium.org
2010-08-26
1
-26
/
+5
*
Rename (Host|Client)Message to Chromoting(Host|Client)Message.
garykac@chromium.org
2010-08-24
6
-18
/
+18
*
Resubmit r56600 - Start/stop service process when browser starts and stop
hclam@chromium.org
2010-08-23
1
-0
/
+5
*
Revert 57112 - Rename (Host|Client)Message to Chromoting(Host|Client)Message.
thestig@chromium.org
2010-08-23
5
-17
/
+17
*
Rename (Host|Client)Message to Chromoting(Host|Client)Message.
garykac@chromium.org
2010-08-23
5
-17
/
+17
*
Revert 56600 - ServiceProcessControlBrowserTest.LaunchAndIPC crashes.
rvargas@google.com
2010-08-18
1
-5
/
+0
*
Fix some problems in SessionManager in chromoting
hclam@chromium.org
2010-08-18
1
-0
/
+5
*
Start/stop service process when browser starts and stop
hclam@chromium.org
2010-08-18
1
-0
/
+5
*
Replaced char* with to char[].
sergeyu@chromium.org
2010-08-13
2
-10
/
+10
*
Resubmit "Start chromoting host in the service process though a method call"
hclam@chromium.org
2010-08-10
1
-2
/
+4
*
Revert 55507 - Start chromoting host in the service process though a method ...
glen@chromium.org
2010-08-10
1
-4
/
+2
*
Start chromoting host in the service process though a method call
hclam@chromium.org
2010-08-10
1
-2
/
+4
*
FBTF: Remove unneeded headers from base/ (part 5)
thestig@chromium.org
2010-08-07
1
-1
/
+0
*
Initial pass at integrating Differ into the chromoting host code.
garykac@google.com
2010-08-06
23
-177
/
+288
*
Fixed memory leaks in new unittests
sergeyu@chromium.org
2010-08-04
2
-0
/
+5
*
Added HostKeyPair class, signatures for heartbeat messages.
sergeyu@chromium.org
2010-08-04
10
-36
/
+535
*
base: Rename EnvVarGetter to Environment.
tfarina@chromium.org
2010-08-03
1
-1
/
+1
*
Convert src/remoting to std::string/char* away from wstring/wchar_t*.
viettrungluu@chromium.org
2010-07-31
5
-40
/
+17
*
More FRIEND_TEST_ALL_PREFIXES.
phajdan.jr@chromium.org
2010-07-30
1
-2
/
+2
*
Replaced static wstring with wchar_t*.
sergeyu@chromium.org
2010-07-28
2
-10
/
+10
*
[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
19
-546
/
+28
*
base: add home environment variable to env_var.h
tfarina@chromium.org
2010-07-21
1
-2
/
+2
*
Refactor the client code for the X11 version.
garykac@google.com
2010-07-20
1
-6
/
+6
*
Changing UpdateStreamPacket protobuf definition for chromoting
hclam@chromium.org
2010-07-15
10
-96
/
+83
*
Added RSA key generator for register_host.py
sergeyu@chromium.org
2010-07-14
4
-10
/
+45
*
Fix CapturerFake for Chromoting
hclam@chromium.org
2010-07-03
2
-0
/
+2
*
Re-order host SessionManager code to group by thread. This makes the flow of ...
garykac@google.com
2010-07-02
2
-165
/
+187
*
Fixes leaks in remote_unittest.
hbono@chromium.org
2010-07-02
1
-15
/
+15
*
Fix an incorrect use of scoped_ptr.
stuartmorgan@chromium.org
2010-07-01
1
-1
/
+1
*
Start Chromoting Host Process in Chrome Service
hclam@chromium.org
2010-07-01
1
-0
/
+2
*
Revamp capturer to clean up the interface, and to keep data as atomic as poss...
dmaclach@chromium.org
2010-07-01
22
-490
/
+534
*
Fix up thread types.
dmaclach@chromium.org
2010-06-30
2
-4
/
+5
*
Fix thread usage in chromoting host
hclam@chromium.org
2010-06-28
12
-164
/
+405
*
remoting: Use GetBytesPerPixel util function in one more place.
tfarina@chromium.org
2010-06-28
1
-14
/
+2
*
Fixs mismatched delete.
sky@chromium.org
2010-06-28
1
-2
/
+2
*
Removed dependency on chrome/common.
sergeyu@chromium.org
2010-06-25
2
-13
/
+32
*
Fix host auth scripts to work with Windows.
garykac@google.com
2010-06-25
1
-3
/
+10
*
Get scripts working independent of where they are run.
dmaclach@chromium.org
2010-06-23
1
-3
/
+13
[next]