summaryrefslogtreecommitdiffstats
path: root/remoting/host
Commit message (Expand)AuthorAgeFilesLines
* Make ValueDeserializer::Deserialize return scoped_ptrolli.raula2015-10-162-6/+6
* Use standard DOM code definitions instead of custom.jamiewalch2015-10-122-21/+22
* Don't use base::MessageLoop::{Quit,QuitClosure} in remoting/ki.stfu2015-10-127-15/+15
* mac: Make remoting_host build with the 10.11 SDK.thakis2015-10-121-6/+6
* Enforce WARN_UNUSED_RESULT attribute on Windowsdcheng2015-10-101-1/+2
* Chrome Remote Host: support py3 syntaxvapier2015-10-061-25/+27
* remoting: Remove a comment that references TOOLKIT_GTK.tfarina2015-10-061-1/+0
* Renaming CRD host OS details key to be constant with usage.nicholss2015-10-012-9/+11
* Chrome Remote Desktop host will call get linux distro in main, caching result.nicholss2015-10-012-1/+9
* Add UMA histograms for more detailed latency tracking on the CRD host.sergeyu2015-09-304-51/+168
* Chrome Remote Desktop will collect and report the host OS name and version.nicholss2015-09-296-31/+114
* Extend base::win::ObjectWatcher to watch an event multiple times.jam2015-09-291-1/+1
* Make SharedMemoryHandle a class on windows.erikchen2015-09-252-3/+8
* Cleanup: IWYU for base/gtest_prod_util.h.thestig2015-09-252-4/+4
* Wake up display when input event is injecteddcaiafa2015-09-251-0/+44
* base: Template methods on Timer classes instead of the classes themselves.danakj2015-09-2420-29/+29
* ipc: Remove unnecessary attachment broker plumbing.erikchen2015-09-249-43/+23
* Improve diagnostic messages for CreateDirectory and running start-host as root.nicholss2015-09-222-5/+20
* Fixing an error when service chrome-remote-desktop commands in user mode.nicholss2015-09-221-5/+1
* Cleanup: Pass std::string as const reference from remoting/ki.stfu2015-09-211-2/+2
* Add source column to chrome://policy showing the origins of policies.fhorschig2015-09-211-1/+2
* Revert of Add source column to chrome://policy showing the origins of policie...dgrogan2015-09-181-2/+1
* Add source column to chrome://policy showing the origins of policies.fhorschig2015-09-181-1/+2
* Allow local admins access to the pipe created by the unprivileged native mess...weitaosu2015-09-181-3/+6
* Revert of Add source column to chrome://policy showing the origins of policie...jochen2015-09-181-2/+1
* Add source column to chrome://policy showing the origins of policies.fhorschig2015-09-181-1/+2
* Rename/Move ChromotingStats->protocol::PerformanceTrackersergeyu2015-09-171-2/+1
* Fix compilation of Me2Me host with GNsergeyu2015-09-171-0/+1
* Shift URLRequestContextStorage over to taking scoped_ptrs.rdsmith2015-09-161-3/+4
* Add three missing includes.grunell2015-09-161-0/+1
* Add ScopedAllowIO in GnubbyAuthHandlerPosix::CreateAuthorizationSocket().sergeyu2015-09-161-2/+10
* Fix running gyp with configuration_policy=0the_jk2015-09-151-1/+4
* Move Singleton and related structs to namespace baseolli.raula2015-09-102-2/+2
* Gate gtk on chromeos.petermayo2015-09-042-4/+4
* 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
* Make gtk2/gtk3 compile time switchable.erg2015-09-012-3/+3
* Annotate GN executables and shared_libraries with sanitizer deps.brettw2015-08-312-0/+3
* Fix Chromoting install on Mac OS X 10.11 (El Capitan).garykac2015-08-282-18/+71
* Remove use of JSONReader::DeprecatedRead from host_config.ccolli.raula2015-08-281-2/+2
* Move remoting/base/resources* to remoting/hostsergeyu2015-08-268-2/+181
* Using scoped_ptr for URLRequestJobFactoryImpl::SetProtocolHandlersvaldez2015-08-241-1/+1
* remoting: Remove dependency on YUV code in src/mediasergeyu2015-08-213-9/+0
* Pass error messages from native messaging to web-app.jamiewalch2015-08-218-44/+263
* Include the host version number in logs.jamiewalch2015-08-191-1/+4
* Pre-emptive fix for new protobuf version.pkasting2015-08-171-0/+1
* Disable flaky PolicyWatcherTest.TestRealChromotingPolicy on ASAN.jam2015-08-151-1/+7
* Pre-emptive fix for new protobuf version.pkasting2015-08-141-0/+1
* Enable QUIC support in chromotingsergeyu2015-08-142-1/+6
* Fix DCHECK in clipboard_mac.mm on session shutdowndcaiafa2015-08-141-8/+2