Fix advances for aliased text with DirectWrite.
[platform/upstream/libSkiaSharp.git] / tools /
2017-03-20 Matthew LeibowitzMerge pull request #52 from mono/update-m57
2017-03-12 Matthew LeibowitzMerge branch 'chrome/m57' into update-m57
2017-01-16 Matthew LeibowitzMerge branch 'xamarin-svg-canvas' into xamarin-mobile...
2017-01-13 Mike Kleincall fetch-gn from git-sync-deps
2017-01-13 Yuqian LiReland https://skia-review.googlesource.com/c/6091/
2017-01-13 Yuqian LiRevert "Reland https://skia-review.googlesource.com...
2017-01-12 Stan IlievAdd support for drawImageLattice in SKIA debugger
2017-01-12 Yuqian LiReland https://skia-review.googlesource.com/c/6091/
2017-01-12 Matt SarettFix tool with swapped fC, fE (SkColorSpaceTransferFn)
2017-01-12 Yuqian LiRevert "Implement Analytic AA for General Paths (with...
2017-01-12 Yuqian LiImplement Analytic AA for General Paths (with Guard...
2017-01-11 Brian SalomonMake GrPaints move their GrProcessor ownership into...
2017-01-11 Mike Reedmove SkTRegister.h into tools
2017-01-11 Hal CanarySkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
2017-01-11 Kevin LubickRevert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"
2017-01-11 Hal CanarySkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
2017-01-11 Brian OsmanGet latest ANGLE as of January 6, 2017
2017-01-06 Matthew LeibowitzMerge pull request #42 from mono/develop-next
2017-01-06 Brian SalomonAdd support for tagging GrUniqueKeys with a debug string
2017-01-06 Mike KleinRevert "Get latest ANGLE as of January 6, 2017"
2017-01-06 Brian OsmanGet latest ANGLE as of January 6, 2017
2017-01-05 Mike Kleinmonobench: don't sort the Bench vector while iterating...
2017-01-05 Mike Kleinmonobench: shuffle benchmark order between samples
2017-01-05 Brian SalomonRename batch->op in GrAuditTrail json and skiaserver...
2017-01-05 Jim Van VerthMinor fixes for the Linux viewer
2017-01-05 Derek SollenbergerRemove DMSrcSinkAndroid.
2017-01-03 Brian SalomonRemove ref counting from GrOp.
2016-12-28 Brian OsmanAdd skia_enable_discrete_gpu argument to GN
2016-12-21 Ravi MistryRevert "Revert "Fix issue in SkDebugCanvas where filter...
2016-12-21 Ravi MistryRevert "Fix issue in SkDebugCanvas where filter canvas...
2016-12-21 Brian SalomonFix issue in SkDebugCanvas where filter canvas prevents...
2016-12-21 Mike Reedhelper to convert CGImage -> SkImage
2016-12-20 Brian SalomonRename batch->op in skiaserve
2016-12-20 Brian SalomonRename batch->op in GrAuditTrail.
2016-12-20 Brian OsmanTag string bitmaps (for GMs) as sRGB
2016-12-20 Robert PhillipsRemove getDevice_just_for_deprecated_compatibility_test()
2016-12-17 Brian SalomonRename GrBatchAtlas -> GrDrawOpAtlas.
2016-12-16 Brian SalomonRename GrBatchAtlas files to GrDrawOpAtlas
2016-12-16 raftiasAdded gamma visualizations to colorspaceinfo tool
2016-12-16 Cary Clarkrework xor to be more like winding
2016-12-16 Brian SalomonRename GrBatchFontCache->GrAtlasGlyphCache
2016-12-16 Leon ScrogginsRevert "Remove all KTX support"
2016-12-15 Leon Scroggins IIIRemove all KTX support
2016-12-14 Yuqian LiChange FLAGS_analyticAA's default to true
2016-12-14 Cary Clarkmore simplify bugs
2016-12-12 Hal CanarySkBitmap::setPixelRef(): less reference churn
2016-12-12 raftiasUpdated the get_images_from_skps tool to check for...
2016-12-12 Mike Reedchange SkClipOp to a class enum
2016-12-09 Brian SalomonRename testingOnly_drawBatch to testingOnly_addDrawOp...
2016-12-09 Brian SalomonMake GrRenderTargetOpList::addDrawOp use sk_sp
2016-12-09 Hal Canarytools and docs: clean up gyp-specific things
2016-12-09 Brian SalomonRelandx2 "Remove antialiasing control from GrPaint."
2016-12-09 Brian SalomonRevert "Reland "Remove antialiasing control from GrPaint.""
2016-12-09 Brian SalomonReland "Remove antialiasing control from GrPaint."
2016-12-09 Mike ReedRevert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
2016-12-09 Mike ReedRevert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
2016-12-08 Mike Reedremove SK_SUPPORT_LEGACY_CLIP_REGIONOPS
2016-12-08 Cary Clarksimplify bug
2016-12-08 Brian SalomonRevert "Remove antialiasing control from GrPaint."
2016-12-08 Brian SalomonRemove antialiasing control from GrPaint.
2016-12-07 Brian SalomonRename batch->op in GrOpList and subclasses
2016-12-02 Joe Gregoriofiddle: Don't run F16 by default, it doesn't work with...
2016-12-02 brianosmanTwo (related) changes here:
2016-12-01 brianosmanRevert of Enable sRGB on iOS, make sRGB decode support...
2016-12-01 brianosmanTwo (related) changes here:
2016-12-01 brianosmanRevert of Enable sRGB on iOS, make sRGB decode support...
2016-12-01 Matt SarettAdd srgb and f16 modes to fiddle
2016-12-01 brianosmanTwo (related) changes here:
2016-12-01 Brian SalomonRename GrDrawBatch->GrDrawOp
2016-11-30 Hal CanarySkEncodeImage: no more link-time registration
2016-11-30 Hal Canaryremove more old cmake files
2016-11-30 Brian SalomonMake GrGpuCommandBuffer infer its render target from...
2016-11-30 Greg DanielAdd support for resources on android Viewer
2016-11-29 Brian OsmanIn GetResourceAsBitmap, don't crash if the resource...
2016-11-29 Brian SalomonReland image storage with fixes.
2016-11-23 Hal CanarySkImageEncoder: simplify API
2016-11-22 Hal CanaryRevert 248ff023 & 2cb6cb72
2016-11-22 Hal CanarySkImageEncoder: simplify API
2016-11-21 Brian OsmanSupport decoding images to multiple formats, depending...
2016-11-18 Matthew LeibowitzSeems git couldn't care about merging these files
2016-11-18 Matthew LeibowitzMerge branch 'chrome/m56' into update-m56
2016-11-16 Mike KleinGN: add public headers warnings check.
2016-11-15 csmartdaltonskpbench: fix parser script for bots
2016-11-15 Brian OsmanRevert "Support decoding images to multiple formats...
2016-11-15 Brian OsmanSupport decoding images to multiple formats, depending...
2016-11-14 csmartdaltonskpbench: skiaperf.py modifications
2016-11-14 Mike KleinRevert "Always build the ANGLE test code. Always build...
2016-11-14 Brian SalomonAlways build the ANGLE test code. Always build ANGLE...
2016-11-13 Mike ReedRevert[2] "Change SkCanvas to *not* inherit from SkRefCnt"
2016-11-11 Matt SarettRe-purpose color space tool
2016-11-11 Robert PhillipsAdd explicit UniqueID classes for GrGpuResource & GrSur...
2016-11-11 Mike KleinGN: build Lua tools when skia_use_lua.
2016-11-10 Heather MillerRevert "Change SkCanvas to *not* inherit from SkRefCnt"
2016-11-10 Kevin Lubickskpbench: add utility to format results for Skia Perf
2016-11-10 csmartdaltonskpbench: add "resultsfile" option
2016-11-10 csmartdaltonskpbench: remove --path flag
2016-11-09 csmartdaltonskpbench: call adb wait-for-device after root
2016-11-09 csmartdaltonskpbench: filter out junk spewed by Pixel C driver
2016-11-09 csmartdaltonskpbench: use 3 cores instead of 4 on Pixel C
2016-11-09 Mike ReedChange SkCanvas to *not* inherit from SkRefCnt
next