Hook up new easyUnlockPrivate API function for updating lock screen
This will replace screenlockPrivate methods for updating screenlock
icon, auth type, and message.
The cl starts migration of the Easy Unlocking logic from Chrome app
to native code. The new easyUnlockPrivate function should be removed once
the migration is complete (probably in M39). It moves resources used
on screen lock from Easy Unlock app to Chrome, and simplifies
generating icon URL to be used in the screenlock web ui.
Adds support for setting icon tooltip and animating the icon directly in
screenlock web ui (instead of calling showCustomIcon for each animation
frame, which can produce somewhat laggy animation).
BUG=393792,397366,397360,385719, 402106
Review URL: https://codereview.chromium.org/
446743003
Cr-Commit-Position: refs/heads/master@{#289784}
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@289784 0039d316-1c4b-4281-b951-d872f2087c98