summaryrefslogtreecommitdiffstats
path: root/remoting/protocol
Commit message (Expand)AuthorAgeFilesLines
* 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
* Linux pairing registry delegate implementationjamiewalch@chromium.org2013-06-236-109/+170
* Add static Create method to LibjingleTransportFactorysolb@chromium.org2013-06-212-1/+38
* Remove XML FROM element in JingleSession::StartConnectionsolb@chromium.org2013-06-213-2/+5
* Add timeout for when P2P connection failures.sergeyu@chromium.org2013-06-214-6/+58
* Changes to PairingRegistry to facilitate per-platform implementions.jamiewalch@chromium.org2013-06-187-52/+119
* Make the mapping from client id -> secret asynchronous.jamiewalch@chromium.org2013-06-149-119/+207
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in remoting/.dcheng@chromium.org2013-06-147-9/+9
* Remove XmppProxy and JavascriptSignalStrategy.sergeyu@chromium.org2013-06-132-32/+18
* Give more request types a TransportSecurityState.palmer@chromium.org2013-06-132-0/+5
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-111-1/+1
* Use a direct include of strings headers in remoting/.avi@chromium.org2013-06-117-7/+7
* Update includes of message_loop_proxy.brettw@chromium.org2013-06-106-6/+6
* This CL adds the "request pairing" implementation between the web-app and the...jamiewalch@chromium.org2013-06-045-12/+8
* Update remoting/ to use WeakPtr<T>::get() instead of implicit "operator T*"akalin@chromium.org2013-06-041-4/+6
* Update remoting/ and jingle/ to use scoped_refptr<T>::get() rather than impli...rsleevi@chromium.org2013-06-0114-50/+78
* Show a 'remember me' checkbox in the web-app when connecting to a host that s...jamiewalch@chromium.org2013-05-244-8/+15
* PairingAuthenticator implementation and plumbing.jamiewalch@chromium.org2013-05-2218-58/+794
* Added missing function.jamiewalch@chromium.org2013-05-151-0/+5
* Added support for an optimistic protocol message from the client.jamiewalch@chromium.org2013-05-142-11/+36
* Added PairingRegistry class.jamiewalch@chromium.org2013-05-103-0/+219
* Protocol-level changes required to support PIN-less authentication.jamiewalch@chromium.org2013-05-107-2/+40
* Cleanup code that format session description.sergeyu@chromium.org2013-05-051-20/+8