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
*
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
*
Fixed memleak in JsonHostConfig.
sergeyu@chromium.org
2010-06-18
1
-0
/
+1
*
JSON based host config storage implemented. Python script for host registration.
sergeyu@chromium.org
2010-06-17
11
-123
/
+372
*
Fix double deletion in SessionManager
hclam@chromium.org
2010-06-16
1
-1
/
+0
*
Coverity: Fix undefined assignment evaluation order in remoting::Capturer::Fi...
mattm@chromium.org
2010-06-16
1
-1
/
+1
*
Added HostConfig class. Changed SimpleHost to use it.
sergeyu@chromium.org
2010-06-15
6
-28
/
+114
*
Tighten up compile warnings based to match other chromium sub-projects.
dmaclach@chromium.org
2010-06-15
4
-12
/
+10
*
Revamp threading a bit so that arguments are passed through and owned by the ...
dmaclach@chromium.org
2010-06-15
11
-145
/
+166
*
Cleanup some chromoting code
hclam@chromium.org
2010-06-15
3
-62
/
+34
*
BlockDifference function that returns 0 or 1 depending if block is same or di...
fbarchard@chromium.org
2010-06-11
3
-38
/
+99
*
Extract auth token into separate .chromotingAuthToken file so it can be re-used.
garykac@google.com
2010-06-11
1
-8
/
+35
*
psadbw based differencing function
fbarchard@chromium.org
2010-06-11
1
-3
/
+58
*
Separate out HostConnection into an interface and a jingle-based
ajwong@chromium.org
2010-06-10
3
-33
/
+66
*
Fix chromoting windows build
hclam@chromium.org
2010-06-10
1
-2
/
+2
*
Re-add (curiously) missing 'return' statement to differ_unittest.
garykac@google.com
2010-06-10
1
-1
/
+1
*
Set up the message loop of the mac host to be UI based so that it can pick up
dmaclach@chromium.org
2010-06-09
1
-4
/
+13
*
Fix up the define usage so that we actually handle OSX specific stuff correctly.
dmaclach@chromium.org
2010-06-09
1
-2
/
+2
*
Implement a chromoting client using X11
hclam@chromium.org
2010-06-09
20
-83
/
+95
*
Token-based authentication for chromoting.
sergeyu@chromium.org
2010-06-09
3
-17
/
+16
*
Initial code for screen differ that divides screen into blocks and calculate
garykac@google.com
2010-06-09
3
-0
/
+842
*
Revert 49298 - Broke compile - Token-based authentication for chromoting.
rsesek@chromium.org
2010-06-09
3
-16
/
+17
*
Token-based authentication for chromoting.
sergeyu@chromium.org
2010-06-09
3
-17
/
+16
*
Heartbeat error logging for chromoting.
sergeyu@chromium.org
2010-06-08
2
-1
/
+10
*
Fix chromoting build issues on Windows
hclam@chromium.org
2010-06-07
2
-8
/
+4
*
Copy the (early prototype of) remoting in Chrome into the public tree.
garykac@google.com
2010-06-07
43
-0
/
+3756