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
/
it2me
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add remoting and PPAPI tests to GN build
brettw
2015-03-04
1
-14
/
+10
*
Malformed PortRange or ThirdPartyAuthConfig should trigger OnPolicyError.
lukasza
2015-03-03
1
-2
/
+4
*
Revert of Add remoting and PPAPI tests to GN build (patchset #6 id:100001 of ...
cpu
2015-03-02
1
-10
/
+14
*
Add remoting and PPAPI tests to GN build
brettw
2015-03-02
1
-14
/
+10
*
Remove ClientLogin support from remoting host
sergeyu
2015-03-02
1
-8
/
+11
*
Revert of Add remoting and PPAPI tests to GN build (patchset #7 id:120001 of ...
eroman
2015-02-27
1
-10
/
+14
*
Add remoting and PPAPI tests to GN build
brettw
2015-02-27
1
-14
/
+10
*
Cleanup threading in PolicyWatcher.
sergeyu
2015-01-30
2
-15
/
+4
*
Shutdown the It2Me host cleanly.
sergeyu
2015-01-30
2
-25
/
+11
*
Removing policy_hack namespace and directory.
lukasza
2015-01-29
3
-24
/
+20
*
Reusing names of policy keys from policy_constants.h
Lukasz Anforowicz
2015-01-16
1
-3
/
+3
*
replace NULL->nullptr in src/remoting.
sergeyu
2015-01-09
3
-8
/
+8
*
It2Me Confirmation Dialog (ChromeOS)
dcaiafa
2015-01-06
9
-4
/
+496
*
Standardize usage of virtual/override/final specifiers in remoting/.
dcheng
2014-12-22
1
-1
/
+1
*
gn format // (the rest, except mojo)
scottmg
2014-12-03
1
-10
/
+8
*
Reporting of policy errors via host-offline-reason: part 1
lukasza
2014-11-25
2
-1
/
+11
*
Revert of Reporting of policy errors via host-offline-reason: part 1 (patchse...
lukasza
2014-11-20
2
-11
/
+1
*
Reporting of policy errors via host-offline-reason: part 1
lukasza
2014-11-20
2
-1
/
+11
*
Convert remoting_it2me_host_static to GN
kelvinp
2014-11-12
1
-0
/
+33
*
Remote assistance on Chrome OS Part IV - It2MeHost
kelvinp
2014-10-30
6
-67
/
+91
*
Revert of Remote assistance on Chrome OS Part IV - It2MeHost (patchset #12 id...
kelvinp
2014-10-30
6
-91
/
+67
*
Remote assistance on Chrome OS Part IV - It2MeHost
kelvinp
2014-10-30
6
-67
/
+91
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-28
1
-3
/
+3
*
Standardize usage of virtual/override/final in remoting/
dcheng
2014-10-21
3
-20
/
+18
*
replace OVERRIDE and FINAL with override and final in remoting/
mostynb
2014-10-08
1
-3
/
+3
*
Remote Assistance on Chrome OS Part III - NativeMessageHost
kelvinp
2014-10-07
5
-69
/
+81
*
Revert "Remote Assistance on Chrome OS Part III - NativeMessageHost"
Hayato Ito
2014-10-07
5
-81
/
+69
*
Remote Assistance on Chrome OS Part III - NativeMessageHost
kelvinp
2014-10-07
5
-69
/
+81
*
Use make_scoped_ptr() in src/remoting.
sergeyu
2014-10-01
1
-1
/
+1
*
Use base::Value::IsType() to check base::Value types in src/remoting
sergeyu
2014-10-01
1
-1
/
+1
*
Fix remoting NM hosts to verify that incoming messages are dictionaries.
sergeyu
2014-09-29
1
-0
/
+6
*
Cleanup usage of scoped_ptr<> in remoting for C++11
sergeyu
2014-09-29
2
-10
/
+10
*
Remote Assistance on Chrome OS Part II - Native Messaging renaming
kelvinp
2014-09-20
4
-39
/
+53
*
Call XInitThreads on host startup.
wez@chromium.org
2014-08-19
1
-0
/
+4
*
Remove remoting/jingle_glue
sergeyu@chromium.org
2014-07-17
2
-8
/
+8
*
Pull out common code from client and host versions of LogToServer
lambroslambrou@chromium.org
2014-07-10
3
-10
/
+11
*
Move ServiceUrls to remoting/base.
sergeyu@chromium.org
2014-07-01
1
-1
/
+1
*
Fixing #define.
weitaosu@chromium.org
2014-06-24
1
-3
/
+3
*
Update list of apps in chromoting NM manifests
sergeyu@chromium.org
2014-06-18
1
-2
/
+2
*
Cleanup: Use base::CommandLine in remoting/
thestig@chromium.org
2014-05-23
1
-1
/
+1
*
Pull out common code from client and host versions of ServerLogEntry.
lambroslambrou@chromium.org
2014-05-22
3
-4
/
+7
*
Switch CandidateSession to use lists rather than vectors.
wez@chromium.org
2014-05-22
1
-1
/
+1
*
Move ConnectionToHost parameters out from Connect() call.
wez@chromium.org
2014-05-22
1
-4
/
+0
*
Remove PlatformFile from remoting native messaging.
rvargas@chromium.org
2014-05-02
2
-25
/
+26
*
Revert 267242 "Revert 267234 "New policies: enable/disable relay..."
noamsml@google.com
2014-04-30
1
-1
/
+1
*
Revert 267234 "New policies: enable/disable relay; port range"
noamsml@google.com
2014-04-30
1
-1
/
+1
*
New policies: enable/disable relay; port range
dcaiafa@chromium.org
2014-04-30
1
-1
/
+1
*
Remove net_log.h from net_util, as it's no longer needed by net_log.h.
mmenke@chromium.org
2014-04-16
1
-0
/
+5
*
Add breakpad support for me2me and it2me native messaging host on Mac.
weitaosu@chromium.org
2014-03-28
2
-0
/
+37
*
Revert 259287 "Add breakpad support for me2me and it2me native m..."
ernstm@chromium.org
2014-03-25
2
-37
/
+0
[next]