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
/
remoting_me2me_host.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Call SetProcessDPIAware only on Vista and above.
alexeypa@chromium.org
2012-06-26
1
-1
/
+15
*
This CL sets a maximum session duration only for Linux Me2Me, and hard-codes ...
simonmorris@chromium.org
2012-06-23
1
-0
/
+5
*
The user's consent to crash dumps reporting can now be set via the UI (Window...
alexeypa@chromium.org
2012-06-22
1
-1
/
+3
*
C++ readability review fixes for r141239: Make Chromoting Host report crashes...
alexeypa@chromium.org
2012-06-16
1
-2
/
+1
*
[Chromoting] Make ChromotingHost's dependency on libjingle injected, instead ...
simonmorris@chromium.org
2012-06-15
1
-1
/
+4
*
Add an explicit function to init NSS for SSL server sockets
rsleevi@chromium.org
2012-06-13
1
-0
/
+5
*
Make Chromoting Host report crashes to Breakpad (Windows only). The user must...
alexeypa@chromium.org
2012-06-08
1
-0
/
+7
*
Fix Ctrl+Alt+Esc keyboard shortcut in Me2Me host.
sergeyu@chromium.org
2012-05-29
1
-1
/
+0
*
Don't restart the host to disconnect clients
sergeyu@chromium.org
2012-05-25
1
-7
/
+5
*
Disable Ctrl+Alt+Esc on Mac and Linux.
sergeyu@chromium.org
2012-05-25
1
-0
/
+1
*
Set remoting Me2Me host process DPI-aware at startup.
wez@chromium.org
2012-05-24
1
-0
/
+3
*
Reland 137824 - was reverted by mistake
sergeyu@chromium.org
2012-05-22
1
-1
/
+1
*
This broke M20 build.
dharani@chromium.org
2012-05-22
1
-1
/
+1
*
Properly handle accounts that don't have GMail account.
sergeyu@chromium.org
2012-05-18
1
-1
/
+1
*
Add NSAutoreleasePool to Mac me2me_host
lambroslambrou@chromium.org
2012-05-18
1
-0
/
+6
*
Verify that xmpp_login specified in the config matches auth token.
sergeyu@chromium.org
2012-05-12
1
-4
/
+4
*
Chromoting: the Me2me host (on Mac and Windows) now presents a notification o...
alexeypa@chromium.org
2012-05-11
1
-4
/
+43
*
Making sure that |config_updated_timer_| is scheduled and destroyed on the sa...
alexeypa@chromium.org
2012-05-11
1
-12
/
+27
*
Implement HostPortAllocator.
sergeyu@chromium.org
2012-05-01
1
-1
/
+4
*
Move PortAllocator creation out of LibjingleTransportFactory.
sergeyu@chromium.org
2012-04-30
1
-1
/
+1
*
Remoting daemon process to support unofficial client ID
hclam@chromium.org
2012-04-24
1
-1
/
+38
*
Don't restart the host when shutting down.
sergeyu@chromium.org
2012-04-20
1
-0
/
+4
*
Shutdown me2me host cleanly on errors.
sergeyu@chromium.org
2012-04-20
1
-7
/
+34
*
Enable control of verbose logging via --v and --vmodule.
wez@chromium.org
2012-04-18
1
-3
/
+6
*
Move OAuth token refreshing to SignalingConnector.
sergeyu@chromium.org
2012-04-18
1
-49
/
+22
*
Chromoting: stopping the service if a permanent error is encountered (such as...
alexeypa@chromium.org
2012-04-17
1
-8
/
+23
*
Move URLRequestContextGetter creation to ChromotingHostContext.
sergeyu@chromium.org
2012-04-17
1
-3
/
+3
*
[Chromoting] Implement UpdateConfig() for the Windows host.
simonmorris@chromium.org
2012-04-17
1
-3
/
+39
*
Add file thread in MessageHostContext.
sergeyu@chromium.org
2012-04-17
1
-14
/
+8
*
Call XmppSignalStrategy::SetAuthInfo() on the right thread.
sergeyu@chromium.org
2012-04-14
1
-2
/
+7
*
The Chromoting service should not start automatically unless it was configure...
alexeypa@chromium.org
2012-04-12
1
-2
/
+5
*
Implemented updateConfig for Mac.
jamiewalch@chromium.org
2012-04-12
1
-8
/
+40
*
Cleanup and simplify HostConfig and JsonHostConfig.
sergeyu@chromium.org
2012-04-07
1
-15
/
+13
*
Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK
oshima@chromium.org
2012-04-05
1
-3
/
+3
*
1. Revisited branding (Chrome Remote Desktop vs Chromoting).
alexeypa@chromium.org
2012-03-29
1
-31
/
+14
*
[chromoting] Fix crash when generating access code
hclam@chromium.org
2012-03-22
1
-2
/
+4
*
Implemented OAuth2 support for remoting_me2me_host.
jamiewalch@chromium.org
2012-03-20
1
-16
/
+57
*
Port remoting_me2me_host to Mac.
lambroslambrou@chromium.org
2012-03-13
1
-3
/
+17
*
Chromoting: Implemented security attention sequence (SAS) emulation on Windows.
alexeypa@chromium.org
2012-03-12
1
-11
/
+15
*
Making the me2me host compiling and running on Windows. This includes making ...
alexeypa@chromium.org
2012-03-02
1
-8
/
+36
*
Set incoming_only flag on the host side when NAT traversal is disabled.
sergeyu@chromium.org
2012-03-02
1
-2
/
+1
*
Respect NAT traversal policy in the Me2Me host.
sergeyu@chromium.org
2012-02-16
1
-13
/
+77
*
Enable V2 authentication for Me2Me host.
sergeyu@chromium.org
2012-01-24
1
-13
/
+22
*
The chromoting hosts log an "IT2Me or Me2Me" field to the server.
simonmorris@chromium.org
2012-01-21
1
-1
/
+2
*
Refactor system event logging into platform-specific classes.
lambroslambrou@chromium.org
2012-01-19
1
-1
/
+4
*
Add ChromotingHost::RemoveStatusObserver().
sergeyu@chromium.org
2012-01-17
1
-5
/
+2
*
Event logging for Me2Me host.
lambroslambrou@chromium.org
2012-01-13
1
-0
/
+5
*
Restrict Me2Me host to the 12400-12409 port range.
sergeyu@chromium.org
2012-01-13
1
-2
/
+14
*
The Me2Me chromoting host logs connection data to the cloud.
simonmorris@chromium.org
2012-01-13
1
-0
/
+5
*
Cleanup AuthenticatorFactory implementations.
sergeyu@chromium.org
2012-01-11
1
-1
/
+1
[next]