summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Move ui.gyp into ui/base/ directory.tfarina@chromium.org2014-03-132-8/+8
* Allow the content browser client to specify a special cookie store to betburkard@chromium.org2014-03-121-1/+1
* Revert 256579 "Allow the content browser client to specify a spe..."peter@chromium.org2014-03-121-1/+1
* Allow the content browser client to specify a special cookie store to betburkard@chromium.org2014-03-121-1/+1
* Close the STDIN and STDOUT handles in the native messaging hosts on Windows.weitaosu@chromium.org2014-03-122-0/+22
* Fix host installation prompt cancelation in CRD webapp.sergeyu@chromium.org2014-03-121-0/+1
* Remove ContainsOnlyWhitespace from string_util and CollapseWhitespace into to...brettw@chromium.org2014-03-111-1/+1
* Reimplemented string array resources.jamiewalch@chromium.org2014-03-076-74/+35
* Implement feedback in Chromoting Help & Feedback screenlambroslambrou@chromium.org2014-03-075-15/+71
* Added official string to Android set.jamiewalch@chromium.org2014-03-071-1/+1
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-063-4/+4
* Revert 255208 "Add VP9 encode support to the remoting host."oshima@chromium.org2014-03-065-140/+13
* Add VP9 encode support to the remoting host.wez@chromium.org2014-03-065-13/+140
* Add use_allocator instead of linux_use_tcmalloc to switch the allocator.dmikurube@chromium.org2014-03-053-5/+10
* Replaced all single strings with localized resources.jamiewalch@chromium.org2014-03-057-71/+49
* Fix several usages of the default locale in Java code.newt@chromium.org2014-03-051-2/+4
* Fix warning when building remoting_webappsergeyu@chromium.org2014-03-042-6/+9
* Set the parent window handle when starting the elevated native messaging host...weitaosu@chromium.org2014-03-044-1/+11
* Shut down the elevated native messaging host process after 5 minutes.weitaosu@chromium.org2014-03-042-0/+19
* Show Android device name in paired clients listlambroslambrou@chromium.org2014-03-044-8/+42
* Show dialog if the Android device has no Google accountslambroslambrou@chromium.org2014-03-032-5/+53
* Move TrimWhitespace to the base namespace.brettw@chromium.org2014-03-031-2/+2
* Use jinja to generate remoting webapp manifest.sergeyu@chromium.org2014-03-018-230/+165
* Don't copy Chromoting Android resources into SHARED_INTERMEDIATE_DIRlambroslambrou@chromium.org2014-02-282-64/+1
* Don't show the console window when the elevated me2me native messaging host i...weitaosu@chromium.org2014-02-281-1/+1
* Rename gyp target remoting_host_exe -> remoting_me2me_hostsergeyu@chromium.org2014-02-271-3/+3
* Fix "narrowing conversion" errors uncovered in building with gcc 4.8agoode@chromium.org2014-02-271-3/+5
* Use SparseArrays instead of HashMaps with Integer keys.newt@chromium.org2014-02-271-3/+2
* Cleanup remoting.gyp around the remoting_webapp targetsergeyu@chromium.org2014-02-274-212/+198
* Revert of Cleanup remoting.gyp around the remoting_webapp target (https://cod...erikwright@chromium.org2014-02-274-198/+212
* Add touch feedback to host list in Android Chromoting clientlambroslambrou@chromium.org2014-02-274-0/+37
* Cleanup remoting.gyp around the remoting_webapp targetsergeyu@chromium.org2014-02-274-212/+198
* Add gnubby auth handler to webapppsj@chromium.org2014-02-276-6/+178
* Sign Native Messaging binaries on macsergeyu@chromium.org2014-02-271-1/+5
* Add Help & feedback screens to Android Chromoting clientlambroslambrou@chromium.org2014-02-277-3/+148
* Minor JS cleanup for Chromoting: add semicolons, and call helper function.garykac@chromium.org2014-02-263-3/+3
* Less determined statement terminationscottmg@chromium.org2014-02-261-1/+1
* Fix remoting webapp to properly handle non supported platforms.sergeyu@chromium.org2014-02-262-5/+5
* Reload the host list if host JID appears to be invalidlambroslambrou@chromium.org2014-02-262-10/+119
* Move it2me native messaging host implementation to remoting_core on windows.weitaosu@chromium.org2014-02-265-62/+100
* Refactor TokenValidatorImpl into a base class + implementation.rmsousa@chromium.org2014-02-2616-269/+393
* Use new keyboard icon for Android keyboard toggle buttonlambroslambrou@chromium.org2014-02-264-6/+31
* Moving me2me native messaging host implementation to remoting_core on Windows. weitaosu@chromium.org2014-02-258-67/+87
* Update Chromoting's build-html to check for extra/missing templates.garykac@chromium.org2014-02-257-53/+95
* [Chromoting] Fix alpha order of host files.garykac@chromium.org2014-02-251-1/+1
* Add keyboard icon resources for Android Chromoting client.lambroslambrou@chromium.org2014-02-245-0/+9
* Fix regression in pairing registry caused by crrev.com/131643008.weitaosu@chromium.org2014-02-241-1/+1
* Sign Native Messaging binaries on Macsergeyu@chromium.org2014-02-241-1/+1
* Fix getPairedClients for un-elevated native messaging process.weitaosu@chromium.org2014-02-231-1/+3
* Add helper script that registers local NM hosts on user level.sergeyu@chromium.org2014-02-221-0/+114