commit | a64d2966f5648a10e2f86915f3b7534270710402 | [log] [tgz] |
---|---|---|
author | Patrick Monette <pmonette@chromium.org> | Sat Apr 17 00:49:49 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Apr 17 00:49:49 2021 |
tree | 7922c5d33ce26d5596e2b6a048e5991d83b8c961 | |
parent | e00db75f3fce157ba14120d15cd649605c7d51c0 [diff] |
Simplify the usage of timers in MouseCursorOverlayController R=mfoltz@chromium.org Change-Id: I40c337c22c9b4142636169b699b38ccc11eb85cc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2829650 Reviewed-by: Jordan Bayles <jophba@chromium.org> Commit-Queue: Patrick Monette <pmonette@chromium.org> Cr-Commit-Position: refs/heads/master@{#873552}
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.