platform/upstream/libSkiaSharp.git
2017-04-17 Greg DanielSplit SkCrossContextImageData into Image and BackendTex...
2017-04-17 Mike Reedadd flag for g3
2017-04-17 Brian OsmanFurther refactor read/writeSurfacePixels
2017-04-17 Mike Kleinuse SkArenaAlloc in SkColorSpaceXform_A2B
2017-04-17 Mike Reedhide lockpixels api behind flag
2017-04-17 Mike Reeddeprecate odd variants of SkCanvas::readPixels
2017-04-17 Eric BorenRecreateSKPs: Use api.run instead of api.step
2017-04-17 Mike Kleinadd a callback stage to SkRasterPipeline
2017-04-17 Robert PhillipsRemove lastOpList capability from GrSurface
2017-04-17 Robert PhillipsReduce read/write-SurfacePixels call sites (take 2)
2017-04-17 Eric BorenMake RecreateSKPs use the Go CIPD asset
2017-04-16 Mike Reedremove unused mutex from pixelref
2017-04-15 Matt SarettSkPictureImageFilter::onMakeColorSpace()
2017-04-15 Michael JurkaSet build vars for Vulkan backend on Fuchsia.
2017-04-14 Mike Reedremove lock tracking in bitmaps -- they are always...
2017-04-14 Matt SarettgetDeferredTextureImageData(): use legacy scaling in...
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
next