commit | 2d2ca7044fa9dfdd06a5df8fddcbdc7d69c5683e | [log] [tgz] |
---|---|---|
author | Zhenyao Mo <[email protected]> | Fri Feb 09 20:42:45 2018 |
committer | Commit Bot <[email protected]> | Fri Feb 09 20:42:45 2018 |
tree | aea00de8c45888134146deb34f72f85061dc7631 | |
parent | 974e7f89f99bc4558e3c8ca31bd6111c90d677fb [diff] |
Further clean up GpuDataManager{Impl}{Private}. Now we no longer do a bunch of heavy ops (like collect GPUInfo, etc) in Initialize(), we can simply merge it into constructor and that enables some simplification. BUG=808119 TEST=bots [email protected],[email protected] Change-Id: I696a146221ef32319a14294a0193c1659703295d Reviewed-on: https://chromium-review.googlesource.com/910044 Commit-Queue: Zhenyao Mo <[email protected]> Reviewed-by: Antoine Labour <[email protected]> Cr-Commit-Position: refs/heads/master@{#535816}
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 .