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
/
plugin
Commit message (
Expand
)
Author
Age
Files
Lines
*
C++ readability review fixes for r141239: Make Chromoting Host report crashes...
alexeypa@chromium.org
2012-06-16
1
-26
/
+18
*
Detect if user closes the pref-pane without disabling Chromoting
lambroslambrou@chromium.org
2012-06-16
1
-1
/
+1
*
[Chromoting] Make ChromotingHost's dependency on libjingle injected, instead ...
simonmorris@chromium.org
2012-06-15
1
-3
/
+7
*
Shutdown It2Me host UI only after the host is stopped.
sergeyu@chromium.org
2012-06-14
1
-4
/
+7
*
[Chromoting] Using IDispatch::Invoke() to call Omaha inetrfaces.
alexeypa@chromium.org
2012-06-13
1
-44
/
+55
*
Add an explicit function to init NSS for SSL server sockets
rsleevi@chromium.org
2012-06-13
1
-0
/
+2
*
Make Chromoting Host report crashes to Breakpad (Windows only). The user must...
alexeypa@chromium.org
2012-06-08
1
-6
/
+4
*
Create UserInterface object on the UI thread.
sergeyu@chromium.org
2012-06-08
1
-2
/
+4
*
Return NOT_IMPLEMENTED on unsupported OSes.
jamiewalch@chromium.org
2012-05-30
2
-0
/
+7
*
Use distributed notifications instead of polling to determine success/failure...
jamiewalch@chromium.org
2012-05-15
1
-49
/
+100
*
Chromoting: Implemented GetVersion for Windows.
alexeypa@chromium.org
2012-05-15
1
-3
/
+30
*
Merging IDaemonControl and IDaemonControlUi.
alexeypa@chromium.org
2012-05-14
1
-20
/
+10
*
Implemented GetVersion for Mac.
jamiewalch@chromium.org
2012-05-11
1
-7
/
+33
*
Chromoting: the Me2me host (on Mac and Windows) now presents a notification o...
alexeypa@chromium.org
2012-05-11
3
-130
/
+6
*
Implemented getVersion framework.
jamiewalch@chromium.org
2012-05-11
6
-0
/
+80
*
Add polling to DoSetConfigAndStart and increased timeout for Stop.
jamiewalch@google.com
2012-05-09
1
-12
/
+25
*
Preference Pane for chromoting on Mac
lambroslambrou@chromium.org
2012-05-08
1
-127
/
+63
*
The unprivileged part of Chromoting host configuration is read via the daemon...
alexeypa@chromium.org
2012-05-05
1
-43
/
+67
*
Chromoting: Stop the Mac daemon if a permanent error is encountered
dcaiafa@chromium.org
2012-05-04
1
-18
/
+20
*
Make the PIN confirmation dialog focused properly.
alexeypa@chromium.org
2012-05-02
1
-1
/
+26
*
Make sure the elevated controller release timer is stopped and destroyed on t...
alexeypa@chromium.org
2012-05-01
1
-100
/
+98
*
[Chromoting] Factor out common code for pin hashing.
simonmorris@chromium.org
2012-05-01
1
-11
/
+2
*
Implement HostPortAllocator.
sergeyu@chromium.org
2012-05-01
1
-1
/
+3
*
Move PortAllocator creation out of LibjingleTransportFactory.
sergeyu@chromium.org
2012-04-30
1
-1
/
+1
*
Don't read Linux host configuration if binary is not on path.
wez@chromium.org
2012-04-28
2
-16
/
+20
*
[Chromoting] Factor duplicated code out of the Windows daemon controller.
simonmorris@chromium.org
2012-04-27
1
-16
/
+22
*
Limiting the maximum time the Chromoting Host Controller UAC promt can be sus...
alexeypa@chromium.org
2012-04-26
1
-1
/
+20
*
Making sure that UAC promts fired by the Chromoting plugin get focus (instead...
alexeypa@chromium.org
2012-04-25
9
-21
/
+103
*
[Chromoting] Clarify the daemon controller interface documentation.
simonmorris@chromium.org
2012-04-25
1
-5
/
+9
*
[Chromoting] Let the Windows daemon controller read the unprivileged part of ...
simonmorris@chromium.org
2012-04-25
1
-20
/
+39
*
Write Mac Me2Me config as root
lambroslambrou@chromium.org
2012-04-20
1
-24
/
+44
*
[Chromoting] Implement UpdateConfig() for the Windows host.
simonmorris@chromium.org
2012-04-17
1
-3
/
+34
*
Add file thread in MessageHostContext.
sergeyu@chromium.org
2012-04-17
1
-2
/
+1
*
Avoiding unnecessary conversion to UTF16 in runtime.
alexeypa@chromium.org
2012-04-14
1
-2
/
+1
*
[UMA] Use proper C++ objects to serialize tracked_objects across process boun...
isherman@chromium.org
2012-04-13
1
-0
/
+1
*
Implemented updateConfig for Mac.
jamiewalch@chromium.org
2012-04-12
2
-4
/
+34
*
Don't return from Stop until the GetState returns STOPPED.
jamiewalch@chromium.org
2012-04-12
1
-2
/
+37
*
Fixed missing negation.
jamiewalch@chromium.org
2012-04-11
1
-1
/
+1
*
Modify the base::JSONReader interface to take a set of options rather than a ...
rsesek@chromium.org
2012-04-11
2
-3
/
+6
*
Implemented on-demand installation of the Chromoting Host on Windows.
alexeypa@chromium.org
2012-04-10
4
-23
/
+513
*
Use ScopedRefNPObject to pass NPObjects in the host plugin.
sergeyu@chromium.org
2012-04-09
4
-39
/
+36
*
Add config validation for updateDaemonConfig() method.
sergeyu@chromium.org
2012-04-09
2
-18
/
+22
*
Implement GetConfig() and UpdateConfig in DaemonControllerLinux.
sergeyu@chromium.org
2012-04-07
1
-4
/
+59
*
Cleanup and simplify HostConfig and JsonHostConfig.
sergeyu@chromium.org
2012-04-07
1
-13
/
+12
*
Store PIN hash in host config.
sergeyu@chromium.org
2012-04-07
2
-1
/
+50
*
Move host registration code to the HostController class.
sergeyu@chromium.org
2012-04-06
1
-0
/
+3
*
Cleaning up remoting/remoting.gyp:
alexeypa@chromium.org
2012-04-05
1
-2
/
+1
*
Chromoting Me2Me installation flow for Mac.
lambroslambrou@chromium.org
2012-04-05
1
-3
/
+1
*
Replace SetDaemonPin() method with UpdateDaemonConfig()
sergeyu@chromium.org
2012-04-04
6
-59
/
+58
*
Add completion callbacks in the DaemonController interface.
sergeyu@chromium.org
2012-04-03
6
-224
/
+300
[next]