summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Change most uses of Pickle to base::Picklebrettw2015-06-031-8/+7
* [Remoting] Removes duplicate connecting events.kelvinp2015-06-033-24/+1
* Move Pickle to base namespace.brettw2015-06-021-5/+5
* Move ObserverList to base namespace.brettw2015-06-024-4/+4
* Added classes for communicating with the GCD REST API.jrw2015-06-0220-214/+1352
* Updating app remoting build script to handle our new vendor environment.joedow2015-06-021-4/+6
* Make paired clients list scrollable.jamiewalch2015-06-025-4/+16
* This CL addresses wez and Jamie's feedback on the reliability of the reconnec...kelvinp2015-06-018-59/+240
* JS Object annotations don't need the string key type outside of chrome/.thestig2015-05-3014-30/+30
* [Chromoting] Do not initialize remoting.windowShape on CRD.kelvinp2015-05-3010-36/+65
* Share duplicated USB key-code definitions.jamiewalch2015-05-289-127/+123
* [Chromoting] Use chrome_extension.js from third_party/closure_compiler/externs.kelvinp2015-05-2830-646/+118
* [AppRemoting] IdleDetector cleanup.kelvinp2015-05-285-92/+75
* No longer build/use google_update on non-Chrome builds.grt2015-05-273-8/+1
* [AppRemoting] Auto reconnect dropped connection if we are online.kelvinp2015-05-279-23/+141
* Change some straggling **/ end JSDoc comments to */.dbeam2015-05-272-7/+7
* Fix some JS style nits.dbeam2015-05-272-2/+2
* Add 'explicit' qualifiers to single-arguments ctorsprimiano2015-05-271-1/+1
* Fix all compiler errors found by the new compiler version.Jeremy Klein2015-05-272-45/+27
* Disable stuck key detection on all platforms.jamiewalch2015-05-271-8/+1
* [AppRemoting] Drop the connection after resuming from a sleep > 30s.kelvinp2015-05-277-27/+145
* Fix ClientVideoDispatcher not to crash during shutdown.sergeyu2015-05-272-4/+8
* [Chromoting] Separates chrome mocks from chrome protos in unittests.kelvinp2015-05-2616-56/+79
* Updating XTBs based on .GRDs from branch masterPenny MacNeil2015-05-2641-2/+315
* Create a new window on launch.jamiewalch2015-05-262-19/+11
* url: Fix the TODO in url_parse.h header.tfarina2015-05-261-1/+1
* Use scoped_ptrs in JSONReader::Read functions.estade2015-05-2217-22/+21
* Fix a lot of support links.dbeam2015-05-227-10/+9
* Disable stuck key detection on ChromeOS.jamiewalch2015-05-213-3/+20
* Fix FakePortAllocator to work with standard ICE.sergeyu2015-05-211-6/+7
* [AppRemoting] Implement ConnectionDroppedDialog.kelvinp2015-05-2011-12/+184
* Filter spurious mouse move events.jamiewalch2015-05-202-3/+22
* Added class to subscribe to GCD notifications over XMPP.jrw2015-05-199-10/+271
* remoting.WindowShape clean up.kelvinp2015-05-1912-39/+160
* [Chromoting] Run jscompile over JS for HTML files (GN-only)garykac2015-05-183-14/+38
* Enable Cyclic Refresh for VP9.aconverse2015-05-162-3/+46
* Convert JsonWriter::Write to taking a const ref for the in-paramestade2015-05-1615-31/+31
* [Chromoting] Add GN build support for ar_sample_app target.garykac2015-05-168-143/+454
* Add AllReadDataConsumed and AllWriteDataConsumed methods to SocketDataProviderrch2015-05-152-0/+16
* Revert of [Chromoting] Show any startup errors in the LoadingWindow. (patchse...dbeam2015-05-154-132/+93
* [Chromoting] Show any startup errors in the LoadingWindow.garykac2015-05-154-93/+132
* Collect all ConnectionAttempts from both sockets in TransportConnectJob.ttuttle2015-05-153-0/+16
* Include the session id in feedback logs.jamiewalch2015-05-155-8/+28
* Add category selector to feedback dialog.jamiewalch2015-05-144-11/+67
* Fix MessageReader to pass errors to the channelsergeyu2015-05-148-53/+110
* Respect opt_scopes in getNewToken.jamiewalch2015-05-132-1/+7
* Use cipher suite config options in SSLServerSocketOpenSSL.sergeyu2015-05-131-1/+1
* Revert of Use cert config options in SSLServerSocketOpenSSL. (patchset #4 id:...benwells2015-05-131-1/+1
* Use cipher suite config options in SSLServerSocketOpenSSL.sergeyu2015-05-121-1/+1
* Switch remaining functions from SchemeIsSecure() tolgarron2015-05-121-1/+1