skia2/src
robertphillips 3f0e6945f8 Revert of Create blurred RRect mask on GPU (rather than uploading it) (patchset #5 id:80001 of https://codereview.chromium.org/2222083004/ )
Reason for revert:
No NoGPU bot on commit queue ?

Original issue's description:
> Create blurred RRect mask on GPU (rather than uploading it)
>
> This CL doesn't try to resolve any of the larger issues. It just moves the computation of the blurred RRect to the gpu and sets up to start using vertex attributes for a nine patch draw (i.e., returning the texture coordinates)
>
> All blurred rrects using the "analytic" path will change slightly with this CL.
>
> GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2222083004
>
> Committed: https://skia.googlesource.com/skia/+/75ccdc77a70ec2083141bf9ba98eb2f01ece2479
> Committed: https://skia.googlesource.com/skia/+/94b5c5a41160e0f55e267fc3d830df65736fac50

TBR=bsalomon@google.com
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true

Review-Url: https://codereview.chromium.org/2232953002
2016-08-10 08:40:35 -07:00
..
android Fix uses of SkImageInfo in BRD to preserve color space info 2016-06-03 08:23:40 -07:00
animator Rename textual includes as *.inc. 2016-07-27 11:12:12 -07:00
c switch maskfilters to sk_sp 2016-04-04 10:02:58 -07:00
codec Convert SkAutoTUnref<SkData> to sk_sp<SkData>. 2016-08-03 13:32:32 -07:00
core Revert of Create blurred RRect mask on GPU (rather than uploading it) (patchset #5 id:80001 of https://codereview.chromium.org/2222083004/ ) 2016-08-10 08:40:35 -07:00
effects Revert of Create blurred RRect mask on GPU (rather than uploading it) (patchset #5 id:80001 of https://codereview.chromium.org/2222083004/ ) 2016-08-10 08:40:35 -07:00
fonts Move to SkDataTable::MakeXXX and sk_sp. 2016-08-05 06:51:50 -07:00
gpu Revert of Create blurred RRect mask on GPU (rather than uploading it) (patchset #5 id:80001 of https://codereview.chromium.org/2222083004/ ) 2016-08-10 08:40:35 -07:00
image Revert of Store mipmap levels in deferred texture image (patchset #11 id:200001 of https://codereview.chromium.org/2115023002/ ) 2016-08-09 17:46:25 -07:00
images SkRTConf: eliminate 2016-08-04 10:47:16 -07:00
lazy SkOncePtr -> SkOnce 2016-05-05 16:05:56 -07:00
opts Use sse4.2 CRC32 instructions to hash when available. 2016-08-08 09:06:28 -07:00
pathops template intersection fuzz fixes 2016-08-08 14:27:45 -07:00
pdf SkPDF: bikeshed: use auto less 2016-08-09 20:04:01 -07:00
ports SkTypeface_win_dw.cpp remove unused fn 2016-08-08 11:09:33 -07:00
sfnt Make SkOTTable_name.cpp UTF-8. 2016-07-19 16:10:56 -04:00
sksl added initial GLSL support to skslc 2016-08-03 12:43:36 -07:00
svg Deprecate SkDevice::accessBitmap method 2016-07-21 07:17:54 -07:00
utils Add time return argument to SkCurveMeasure's getPosTan, rename to getPosTanTime 2016-08-10 07:45:31 -07:00
views Sample app uses Ganesh before calling SkGraphics::Init(). 2016-08-09 10:13:28 -07:00
xml Delete SkXMLPullParser 2016-07-19 05:14:41 -07:00
xps SkLeanWindows.h: #include "Windows.h" fewer places 2016-06-07 17:21:10 -07:00