platform/upstream/libSkiaSharp.git
2017-02-02 Jim Van VerthSpot shadow cleanup and optimization
2017-02-02 Ethan NicholasRevert "Replaced all calls to fragmentPosition() with...
2017-02-02 Florin MalitaDon't instantiate shaders with non-invertible local...
2017-02-02 Robert PhillipsForce instantiation in GaussianBlur to hopefully preven...
2017-02-02 Hal CanaryRevert "Revert "SkScalar: delete code that doesn't...
2017-02-02 Eric BorenCopy modules back in from skia-recipes repo
2017-02-02 Leon ScrogginsRevert "SkScalar: delete code thqat doesn't compile."
2017-02-02 Eric Borengen_tasks.go: Read jobs, Android, and GPU mappings...
2017-02-02 Hal Canarymake GR_TEST_UTILS=0 work
2017-02-02 Robert PhillipsHave Vulkan advertise that compressed textures are...
2017-02-02 Hal CanarySkScalar: delete code thqat doesn't compile.
2017-02-02 Matt SarettPrepare to test all image decode modes to F16
2017-02-01 Brian SalomonAdd a GM for SkShadowUtils and fix a few issues.
2017-02-01 Brian SalomonRoll skia-recipes to pick up shadow_utils blacklist.
2017-02-01 Brian SalomonAdd caching of ambient and spot shadow meshes.
2017-02-01 Robert PhillipsDisable Vulkan backend in DeferredProxyTest (for now)
2017-02-01 Kevin LubickUpdate to ubuntu 16.10 to see if a driver update helps
2017-02-01 Robert PhillipsFix memory leak in DeferredProxyTest
2017-02-01 Robert PhillipsExpand SkImage::getTextureHandle call
2017-02-01 Robert PhillipsBroaden checking of GrSurfaceProxy::MakeDeferred's...
2017-02-01 Robert PhillipsAdd test for proactive proxy-creation failure
2017-02-01 Hans WennborgGR_PROXY_MOVE: Work around Win/Clang eval order bug
2017-02-01 Eric BorenMove presubmit bot to skia.swarmbucket
2017-02-01 Robert PhillipsAdd more pre-checks to surfaceProxy creation
2017-02-01 Robert PhillipsUpdate SkSurface's cached image ownership handling...
2017-01-31 Herb DerbyWS: remove trailing WS.
2017-01-31 Mike KleinMake flag parsing work in GN-built iOS nanobench.
2017-01-31 Mike KleinAutomate more parts of gn/package_ios.py.
2017-01-31 Robert PhillipsReduce use of SkImage_Base::peekTexture
2017-01-31 Mike Kleingn: iOS packaging script
2017-01-31 Brian SalomonFix assert in SkShadowVertices constructor
2017-01-31 Brian SalomonWork around GCC 4.6 issue with constructing unique_ptr...
2017-01-31 Ravi MistryAdd GN target for skpinfo
2017-01-31 Brian SalomonMake SkShadowUtils tessellations ref counted in prepara...
2017-01-31 Florin MalitaSkRasterPipeline shader adapter
2017-01-31 Greg DanielMake sure to preserve stencil on vulkan copy as draws
2017-01-30 Hal Canarydelete project.pbxproj
2017-01-30 Stephen WhiteGrTessellator (AA): improve AA quality for near-overlap...
2017-01-30 Hal Canarydelete SkLayer.cpp
2017-01-30 Leon Scroggins IIIGIF: Only report a frame after knowing dependency
2017-01-30 Mike Reedremove unused SkLayer
2017-01-30 Jim Van VerthFix SkShadowTessellator.cpp for Chrome iOS build
2017-01-30 Robert PhillipsAdd test for outre GrSurfaceProxy requests
2017-01-30 Hal Canaryexperimental/documentation/gerrit.md: more detail
2017-01-30 Robert PhillipsRationalize GrContext's Gr*Proxy getter naming
2017-01-30 Jim Van VerthChange shadow tessellators to use SkColor and move...
2017-01-30 Robert PhillipsMake blur utils take GrTextureProxies - take 2
2017-01-30 Hal Canaryexperimental/documentation/gerrit.md: fix markdown
2017-01-30 Hal Canaryexperimental/documentation/gerrit.md: improvements
2017-01-30 Eric BorenFix PDFium bot
2017-01-30 Yuqian LiImplement onAppendStages for SkPictureShader
2017-01-30 Mike Reedremove SkArithmeticMode.h empty header
2017-01-30 Leon Scroggins IIIDo not crash when the resources are missing
2017-01-30 Brian SalomonMake SkGpuDevice::drawVertices perform color byte order...
2017-01-30 Hal Canarybin/fetch-gn is 3.5x faster
2017-01-30 Robert PhillipsRevert "Make blur utils take GrTextureProxies"
2017-01-30 Robert PhillipsMake blur utils take GrTextureProxies
2017-01-30 Eric BorenRoll Recipe DEPS
2017-01-30 Robert PhillipsPush GrTextureProxy down to more effects
2017-01-30 Ben WagnerOmit new test from Bazel ASAN.
2017-01-29 Florin MalitaRevert "SkRasterPipeline shader adapter"
2017-01-29 Florin MalitaSkRasterPipeline shader adapter
2017-01-28 Brian SalomonRename GrFragmentProcessor::MulOutputByInputUnpremulCol...
2017-01-28 herbMake SkSmallAllocator obey alignment properties of...
2017-01-28 Matt SarettUpdate SkJPEGImageEncoder
2017-01-27 Florin MalitaAdd missing nextafter() clamping to SkLinearBitmapPipel...
2017-01-27 Stephen WhiteAA GrTessellator: fix bevelling of acute angles.
2017-01-27 Hal Canaryexperimental/documentation/gerrit.md
2017-01-27 Lee Salzmanverify that glyph position rect is non-empty in GrAtlas...
2017-01-27 Leon Scroggins IIIGenerate Android build targets for dm and nanobench
2017-01-27 Jim Van VerthAdd geometric version of spot shadow
2017-01-27 Leon Scroggins IIIRemove old generator code
2017-01-27 Leon Scroggins IIISet fOptions in SkCodec::getPixels
2017-01-27 Mike Reedgive up on big cubics (for now) and just draw a line
2017-01-27 Hal CanarySkTScopedComPtr: implicit nullptr cast to SkTScopedComP...
2017-01-27 Florin MalitaRemove SkBlitter:resetShaderContext()
2017-01-27 Hal Canarytools/git-sync-deps improvements
2017-01-27 Robert PhillipsAdd utilities to create GrSurfaceProxy & GrSurfaceConte...
2017-01-27 Florin MalitaRaster pipeline support for SkLocalMatrixShader composition
2017-01-27 Greg DanielAdd offset to uniform blocks in Vulkan
2017-01-27 Brian SalomonRevert "Revert "Start of rewrite of GrFragmentProcessor...
2017-01-27 Hal Canarybin/sync : call tools/git-sync-deps now
2017-01-27 Robert PhillipsConsolidate read/write-Pixels testing code - take 2
2017-01-27 Ethan NicholasRevert "Start of rewrite of GrFragmentProcessor optimiz...
2017-01-27 Brian SalomonStart of rewrite of GrFragmentProcessor optimizations.
2017-01-27 Ravi MistryRevert "Revert "SkUserConfig.h: remove out-of-date...
2017-01-27 Robert PhillipsRevert "Consolidate read/write-Pixels testing code"
2017-01-27 Mike Reedremove SK_SUPPORT_LEGACY_GETCLIPBOUNDS
2017-01-27 Robert PhillipsConsolidate read/write-Pixels testing code
2017-01-26 Leon ScrogginsRevert "SkUserConfig.h: remove out-of-date comment...
2017-01-26 Matt SarettDelete SkAutoTime from jpeg encoder
2017-01-26 Herb DerbyKeep valgrind happen by purging caches.
2017-01-26 Ben WagnerImplement getFamilyName for stream fonts on Linux.
2017-01-26 Florin MalitaSimplify SkShader::ContextRec::fLocalMatrix handling
2017-01-26 Mike KleinReally use vpmaddwd in hsw::convolve_vertical().
2017-01-26 Mike KleinGraceful degredation for SkOpts_hsw.
2017-01-26 Ben WagnerReland "remove clipbounds flag"
2017-01-26 Matt SarettFix gradients gm
2017-01-26 Mike ReedRevert "remove clipbounds flag"
2017-01-26 Mike KleinFix variable names in convolve_vertical().
next