commit | a415fc0dd5a04430ad9cc991fdfd5c99bbea028e | [log] [tgz] |
---|---|---|
author | Etienne Pierre-doray <etiennep@chromium.org> | Tue Jun 30 21:30:00 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Jun 30 21:30:00 2020 |
tree | 15c33de17a5f0a6c486111b705cf95d1cb09e2f2 | |
parent | 1f6464f5c446b3ddb17840fb55c32ebac635e005 [diff] |
[Profiler]: Move IsSupportedForPlatform logic into base To re-use the same logic in ThreadProfiler and TracingSamplerProfiler. Bug: 1098119 Change-Id: I3ae23af070e8a9798a2cc771c8fc347bb4fc3570 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2269741 Commit-Queue: Etienne Pierre-Doray <etiennep@chromium.org> Reviewed-by: Mike Wittman <wittman@chromium.org> Reviewed-by: oysteine <oysteine@chromium.org> Cr-Commit-Position: refs/heads/master@{#784147}
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 .
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.