summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Revert of Remote assistance on Chrome OS Part IV - It2MeHost (patchset #12 id...kelvinp2014-10-3025-496/+170
* Remote assistance on Chrome OS Part IV - It2MeHostkelvinp2014-10-3025-170/+496
* Revert "Roll WebRTC 7546:7549."Mike Wittman2014-10-2927-33/+32
* Fix ClientSession not to log handled extension message.wez2014-10-291-1/+1
* Roll WebRTC 7546:7549.hellner2014-10-2927-32/+33
* Make gclient runhooks work with use_athena=1 and use_ash=0pkotwicz2014-10-292-2/+11
* Cleanup: Remove more unused timer.h includes.thestig2014-10-295-5/+3
* Repack remoting resources into Chrome on Chrome OSkelvinp2014-10-284-25/+83
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-2855-154/+130
* Use cpuused=6 for lossy VP9 modewez2014-10-281-1/+1
* [Chromoting] Update size to use inner/outer boundsgarykac2014-10-272-2/+23
* Updating XTBs based on .GRDs from branch masterAlex Mineer2014-10-2441-188/+270
* Undo LeftAlt+LeftClick -> RightClick mapping.jamiewalch2014-10-243-5/+107
* Don't add GTK target dependency for ozone in remoting_host.gypi.sl.ostapenko2014-10-241-2/+2
* [Chromoting] Move webapp files based on new directory structure:Gary Kacmarcik2014-10-23120-164/+164
* Enable separatorWrap module in CheckStyle and fix all the issues.aurimas2014-10-222-12/+12
* L -> Lollipop in Play Store listings text for Chromotinglambroslambrou2014-10-221-1/+1
* Update targetSdkVersion for Chromium applications.aurimas2014-10-213-3/+3
* Standardize usage of virtual/override/final in remoting/dcheng2014-10-21190-1268/+1140
* [Chromoting] Update build-webapp.py to support app_remoting webapps.garykac2014-10-181-29/+149
* Convert ARRAYSIZE_UNSAFE -> arraysize in remoting/.viettrungluu2014-10-163-6/+4
* Chromoting Android: Fix getActionBar() NullPointerExceptionlambroslambrou2014-10-161-2/+2
* Fix Java indentation issues.aurimas2014-10-163-28/+30
* Cleanup: Consolidate initialization of Android's SecureRandom class.lambroslambrou2014-10-162-41/+2
* Use int64 more pervasively in storing time s/ms/us values.pkasting2014-10-142-3/+3
* Fix Java Checkstyle issues.Aurimas Liutikas2014-10-144-13/+17
* Use View Holder pattern in AccountsAdapter.getView().sungmann.cho2014-10-141-1/+4
* Android Chromoting: Don't include API key with Directory requestlambroslambrou2014-10-111-6/+2
* Linux Chromoting: Explicitly kill all child processes on termination.lambroslambrou2014-10-101-3/+18
* Turn UploadDataStream into an abstract class, and split the implentationmmenke2014-10-091-3/+3
* Avoid ALLOW_UNUSED (and the like) where it's not necessary or there are betterpkasting2014-10-091-1/+1
* remove more OVERRIDE instances in remoting/mostynb2014-10-094-14/+14
* Improve identity error log message.jamiewalch2014-10-091-1/+4
* Add mkwst@chromium.org to IPC OWNERS files.mkwst2014-10-091-0/+1
* replace OVERRIDE and FINAL with override and final in remoting/mostynb2014-10-08262-986/+986
* Update remoting.LogToServer to use SignalStrategy for outgoing messages.sergeyu2014-10-072-47/+42
* Remote Assistance on Chrome OS Part III - NativeMessageHostkelvinp2014-10-078-69/+185
* Remove implicit conversions from scoped_refptr to T* in remoting/dcheng2014-10-072-3/+3
* Linux Chromoting: Run session script with '/bin/sh', not $SHELL.lambroslambrou2014-10-071-5/+4
* Revert "Remote Assistance on Chrome OS Part III - NativeMessageHost"Hayato Ito2014-10-078-185/+69
* Remote Assistance on Chrome OS Part III - NativeMessageHostkelvinp2014-10-078-69/+185
* Add missing type annotations in host_controller.jssergeyu2014-10-041-0/+2
* Android Chromoting: Add whats-new text for M39 releaselambroslambrou2014-10-031-1/+1
* [Chromoting] Extract platform checks into platform.jsgarykac2014-10-033-21/+42
* Use make_scoped_ptr() in src/remoting.sergeyu2014-10-0172-206/+157
* Use base::Value::IsType() to check base::Value types in src/remotingsergeyu2014-10-015-6/+5
* [Chromoting] Additional prototypes for jscompile.garykac2014-09-302-1/+18
* Fix typo in host_installer.jssergeyu2014-09-301-2/+2
* Fix remoting NM hosts to verify that incoming messages are dictionaries.sergeyu2014-09-293-6/+12
* Save the client base JID for authentication in case it differs from the email...rmsousa2014-09-2910-40/+156