| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
on the console allowing a user to disconnect an incoming session.
BUG=127321,127322
Review URL: https://chromiumcodereview.appspot.com/10384127
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136698 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=109630
Review URL: https://chromiumcodereview.appspot.com/10284008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136692 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=127864
TEST=Check the official build while the host is disabled. It should not look cramped.
Review URL: https://chromiumcodereview.appspot.com/10332128
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136691 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fix the plist file by removing the '@'s from the version strings.
This is required for the .app bundle to be recognized as a valid app by the OS.
Without this fix, the official signing fails and the app icon is displayed as
the "broken app" icon.
In addition, this adds a default icon and sets the human readable copyright
message. And moves the COPYRIGHT_BY variable to the top of the .gyp so that
it can be shared by multiple targets.
Review URL: https://chromiumcodereview.appspot.com/10381113
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136662 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=none
TEST=none
Review URL: https://chromiumcodereview.appspot.com/10392054
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136646 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Without an explicit command-line option to run the host, we can't
add functionality to the script because any version skew between
the web-app and host components could cause the host to be run at
the wrong time.
BUG=None
TEST=Manual
Review URL: https://chromiumcodereview.appspot.com/10384126
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136622 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
same thread.
BUG=127321
Review URL: https://chromiumcodereview.appspot.com/10389086
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136616 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=117473
Review URL: https://chromiumcodereview.appspot.com/10332042
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136591 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
While doing so, fix a few issues with the code like ordering of URLRequestContext to ensure correct destruction order. Also fix const correctness in some places.
BUG=58859
TEST=none
TBR=willchan
Review URL: https://chromiumcodereview.appspot.com/10299002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136497 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
BUG=125998
TEST=Manual
Review URL: https://chromiumcodereview.appspot.com/10356118
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136465 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=127444
Review URL: https://chromiumcodereview.appspot.com/10383116
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136449 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=126200
TEST=Manual
Review URL: https://chromiumcodereview.appspot.com/10389081
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136401 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a prerequisite for showing the Disconnect window in Mac Me2Me host.
BUG=127322
TEST=manual: install/run/uninstall Me2Me
Review URL: https://chromiumcodereview.appspot.com/10310089
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136393 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=127593
TEST=Learn Ukrainian and Hungarian. Run the web-app in those languages.
Review URL: https://chromiumcodereview.appspot.com/10356104
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136385 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=126200
TEST=Open and close various modal dialogs (IT2Me client and host, Me2Me host config) and make sure that the control tab ordering is what you would expect.
Review URL: https://chromiumcodereview.appspot.com/10384097
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136351 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=127147
TEST=all serivices dependent on GAIA auth should still work (sync, login, policy, drive...)
Review URL: https://chromiumcodereview.appspot.com/10382077
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136345 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=121749,120903
TEST=Stop or start the host. Ensure that the web-app state synchronizes in a timely manner.
Review URL: https://chromiumcodereview.appspot.com/10387041
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136134 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
classes are properly associated with the modules containing their window procedures.
TEST=win,win_rel
Review URL: https://chromiumcodereview.appspot.com/10315012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136116 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
Current code assumes that the current working directory is the same directory
that contains the do_signing.sh script. This chance fixes it so that all
references to local files are relative to the passed-in input directory.
Review URL: https://chromiumcodereview.appspot.com/10381075
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@136109 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=None
TEST=Manual
Review URL: https://chromiumcodereview.appspot.com/10332064
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@135965 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Ensure all hyperlinks are selectable (have hrefs).
* Ensure that the selected element has a visual indicator.
* Added keyboard navigation to the host list.
BUG=126200
TEST=Manual
Review URL: https://chromiumcodereview.appspot.com/10375057
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@135937 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
In isolation, checking for an empty dir is fine, but if we're
run after another job there can be previous targets in the output
directory.
This changes the output directory sanity check to look specifically for a
previous build of Chromoting.
Review URL: https://chromiumcodereview.appspot.com/10356064
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@135936 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This adds a new System Preference pane, which is shown when a user configures
the Chromoting Host via the web-app.
This is basically functional, but is not yet properly integrated with the
flow of the web-app. I will prepare a separate CL that implements
notifications from the pref-pane back to the web-app.
BUG=120903,121749
TEST=Manual
Review URL: https://chromiumcodereview.appspot.com/10171020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@135934 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch fixes the missing keyup events issue on Mac. MacKeyEventProcessor is
added to log currently pressed keys and when a command key up is received all
currently pressed keys are released with some exceptions.
BUG=101937
TEST=Run chromoting client on a Mac machine and press CMD + C
Review URL: https://chromiumcodereview.appspot.com/10377027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@135922 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
| |
This is a temporary measure until we work out what causes Windows to prompt about poor video performance.
BUG=124018
Review URL: https://chromiumcodereview.appspot.com/10379019
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@135913 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
a) Make NetworkListPrivate's constructor (that takes a PP_Resource) take
ownership of that resource.
b) Add an explicit PASS_REF to that constructor, to make its semantics clear.
TEST=PPAPI tests
Review URL: https://chromiumcodereview.appspot.com/10381002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@135856 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
R=alexeypa@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10332027
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@135832 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Without this, switching from "Original size" to "Shrink to fit" while in
content full-screen mode with a non-zero bump-scroll offset causes the scaled
desktop to be partially off-screen.
BUG=None
TEST=Manual
Review URL: https://chromiumcodereview.appspot.com/10386017
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@135739 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
net::AddressList extends std::vector<std::IPEndPoint> by canonical name. (Canonical name is planned to be removed as well.)
Removes dependency on sys_addrinfo.h throughout the codebase.
Introduces net::SockaddrStorage for convenience.
BUG=125696
TEST=green waterfall
Review URL: http://codereview.chromium.org/10309002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@135731 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
(and use a more sensible way of setting the colour).
BUG=None
TEST=Manual
Review URL: https://chromiumcodereview.appspot.com/10388009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@135719 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=126309
TEST=Manual
Review URL: https://chromiumcodereview.appspot.com/10383026
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@135703 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Also added a reminder to the "Why is this safe?" string to keep the translations short.
BUG=None
TEST=Manual
Review URL: https://chromiumcodereview.appspot.com/10382038
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@135701 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Justification looks fine for most languages, and means the edges are aligned
with the boxes, but the unsplittable URL means that it works poorly for a few,
most notably Japanese.
BUG=None
TEST=Manual
Review URL: https://chromiumcodereview.appspot.com/10379021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@135656 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=125099
Review URL: http://codereview.chromium.org/10317029
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@135526 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
AuthenticationMethod.
This reduces the size of remoting_host_controller.exe, which depends on SharedSecretHash.
BUG=126256
Review URL: http://codereview.chromium.org/10317021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@135522 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
| |
Review URL: http://codereview.chromium.org/10310024
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@135513 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
daemon controller interface now (instead of hardcoding the file name into the webapp plugin).
BUG=124937
TEST=manual
Review URL: http://codereview.chromium.org/10377016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@135501 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=None
TEST=Manual
Review URL: https://chromiumcodereview.appspot.com/10381022
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@135480 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Launchd is no longer responsible for reloading the daemon. This responsibility
now belongs to the helper script which will compare the host's exit code against
the permanent error range to decide whether the host should be restarted.
BUG=123715
TEST=manual: enable, disable, sigterm host, sigterm script, change pin, force segfault host, force auth-error host, disable & reboot, enable & reboot
Review URL: http://codereview.chromium.org/10383003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@135478 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
1. The UAC promt when configuring the host;
2. Add/Remove Programs entry;
3. The header of the PIN confirmation dialog.
Review URL: http://codereview.chromium.org/10349018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@135300 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=119013
Review URL: http://codereview.chromium.org/10356010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@135294 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
The new port allocator uses pepper interfaces to make HTTP requests when
creating relay sessions.
BUG=109630
Review URL: http://codereview.chromium.org/10289007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@135293 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
After this change, the DMG file will be named ChromeRemoteDesktopHost-x.x.x.dmg
The volume contained in the dmg will retain the more user-friendly name "Chrome
Remote Desktop Host".
Review URL: http://codereview.chromium.org/10351021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@135291 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
This was causing text selection to be too tall.
BUG=None
TEST=Manual
Review URL: https://chromiumcodereview.appspot.com/10380002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@135250 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=None
TEST=Manual
Review URL: https://chromiumcodereview.appspot.com/10374002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@135249 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
| |
This means they can be activated with Enter (forms already respond to Enter
via the "submit" event).
BUG=126191
TEST=Manual
Review URL: https://chromiumcodereview.appspot.com/10375003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@135247 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
On slow machines, 10ms is too short an interval for scrolling, making the
experience sluggish. This CL attempts to make the scroll speed roughly
independent of how late the timer fires.
BUG=None
TEST=Try out bump scrolling on a slow machine.
Review URL: https://chromiumcodereview.appspot.com/10353021
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@135234 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
| |
BUG=None
TEST=Change your password and clear the OAuth access token while you have a cached host list. Load the web-app and check that the hosts are not displayed, only the error.
Review URL: https://chromiumcodereview.appspot.com/10328003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@135221 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
| |
and re-assemble the Chromoting host installation.
Review URL: http://codereview.chromium.org/10352018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@135217 0039d316-1c4b-4281-b951-d872f2087c98
|
|
|
|
|
|
|
|
|
|
|
| |
Actual pausing of video at the host side will be implemented in a follow-up CL.
BUG=107285
Review URL: http://codereview.chromium.org/10321003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@135083 0039d316-1c4b-4281-b951-d872f2087c98
|