summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clean up Java logging in remoting/android.lambroslambrou2015-10-2211-38/+45
* Android Chromoting: Bump targetSdkVersion to 23lambroslambrou2015-10-222-2/+2
* Android Chromoting: Improve error-handling in tintMenuIcons()lambroslambrou2015-10-221-2/+22
* Fix Client doesn't handle the case when the connection is rejected by the host.kelvinp2015-10-212-2/+7
* Remove set_readable call because webrtc will remove this method.honghaiz2015-10-211-1/+0
* Replace PluginThreadTaskRunner with a simpler MainPluginThreadTaskRunner.sergeyu2015-10-219-448/+99
* remoting: Make conversions from gfx::Point to PointF explicit.danakj2015-10-201-1/+1
* Add workaround for PPB_VideoDecoder not setting visible_rect.sergeyu2015-10-201-3/+21
* Updating XTBs based on .GRDs from branch masterKrishna Govind2015-10-1948-1/+49
* mac: Let remoting_host_prefpane link with libc++.thakis2015-10-191-9/+1
* Revert https://codereview.chromium.org/1408263002/ for remoting_host_prefpane.Nico Weber2015-10-171-0/+8
* Remove from the Chromoting test-driver tests the checks for connection times ...anandc2015-10-161-36/+1
* Android Chromoting: Include native Cardboard library in the applambroslambrou2015-10-162-0/+65
* Make ValueDeserializer::Deserialize return scoped_ptrolli.raula2015-10-162-6/+6
* 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