summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* remoting: Remove a comment that references TOOLKIT_GTK.tfarina2015-10-061-1/+0
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-10-0552-6/+384
* Android Chromoting: Fix getColor() deprecation warning.lambroslambrou2015-10-021-1/+3
* Add histogram for network latency estimate in remoting client.Sergey Ulanov2015-10-022-0/+36
* Fix LibjingleTransportFactory to fetch relay token reliably.sergeyu2015-10-021-2/+3
* Detect plugin initialization failures with the error event.kelvinp2015-10-022-28/+24
* [Chromoting] Refresh the host list whenever the app regain focus.kelvinp2015-10-0110-61/+137
* [Chromoting] Remote Assistance in Public Session.kelvinp2015-10-0113-46/+250
* Improve roundtrip stats calculation in the clientsergeyu2015-10-019-115/+111
* Renaming CRD host OS details key to be constant with usage.nicholss2015-10-012-9/+11
* Android Chromoting: Add hooks for the official account-switcherlambroslambrou2015-10-015-6/+43
* 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-3016-123/+282
* Prevent error thrown when getStringAttr is called without default.nicholss2015-09-292-3/+3
* Chrome Remote Desktop will collect and report the host OS name and version.nicholss2015-09-297-31/+116
* Chrome Remote Desktop client integration for host OS details.nicholss2015-09-2913-20/+165
* Extend base::win::ObjectWatcher to watch an event multiple times.jam2015-09-291-1/+1
* Return an error if plugin fails to initialize.kelvinp2015-09-299-42/+120
* Improve HostOptions unit testsjamiewalch2015-09-281-3/+19
* Android Chromoting: Tint menu icons.lambroslambrou2015-09-283-0/+37
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-09-2845-0/+135
* Make SharedMemoryHandle a class on windows.erikchen2015-09-252-3/+8
* Refactor HostSettings class.jamiewalch2015-09-2514-237/+406
* Cleanup: IWYU for base/gtest_prod_util.h.thestig2015-09-253-5/+4
* Wake up display when input event is injecteddcaiafa2015-09-251-0/+44
* Cleanup: Remove references to tests that no longer exists / are unused.thestig2015-09-241-4/+0
* Fix TestChromotingClient constructor delegation syntaxmdempsky2015-09-241-5/+4
* Add ToS link to installer download.jamiewalch2015-09-246-68/+227
* base: Template methods on Timer classes instead of the classes themselves.danakj2015-09-2427-36/+36
* ipc: Remove unnecessary attachment broker plumbing.erikchen2015-09-249-43/+23
* Add UMA histogram for the input event latency in chromoting client.sergeyu2015-09-241-2/+17
* Fix CONNECITON_CANCELED not reported when plugin fails to create.kelvinp2015-09-2410-53/+67
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-09-231-1/+1
* Roll WebRTC 10010:10022, Libjingle 10011:10022deadbeef2015-09-231-16/+8
* Android Chromoting: Remove padding around account-switcher.lambroslambrou2015-09-236-6/+13
* Fix a typo crubg.com --> crbug.com.eroman2015-09-231-1/+1
* Removing Test and Staging environments from App Remoting Test Driver tool.joedow2015-09-225-170/+32
* 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
* make ProxyService::CreateSystemProxyConfigService return scoped_ptrscsharrison2015-09-221-4/+4
* Removing deprecated environments from App Remoting build files.joedow2015-09-213-18/+7
* Fix PerformanceTracker to use its own timer to send UMA stats.sergeyu2015-09-214-33/+45
* 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
* Use the appropriate variant of IntToString in //remotingricea2015-09-203-5/+5
* Copy libvpx from DEPS to srcjohannkoenig2015-09-188-10/+10
* 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
* Make deps of GN groups public.brettw2015-09-181-1/+1
* Remove lock from remoting::RunningAveragesergeyu2015-09-182-12/+10