platform/upstream/libSkiaSharp.git
2017-03-13 Ben WagnerAdd GCN gen 2 bot (Radeon R9 M470X)
2017-03-13 Kevin LubickDefault to no compression for CIPD assets and use depot...
2017-03-13 Mike Reedremove legacy clipop flag for android
2017-03-13 Stephen WhiteGrTessellator (AA): implement fast path for non-interse...
2017-03-13 Ben WagnerAdd GalaxyS7_G930FD bot
2017-03-13 Mike KleinMore SkCSXformCanvas work.
2017-03-13 Mike KleinAdd iOS simulator support in GN.
2017-03-13 Mike Reedremove legacy flag
2017-03-13 Brian SalomonAdd query to GrXPFactory about coverage-as-alpha optimi...
2017-03-13 Robert PhillipsRestore deferred GPU resources in Chrome
2017-03-13 Mike KleinSkColorSpaceXformCanvas
2017-03-13 Mike Reeduse AutoRestore instead of making a copy of the clipstack
2017-03-13 Florin MalitaRemove SK_SUPPORT_LEGACY_BROKEN_LERP support
2017-03-13 Brian SalomonChanges to GrProcessorSet::FragmentProcessorAnalysis...
2017-03-13 Brian OsmanTreat cross context images as Ganesh-created resources
2017-03-13 Hal CanaryFuzzCanvas: rename functions, cleanup
2017-03-13 Florin MalitaRemove run count field from SkTextBlob.
2017-03-13 Eric BorenRoll Recipe DEPS
2017-03-12 Florin MalitaAdd SkSTArray move assignment operators
2017-03-12 UpdateSKPsUpdate SKP version
2017-03-10 Mike Reeddisable assert until I can understand why it fails...
2017-03-10 Jim Van VerthAdd new test cases for Android shadow sample.
2017-03-10 Brian OsmanRevert "Treat cross context images as Ganesh-created...
2017-03-10 Ben WagnerFix SkFILEStream.
2017-03-10 Mike ReedCheck for bad bounds in picture cullbounds
2017-03-10 Brian OsmanTreat cross context images as Ganesh-created resources
2017-03-10 Ben WagnerRename GalaxyS7 to include model number.
2017-03-10 Florin MalitaRevert "Revert "Hold sk_sp<GrAtlasTextBlob> refs in...
2017-03-10 Florin MalitaFix SkTHashTable dangling values
2017-03-10 Mike Reedre-guard against negative dimensions on no-draw canvas
2017-03-10 Ethan Nicholasput sksl->glsl modifiers in correct order
2017-03-10 Brian OsmanRemove ownership aruments from render target wrap functions
2017-03-10 Robert PhillipsPartially defer SkImage_Gpu
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...
next