skia2/include/core
bsalomon bd500f09ce Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ )
Reason for revert:
Need workaround for chrome to build

Original issue's description:
> Move Budgeted enum out of SkSurface, use in GrTextureProvider
>
> BUG=skia:
> GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1728093005
> DOCS_PREVIEW= https://skia.org/?cl=1728093005
>
> Committed: https://skia.googlesource.com/skia/+/57599fe6c0336feaeeeb9b1996e77b70219b483c

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

Review URL: https://codereview.chromium.org/1734043002
2016-02-25 06:52:12 -08:00
..
SkAnnotation.h
SkBBHFactory.h Add non-inline SkRTreeFactory constructor to fix clang-cl 2016-02-06 12:40:56 -08:00
SkBitmap.h SkBitmap move 2015-12-14 10:19:17 -08:00
SkBitmapDevice.h
SkBlitRow.h
SkBlurTypes.h
SkCanvas.h Remove deferred clear from SkGpuDevice 2016-02-05 07:17:34 -08:00
SkChunkAlloc.h
SkClipStack.h Move SkTDArray to private. 2016-02-18 08:53:33 -08:00
SkColor.h make SkPM4f private 2016-02-18 12:39:14 -08:00
SkColorFilter.h remove supports4f flag for colorfilters 2016-02-19 13:38:53 -08:00
SkColorPriv.h Change SkUnitScalarClampToByte to more accurate implementation. 2016-02-24 10:07:52 -08:00
SkColorTable.h
SkData.h
SkDataTable.h Move SkTDArray to private. 2016-02-18 08:53:33 -08:00
SkDeque.h
SkDevice.h
SkDocument.h SkDocument: remove use of SkTArray (part 3/3). 2016-02-12 07:26:46 -08:00
SkDraw.h Only use fake gamma with linear devices. 2016-02-22 13:20:29 -08:00
SkDrawable.h
SkDrawFilter.h SkPaintFilterCanvas cleanup 2016-01-12 12:14:10 -08:00
SkDrawLooper.h
SkError.h
SkFilterQuality.h
SkFixed.h Revert of Simple cleanups related to SkFixed. (patchset #4 id:120001 of https://codereview.chromium.org/1683743005/ ) 2016-02-24 08:29:11 -08:00
SkFlattenable.h reorg global initialization, separating core from optional 2016-01-13 08:47:54 -08:00
SkFlattenableSerialization.h
SkFont.h
SkFontHost.h
SkFontLCDConfig.h
SkFontStyle.h
SkGraphics.h add SkGraphics::PurageAllCaches 2016-02-22 06:19:54 -08:00
SkImage.h Make SkImage::readYUV8Planes const 2016-02-03 17:09:00 -05:00
SkImageDecoder.h
SkImageEncoder.h
SkImageFilter.h Update SkImageFilter's cache to handle SkSpecialImages and add unit test 2016-02-19 08:19:40 -08:00
SkImageGenerator.h take gr-context parameter to refEncoded, indicating a desire for only gpu-specific formats 2016-01-05 09:16:19 -08:00
SkImageInfo.h add kRGBA_F16_SkColorType 2016-02-05 11:18:39 -08:00
SkMallocPixelRef.h
SkMask.h Add default ctor to SkMask 2015-12-17 11:33:12 -08:00
SkMaskFilter.h Add default ctor to SkMask 2015-12-17 11:33:12 -08:00
SkMath.h
SkMatrix.h Change SkMatrix::fixedStepInX to return SkVector (of SkScalar) rather than SkFixed. 2016-02-16 10:09:40 -08:00
SkMetaData.h
SkMultiPictureDraw.h Move SkTDArray to private. 2016-02-18 08:53:33 -08:00
SkOSFile.h add fsync to try to get complete skps from webpage picture capture 2015-12-16 13:41:23 -08:00
SkPaint.h Simplify and combine SkDrawCacheProc and SkMeasureCacheProc to SkPaint::GlyphCacheProc. 2016-02-23 10:44:32 -08:00
SkPath.h allow move/zero-line/close to draw caps 2016-02-22 12:44:54 -08:00
SkPathEffect.h fix misc asserts and checks found by fuzzer 2016-02-22 12:50:26 -08:00
SkPathMeasure.h Move SkTDArray to private. 2016-02-18 08:53:33 -08:00
SkPathRef.h Move SkTDArray to private. 2016-02-18 08:53:33 -08:00
SkPicture.h Make SkPicture/SkImageGenerator default to SkCodec 2016-02-17 10:02:29 -08:00
SkPictureRecorder.h
SkPixelRef.h Move SkTDArray to private. 2016-02-18 08:53:33 -08:00
SkPixelSerializer.h
SkPixmap.h add kRGBA_F16_SkColorType 2016-02-05 11:18:39 -08:00
SkPngChunkReader.h
SkPoint3.h
SkPoint.h
SkPostConfig.h Add Histogram Macros to Skia 2016-02-05 15:32:36 -08:00
SkPreConfig.h check for both __ARM_NEON__ and __ARM_NEON 2016-01-26 07:34:51 -08:00
SkRasterizer.h
SkRect.h Revert of Simple cleanups related to SkFixed. (patchset #4 id:120001 of https://codereview.chromium.org/1683743005/ ) 2016-02-24 08:29:11 -08:00
SkRefCnt.h Revert of skstd -> std for unique_ptr (patchset #24 id:460001 of https://codereview.chromium.org/1436033003/ ) 2016-01-24 19:49:24 -08:00
SkRegion.h
SkRRect.h make transformed rrect radii fit rectangle 2016-02-23 10:32:40 -08:00
SkRSXform.h
SkScalar.h Remove SkLerpXfermode 2016-01-25 14:19:56 -08:00
SkShader.h Retire SkShader::kSupports4f_Flag 2016-02-23 19:02:20 -08:00
SkSize.h
SkStream.h add fsync to try to get complete skps from webpage picture capture 2015-12-16 13:41:23 -08:00
SkString.h Move SkTArray to include/private. 2016-02-17 13:13:44 -08:00
SkStrokeRec.h resolution dependent path measure 2016-01-21 07:07:02 -08:00
SkSurface.h Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ ) 2016-02-25 06:52:12 -08:00
SkSurfaceProps.h
SkTextBlob.h Move SkTArray to include/private. 2016-02-17 13:13:44 -08:00
SkTime.h SkTime: Stop using POSIX entensions to time.h for timezone 2016-01-12 11:55:29 -08:00
SkTLazy.h SkTCopyOnFirstWrite-based SkPaintFilterCanvas API 2016-01-12 07:21:11 -08:00
SkTraceMemoryDump.h
SkTRegistry.h
SkTypeface.h
SkTypes.h Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ ) 2016-02-25 06:52:12 -08:00
SkUnPreMultiply.h
SkWriteBuffer.h
SkWriter32.h
SkXfermode.h simplify/unify xferproc api 2016-02-24 06:21:36 -08:00