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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updating XTBs based on .GRDs from branch 1599
karen@chromium.org
2013-08-30
39
-99
/
+1736
*
Move ReadFileToString to the base namespace.
brettw@chromium.org
2013-08-30
4
-6
/
+6
*
Fix PPAPI<->talk network address translation helpers.
wez@chromium.org
2013-08-30
1
-4
/
+5
*
Move ScopedClosureRunner to callback_helpers, add Reset.
avi@chromium.org
2013-08-30
4
-2
/
+4
*
Work around a Blink clipboard-handling bug in Chromoting web-app.
lambroslambrou@chromium.org
2013-08-29
1
-0
/
+6
*
Adding me2me_connect_localhost test.
weitaosu@chromium.org
2013-08-28
3
-6
/
+186
*
Fix false "network error" from start-host tool.
lambroslambrou@chromium.org
2013-08-28
4
-6
/
+30
*
Make XmppSignalStrategy accept ResolvingClientSocketFactory from outside.
sergeyu@chromium.org
2013-08-27
6
-27
/
+29
*
Switch to stable Pepper View and Graphics2D APIs.
wez@chromium.org
2013-08-26
2
-17
/
+6
*
Switch to stable Pepper UDPSocket, NetAddress and HostResolver APIs.
wez@chromium.org
2013-08-24
8
-177
/
+164
*
Set version numbers in Chromoting Android package
lambroslambrou@chromium.org
2013-08-24
2
-3
/
+3
*
Move WCS initialization to ClientSession
sergeyu@chromium.org
2013-08-23
3
-125
/
+98
*
Cleanups in remoting.ClientSession
sergeyu@chromium.org
2013-08-23
10
-223
/
+277
*
Native messaging installer for Mac.
jamiewalch@chromium.org
2013-08-23
6
-40
/
+132
*
Don't show checkbox on Android if host doesn't support pairing
lambroslambrou@chromium.org
2013-08-22
4
-19
/
+21
*
Rename one of the "connect-button" in main.html to avoid duplicate id's.
weitaosu@chromium.org
2013-08-22
1
-1
/
+1
*
Cleanup XmppSignalStrategy initialization
sergeyu@chromium.org
2013-08-22
9
-183
/
+141
*
Fix unused variable declaration.
etienneb@chromium.org
2013-08-21
1
-2
/
+1
*
Fix uninitialized field in constructor.
etienneb@chromium.org
2013-08-21
1
-1
/
+2
*
Remove unused variable declaration.
etienneb@chromium.org
2013-08-21
1
-1
/
+0
*
Client plugin cleanups
sergeyu@chromium.org
2013-08-21
4
-198
/
+190
*
Include last-online time in offline message.
jamiewalch@chromium.org
2013-08-21
3
-3
/
+23
*
Rename PepperSignalStrategy to DelegateSignalStrategy.
sergeyu@chromium.org
2013-08-21
5
-32
/
+32
*
Refactor remote_desktop_browsertest:
weitaosu@chromium.org
2013-08-20
4
-168
/
+219
*
If RIDEV_REMOVE is set and the hwndTarget member should be set to NULL.
zhchbin@gmail.com
2013-08-19
1
-1
/
+1
*
Move remoting identity API client id into src-internal.
jamiewalch@chromium.org
2013-08-17
2
-1
/
+5
*
Increase DaemonControllerLinux timeout for starting host service
lambroslambrou@chromium.org
2013-08-17
1
-2
/
+4
*
Service account setup for headless Linux hosts
rmsousa@chromium.org
2013-08-16
4
-27
/
+95
*
Native messaging support for service accounts.
rmsousa@chromium.org
2013-08-16
9
-25
/
+463
*
Breaking up remote_desktop_browsertest.cc. Remote_Desktop_Browsertest now con...
weitaosu@chromium.org
2013-08-16
4
-252
/
+288
*
Support service accounts in the chromoting host.
rmsousa@chromium.org
2013-08-16
9
-24
/
+57
*
Only trap LOG() events in Debug builds.
wez@chromium.org
2013-08-16
1
-1
/
+3
*
Work around OSKey being used as a rewriting modifier to get extended keys on ...
wez@chromium.org
2013-08-15
10
-144
/
+601
*
[net] Use scoped_ptr<> consistently in ClientSocketFactory and related code
akalin@chromium.org
2013-08-15
1
-11
/
+11
*
Remove unused parameter from url_request_context
rmsousa@chromium.org
2013-08-14
6
-14
/
+5
*
Don't check the tab type for apps v2.
jamiewalch@chromium.org
2013-08-14
1
-10
/
+12
*
Fixed apps v2 patch.
jamiewalch@chromium.org
2013-08-14
1
-2
/
+2
*
Fixed JSCompile errors.
jamiewalch@chromium.org
2013-08-14
1
-1
/
+1
*
Add the Approve step in the "MANUAL_Auth" test.
weitaosu@chromium.org
2013-08-14
1
-5
/
+66
*
Remove deprecated functions that take StreamSockets instead of handles
akalin@chromium.org
2013-08-14
1
-1
/
+4
*
Remove obsolete scripts from remoting.
sergeyu@chromium.org
2013-08-14
10
-808
/
+8
*
remove redundant null pointer check after "new".
sergeyu@chromium.org
2013-08-13
1
-3
/
+0
*
Add missing NULL pointer check for pairing_registry_
lambroslambrou@chromium.org
2013-08-13
1
-1
/
+1
*
Revert 217207 "Work around OSKey being used as a rewriting modif..."
nkostylev@chromium.org
2013-08-13
10
-588
/
+143
*
Fix index out of bounds in host_main
rmsousa@chromium.org
2013-08-13
1
-5
/
+6
*
Work around OSKey being used as a rewriting modifier to get extended keys on ...
wez@chromium.org
2013-08-13
10
-143
/
+588
*
Added JsonMessage to the control channel.
jamiewalch@chromium.org
2013-08-13
20
-2
/
+125
*
Adding the "Authenticate" step to the "MANUAL_Auth" test case. Also added the...
weitaosu@chromium.org
2013-08-12
1
-48
/
+100
*
Optimize png file in remoting
oshima@chromium.org
2013-08-12
1
-0
/
+0
*
Add dependency to Chromoting debian package on X11 utilities
lambroslambrou@chromium.org
2013-08-12
1
-1
/
+1
[next]