commit | aa27a00ac4117a42ffd50ed0737086664fed73e6 | [log] [tgz] |
---|---|---|
author | Daniel Hosseinian <[email protected]> | Fri Nov 13 00:39:34 2020 |
committer | Commit Bot <[email protected]> | Fri Nov 13 00:39:34 2020 |
tree | af8303c88853ff8e9b50c128d118a236892ffe1e | |
parent | 2d4a29a867fb14ad137bc0f719936cc574a18ac6 [diff] |
Support hashing of base::GUID Implement a custom hasher for base::GUID so it may be used in standard hash containers. Bug: 1026195 Change-Id: I4a6315b21543e374b7eb6e8863b0afc3ff57f334 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2533644 Commit-Queue: Daniel Hosseinian <[email protected]> Reviewed-by: Gabriel Charette <[email protected]> Cr-Commit-Position: refs/heads/master@{#827073}
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.