summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Migrate from googleurl/ includes to url/ ones in the remaining top-level dire...tfarina@chromium.org2013-07-1310-11/+11
* Allow transport candidates to arrive before the authentication accepted message.rmsousa@chromium.org2013-07-132-4/+28
* Restructure chromoting_jni_instance handling of Java stringssolb@chromium.org2013-07-133-194/+222
* Chromoting paired-client revocation, with NPAPI/native-messaging APIs.lambroslambrou@chromium.org2013-07-1212-25/+494
* Construct ChromotingClient instancesolb@chromium.org2013-07-123-37/+220
* Generate the lists of localization files instead of hardcoding them.alexeypa@chromium.org2013-07-114-210/+154
* Do not use the logging lock since the debug log file is not used anyway.alexeypa@chromium.org2013-07-112-0/+6
* Enable fetching of API keys and OAuth client details via JNIsolb@chromium.org2013-07-112-0/+26
* Create new remoting_client_jni targetsolb@chromium.org2013-07-115-0/+308
* Host offline status reporting.weitaosu@chromium.org2013-07-1110-3/+549
* Fix JID refresh logic.rmsousa@chromium.org2013-07-101-11/+47
* Make AudioPlayer optional in ChromotingClientsolb@chromium.org2013-07-104-5/+12
* Revert 210731 "Host offline status reporting."satorux@chromium.org2013-07-1010-547/+3
* Host offline status reporting.weitaosu@chromium.org2013-07-1010-3/+547
* Removed dependency on UiStrings now that the resources are properly localized.alexeypa@chromium.org2013-07-093-95/+89
* Localized Chromoting Host on Windows.alexeypa@chromium.org2013-07-0918-298/+1201
* Don't use reentrant version of getpwuid on Androidsolb@chromium.org2013-07-091-4/+6
* Move url_request_context from remoting/host/ to remoting/base/solb@chromium.org2013-07-049-21/+21
* Abstract PPAPI's ImageData behind webrtc::DesktopFrame interfacesolb@chromium.org2013-07-0410-58/+91
* Move file_util::Delete to the base namespacebrettw@chromium.org2013-07-012-2/+2
* Change HostController methods to accept onError callbacks.lambroslambrou@chromium.org2013-06-284-136/+202
* Add another extension ID to Chromoting native messaging manifestlambroslambrou@chromium.org2013-06-281-1/+2
* Use a direct include of time headers in ppapi/, printing/, remoting/.avi@chromium.org2013-06-2852-63/+63
* Whitelist more extension IDs for Chromoting native messaging hostlambroslambrou@chromium.org2013-06-271-1/+3
* Remove platform-specific implementations of RSAPrivateKey and SignatureCreatorrsleevi@chromium.org2013-06-271-14/+10
* Remove WebKit prefix from uses of MutationObserveradamk@chromium.org2013-06-272-3/+3
* Chromoting: fixing caps lock issue with mac host.weitaosu@chromium.org2013-06-2612-78/+207
* Better document GaiaOAuthClient via comments and updated method name.davidroche@chromium.org2013-06-264-7/+7
* Don't create a pairing registry.jamiewalch@chromium.org2013-06-261-4/+2
* Switched base::win:MessageWindow to use a callback instead of a delegate inte...alexeypa@chromium.org2013-06-254-33/+29
* Fixed jscompile error.jamiewalch@chromium.org2013-06-252-3/+5
* Optimize png files in remotingoshima@chromium.org2013-06-254-0/+0
* Add native messaging host to Linux Chromoting packagelambroslambrou@chromium.org2013-06-253-10/+41
* Add "PRIVATE" to the enum names of some private Pepper networking APIs:yzshen@chromium.org2013-06-243-5/+5
* Enable native messaging in chromoting webappsergeyu@chromium.org2013-06-243-9/+7
* mac: Update clients of scoped_nsobject.h.thakis@chromium.org2013-06-241-5/+5
* mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.thakis@chromium.org2013-06-246-17/+15
* Linux pairing registry delegate implementationjamiewalch@chromium.org2013-06-2314-115/+520
* Device robot refresh token integrity validation.davidroche@chromium.org2013-06-225-11/+5
* Add static Create method to LibjingleTransportFactorysolb@chromium.org2013-06-2110-59/+92
* Disable scroll-bars in shrink-to-fit mode.jamiewalch@chromium.org2013-06-213-0/+17
* Define a LoggingSettings struct to use for InitLogging()akalin@chromium.org2013-06-212-12/+6
* Delete and recreate the client plugin if WCS is reloaded.jamiewalch@chromium.org2013-06-213-13/+23
* Remove XML FROM element in JingleSession::StartConnectionsolb@chromium.org2013-06-213-2/+5
* Added the desktop shape fields to VideoPacket.alexeypa@chromium.org2013-06-2112-2/+159
* Moved remoting::win::MessageWindow to base::win::MessageWindow so that it cou...alexeypa@chromium.org2013-06-218-266/+17
* Chromoting Host: Don't listen for PRIMARY selection changeslambroslambrou@chromium.org2013-06-211-4/+2
* Add timeout for when P2P connection failures.sergeyu@chromium.org2013-06-214-6/+58
* Change the daemon start type to 'manual' if the host ID has been deleted.alexeypa@chromium.org2013-06-218-20/+83
* Update the include paths of message_loop_proxy.htfarina@chromium.org2013-06-201-1/+0