summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Enable It2me Browser Test on Chromoting waterfallkelvinp2015-01-161-22/+1
* Add 8 pixels of padding around each rectangle under VP9.wez2015-01-151-6/+8
* [Chromoting] Disable warning for unused strings in resources.garykac2015-01-141-11/+14
* Implement FallbackSignalStrategy.jamiewalch2015-01-144-1/+653
* Fix CRD opens a window every time it's clicked in the launcherkelvinp2015-01-142-26/+54
* Update Chromoting to use /third_party/closure_compiler.garykac2015-01-1461-608/+438
* Implement browser test for It2Mekelvinp2015-01-134-22/+156
* Adding the first set of remote test cases and associated framework.mmeade2015-01-127-0/+778
* Reporting of policy errors via host-offline-reason: part 3lukasza2015-01-1219-202/+450
* Cleanup channel dispatcherssergeyu2015-01-1028-297/+243
* Ensure Chromoting Xvfb session keeps the correct resolutionlambroslambrou2015-01-101-2/+62
* Update remoting to use the new version of LaunchProcess.rvargas2015-01-101-4/+4
* Add strings for Chromoting iOS clientdcaiafa2015-01-091-0/+21
* Implement mocks for identity and host-list, add a browser test to test the ap...jamiewalch2015-01-0912-223/+836
* Updating XTBs based on .GRDs from branch masterAlex Mineer2015-01-0941-130/+417
* replace NULL->nullptr in src/remoting.sergeyu2015-01-09192-679/+690
* Disable 3D renderersergeyu2015-01-091-3/+6
* Rename sequence_number to timestamp.sergeyu2015-01-0817-58/+59
* Issue 356320: Pinless entry not working on Windows.weitaosu2015-01-081-28/+61
* Implement video renderer based on PPB_VideoDecode API.sergeyu2015-01-077-15/+726
* [Chromoting] Share the JSON parsing/validation code in Application.garykac2015-01-075-26/+27
* [Chromoting] Set the window size to use only the available screen area.garykac2015-01-071-3/+4
* This CL disables auto-repeat when injecting key eventskelvinp2015-01-071-10/+55
* [Chromoting] Add AppRemoting webapp support.garykac2015-01-0742-26/+2844
* Hide the cursor on the client when it is hidden on the hostkelvinp2015-01-063-5/+23
* It2Me Confirmation Dialog (ChromeOS)dcaiafa2015-01-0613-4/+512
* replace COMPILE_ASSERT with static_assert in remoting/mostynb2015-01-054-9/+9
* Make OAuth and remoting directory APIs mockable.jamiewalch2015-01-058-116/+221
* Android Chromoting: Fix lint HandlerLeak warning in TapGestureDetectorlambroslambrou2014-12-311-4/+17
* Remove deprecated methods from Pickle.avi2014-12-281-7/+5
* Revert of Remove deprecated methods from Pickle. (patchset #10 id:180001 of h...avi2014-12-281-5/+7
* Remove MediaStream renderer from the webapp.sergeyu2014-12-2410-251/+2
* Cleanup HTML/CSS bits left after NPAPI plugin removal.sergeyu2014-12-242-13/+0
* Fix AudioPipeReader to use default pipe buffer size.Sergey Ulanov2014-12-242-18/+18
* Use O_NONBLOCK when opening audio pipe on linux.Sergey Ulanov2014-12-241-11/+2
* Fix input injector on Linux to release all keys before injecting text event.sergeyu2014-12-231-0/+8
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-236-17/+16
* Standardize usage of virtual/override/final specifiers in remoting/.dcheng2014-12-221-1/+1
* Remove deprecated methods from Pickle.Avi Drissman2014-12-221-7/+5
* [Chromoting] Remove initIdentityEmail.Gary Kacmarcik2014-12-203-45/+34
* Remove libwebm third_party dependency.sergeyu2014-12-194-9/+0
* [Chromoting] Add onConnectionFailed callback to app Delegate.garykac2014-12-1913-360/+497
* Fix content scripts to wait for response before calling window.close().sergeyu2014-12-195-9/+21
* Revert "Remove libwebm third_party dependency."Reilly Grant2014-12-194-0/+8
* Remove libwebm third_party dependency.sergeyu2014-12-194-8/+0
* [Chromoting] Change identity.getEmail -> identify.getUserInfo.garykac2014-12-192-30/+17
* Move existing renderer from PepperView to PepperVideoRenderer2D.sergeyu2014-12-1914-222/+265
* Use port 443 for XMPP connections in remoting hostsergeyu2014-12-182-6/+30
* Use port 443 for XMPP connection in the remoting client.sergeyu2014-12-187-25/+137
* Disable MediaSource rendererSergey Ulanov2014-12-161-2/+4