Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2893)

Unified Diff: gpu/config/software_rendering_list.json

Issue 2830403002: Allow accelerated canvas on Mali Linux (Closed)
Patch Set: Rebase, update version Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/config/software_rendering_list.json
diff --git a/gpu/config/software_rendering_list.json b/gpu/config/software_rendering_list.json
index 0fe91b207903026976e412633b23c6c0f89bf970..c8a649de99581f420ffb223bff02da06289c7012 100644
--- a/gpu/config/software_rendering_list.json
+++ b/gpu/config/software_rendering_list.json
@@ -1,6 +1,6 @@
{
"name": "software rendering list",
- "version": "13.4",
+ "version": "13.5",
"entries": [
{
"id": 1,
@@ -1351,18 +1351,6 @@
]
},
{
- "id": 132,
- "description": "Mali accelerated 2d canvas is slow on Linux",
- "cr_bugs": [691601],
- "os": {
- "type": "linux"
- },
- "gl_renderer": "Mali-4.*",
- "features": [
- "accelerated_2d_canvas"
- ]
- },
- {
"id": 133,
"description": "MediaCodec on VideoCore IV HW crashes on JB",
"cr_bugs": [654905],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698