commit | a732a0bf31b6f5da2caa1170f59e562c146a414d | [log] [tgz] |
---|---|---|
author | Mahesh Machavolu <mahesh.ma@samsung.com> | Thu Apr 20 06:09:40 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 20 06:09:40 2023 |
tree | e03c2187f9012a67c98700589a4107c56a60d49b | |
parent | 5f85983453d280367fc83e99f94690203352956f [diff] |
Update Direct writing service callback aidl and implement new methods Update service callback aidl to reflect two new methods requested by service and provide Chrome side implementation for the same: 1. void updateBoundedEditTextRect() 2. boolean isHoverIconShowing() Bug: 1433185 Change-Id: I128beb5a62a3354b61dff630277568e60dbf6dc9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4422017 Reviewed-by: Peter Conn <peconn@chromium.org> Reviewed-by: Jinsuk Kim <jinsukkim@chromium.org> Reviewed-by: Mustafa Emre Acer <meacer@chromium.org> Commit-Queue: Mahesh Machavolu <mahesh.ma@samsung.com> Cr-Commit-Position: refs/heads/main@{#1132942}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.