platform/upstream/libSkiaSharp.git
2017-04-14 Herb DerbyRemove dangerous constructor from SkArenaAlloc
2017-04-14 Cary Clarkfix scan converter arena alloc
2017-04-14 Mike Kleinskirt std::chrono on MSAN builds
2017-04-14 Ben WagnerSymmetric rendering when >20px with DirectWrite.
2017-04-14 Ben WagnerFix advances for aliased text with DirectWrite.
2017-04-14 Robert PhillipsRevert "Reduce read/write-SurfacePixels call sites"
2017-04-14 Robert PhillipsReduce read/write-SurfacePixels call sites
2017-04-14 Kevin LubickAdd jobs for Samsung Chromebook XE303C12
2017-04-14 Robert Phillipssk_sp-ify opList creation & storage
2017-04-14 Hal Canarytools/check-headers-self-sufficient: optionally test...
2017-04-14 Matt SarettAdd documentation for color correct skia to website
2017-04-14 Chris DaltonImprove accuracy of cubic classification
2017-04-14 Ravi MistryAdd documentation for android-o-roll.skia.org
2017-04-14 Cary Clarkfix pathops_unittest test strings
2017-04-14 Matt SarettLet region decoders query the type and color space
2017-04-14 Brian OsmanDo non-deterministic FP opt testing on all bots
2017-04-13 Mike Kleinrefine .type ...,%function
2017-04-13 Heather MillerUpdate Skia milestone to 60
2017-04-13 Mike Kleinjumper, explicitly tag functions as functions
2017-04-13 Mike Reedremove code directly involved in lock/unlock in SkPixelRef
2017-04-13 Mike Reedmake picture-imagegenerator more robust on requested...
2017-04-13 Brian OsmanFurther unify logic in readSurfacePixels and writeSurfa...
2017-04-13 Herb DerbyMove GrAtlasGlyphCache over to SkArenaAlloc from SkVarA...
2017-04-13 Mike Kleinc100p bots: put a bandaid on broken Thumb
2017-04-13 Mike Reedremove old-pixelref-api flag from android
2017-04-13 Mike Kleindisable this test on NoGPU bots
2017-04-13 Eric BorenAdd infra/bots/Makefile to simplify test/train
2017-04-13 Mike Kleinmake ShadowUtils unit test pass on no-GPU builds
2017-04-13 Herb DerbyUse a simpler method for calculating atan
2017-04-13 Mike Kleinre-disable lld on MSAN bots
2017-04-13 Eric BorenChange infra recipe module to use the Go asset
2017-04-13 Robert PhillipsRemove GrRenderTargetOpList::discard & move functionali...
2017-04-13 Mike Reedremove dead code around replayClips
2017-04-13 Mike KleinSet skia_enable_gpu=false on MSAN builds.
2017-04-13 Greg DanielStore the GrBackend we are using on GrContext
2017-04-13 Robert PhillipsMake all GrRenderTargetOpList ops store a GrRenderTarge...
2017-04-13 Mike Kleintry -B
2017-04-13 Brian OsmanDo sRGB premul/unpremul on the GPU
2017-04-13 Chris DaltonAccess EGL_KHR_fence_sync via eglGetProcAddress
2017-04-13 Kevin LubickUpdate clang_linux to version 4
2017-04-13 Mike Reedremove unused fURI from pixelref
2017-04-12 Mike Reedlocking methods should only be virtual in legacy mode
2017-04-12 csmartdaltonFix cubic KLM solving
2017-04-12 Kevin LubickAdd job for Acer chromebook (TegraK1)
2017-04-12 Ben WagnerAdd Win IntelHD4400 bot.
2017-04-12 Mike Kleinjumper, bilinear and bicubic sampling stages
2017-04-12 Greg DanielAllow including of vulkan.h as a required public api...
2017-04-12 Mike Reedandroid-only api to reset the fields of a pixelref
2017-04-12 Ravi MistryUpdate Android autoroller documentation
2017-04-12 Kevin LubickAdd jobs for Samsung Chromebook Plus
2017-04-12 Cary Clarkfix drawDRRect for fuzzer
2017-04-12 Mike Kleinmake all gather_*() use SkJumper_GatherCtx
2017-04-12 Eric BorenAdd/edit README files for infra/recipes
2017-04-12 Matt SarettFix SkLocalMatrixShader::isAImage() to respect local...
2017-04-12 Matt SarettRevert "Revert "SkColorSpaceXformer: Preserve local...
2017-04-12 Matt SarettRevert "Fix SkLocalMatrixShader::isAImage() to respect...
2017-04-12 Matt SarettRevert "SkColorSpaceXformer: Preserve local matrix...
2017-04-12 Mike Kleintidy up ok help
2017-04-12 Mike Kleinjumper, rgb<->hsl
2017-04-12 Leon Scroggins IIIAdd SkCodec methods for individual frames
2017-04-12 Matt SarettFix SkLocalMatrixShader::isAImage() to respect local...
2017-04-12 Matt SarettSkColorSpaceXformer: Preserve local matrix on shaders
2017-04-12 Matt SarettOverride setDrawFilter() in SkColorSpaceXformCanvas
2017-04-12 Kevin LubickRe-align tests in recipes with the names of reality
2017-04-12 Kevin LubickAdd docs for downloading prebuilt binaries from CIPD
2017-04-12 Mike Reedremove pixelref flag from google3
2017-04-12 Robert PhillipsDisable deferred proxies for Chrome branch
2017-04-12 Mike ReedRevert "Revert "remove unused SkBitmap::copyPixelsTo""
2017-04-12 Mike Reedswitch over to no lockPixels in pixelref
2017-04-11 Mike Reedclean ups in SkPixelRef
2017-04-11 Jim Van VerthAdd perspective shadows
2017-04-11 Robert PhillipsRemove discard from GrRenderTarget & force it to always...
2017-04-11 Hal CanarySkSize can be aggregate-initialized
2017-04-11 Matt SarettReland: Finish up mip opts: 2x3 and 3x2
2017-04-11 Mike Kleinremove inline allocation in SkRecord
2017-04-11 Mike ReedChange bitmapcache to not rely on lockpixels.
2017-04-11 Matt SarettBlacklist DeferredTextureImage on Win Vulkan IntelIris540
2017-04-11 Mike KleinMake SkLiteDL::draw() const.
2017-04-11 Mike Kleinmake SkRecord normally SkRefCnt'd
2017-04-11 Mike KleinRevert "remove unused SkBitmap::copyPixelsTo"
2017-04-11 Leon Scroggins IIICorrect GIF frame dependencies and track alpha
2017-04-11 Mike Reedremove unused SkBitmap::copyPixelsTo
2017-04-11 Mike Kleinremove SkNx AVX code
2017-04-11 Kevin LubickFix symbolization of ASAN crashes
2017-04-11 Matt SarettAllow BF and BRD clients to request an output color...
2017-04-11 Matt SarettMake sure NaNs clamp to 0 in color look up tables
2017-04-11 Matt SarettSkCanvas constructor with legacy flag for Android framework
2017-04-11 Robert PhillipsRevert "Rm makeRenderTargetContext in favor of deferred...
2017-04-11 Robert PhillipsRm makeRenderTargetContext in favor of deferred version
2017-04-11 Mike Kleinremove kReturnNullForEmpty_FinishFlag feature
2017-04-10 Matt SarettSkImageFilter::onMakeColorSpace() - more overrides
2017-04-10 Ben WagnerAdd Galaxy S6 to CQ as an experimental bot.
2017-04-10 Matt SarettgetDeferredTextureImageData(): preserve color space...
2017-04-10 Matt SarettSkImageCacherator: Remove unneeded heuristic
2017-04-10 Brian OsmanPM/UPM conversion improvements
2017-04-10 Mike Kleinfix too-dark 565 (really, all legacy) gradients
2017-04-10 Mike Reedremove unused lockPixelsAreWritable
2017-04-10 Kevin LubickAdd MIPS Ci20 jobs
2017-04-10 Eric BorenRemove GeForce 320M bots
2017-04-10 Mike Kleinfix -Fast bot
next