I'm going to talk about some of the history that led us to choose Skia, as well as how our graphicslayer works.
我将讨论最终促使我们选择skia的一些历史以及我们的图形层是如何工作的。
2
One of the parts of the port we had to consider when developing Google Chrome was the graphicslayer, which is responsible for rendering text, images, and other graphics to the screen.
To get even fancier, you could implement multiple API interfaces and put a GraphicsLayer on top of them to give users more choice and more chance for compatibility and performance.