summaryrefslogtreecommitdiffstats
path: root/remoting/host/it2me
Commit message (Expand)AuthorAgeFilesLines
* Add remoting and PPAPI tests to GN buildbrettw2015-03-041-14/+10
* Malformed PortRange or ThirdPartyAuthConfig should trigger OnPolicyError.lukasza2015-03-031-2/+4
* Revert of Add remoting and PPAPI tests to GN build (patchset #6 id:100001 of ...cpu2015-03-021-10/+14
* Add remoting and PPAPI tests to GN buildbrettw2015-03-021-14/+10
* Remove ClientLogin support from remoting hostsergeyu2015-03-021-8/+11
* Revert of Add remoting and PPAPI tests to GN build (patchset #7 id:120001 of ...eroman2015-02-271-10/+14
* Add remoting and PPAPI tests to GN buildbrettw2015-02-271-14/+10
* Cleanup threading in PolicyWatcher.sergeyu2015-01-302-15/+4
* Shutdown the It2Me host cleanly.sergeyu2015-01-302-25/+11
* Removing policy_hack namespace and directory.lukasza2015-01-293-24/+20
* Reusing names of policy keys from policy_constants.hLukasz Anforowicz2015-01-161-3/+3
* replace NULL->nullptr in src/remoting.sergeyu2015-01-093-8/+8
* It2Me Confirmation Dialog (ChromeOS)dcaiafa2015-01-069-4/+496
* Standardize usage of virtual/override/final specifiers in remoting/.dcheng2014-12-221-1/+1
* gn format // (the rest, except mojo)scottmg2014-12-031-10/+8
* Reporting of policy errors via host-offline-reason: part 1lukasza2014-11-252-1/+11
* Revert of Reporting of policy errors via host-offline-reason: part 1 (patchse...lukasza2014-11-202-11/+1
* Reporting of policy errors via host-offline-reason: part 1lukasza2014-11-202-1/+11
* Convert remoting_it2me_host_static to GNkelvinp2014-11-121-0/+33
* Remote assistance on Chrome OS Part IV - It2MeHostkelvinp2014-10-306-67/+91
* Revert of Remote assistance on Chrome OS Part IV - It2MeHost (patchset #12 id...kelvinp2014-10-306-91/+67
* Remote assistance on Chrome OS Part IV - It2MeHostkelvinp2014-10-306-67/+91
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-281-3/+3
* Standardize usage of virtual/override/final in remoting/dcheng2014-10-213-20/+18
* replace OVERRIDE and FINAL with override and final in remoting/mostynb2014-10-081-3/+3
* Remote Assistance on Chrome OS Part III - NativeMessageHostkelvinp2014-10-075-69/+81
* Revert "Remote Assistance on Chrome OS Part III - NativeMessageHost"Hayato Ito2014-10-075-81/+69
* Remote Assistance on Chrome OS Part III - NativeMessageHostkelvinp2014-10-075-69/+81
* Use make_scoped_ptr() in src/remoting.sergeyu2014-10-011-1/+1
* Use base::Value::IsType() to check base::Value types in src/remotingsergeyu2014-10-011-1/+1
* Fix remoting NM hosts to verify that incoming messages are dictionaries.sergeyu2014-09-291-0/+6
* Cleanup usage of scoped_ptr<> in remoting for C++11sergeyu2014-09-292-10/+10
* Remote Assistance on Chrome OS Part II - Native Messaging renamingkelvinp2014-09-204-39/+53
* Call XInitThreads on host startup.wez@chromium.org2014-08-191-0/+4
* Remove remoting/jingle_gluesergeyu@chromium.org2014-07-172-8/+8
* Pull out common code from client and host versions of LogToServerlambroslambrou@chromium.org2014-07-103-10/+11
* Move ServiceUrls to remoting/base.sergeyu@chromium.org2014-07-011-1/+1
* Fixing #define.weitaosu@chromium.org2014-06-241-3/+3
* Update list of apps in chromoting NM manifestssergeyu@chromium.org2014-06-181-2/+2
* Cleanup: Use base::CommandLine in remoting/thestig@chromium.org2014-05-231-1/+1
* Pull out common code from client and host versions of ServerLogEntry.lambroslambrou@chromium.org2014-05-223-4/+7
* Switch CandidateSession to use lists rather than vectors.wez@chromium.org2014-05-221-1/+1
* Move ConnectionToHost parameters out from Connect() call.wez@chromium.org2014-05-221-4/+0
* Remove PlatformFile from remoting native messaging.rvargas@chromium.org2014-05-022-25/+26
* Revert 267242 "Revert 267234 "New policies: enable/disable relay..."noamsml@google.com2014-04-301-1/+1
* Revert 267234 "New policies: enable/disable relay; port range"noamsml@google.com2014-04-301-1/+1
* New policies: enable/disable relay; port rangedcaiafa@chromium.org2014-04-301-1/+1
* Remove net_log.h from net_util, as it's no longer needed by net_log.h.mmenke@chromium.org2014-04-161-0/+5
* Add breakpad support for me2me and it2me native messaging host on Mac.weitaosu@chromium.org2014-03-282-0/+37
* Revert 259287 "Add breakpad support for me2me and it2me native m..."ernstm@chromium.org2014-03-252-37/+0