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

Unified Diff: Source/platform/RuntimeEnabledFeatures.in

Issue 274833002: Enable WebGL rendering into ImageCHROMIUM, backed by a scanout buffer to enable overlay suppor… (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix release Created 6 years, 7 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 | Source/platform/graphics/GraphicsTypes3D.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/RuntimeEnabledFeatures.in
diff --git a/Source/platform/RuntimeEnabledFeatures.in b/Source/platform/RuntimeEnabledFeatures.in
index 363c73fbb4960bf3c5e6f185a454f564ff610843..1a08113c712899be25976fa7f30a6981eec90262 100644
--- a/Source/platform/RuntimeEnabledFeatures.in
+++ b/Source/platform/RuntimeEnabledFeatures.in
@@ -146,6 +146,7 @@ WebAnimationsElementAnimate status=stable
WebAnimationsAPI status=experimental, depends_on=WebAnimationsElementAnimate
WebAudio condition=WEB_AUDIO, status=stable
WebGLDraftExtensions status=experimental
+WebGLImageChromium
WebMIDI status=test
WebVTTRegions depends_on=Media, status=experimental
WOFF2 status=stable
« no previous file with comments | « no previous file | Source/platform/graphics/GraphicsTypes3D.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698