summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Fixing building of remoting_unittests_apk target.lukasza2015-03-264-9/+29
* [Chromoting] Change Application.Delegate to proper subclass of Application.garykac2015-03-268-312/+311
* Added support for enabling GCD, or not, at build time.jrw2015-03-265-82/+94
* To avoid the requirement of defining unnecessary gyp variables foranandc2015-03-262-14/+13
* Updated the formatting for the app remoting test driver files using clag-form...joedow2015-03-2615-231/+186
* Added better error and OAuth support in xhr.js.jrw2015-03-266-235/+450
* [Chromoting] Update client connection enums in JS to match C++.garykac2015-03-256-19/+30
* Rework how remoting JS compilation GYP works.dbeam2015-03-253-75/+82
* Adding Test Fixture for initial test cases for the App Remoting Test Driver. ...joedow2015-03-2517-82/+578
* Windows Host Touch Injectionrkuroiwa2015-03-257-2/+937
* Add logging to CHECK failure during curtain-mode on Mac.lambroslambrou2015-03-251-1/+4
* Use a separate window to notify the user that permissions are required.jamiewalch2015-03-248-9/+62
* [Chromoting] Convert VideoFrameRecorder into a proper protocol extension.garykac2015-03-243-48/+67
* Update .zip name in remoting_client.gypi to fix archive bots after crrev.com/...sergeyu2015-03-231-2/+2
* Remove prerender cookie store, part 4.davidben2015-03-231-1/+1
* Enable PNaCl for V2 CRD appsergeyu2015-03-231-15/+3
* Implement base.inherits()kelvinp2015-03-208-28/+171
* Updated remoting.xhr API to use promises.jrw2015-03-2015-425/+541
* Revert of Suppress MSI/MSM validation when building remoting MSI. (patchset #...grt2015-03-201-1/+0
* [Chromoting] Move app-specific code out of remoting.jsgarykac2015-03-207-113/+124
* [Webapp Refactor] Implements AppConnectedView.kelvinp2015-03-196-70/+110
* Suppress MSI/MSM validation when building remoting MSI.grt2015-03-191-0/+1
* [Webapp Refactor] Move key injection related functionality into the plugin la...kelvinp2015-03-198-135/+108
* Added more typechecking functions and unit tests for existing code.jrw2015-03-1915-165/+526
* Downscope tokens before sending them to app-remoting host.jamiewalch2015-03-192-3/+9
* [Webapp Refactor] Removes the client plugin on Disconnect.kelvinp2015-03-184-33/+27
* [Webapp Refactor] Reparent the ConnectedView into the delegate.kelvinp2015-03-1810-122/+127
* Add optional scopes parameter to Identity.getToken().jamiewalch2015-03-184-26/+104
* Fix up if statement curly braces issues.aurimas2015-03-181-2/+1
* Pull authentication UX code out of JniInterfacelambroslambrou2015-03-184-133/+207
* Basic Android UI for host-offline-reason.lukasza2015-03-183-19/+49
* Remove uses of KillProcess()rvargas2015-03-181-3/+2
* Use port 5222 for XMPP connection from Me2Me host.sergeyu2015-03-184-30/+19
* Expose Automation ID for the HostTableEntry.kelvinp2015-03-181-1/+3
* Migrate remoting webapp unittests to use QUnit 2.0 syntax.kelvinp2015-03-1718-807/+811
* [Chromoting] Handle AppRemoting extension messages via ProtocolExtension.garykac2015-03-178-111/+125
* remoting.Identity unit-tests and fixes.jamiewalch2015-03-176-8/+147
* Implements It2MeBrowserTest CancelShare and VerifyAccessCodeNotReusablekelvinp2015-03-173-16/+31
* [Webapp Refactor] Implements Me2MeConnectFlow as an object.kelvinp2015-03-177-90/+91
* [Webapp Refactor] Implements remoting.ConnectionInfo.kelvinp2015-03-167-24/+95
* Eliminated named constants for instances of remoting.Error.jrw2015-03-1639-240/+354
* Added SpyPromise class for testing code that uses promises.jrw2015-03-145-73/+382
* [Chromoting] Create ProtocolExtension interfacegarykac2015-03-1311-223/+232
* [Webapp Refactor] Implements Pin dialog as an object.kelvinp2015-03-135-58/+110
* [Chromoting] Fix variable names in webapp Application.jsgarykac2015-03-133-23/+23
* Move all protocol event matchers to test_event_matchers.hrkuroiwa2015-03-1313-461/+443
* build-webapp.py: make dir check work on Windowshans2015-03-131-1/+1
* Delete a redundant removal of input_injector_x11.cc from 'sources'.wtc2015-03-131-4/+0
* Cleanup XMPP server configuration and restrict TCP permissions.sergeyu2015-03-127-28/+17
* Add sockets permission for in the app remoting manifest.sergeyu2015-03-121-0/+5