summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove remaining references to RequireTwoFactor policy.lukasza2015-02-122-20/+73
* Use lossless compression for CRD icon.sergeyu2015-02-123-0/+0
* Chromoting: Fix connection failure strings to match Directory Servicelambroslambrou2015-02-111-4/+4
* Fix PIN dialog not shown when connecting to Me2Me hostkelvinp2015-02-113-3/+3
* [Chromoting] For AppRemoting, load product name from manifest.garykac2015-02-116-7/+32
* Chromoting Android: Use Material Design iconslambroslambrou2015-02-1136-28/+7
* Make base.EventSource an interfacekelvinp2015-02-119-25/+43
* [Chromoting] Re-land Remove wildcard ('*') from remoting_all targetgarykac2015-02-107-830/+925
* Remove missing <script> include.jamiewalch2015-02-101-1/+0
* Android Chromoting: Add Navigation drawer with account switcherlambroslambrou2015-02-1011-121/+151
* Remove ElevatedController and the associated registration and installation code.weitaosu2015-02-107-798/+8
* Switch feedback consent dialog to use oauth2_api_impl.jamiewalch2015-02-102-2/+3
* Chromoting Android: Update styling for Material Designlambroslambrou2015-02-107-37/+50
* Remove the JS key log summary, since it's of limited value without the "code"...jamiewalch2015-02-098-323/+19
* Basic webapp UI for host-offline-reason.lukasza2015-02-093-14/+92
* Remoting: Add missing Gyp dependency on the "prep_toolchain" targetmseaborn2015-02-091-0/+4
* Pass FROM_HERE to ObserverListThreadSafe::Notify to improve profile.reillyg2015-02-091-1/+1
* Revert of [Chromoting] Remove wildcard ('*') from remoting_all target. (patch...bshe2015-02-097-939/+844
* Move NetworkChangeNotifier initialization after MessageLoop creation.sergeyu2015-02-071-3/+4
* [Chromoting] Remove wildcard ('*') from remoting_all target.garykac2015-02-077-844/+939
* Move the |ElevatedDaemonController| implementation to |DaemonControllerDelega...weitaosu2015-02-062-310/+337
* Fix unable to opt-in to crash reports & usage statistics from web-appkelvinp2015-02-062-2/+17
* [Chromoting] Use platformIsMac instead of checking navigator.platform directly.garykac2015-02-061-1/+1
* Don't create a pairing registry on platforms that don't provide a delegate.jamiewalch2015-02-061-2/+3
* [Chromoting] Pass list of locale files into build-webapp in a single file.garykac2015-02-064-12/+70
* Revert "Enable positional parameters for base::vsnprintf and base::vswprintf ...thakis2015-02-063-6/+11