platform/upstream/libSkiaSharp.git
2017-03-10 Hal CanaryFuzzCanvas: fuzz_enum_range template
2017-03-10 Mike Reedincrease Builder's prealloc size after colorspace change
2017-03-10 Mike Reedclipstacks can be on the stack or embedded, therefore...
2017-03-10 Mike ReedClients can provide preallocated storage to clipstack
2017-03-10 Hal CanaryFuzzCanvas: SkVertices
2017-03-10 Robert Iannucci[recipes.cfg] manually roll recipes to get skia recipe...
2017-03-10 Mike ReedRevert "prealloc room for some number of Elements to...
2017-03-10 Mike Reedprealloc room for some number of Elements to avoid...
2017-03-09 Florin MalitaRevert "Hold sk_sp<GrAtlasTextBlob> refs in GrTextBlobC...
2017-03-09 Hal CanaryFuzzCanvas: ImageFilter
2017-03-09 Mike Reedtake fast case in swap() if we're using malloc OR we...
2017-03-09 Ben WagnerMark function used as template parameter extern.
2017-03-09 Florin MalitaHold sk_sp<GrAtlasTextBlob> refs in GrTextBlobCache...
2017-03-09 Brian OsmanRemove more unused ownership arguments
2017-03-09 Kevin LubickAdd IntelBayTrail jobs
2017-03-09 Brian SalomonAdd a separate draw function to GrRenderTargetContext...
2017-03-09 Brian OsmanRemove unused ownership argument to GrSurfaceProxy...
2017-03-09 Florin MalitaFix SkTArray copy construction
2017-03-09 Florin MalitaSkSTArray move ctor
2017-03-09 csmartdaltonAdd tolerance to quadratic and linear cubic detection
2017-03-09 Greg DanielAdd GrSemaphoreOp to support deferred semaphore use
2017-03-09 Greg DanielDisable image tests on NexusPlayer Vulkan
2017-03-09 Hal CanaryFuzzCanvas: TextBlob RSXform SkMaskFilter SkPathEffect
2017-03-09 Mike Reedmake GrPaint.h private -- IWYU
2017-03-09 Mike Reedmove intermediate patheffect classes inside src
2017-03-09 Brian SalomonMake GrClip.h private
2017-03-09 Cary Clarklimit addEndMoveSpans loop in pathops
2017-03-09 Matt SarettOptimize mipmap downsample_2_2 in sRGB mode
2017-03-08 Brian OsmanAdded MSAA selection to viewer GUI
2017-03-08 Robert PhillipsSwitch GrYUVProvider over to GrTextureProxies
2017-03-08 Matt SarettAdd SkImage_Base::onMakeColorSpace() stub
2017-03-08 Mike ReedRevert "remove SkClipVisitor"
2017-03-08 Brian OsmanMaintain window position and size when re-created
2017-03-08 Brian OsmanMake SkGr.h private and remove unused functions
2017-03-08 Brian SalomonAdd instanced rendering command line flag to viewer.
2017-03-08 Herb DerbyRemove SkChunckAlloc
2017-03-08 Herb DerbyUse Fibonacci instead of 2^n for block growth.
2017-03-08 Mike Reedremove SkClipVisitor
2017-03-08 Derek SollenbergerRevert "Optimize mipmap downsample_2_2 in sRGB mode"
2017-03-08 Mike Reedremove SkPictureUtils.h
2017-03-08 Kevin LubickAdd jobs for building for Chromecast
2017-03-08 Mike KleinRevert "Fix SkJumper gcc warning"
2017-03-08 Mike Reedclip to elements directly, no need for replay indirection
2017-03-08 Mike KleinRevert "Turn on SkJumper all the time."
2017-03-08 Brian OsmanRefactor GrColorSpaceXformHelper
2017-03-08 Florin MalitaFix SkJumper gcc warning
2017-03-08 Robert PhillipsAdd a unique ID to GrOpLists and return it from GrRende...
2017-03-08 Brian SalomonMake GPU dm sink correctly advertise whether it is...
2017-03-08 Matt SarettAdd gm to compare premuls in dst vs. src color space
2017-03-08 Mike Reedspecial device for not drawing -- performs no clipping
2017-03-08 Hal Canarybin/fetch-clang-format
2017-03-08 Hal Canaryformatting change: FuzzCanvas.cpp
2017-03-08 Ben WagnerDW last resort font default name not necessary.
2017-03-08 Hal CanarySkPDF: Always get advances at unitsPerEm.
2017-03-08 Yuqian LiRemove SK_SUPPORT_LEGACY_AAA flag as chromium now turns...
2017-03-08 Brian SalomonUse glXCreateContextAttribsARB in viewer to make it...
2017-03-08 Matt SarettRename not-fBlendCorrectly to fNonLinearBlending
2017-03-08 Matt SarettOptimize mipmap downsample_2_2 in sRGB mode
2017-03-08 Mike KleinTurn on SkJumper all the time.
2017-03-08 Florin MalitaRefactor GrTextBlobCache
2017-03-08 Ben WagnerAdd GalaxyS6 bot.
2017-03-07 Hal CanaryFuzzCanvas: SkColorFilter
2017-03-07 Hal CanaryFuzz Canvas: Remember that nextRange is inclusive.
2017-03-07 Brian SalomonAdd viewer GUI options for desktop and Android to toggl...
2017-03-07 Mike Reedoptimize intersect, use getType to utilize fast-case...
2017-03-07 Mike KleinSkJumper: constant() embeds constants directly in code
2017-03-07 Greg DanielControl making of GrSemaphore objects inside of GrResou...
2017-03-07 Stephen WhiteGrTessellator: convert contours to VertexLists.
2017-03-07 Brian OsmanGroundwork for nonlinear blending mode in Ganesh
2017-03-07 Brian SalomonAdd GrOp::wasRecorded and use in instanced rendering...
2017-03-07 Mike KleinSkJumper: a couple stages used by color filters
2017-03-07 Herb DerbyMove from SkChunkAlloc to SkArenaAlloc for PathOps
2017-03-07 Kevin LubickBe able to compile nanobench for Chromecast
2017-03-07 Mike KleinRemove dead links in SampleApp docs.
2017-03-07 Mike ReedRevert[6] "Remove SkDraw from device-draw methods,...
2017-03-07 Brian SalomonMove GrDrawOp pipeline/clip processing to GrRenderTarge...
2017-03-07 Mike KleinBack to code as data arrays, this time in .text.
2017-03-07 Brian SalomonDon't run image tests on msaa configs.
2017-03-07 Derek SollenbergerRevert "Move from SkChunkAlloc to SkArenaAlloc for...
2017-03-07 Mike Kleinfix RecordOptsTest.cpp on Android framework
2017-03-07 Mike KleinRevert "Fix new IT blocks ARMv8"
2017-03-06 Amaury Le LeyzourFix new IT blocks ARMv8
2017-03-06 Mike Reedadd test for copy-on-write optimization
2017-03-06 Brian OsmanAdd half-float mipmap benchmarks too
2017-03-06 Mike Reedbench clip overhead during recording
2017-03-06 Yuqian LiTurn off savelayer optimization for Android framework
2017-03-06 Ben WagnerRemove Win10 IntelHD405 bots.
2017-03-06 Ben WagnerOmit abnormal.wbmp on Linux IntelHD405.
2017-03-06 Eric BorenRoll Recipe DEPS
2017-03-06 Herb DerbyMove from SkChunkAlloc to SkArenaAlloc for PathOps
2017-03-06 Brian OsmanAdd bench for odd-sized mipmapping w/sRGB filtering
2017-03-06 Mike KleinUpdate bots to NDK r14.
2017-03-06 Brian SalomonStore clipped bounds on GrOp rather than in parallel...
2017-03-06 Derek SollenbergerAdd ability to insert systrace markers for the android...
2017-03-06 Matt SarettAdd SkColorSpace::isSRGB()
2017-03-06 Brian OsmanAdd legacy++ to viewer (sRGB w/nonlinear blending)
2017-03-06 Ben WagnerRename PentiumN3700 to IntelHD405.
2017-03-06 Brian SalomonRemove PLS path renderer
2017-03-06 Matt SarettAdd unit tests for SkImage::colorSpace()
2017-03-06 Hal CanaryFuzzCanvas: fix BUG=skia:6321
next