summaryrefslogtreecommitdiffstats
path: root/remoting/host/setup
Commit message (Expand)AuthorAgeFilesLines
* Move ServiceUrls to remoting/hostsergeyu2016-03-241-1/+1
* Revert of Move ServiceUrls to remoting/host (patchset #4 id:80001 of https://...aberent2016-03-241-1/+1
* Move ServiceUrls to remoting/hostsergeyu2016-03-231-1/+1
* remoting: Add out-of-line copy ctors for complex classes.vmpstr2016-02-262-0/+3
* base: Stop overloading ReadFileToString()hashimoto2016-02-241-1/+2
* net: move GetHostName() function into network_interfaces.htfarina2016-02-123-3/+3
* Remove AsyncResult::RESULT_FAILED_DIRECTORY. It's not used anywhere other tha...jamiewalch2016-02-112-6/+0
* Fix remaining incompatibilities between scoped_ptr and unique_ptr.dcheng2016-01-201-2/+2
* Use std::move() instead of .Pass() in remoting/hostsergeyu2015-12-238-95/+93
* Switch to standard integer types in remoting/host/.avi2015-12-2220-8/+33
* clang/win: Let remaining chromium_code targets build with -Wextra.thakis2015-12-101-3/+2
* Enforce WARN_UNUSED_RESULT attribute on Windowsdcheng2015-10-101-1/+2
* base: Template methods on Timer classes instead of the classes themselves.danakj2015-09-242-2/+2
* Improve diagnostic messages for CreateDirectory and running start-host as root.nicholss2015-09-222-5/+20
* Allow local admins access to the pipe created by the unprivileged native mess...weitaosu2015-09-181-3/+6
* Fix compilation of Me2Me host with GNsergeyu2015-09-171-0/+1
* Remove use of JSONReader::DeprecatedRead from remoting/olli.raula2015-09-021-2/+2
* Capture log messages from the helper script.jamiewalch2015-09-011-54/+12
* Pass error messages from native messaging to web-app.jamiewalch2015-08-213-20/+36
* clang/win: Fix most -Wunused-function warnings in Chromium code.thakis2015-07-281-11/+0
* Initialize the logger in Chromoting Me2e start-host tool.lambroslambrou2015-07-151-0/+4
* Fix "extra qualification on member [-Wmicrosoft]" warnings.thakis2015-07-071-1/+1
* remoting: Migrate callers of message_loop_proxy() to task_runner()skyostil2015-06-121-4/+4
* No longer build/use google_update on non-Chrome builds.grt2015-05-272-7/+1
* url: Fix the TODO in url_parse.h header.tfarina2015-05-261-1/+1
* Use scoped_ptrs in JSONReader::Read functions.estade2015-05-223-5/+5
* Convert JsonWriter::Write to taking a const ref for the in-paramestade2015-05-163-5/+5
* Adjust URLFetcher::Create API so that object is returned as scoped_ptr.dtapuska2015-05-011-2/+2
* Added unit tests for getCredentialsFromAuthCode.jrw2015-04-277-90/+211
* Use base::ResetAndReturn() in remoting.sergeyu2015-04-253-24/+15
* Added method to host daemon to exchange an auth code for just an OAuthjrw2015-04-244-16/+42
* Update {virtual,override} to follow C++11 style in remoting.nick2015-04-232-9/+9
* remoting: Use MD5String() function from base/.tfarina2015-04-231-10/+2
* Fix remoting_unittests and ui_base_unittests in GNbrettw2015-04-171-0/+6
* Remove uses of KillProcess()rvargas2015-03-181-3/+2
* Add remoting and PPAPI tests to GN buildbrettw2015-03-041-0/+32
* Revert of Add remoting and PPAPI tests to GN build (patchset #6 id:100001 of ...cpu2015-03-021-32/+0
* Add remoting and PPAPI tests to GN buildbrettw2015-03-021-0/+32
* Revert of Add remoting and PPAPI tests to GN build (patchset #7 id:120001 of ...eroman2015-02-271-32/+0
* Add remoting and PPAPI tests to GN buildbrettw2015-02-271-0/+32
* Remove obsolete daemon controller states.weitaosu2015-02-195-38/+13
* Remove unused daemon controler APIS: SetWindow and GetVersion.weitaosu2015-02-1210-155/+1
* Move the |ElevatedDaemonController| implementation to |DaemonControllerDelega...weitaosu2015-02-062-310/+337
* Revert "Enable positional parameters for base::vsnprintf and base::vswprintf ...thakis2015-02-061-2/+4
* Remove InstallHost from the DaemonController.weitaosu2015-01-3011-574/+24
* UAC and pin confirmation dialogs are not on foreground when updating pin #weitaosu2015-01-281-0/+18
* remoting: Remove unused private fieldshashimoto2015-01-193-1/+4
* Update remoting to use the new version of LaunchProcess.rvargas2015-01-101-4/+4
* replace NULL->nullptr in src/remoting.sergeyu2015-01-0913-51/+51
* Upgrade the windows specific version of LaunchProcess to avoid raw handles.rvargas2014-12-051-4/+5