summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reinstated onBlur handler and added images for CWS.jamiewalch2015-02-066-5/+21
* Improve consistency between event sources.jamiewalch2015-02-063-57/+71
* Update {virtual,override,final} to follow C++11 style in remoting.dcheng2015-02-062-27/+23
* Remoting_nacl build shouldn't need to depend on nacl_irt.jvoung2015-02-061-1/+0
* Rename VideoScheduler->VideoFramePump.sergeyu2015-02-0512-122/+121
* Fix manifest's externally_connectable to use the correct Hangouts URLdcaiafa2015-02-051-1/+1
* Copy debug PNaCl plugin in Dev builds of the chromoting webapp.sergeyu2015-02-053-20/+26
* Move capture scheduling logic from VideoScheduler to CaptureScheduler.sergeyu2015-02-056-328/+405
* Remove uses of CloseProcessHandle.rvargas2015-02-056-34/+31