summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Pass file task runner to net::URLRequestContextBuildersergeyu2015-04-272-1/+4
* Route OCSP stapling through CertVerifier.davidben2015-04-271-0/+1
* [Chromoting] Extract shared viewport code into viewport.js.garykac2015-04-276-190/+212
* [Chromoting] Use MockConnection for bump scrolling browser test.kelvinp2015-04-253-4/+71
* [Chromoting] Update build-webapp to accept a filelist & update GN rulesgarykac2015-04-253-14/+34
* Refactored HostDaemonFacade so that replies to requests are handled injrw2015-04-251-122/+82
* Use base::ResetAndReturn() in remoting.sergeyu2015-04-2518-90/+60
* Fix not-authorized error message.jamiewalch2015-04-242-3/+9
* [Webapp Refactor] Reliably cancels a connection.kelvinp2015-04-248-33/+86
* Start logging host-version info in the Chromoting client.anandc2015-04-243-3/+29
* Remove experimental permission.jamiewalch2015-04-241-1/+0
* Added method to host daemon to exchange an auth code for just an OAuthjrw2015-04-245-17/+62
* Pass in a non-null CertVerifier into SSLClientSocket.davidben2015-04-246-20/+97
* Switch VP9 lossy to CBR encoding.aconverse2015-04-241-6/+10
* [Webapp Refactor] Cleans up the ClientSession.EventHandler interface.kelvinp2015-04-248-87/+92
* Fixed implementation of patchRegistrationTicket.jrw2015-04-233-25/+22
* [Chromoting] Re-enable mouse lock for AppRemoting.garykac2015-04-231-0/+2
* Use standard ICE in Chromoting.sergeyu2015-04-2327-328/+744
* Update {virtual,override} to follow C++11 style in remoting.nick2015-04-2339-170/+170
* Revert of Use standard ICE in Chromoting. (patchset #7 id:160001 of https://c...sergeyu2015-04-2327-743/+327
* Use standard ICE in Chromoting.sergeyu2015-04-2327-327/+743
* remoting: Use MD5String() function from base/.tfarina2015-04-231-10/+2
* Revert of Use standard ICE in Chromoting. (patchset #7 id:160001 of https://c...horo2015-04-2327-743/+327
* Refactor NetLog::LogLevel --> NetLogCaptureMode.eroman2015-04-231-1/+2
* Use standard ICE in Chromoting.sergeyu2015-04-2327-327/+743
* [Webapp Refactor] Implement Unittest for ClientSession.kelvinp2015-04-239-121/+332
* Android Chromoting: Fix memory leak on disconnecting session.lambroslambrou2015-04-232-2/+3
* Exclude manual PIN-entry time in calculation of session durations.anandc2015-04-222-1/+19
* Fix some closure compiler nits in remoting/ to bump compiler.Dan Beam2015-04-225-125/+133
* [Chromoting] Enable the Chromoting webapp build in GNgarykac2015-04-228-123/+343
* Updated Xhr class to check for unknown parameter names.jrw2015-04-222-50/+91
* Misc fixes for the ChromeOS and Win x64 GN builds.Dirk Pranke2015-04-222-0/+2
* Converted HostListApi to use a promises instead of callbacks.jrw2015-04-214-130/+93
* Windows GN tests, webcrypto warningsbrettw2015-04-213-5/+25
* NaCl/GYP: remove references to prep_toolchain.ncbray2015-04-212-7/+0
* [Chromoting] Expose LogToServer for logging.kelvinp2015-04-212-6/+22
* [Webapp Refactor] Remove remoting.SessionConnector.kelvinp2015-04-2015-602/+422
* Updating XTBs based on .GRDs from branch masterAnthony Laforge2015-04-2041-331/+167
* Add --output_wrapper support to checker.py and Runner.javatwellington2015-04-203-7/+7
* Moved some host registration logic into HostListApiImpl because it willjrw2015-04-187-86/+191
* Revert of [Webapp Refactor] Remove remoting.SessionConnector. (patchset #3 id...kelvinp2015-04-1814-410/+599
* [Webapp Refactor] Remove remoting.SessionConnector.kelvinp2015-04-1814-599/+410
* [Chromoting] Only raise the CONNECTED event when capabilities are negotiated.kelvinp2015-04-186-60/+55
* [Chromoting] Enable remoting webapp main.html GN build.garykac2015-04-177-167/+589
* Fix Linter warnings for Chromoting Android files.anandc2015-04-172-3/+4
* Rename USE_NSS to USE_NSS_CERTS.davidben2015-04-171-2/+2
* Fix remoting_unittests and ui_base_unittests in GNbrettw2015-04-175-3/+28
* [Webapp Refactor] Remove remoting.js.kelvinp2015-04-177-112/+73
* [Webapp Refactor] Fix styles in SmartReconnector to be consistent with the re...kelvinp2015-04-172-84/+101
* Fixed host_controller_unittest.js with code coverage enabled.jrw2015-04-171-0/+1