summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Fix JingleSessionTest.TestQuicStreamChannel to pass reliably.sergeyu2015-10-151-1/+2
* Android Chromoting: Clean up GYP file by merging sections.lambroslambrou2015-10-151-8/+3
* Fix LibjingleTransport to connect only when it can receive data.sergeyu2015-10-142-14/+54
* Implement GetTotalReceivedBytes() for StreamSockettbansal2015-10-141-0/+4
* Add workaround for failure to compile remoting plugin with GNsergeyu2015-10-131-0/+10
* Undo ChromeOS Alt-key mapping for keys that have an identical Search key mapp...jamiewalch2015-10-133-10/+105
* Speculative fix for the failure to initialize PPB_VideoDecoder.sergeyu2015-10-131-7/+10
* [Chromoting] Cleans up legacy code for XMPP-based logging.kelvinp2015-10-1310-590/+114
* Use standard DOM code definitions instead of custom.jamiewalch2015-10-1215-308/+290
* Don't use base::MessageLoop::{Quit,QuitClosure} in remoting/ki.stfu2015-10-1221-47/+46
* Fixing offline host timezone issue.joedow2015-10-121-0/+2
* mac: Make remoting_host build with the 10.11 SDK.thakis2015-10-121-6/+6
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-10-1214-27/+37
* Enforce WARN_UNUSED_RESULT attribute on Windowsdcheng2015-10-101-1/+2
* Add explanatory text to help translate 'Host'.jamiewalch2015-10-091-11/+11
* Roll closure compilerDan Beam2015-10-091-2/+1
* Report connection cancellation due to host version mismatch.kelvinp2015-10-096-54/+82
* Report the Auth method for me2me connections.kelvinp2015-10-099-16/+176
* Enable account-switcher to render into the status-bar.lambroslambrou2015-10-095-1/+18
* Fix type errors revealed by https://github.com/google/closure-compiler/commit...tbreisacher2015-10-082-2/+1
* Fix cannot launch new window from hamburger menu.kelvinp2015-10-081-2/+4
* Improve reconnect behavior.kelvinp2015-10-0710-219/+380
* Roll WebRTC 10183:10197, Libjingle 10176:10196pbos2015-10-072-0/+2
* Suppress -Wextern-initializer in chromoting_lib.dlldata.cHans Wennborg2015-10-061-0/+2
* Chrome Remote Host: support py3 syntaxvapier2015-10-061-25/+27
* 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