From aae533e418f37d788cdb1a1177e882d0f8868b62 Mon Sep 17 00:00:00 2001 From: Eric Karl Date: Fri, 15 Dec 2017 23:37:45 +0000 Subject: Revert "Remove SkImage deferred texture image data APIs." This reverts commit 4f5e1d4ff3fa9f240398c9a08be94beb1c16dad0. Reason for revert: Unfortunately, we need this in Chrome for a bit longer. Working on understanding why the new path led to regressions. Will re-land this once the new path sticks. Original change's description: > Remove SkImage deferred texture image data APIs. > > These APIs existed for Chrome. Chrome is no longer using them. > > Change-Id: I15a5e2f88c7e8d1356188748fc68d4658f6f1849 > Reviewed-on: https://skia-review.googlesource.com/81021 > Reviewed-by: Brian Osman > Reviewed-by: Cary Clark > Commit-Queue: Brian Salomon TBR=bsalomon@google.com,brianosman@google.com,caryclark@google.com,caryclark@skia.org # Not skipping CQ checks because original CL landed > 1 day ago. Change-Id: Ic9f683f262f2e1d0469156360f5ffaee977ca44a Reviewed-on: https://skia-review.googlesource.com/86280 Reviewed-by: Eric Karl Commit-Queue: Eric Karl --- gn/gm.gni | 1 + 1 file changed, 1 insertion(+) (limited to 'gn/gm.gni') diff --git a/gn/gm.gni b/gn/gm.gni index 62be999944..c8297cfd24 100644 --- a/gn/gm.gni +++ b/gn/gm.gni @@ -99,6 +99,7 @@ gm_sources = [ "$_gm/dashcircle.cpp", "$_gm/dashcubics.cpp", "$_gm/dashing.cpp", + "$_gm/deferredtextureimage.cpp", "$_gm/degeneratesegments.cpp", "$_gm/dftext.cpp", "$_gm/dftext_blob_persp.cpp", -- cgit v1.2.3