summaryrefslogtreecommitdiffstats
path: root/remoting/protocol
Commit message (Expand)AuthorAgeFilesLines
* Revert 257524 "Move IsStringASCII/UTF8 to base namespace."brettw@chromium.org2014-03-171-1/+1
* Move IsStringASCII/UTF8 to base namespace.brettw@chromium.org2014-03-171-1/+1
* Reimplemented string array resources.jamiewalch@chromium.org2014-03-072-3/+2
* Refactor TokenValidatorImpl into a base class + implementation.rmsousa@chromium.org2014-02-268-51/+80
* Fix getPairedClients for un-elevated native messaging process.weitaosu@chromium.org2014-02-231-1/+3
* Explicitly select ICEPROTO_GOOGLE mode in LibjingleTransportFactorysergeyu@chromium.org2014-02-081-0/+1
* Migrate remoting/ to base::RunLoop::RunUntilIdle();tfarina@chromium.org2014-01-245-28/+33
* Fix JID checking for cases where the user account does not have a Google emai...rmsousa@chromium.org2014-01-112-5/+29
* Show connection type in web-app.jamiewalch@chromium.org2014-01-092-2/+5
* Android Chromoting - Close the Desktop view on disconnectionlambroslambrou@chromium.org2014-01-092-6/+6
* Update uses of Value in extensions/, google_apis/, gpu/, media/, net/, printi...avi@chromium.org2013-12-231-1/+1
* Fix LibjingleTransportFactory to refresh STUN/Relay.sergeyu@chromium.org2013-12-1610-145/+163
* Revert 240926 "Fix LibjingleTransportFactory to refresh STUN/Relay."sergeyu@chromium.org2013-12-1610-163/+145
* Fix LibjingleTransportFactory to refresh STUN/Relay.sergeyu@chromium.org2013-12-1610-145/+163
* Disable authenticator unittests on Androidlambroslambrou@chromium.org2013-12-134-22/+51
* Cleanup LibjingleTransportFactorysergeyu@chromium.org2013-12-123-79/+31
* Revert 239921 "Revert 239759 "The comment in base64.h implies th..."vadimt@chromium.org2013-12-114-15/+6
* Revert 239759 "The comment in base64.h implies that base::Base64..."vadimt@chromium.org2013-12-114-6/+15
* The comment in base64.h implies that base::Base64Encode() can return false, butricea@chromium.org2013-12-104-15/+6
* LOG(INFO) tidying in remoting/scottmg@chromium.org2013-11-254-6/+6
* net: require forward security for Chromoting SSL/TLS server connections.agl@chromium.org2013-10-311-1/+4
* Add VP9 decode support to the remoting client.wez@chromium.org2013-10-224-2/+28
* Remove dependency on Skia from chromoting client.sergeyu@chromium.org2013-09-255-33/+35
* Enable IPv6 in chromotingsergeyu@chromium.org2013-09-191-1/+2
* Revert 224101 "Remove dependency on Skia from chromoting client."sergeyu@chromium.org2013-09-195-35/+33
* Remove dependency on Skia from chromoting client.sergeyu@chromium.org2013-09-195-33/+35
* Simplify VideoEncoder interface.sergeyu@chromium.org2013-09-131-0/+5
* Remove obsolete audio codecs and channel configurations.sergeyu@chromium.org2013-09-121-23/+3
* Move cursor-shape validation into remoting/protocollambroslambrou@chromium.org2013-09-121-1/+42
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-302-4/+4
* Move ScopedClosureRunner to callback_helpers, add Reset.avi@chromium.org2013-08-303-1/+3
* Remove unused variable declaration.etienneb@chromium.org2013-08-211-1/+0
* Support service accounts in the chromoting host.rmsousa@chromium.org2013-08-162-7/+8
* [net] Use scoped_ptr<> consistently in ClientSocketFactory and related codeakalin@chromium.org2013-08-151-11/+11
* Remove deprecated functions that take StreamSockets instead of handlesakalin@chromium.org2013-08-141-1/+4
* Added JsonMessage to the control channel.jamiewalch@chromium.org2013-08-137-0/+31
* Changed the way the client pairings are stored in the registry.alexeypa@chromium.org2013-08-092-16/+10
* Refactored PairingRegistry::Delegate such that it can retrieve/modify for a s...alexeypa@chromium.org2013-08-026-349/+371
* Add serialization to PairingRegistry.jamiewalch@chromium.org2013-07-195-42/+268
* Add the beginnings of a Chromoting Android appsolb@chromium.org2013-07-192-0/+9
* Use a direct include of the message_loop header in remoting/.avi@chromium.org2013-07-1711-12/+12
* Migrate from googleurl/ includes to url/ ones in the remaining top-level dire...tfarina@chromium.org2013-07-133-3/+3
* Allow transport candidates to arrive before the authentication accepted message.rmsousa@chromium.org2013-07-132-4/+28
* Chromoting paired-client revocation, with NPAPI/native-messaging APIs.lambroslambrou@chromium.org2013-07-123-20/+216
* Host offline status reporting.weitaosu@chromium.org2013-07-111-0/+4
* Make AudioPlayer optional in ChromotingClientsolb@chromium.org2013-07-102-1/+5
* Revert 210731 "Host offline status reporting."satorux@chromium.org2013-07-101-4/+0
* Host offline status reporting.weitaosu@chromium.org2013-07-101-0/+4
* Use a direct include of time headers in ppapi/, printing/, remoting/.avi@chromium.org2013-06-288-9/+9
* Chromoting: fixing caps lock issue with mac host.weitaosu@chromium.org2013-06-262-8/+40