summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Initialize JingleThreadWrapper in the Android clientsergeyu@chromium.org2014-05-271-0/+3
* Move all callers of GetHomeDir() to PathService::Get(base::DIR_HOME).nkostylev@chromium.org2014-05-272-4/+7
* Add support for I444 frames to VideoDecoderVpx.wez@chromium.org2014-05-261-75/+120
* More reliable keep-alive video packets.sergeyu@chromium.org2014-05-262-23/+58
* Call talk_base::InitializeSSL() in the remoting clientsergeyu@chromium.org2014-05-262-20/+8
* Change video channel timeout to 2 seconds instead of 1sergeyu@chromium.org2014-05-261-1/+1
* Remove the NPAPI plugin from the webapp. weitaosu@chromium.org2014-05-245-126/+58
* Make reconnection in response to video channel inactivity less aggressive.sergeyu@chromium.org2014-05-241-13/+3
* Cleanup: Use base::CommandLine in remoting/thestig@chromium.org2014-05-2319-60/+71
* Handle odd width and height in the MediaSource renderer.sergeyu@chromium.org2014-05-231-1/+17
* Pull out common code from client and host versions of ServerLogEntry.lambroslambrou@chromium.org2014-05-2226-588/+683
* Allow mouse-input to be enabled even if the plugin does not have keyboard focus.jamiewalch@chromium.org2014-05-224-3/+21
* Switch CandidateSession to use lists rather than vectors.wez@chromium.org2014-05-228-67/+51
* Automatic host installation for IT2Me on Windows.weitaosu@chromium.org2014-05-227-50/+91
* Move ConnectionToHost parameters out from Connect() call.wez@chromium.org2014-05-226-59/+73
* Add a command-line option to enable VP9 encoding.wez@chromium.org2014-05-221-3/+8
* Initialize Talk thread pointer during ChromotingHost initialization.wez@chromium.org2014-05-222-0/+4
* Enable keyboard filters in PNaCl clientsergeyu@chromium.org2014-05-2116-273/+299
* Removed LOG_GETLASTERROR and LOG_ERRNO macros.vitalybuka@chromium.org2014-05-2124-153/+113
* Add auto-refresh support to OAuthTokenGetter (disabled for now).rmsousa@chromium.org2014-05-213-8/+39
* Build remoting for PNaClsergeyu@chromium.org2014-05-1914-19/+408
* Revert 271343 "Build remoting for PNaCl"sergeyu@chromium.org2014-05-1914-408/+19
* Build remoting for PNaClsergeyu@chromium.org2014-05-1914-19/+408
* Use @SuppressLint in place of @TargetApi to suppress lint warnings for the in...sungmann.cho@navercorp.com2014-05-172-4/+4
* Android: cleans up jni_generator_ptr_type.bulach@chromium.org2014-05-161-1/+0
* Revert 270872 "Move all callers of GetHomeDir() to PathService::..."benwells@chromium.org2014-05-162-7/+4
* Move all callers of GetHomeDir() to PathService::Get(base::DIR_HOME).nkostylev@chromium.org2014-05-162-4/+7
* Revert 270750 "Android: cleans up jni_generator_ptr_type."jiayl@chromium.org2014-05-151-0/+1
* Fix installer download for apps v2.jamiewalch@chromium.org2014-05-152-3/+8
* Android: cleans up jni_generator_ptr_type.bulach@chromium.org2014-05-151-1/+0
* Implement apps v2 custom window frame.jamiewalch@chromium.org2014-05-1421-81/+533
* Cancel PIN browser testkelvinp@chromium.org2014-05-147-40/+357
* Chromoting iOS clientdcaiafa@chromium.org2014-05-1375-0/+9289
* Fix lint issues with Chromoting for Android.sungmann.cho@navercorp.com2014-05-132-8/+15
* Implement VP9/I444 encode support in the Chromoting host.wez@chromium.org2014-05-128-121/+160
* Use sane default screen size if RANDR not supportedlambroslambrou@chromium.org2014-05-101-12/+32
* Initialize ICU on remoting_native_messaging_hostdcaiafa@google.com2014-05-091-0/+4
* Fix psutil usage in Chromoting Linux Me2Me script.lambroslambrou@chromium.org2014-05-091-8/+6
* Implement stats reporting in Android clientlambroslambrou@chromium.org2014-05-098-1/+639
* Update Play Store what's-new text for Chromoting app.lambroslambrou@chromium.org2014-05-091-1/+2
* Refactor HostSetupDialog and HostInstallDialog.weitaosu@chromium.org2014-05-096-83/+126
* This change provides a basic infrastructure for writing browser test in JavaS...kelvinp@chromium.org2014-05-096-2/+207
* Clean up common parts of VPX codec initialization.wez@chromium.org2014-05-092-34/+41
* Don't use talk_base::CreateRandomString() to generate ICE credentials.sergeyu@chromium.org2014-05-091-4/+21
* Better icon for hiding the action-bar in Chromoting Android client.lambroslambrou@chromium.org2014-05-097-5/+6
* Remove {linux|android}_use_tcmalloc and switch to use_allocator in Chromium.dmikurube@chromium.org2014-05-073-10/+5
* Remove dead code in ConnectionToHostsergeyu@chromium.org2014-05-072-7/+0
* Move IsStringUTF8/ASCII to base namespacebrettw@chromium.org2014-05-071-1/+1
* Updating XTBs based on .GRDs from branch 1916karen@chromium.org2014-05-0641-44/+1356
* Add support for arm64dati91@gmail.com2014-05-061-0/+4