0
Go to file
aelias@chromium.org d61675de46 Add CC software renderer.
This new renderer adds support for the compositor to output to a
software-bitmap surface instead of a GL context.  It uses Skia to
interpret the CCDrawQuads and configures the resource provider to only
use bitmap-backed resources.  During initialization, the host checks
whether a GL or software output surface is available and initializes the
appropriate renderer.

The basic texture and solid-color based quad types are supported, along
with alpha, clipping and 3d transformations.  Render surfaces and video
are not yet supported.

BUG=124671


Review URL: https://chromiumcodereview.appspot.com/10918258

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158396 0039d316-1c4b-4281-b951-d872f2087c98
2012-09-24 21:32:57 +00:00
2012-09-24 21:32:57 +00:00
2012-09-17 03:16:28 +00:00
2012-09-23 01:13:51 +00:00
2012-09-24 20:18:39 +00:00
2012-07-25 16:20:41 +00:00
2012-09-24 13:27:53 +00:00
2012-09-24 17:27:28 +00:00
Description
Chromium是一个开源浏览器项目,提供了一种安全、快速、稳定的方法来体验Web。该浏览器可以在多个平台上下载,包括Mac、Windows、Linux和ChromiumOS。项目原始地址: https://chromium.googlesource.com/chromium/src.git
https://www.mobibrw.com/gitea-mirrors/chromium/src.git
BSD-3-Clause 89 GiB
Languages
C++ 74.4%
Java 8.2%
Objective-C++ 4.6%
TypeScript 4%
Python 2.5%
Other 6.1%