commit | 0c01026d0cc57b84ced4e297fca602af59024a35 | [log] [tgz] |
---|---|---|
author | Lei Zhang <[email protected]> | Tue Dec 11 18:56:09 2018 |
committer | Commit Bot <[email protected]> | Tue Dec 11 18:56:09 2018 |
tree | 7fa6fa8e09940fb95a3ca4a7c141138219828b43 | |
parent | 3e2245953eb6136c59b32727fbfc47cf055b614d [diff] |
Add base::bits::AlignDown(). Like base::bits::Align(), but rounds down instead. Replace duplicate implementations. Change-Id: I7ad74d021feba26a34f2c80bc025e9ab9fe6660a Reviewed-on: https://chromium-review.googlesource.com/c/1369047 Reviewed-by: vmpstr <[email protected]> Reviewed-by: Dale Curtis <[email protected]> Reviewed-by: Albert J. Wong <[email protected]> Commit-Queue: Lei Zhang <[email protected]> Cr-Commit-Position: refs/heads/master@{#615610}
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 .