commit | 29c3874b48b7a39cf0b75cbd9399892759d3c7e4 | [log] [tgz] |
---|---|---|
author | Etienne Bergeron <[email protected]> | Wed Mar 27 19:53:23 2019 |
committer | Commit Bot <[email protected]> | Wed Mar 27 19:53:23 2019 |
tree | da951c74aa810ddca511a59c2837f40ebd2f5770 | |
parent | 5c44aae55f9cad0d36ec5dbce0421b53dc712ae7 [diff] |
Lift out SystemFonts from the PlatformFontWin class This CL is moving out the internal class SystemFonts on windows to a separate file. It is mostly moving code around and renaming. The goal is to remove PlatformFontWin and use the skia version instead (e.g. PlatformFontSkia). The code specific to PlatformFontWin needs to be lift out and implemented correctly. A set of CLs will follow to complete the migration. Bug: 944227 Change-Id: Ifa508aa6e0de47552249ca08954d2079ae5040e6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1534178 Commit-Queue: Etienne Bergeron <[email protected]> Reviewed-by: Ken Buchanan <[email protected]> Reviewed-by: Trent Apted <[email protected]> Reviewed-by: Dana Fried <[email protected]> Reviewed-by: François Doray <[email protected]> Reviewed-by: Scott Violet <[email protected]> Reviewed-by: Etienne Bergeron <[email protected]> Reviewed-by: Alexei Svitkine <[email protected]> Cr-Commit-Position: refs/heads/master@{#644943}
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 .