platform/upstream/libSkiaSharp.git
2017-01-11 Leon Scroggins IIIMake SkColorToHSV and SkHSVToColor "perfect" inverses
2017-01-11 Jim Van VerthMore fixes for distance field paths
2017-01-11 Kevin LubickRevert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"
2017-01-11 Brian SalomonAdd test for processor->resource ref/io counts
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-11 Matt SarettAdd readPixels() tests for generator backed images
2017-01-11 Brian OsmanFix overwriting of config flags in a few cases
2017-01-11 Yuqian LiRevert "Revert "Improve quad edges' smoothness in non...
2017-01-11 Eric BorenRoll recipe DEPS
2017-01-11 Mike Reedmove SkDraw.h to core
2017-01-10 Mike Kleinpretty up some SkSplicer code
2017-01-10 Mike KleinInvalidate icache in copy_to_executable_mem()
2017-01-10 Brian OsmanAdd Gray8 pixel config
2017-01-10 Mike KleinSkSplicer: no need to set_k() manually.
2017-01-10 Mike Kleindisable splicer on MSAN bot
2017-01-10 Hal CanaryRemove last of SK_SUPPORT_LEGACY_IMAGE_ENCODER_CLASS
2017-01-10 Mike KleinSkSplicer: fix aarch64 jump offset, turn on testing...
2017-01-10 Mike KleinSkSplicer: test and fix loop logic
2017-01-10 Brian OsmanRevert "Add Gray8 pixel config"
2017-01-10 Mike KleinTest SkSplicer on x86-64 bots, except Windows.
2017-01-10 Brian OsmanStart including 'winrt' in Windows toolchain
2017-01-10 Matt SarettRespect SkColorSpace in SkPNGImageEncoder
2017-01-10 Hal CanaryClean up unused SK_SUPPORT_LEGACY_IMAGE_ENCODER_CLASS...
2017-01-10 Mike Reedsupport external raster handles
2017-01-10 Mike Kleinremove xbyak experiment
2017-01-10 Matt SarettMake SkImage_Base::onReadPixels() pure virtual
2017-01-10 Ben WagnerRemove SkUseTestFontConfigFile.
2017-01-10 Brian OsmanAdd Gray8 pixel config
2017-01-10 Robert PhillipsStart making texture coordinates be absolute
2017-01-10 Mike KleinSkSplicer: start on arm64
2017-01-10 Mike KleinRevert "Improve quad edges' smoothness in non-AA cases"
2017-01-10 joel.liangGenerate Signed Distance Field directly from vector...
2017-01-09 Brian SalomonMove resource ref/io manipulation from GrProgramElement...
2017-01-09 Ben WagnerRename function in PathOpsExtendedTest which takes...
2017-01-09 Matt SarettAllow constrained and unconstrained picture-images
2017-01-09 Hal Canarydocumentation: corrections to PDF docs
2017-01-09 Ben WagnerRoll FreeType past 2.7.1.
2017-01-09 Ravi MistryAdd robocop instructions on how to interact with the...
2017-01-09 Brian SalomonRemove unused unique ID from GrProgramElement
2017-01-09 Mike Kleinexclude src/splicer from g3
2017-01-09 Greg DanielVarious memory leak fixes in Vulkan
2017-01-09 Yuqian LiImprove quad edges' smoothness in non-AA cases
2017-01-09 Stephen WhiteGrTessellator: fix compile when LOGGING_ENABLED.
2017-01-09 Ben WagnerOmit flaky tests.
2017-01-09 Brian SalomonSeparate SkArithmeticImageFilter from SkXfermodeImageFi...
2017-01-09 Matt SarettSpecify bit depth and color space in SkImage::MakeFromP...
2017-01-09 Brian SalomonRevert "Revert "Removing ref counting from GrXPFactory.""
2017-01-09 Mike KleinSkSplicer
2017-01-09 Brian SalomonRevert "Removing ref counting from GrXPFactory."
2017-01-09 Brian SalomonRemoving ref counting from GrXPFactory.
2017-01-09 Brian SalomonMark flatennable macros as block beginning/ending in...
2017-01-09 Matt SarettFix SkColorSpaceXform F16 behavior
2017-01-09 Mike Kleinxbyak -> skia mirror, pin version
2017-01-08 Mike Reedmake SkRBuffer always validate
2017-01-08 Mike Reedmove SkBlitRow.h out of public
2017-01-08 UpdateSKPsUpdate SKP version
2017-01-08 Mike Reedfix to not assign uninitialized array to string
2017-01-08 Mike Reedremove SkMemoryWStream -- unused externally
2017-01-07 Mike KleinSkXbyak: loop inside, only body
2017-01-07 Mike KleinRevert "Retry "SkRasterPipelineBlitter: support A8...
2017-01-07 Mike Reedremove SkDebugWStream and other cleanups
2017-01-06 Matt SarettFix Sk8f::Store4 (for HSW)
2017-01-06 Mike Kleintry harder to exclude SkXbyak.cpp from Google3 build
2017-01-06 Mike Kleinzero fBuf in new SkXbyakBench
2017-01-06 Brian SalomonMake all GrXPFactory instances statics.
2017-01-06 Mike KleinAdd a real SkXbyak bench, implement enough to run it.
2017-01-06 Mike Kleinexclude src/opts/SkXbyak.cpp from g3 build
2017-01-06 Kevin LubickAdd in Path fuzzer
2017-01-06 Derek SollenbergerAdd support for 64-bit devices when using gdb on Android
2017-01-06 Brian SalomonPurge clip masks when they are no longer findable.
2017-01-06 Florin MalitaAvoid SkFixed overflow in decal bitmap procs
2017-01-06 Brian SalomonRemove arithmetic mode GrXP code.
2017-01-06 Brian SalomonAdd support for tagging GrUniqueKeys with a debug string
2017-01-06 Mike KleinSkXbyak basics
2017-01-06 Mike KleinRetry "SkRasterPipelineBlitter: support A8"...
2017-01-06 Mike KleinRevert "Get latest ANGLE as of January 6, 2017"
2017-01-06 Derek SollenbergerAdd a script and documentation for building the Viewer...
2017-01-06 Brian OsmanGet latest ANGLE as of January 6, 2017
2017-01-06 Robert PhillipsGet Debugger app compiling again
2017-01-06 Mike Kleinsimplify by removing _d stages
2017-01-06 Brian OsmanRevert "Revert "Hard code bicubic coefficients in the...
2017-01-06 Kevin LubickBe able to fuzz a directory of input
2017-01-05 Brian OsmanRevert "Hard code bicubic coefficients in the shader"
2017-01-05 Brian OsmanRevert "Explicitly fail read/writePixels in invalid...
2017-01-05 Brian OsmanHard code bicubic coefficients in the shader
2017-01-05 Mike KleinUse stack instead of malloc() for most calls to SkRaste...
2017-01-05 Mike KleinRevert "SkRasterPipelineBlitter: support A8"
2017-01-05 Mike KleinSkRasterPipelineBlitter: support A8
2017-01-05 Brian SalomonCleanup ops that are storing GrPipelineOptimizations.
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 Mike KleinGN: add skia_android_serial and push_$foo targets when...
2017-01-05 Mike Kleinclamp to 1.0f in sk_linear_to_srgb_needs_round()
2017-01-05 Jim Van VerthMinor fixes for the Linux viewer
2017-01-05 Cary Clarkignore max curvature at end point
2017-01-05 Brian OsmanExplicitly fail read/writePixels in invalid color space...
2017-01-05 Florin MalitaRemove SK_SUPPORT_LEGACY_EVAL_CUBIC-guarded code
2017-01-05 Brian SalomonUse nullptr to indicate C locale when using xlocale
next