summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Updating XTBs based on .GRDs from branch 2311Alex Mineer2015-03-251-1/+1
* Android Chromoting: Fix ClassNotFoundException in native->Java calls.Lambros Lambrou2015-03-191-0/+4
* Updating XTBs based on .GRDs from branch 2311Alex Mineer2015-03-0941-43/+166
* Fix bump scrolling doesn't work if the app is in fullscreen mode before conne...kelvinp@chromium.org2015-03-062-4/+9
* Don't relaunch app for non-auth errors.Jamie Walch2015-03-051-1/+1
* Remove HRD butterbar and disable HRD background serviceDan Caiafa2015-03-043-47/+5
* Disable VideoDecoder renderer in M42 chrome.Sergey Ulanov2015-03-041-5/+4
* Making Chromoting use no GPO provider in PolicyLoaderWin.Jamie Walch2015-02-261-2/+3
* Updating XTBs based on .GRDs from branch 2311Alex Mineer2015-02-2641-45/+1406
* Android Chromoting: Remove title and add navigation button to disconnectLambros Lambrou2015-02-243-2/+14
* Use offsetX and offsetY to position the fake mouse cursor.jamiewalch2015-02-211-2/+2
* Fix cannot disconnect remoting session.kelvinp2015-02-201-10/+3
* Fix PepperVideoRenderer3D to handle odd frame width/height.sergeyu2015-02-201-7/+9
* Update Chomium's build files to work w/ latest GN binaries.dpranke2015-02-201-1/+1
* Pass remoting.Host as an object instead of loose properties.kelvinp2015-02-205-186/+144
* Fix remoting client to log renderer type in the JS console.sergeyu2015-02-202-2/+18
* Separate host desktop related functionality into remoting.HostDesktopkelvinp2015-02-208-175/+299
* Remove obsolete daemon controller states.weitaosu2015-02-197-45/+19
* Adding a python script which will read in a GYP file, convert it to valid JSO...joedow2015-02-192-0/+93
* [Chromoting] Enable jscompile for browser tests.garykac2015-02-1926-248/+608
* Remove remoting::Clipboard::Stop().sergeyu2015-02-1910-43/+11
* Fix VideoFramePump to send keep-alive packets only after the first real frame.sergeyu2015-02-192-12/+10
* Fix breaking change in It2me Host on Ozonekelvinp2015-02-181-12/+10
* Revert of Fix breaking change in It2me Host on Ozone (patchset #2 id:20001 of...spang2015-02-181-9/+10
* Fix breaking change in It2me Host on Ozonekelvinp2015-02-181-10/+9
* Work on GN Win64 build.brettw2015-02-181-1/+4
* Android Chromoting: Update Play Store What's-New textlambroslambrou2015-02-181-1/+2
* Remove dependency on content from remoting_host.sergeyu2015-02-189-131/+77
* Sort GYP and GN files under remotingsatorux2015-02-184-6/+6
* Revert 96dd91e8a5eb4d47405fd0de1468af5b381274cf - Updating XTBs based on .GRD...msw2015-02-1841-1402/+0
* Android Chromoting: Don't auto-reconnect if connection was established.lambroslambrou2015-02-171-1/+10
* Updating XTBs based on .GRDs from branch masterAlex Mineer2015-02-1741-0/+1402
* Fix AudioPump to pause the stream when the network is congested.sergeyu2015-02-179-19/+204
* Revert of Remove dependency on content from remoting_host. (patchset #5 id:16...creis2015-02-179-77/+131
* Remove dependency on content from remoting_host.sergeyu2015-02-179-131/+77
* Shorten Closure template notation from Array.<*> to Array<*>.Dan Beam2015-02-1458-160/+160
* Decompose VideoRenderer from VideoStub.wez2015-02-149-12/+39
* Improve DPI matching & scaling logic.wez2015-02-143-51/+445
* Split apart the PPAPI GN targetsbrettw2015-02-142-3/+3
* Disable tests broken on valgrindsergeyu2015-02-131-3/+6
* Fix ConnectionToClient to connect stubs only after authentication.sergeyu2015-02-138-176/+134
* Replace AudioScheduler with AudioPump.sergeyu2015-02-1314-320/+259
* Cleanup VideoFramePump.sergeyu2015-02-1312-504/+668
* [Chromoting] Extract UI parts from ClientSessiongarykac2015-02-1315-1020/+1192
* Updating XTBs based on .GRDs from branch masterPenny MacNeil2015-02-1341-42/+280
* Adding an isolate file for the remote_test_helper code.mmeade2015-02-121-0/+18
* Update Chromoting to use Google Play Services from Android SDKlambroslambrou2015-02-123-100/+7
* Remove VerifyConfigWindowWin now that we no longer show the pin confirmation ...weitaosu2015-02-123-181/+0
* Suspend video channel when Android Chromoting client is backgrounded.lambroslambrou2015-02-125-0/+42
* Remove unused daemon controler APIS: SetWindow and GetVersion.weitaosu2015-02-1210-155/+1