summaryrefslogtreecommitdiffstats
path: root/remoting
Commit message (Expand)AuthorAgeFilesLines
* Use 'device' instead of 'computer'.jamiewalch@chromium.org2014-03-241-1/+1
* Do minimal processing of gnubby data. Add request timeouts and send errorpsj@chromium.org2014-03-2411-583/+396
* Move "My Computers" header into action-bar, replacing Chromoting title.lambroslambrou@chromium.org2014-03-223-34/+16
* Remove deprecated_flags field from VideoPacketsergeyu@chromium.org2014-03-202-8/+0
* Correct the relative path in linux_me2me_host.py for the remoting_host_execut...kelvinp@chromium.org2014-03-191-1/+1
* Cause:kelvinp@chromium.org2014-03-193-7/+1
* Don't restore the resolution if it was never changed.jamiewalch@chromium.org2014-03-182-13/+46
* Clear host list and show progress indicator when switching accounts.lambroslambrou@chromium.org2014-03-182-8/+40
* Revert 257524 "Move IsStringASCII/UTF8 to base namespace."brettw@chromium.org2014-03-171-1/+1
* Move IsStringASCII/UTF8 to base namespace.brettw@chromium.org2014-03-171-1/+1
* Move CommandLine to base namespace.brettw@chromium.org2014-03-174-11/+8
* Remove RULE_INPUT_PATH from inputs.garykac@chromium.org2014-03-173-5/+0
* Fix handling of empty host list in Android Chromoting client.lambroslambrou@chromium.org2014-03-152-21/+24
* Move UTF16ToASCII, remove WideToASCII.brettw@chromium.org2014-03-141-1/+1
* 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