summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Android Chromoting: Fix Help back buttonlambroslambrou2015-11-132-5/+1
* Android Chromoting: Update empty-host-list screenlambroslambrou2015-11-1310-10/+25
* Android Chromoting: Update Play Store what's-new text.lambroslambrou2015-11-131-2/+3
* Closure compiler: Add app_remoting_webapp to bot. Fix some errors.tommycli2015-11-134-3/+7
* Change filename produced by remoting_apk target.lambroslambrou2015-11-123-3/+1
* Android Chromoting: Refactor help-and-feedback implementation.lambroslambrou2015-11-127-15/+116
* Collect prior session summary for reconnect button.kelvinp2015-11-125-4/+93
* Unify mc.exe calling in GN, set environment.brettw2015-11-113-68/+1
* Hide Reconnect button when connection is dropped due to CLIENT_SUSPENDEDkelvinp2015-11-113-33/+65
* Renaming Remoting Android Touch Input classes to prepare for refactor.joedow2015-11-114-522/+521
* [Chromoting] Fix telemetry error in remoting.It2MeActivitykelvinp2015-11-101-9/+22
* Move ChromiumPortAllocatorFactory to remoting/protocolsergeyu2015-11-107-24/+26
* [Chromoting] SessionLogger refactor.kelvinp2015-11-1013-194/+140
* Added default case to fix Desktop.java compilation.timav2015-11-091-0/+4
* GN: Avoid nontrivial shell commands in gcc_toolchain tool("link")mcgrathr2015-11-092-4/+22
* Cleanup list of targets in remoting_allsergeyu2015-11-091-4/+8
* Suspend ActionBar autohide timer during user interaction.joedow2015-11-091-6/+68
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-11-0910-0/+20
* Use the Local Machine Cert store in the token validator.weitaosu2015-11-072-9/+38
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-11-0610-14/+14
* Only build remoting_me2me_host_archive in chrome_branded build.dpranke2015-11-051-4/+4
* Adding assets and menu item for Touch input mode.joedow2015-11-058-6/+14
* Reports PNaCl plugin error to the telemetry service.kelvinp2015-11-054-10/+37
* port remoting_me2me_host_archive to GNdpranke2015-11-046-9/+218
* Fix build_deb.sh script to work for any output directory.sergeyu2015-11-033-10/+18
* Fix chromoting host to report error when closing connection.sergeyu2015-11-0347-159/+207
* Move curtain_mode and signal_handler to remoting_hostsergeyu2015-11-033-12/+14
* Fixing image canvas resize problems when showing/hiding system UI.joedow2015-11-025-36/+218
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-11-0252-4/+108
* Rename TransportSession->Transportsergeyu2015-10-3119-154/+134
* Set encode-time when done encoding a frame.anandc2015-10-311-0/+3
* Revert of Fix chromoting host to report error when closing connection. (patch...rjkroege2015-10-3146-193/+145
* Fix chromoting host to report error when closing connection.sergeyu2015-10-3046-145/+193
* Adding initial touch methods and data structures for Android Remoting client.joedow2015-10-289-14/+327
* Remove remoting::protocol::Transport interface.sergeyu2015-10-2812-396/+347
* Add TransportSession interface to prepare for WebRTC-based transport.sergeyu2015-10-2828-408/+734
* SSL and add handlers in EmbeddedTestServersvaldez2015-10-281-1/+2
* Revert of Add TransportSession interface to prepare for WebRTC-based transpor...georgesak2015-10-2827-732/+406
* Add TransportSession interface to prepare for WebRTC-based transport.sergeyu2015-10-2827-406/+732
* Revert of SSL in EmbeddedTestServer (patchset #55 id:1070001 of https://coder...stevenjb2015-10-271-2/+1
* Fixing typo in header macro guard.joedow2015-10-271-3/+3
* SSL and add handlers in EmbeddedTestServersvaldez2015-10-271-1/+2
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-10-2652-59/+8
* Changing the case of hostOS to hostOs to conform to the coding guidelines.nicholss2015-10-269-37/+37
* Changes KeycodeConverter lookups to take |const std::string&| in place of |co...kpschoedel2015-10-261-2/+1
* Remove insecure QUIC supportrch2015-10-261-1/+1
* Fix zombie canceled sessions.kelvinp2015-10-242-21/+27
* Android Chromoting: Add first-time dialog for Cardboard view.lambroslambrou2015-10-243-8/+53
* Add NormalizingInputFilterWin to un-pick AltGr sequences.wez2015-10-238-1/+395
* Remove RemoteAccessHostDebugOverridePolicies.jamiewalch2015-10-232-59/+0