commit | b83acedc34b0733e9c7739bde77cab77a9e3c35e | [log] [tgz] |
---|---|---|
author | Alan Screen <awscreen@chromium.org> | Thu Jun 20 21:40:54 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 20 21:40:54 2024 |
tree | c2205e382fffe35b7a77649f5677cec0cc83d7a4 | |
parent | 9e0df37b082a322d2bdaa41978db3b76bc8d517e [diff] |
[PDF Ink Signatures] Extract ink stroker method Update InkModuleStrokeTest to have a separate method just for applying strokes with mouse points. This is extracted out of the existing RunStrokeCheckTest() method. This is in preparation for tests which will do multiple strokes within a single test. Change-Id: I86dfc6d84d58155dc462a4dccb8c92e59939a798 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5641194 Commit-Queue: Alan Screen <awscreen@chromium.org> Reviewed-by: Lei Zhang <thestig@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1317625}
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.