summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* 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
* Initial checkin for the app remoting test driver tool. The external pieces o...joedow2015-02-052-0/+205
* Clean-up key tester.jamiewalch2015-02-046-175/+254
* Fix It2Me Host doesn't kill the native process after canceling a sharekelvinp2015-02-043-57/+63
* [Chromoting] Set the app_capabilities in Application ctor.garykac2015-02-041-9/+8
* Use the local user's email when connecting to It2MeHelpeeChannelkelvinp2015-02-047-74/+112
* Handling PNaCl KeyboardInputEvent(s) in the key tester app.lukasza2015-02-0312-38/+471
* [Chromoting] Add ability to enable/disable GDrive support per-app in gyp.garykac2015-02-0312-51/+81
* Improve HRD first run experiencekelvinp2015-02-0314-97/+414
* base.EventHookkelvinp2015-02-033-4/+175
* Fix LibjingleTransport to notify about route changes only when connected.sergeyu2015-02-031-28/+41
* Updating XTBs based on .GRDs from branch masterAlex Mineer2015-02-0241-412/+84
* Add blocking IO restriction on the network thread.sergeyu2015-02-024-41/+84
* [Chromoting] (Re-)Enable AppRemoting sample apps by default in all.gyp.garykac2015-02-021-0/+16
* Cleanup threading in PolicyWatcher.sergeyu2015-01-306-177/+65