skia2/include/core
mtklein dfd7d48ced Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://codereview.chromium.org/1436033003/ )
Reason for revert:
Perf-Mac10.9-Clang-MacMini6.2-CPU-AVX-x86_64-Release has not updated yet.

Original issue's description:
> skstd -> std for unique_ptr
>
> TBR=reed@google.com
> No public API changes.
>
> BUG=skia:4564
>
> Committed: https://skia.googlesource.com/skia/+/755c553c17b82bb5de3d9cc8d3b2a866ff9e9e50
>
> CQ_EXTRA_TRYBOTS=client.skia.compile:Build-Mac10.9-Clang-x86_64-Release-CMake-Trybot,Build-Ubuntu-GCC-x86_64-Debug-CrOS_Link-Trybot
>
> Committed: https://skia.googlesource.com/skia/+/06189155d987db5c7e69015f6ea87c2168d6a065

TBR=bungeman@google.com,mtklein@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=skia:4564

Review URL: https://codereview.chromium.org/1467333002
2015-11-23 09:19:37 -08:00
..
SkAnnotation.h Style Change: SkNEW->new; SkDELETE->delete 2015-08-26 13:07:49 -07:00
SkBBHFactory.h IWYU: 'core' target, files starting A-C. 2015-08-05 13:57:49 -07:00
SkBitmap.h Remove SkBitmapSource 2015-09-25 09:15:55 -07:00
SkBitmapDevice.h IWYU: 'core' target, files starting A-C. 2015-08-05 13:57:49 -07:00
SkBlitRow.h Port SkBlitRow::Color32 to SkOpts. 2015-09-10 10:38:02 -07:00
SkBlurTypes.h
SkCanvas.h enable conservative raster clipping 2015-11-20 13:42:42 -08:00
SkChunkAlloc.h
SkClipStack.h
SkColor.h IWYU: 'core' target, files starting A-C. 2015-08-05 13:57:49 -07:00
SkColorFilter.h Bye bye processor data manager. 2015-10-06 08:40:51 -07:00
SkColorPriv.h Add special case circle blur for Ganesh 2015-09-15 10:20:55 -07:00
SkColorTable.h use allocator (if present) when we allocate our cache bitmap 2015-09-17 13:35:19 -07:00
SkComposeShader.h Bye bye processor data manager. 2015-10-06 08:40:51 -07:00
SkData.h Eliminate SkFILE: it always is the same as FILE. 2015-11-20 13:47:49 -08:00
SkDataTable.h remove SkInstCnt 2015-06-26 11:45:03 -07:00
SkDeque.h
SkDevice.h add applyFilter() to SkImage 2015-10-12 11:30:02 -07:00
SkDither.h
SkDocument.h SkPDF: add basic metadata support 2015-09-23 12:45:49 -07:00
SkDraw.h Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapi 2015-06-09 12:16:53 -07:00
SkDrawable.h add matrix options to drawDrawable 2015-07-07 10:22:31 -07:00
SkDrawFilter.h remove SkInstCnt 2015-06-26 11:45:03 -07:00
SkDrawLooper.h remove SkInstCnt 2015-06-26 11:45:03 -07:00
SkError.h
SkFilterQuality.h
SkFixed.h Fix UB in SkDivBits 2015-11-20 13:58:19 -08:00
SkFlattenable.h Eliminate some clutter in SkFlattenable 2015-09-24 15:04:45 -07:00
SkFlattenableSerialization.h
SkFont.h
SkFontHost.h
SkFontLCDConfig.h
SkFontStyle.h
SkGraphics.h Make SkGraphics::Term a no-op, stop calling it. 2015-09-09 07:35:42 -07:00
SkImage.h post-commit fixes to applyFilter CL 2015-10-12 13:17:23 -07:00
SkImageDecoder.h Add SkPngChunkReader. 2015-11-23 08:14:40 -08:00
SkImageEncoder.h Revert of change pixel-serializer to support reencoding existing data (patchset #5 id:80001 of https://codereview.chromium.org/1373683003/ ) 2015-09-28 09:58:41 -07:00
SkImageFilter.h Make SkImageFilter::applyCropRect() optionally compute srcBounds. 2015-10-28 14:17:17 -07:00
SkImageGenerator.h Remove params from Cacherator_GrTextureMaker 2015-10-15 12:14:55 -07:00
SkImageInfo.h Remove image usage type enum. Use GrTextureParams instead. 2015-10-12 10:39:46 -07:00
SkMallocPixelRef.h For non-opaque SkBitmapDevices, replace malloc-then-zero with calloc. 2015-11-05 09:46:23 -08:00
SkMask.h
SkMaskFilter.h GrDrawContext now holds GrRenderTarget pointer 2015-10-15 08:01:49 -07:00
SkMath.h The compiler can generate smulbb perfectly well nowadays. 2015-08-07 08:48:12 -07:00
SkMatrix.h api helpers inspired by blink use-cases 2015-08-09 19:41:13 -07:00
SkMetaData.h
SkMultiPictureDraw.h Add sk_parallel_for() 2015-06-17 15:26:15 -07:00
SkOSFile.h Eliminate SkFILE: it always is the same as FILE. 2015-11-20 13:47:49 -08:00
SkPackBits.h Remove unused PackBits methods and fix length checks 2015-06-04 15:10:37 -07:00
SkPaint.h Make SkGraphics::Term a no-op, stop calling it. 2015-09-09 07:35:42 -07:00
SkPath.h add SkPath::isRRect 2015-11-19 14:47:44 -08:00
SkPathEffect.h Forward declare SkStrokeRec in SkPathEffect 2015-09-15 12:53:07 -07:00
SkPathMeasure.h
SkPathRef.h add SkPath::isRRect 2015-11-19 14:47:44 -08:00
SkPicture.h Remove SkBitmapSource 2015-09-25 09:15:55 -07:00
SkPictureRecorder.h Respect SkPictureRecorder::kPlaybackDrawPicture_RecordFlag for SkDrawables 2015-11-17 06:18:31 -08:00
SkPixelRef.h Move Mutexy things to private. 2015-09-29 11:47:45 -07:00
SkPixelSerializer.h Revert of change pixel-serializer to support reencoding existing data (patchset #5 id:80001 of https://codereview.chromium.org/1373683003/ ) 2015-09-28 09:58:41 -07:00
SkPixmap.h Make peekPixels() usable with raster surface snapshots 2015-07-27 10:27:29 -07:00
SkPngChunkReader.h Add SkPngChunkReader. 2015-11-23 08:14:40 -08:00
SkPoint3.h Update SkLightingShader to support rotation 2015-08-20 05:15:07 -07:00
SkPoint.h
SkPostConfig.h Fix GOOGLE3 Android build. 2015-11-18 13:14:14 -08:00
SkPreConfig.h Add build targets for advanced Intel instruction sets (1 of 3). 2015-08-24 10:32:02 -07:00
SkRasterizer.h remove SkInstCnt 2015-06-26 11:45:03 -07:00
SkRect.h
SkRefCnt.h Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://codereview.chromium.org/1436033003/ ) 2015-11-23 09:19:37 -08:00
SkRegion.h
SkRRect.h Handle inverted rects in SkRRect creation methods 2015-09-29 11:24:07 -07:00
SkRSXform.h add helper to create RSXform w/ anchorPt 2015-07-30 05:46:05 -07:00
SkScalar.h Add special case circle blur for Ganesh 2015-09-15 10:20:55 -07:00
SkShader.h Bye bye processor data manager. 2015-10-06 08:40:51 -07:00
SkSize.h
SkStream.h Eliminate SkFILE: it always is the same as FILE. 2015-11-20 13:47:49 -08:00
SkString.h Document SkString::resize(int) as destructive. 2015-08-31 14:36:48 -07:00
SkStrokeRec.h Pack and align SkStrokeRec to 4-byte boundary. 2015-11-20 13:32:32 -08:00
SkSurface.h add ability to get FBO ID to Surface 2015-07-08 12:54:04 -07:00
SkSurfaceProps.h Rename flag from "distance field" to "device independent." 2015-08-31 12:39:41 -07:00
SkTArray.h SkPDF: add basic metadata support 2015-09-23 12:45:49 -07:00
SkTDArray.h Style Change: SkNEW->new; SkDELETE->delete 2015-08-26 13:07:49 -07:00
SkTDict.h
SkTDStack.h
SkTextBlob.h Make SkTextBlob::RunIterator public. 2015-10-27 14:01:05 -07:00
SkTime.h SkTime::GetNSecs() 2015-10-23 07:02:06 -07:00
SkTInternalLList.h
SkTLazy.h Move SkTemplates.h to private. 2015-08-19 11:56:48 -07:00
SkTraceMemoryDump.h Add support for light dumps in SkTraceMemoryDump interface. 2015-09-30 04:31:23 -07:00
SkTRegistry.h
SkTSearch.h Fix possible integer overflow in SkTSearch's midpoint calculation 2015-09-22 10:32:02 -07:00
SkTypeface.h Port uses of SkLazyPtr to SkOncePtr. 2015-09-09 09:09:53 -07:00
SkTypes.h Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://codereview.chromium.org/1436033003/ ) 2015-11-23 09:19:37 -08:00
SkUnPreMultiply.h
SkUtils.h update memset16/32 inlining heuristics 2015-09-29 10:38:59 -07:00
SkWriteBuffer.h change old picture serialization to really handle images 2015-06-22 12:48:26 -07:00
SkWriter32.h Move SkTemplates.h to private. 2015-08-19 11:56:48 -07:00
SkXfermode.h Revert of Make specialized SrcOver XPFactory (patchset #3 id:40001 of https://codereview.chromium.org/1455273006/ ) 2015-11-20 15:12:59 -08:00