commit | d97145ecaeb8d4a36c46f226ddec04ec9ede6dd6 | [log] [tgz] |
---|---|---|
author | Friedrich Horschig <[email protected]> | Tue Jun 05 16:01:53 2018 |
committer | Commit Bot <[email protected]> | Tue Jun 05 16:01:53 2018 |
tree | f46d01bb04f7b921f86e67e0bd7a2bece680ce77 | |
parent | 3cc39b36874c6e226ecb6595a4f7c20c55726ed1 [diff] |
[Android] Implement bridge for password accessory This CL adds the JNI classes to wire the communication between native code and UI code of the password-specific accessory. Testing is not really possible: 1. On the native side, verifying interacting with the UI isn't really doable (esp. because this CL makes no UI changes yet). 2. On the UI-side, we don't currently have a way to set up a synced profile to save and provide passwords. I am open to any good idea which extends the integration tests in the follow-up CL. Bug: 811747, 845458 Change-Id: I10775bb92d576bcaab0f9c998d64f3377a713707 Reviewed-on: https://chromium-review.googlesource.com/1068671 Reviewed-by: Vasilii Sukhanov <[email protected]> Reviewed-by: Bernhard Bauer <[email protected]> Commit-Queue: Friedrich Horschig <[email protected]> Cr-Commit-Position: refs/heads/master@{#564520}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .