platform/upstream/libSkiaSharp.git
2017-03-15 Hal CanaryFuzzCanvas: make fuzzing drawImgNine easier
2017-03-15 Hal CanarySkDynamicMemoryWStream::detachAsStream() returns unique_ptr
2017-03-15 Kevin LubickRun gen tasks
2017-03-15 Hal CanaryFuzzCanvas: NativeGLCanvas
2017-03-15 Robert PhillipsRevert "Add pre-Flush callback to GrDrawingManager"
2017-03-15 Mike KleinSkColorSpaceXformCanvas: simple support for shaders
2017-03-15 Mike ReedRevert[2] "store vertices arrays inline with object""
2017-03-15 Robert PhillipsPush setMipColorMode calls further down-stack & add...
2017-03-15 Kevin LubickRecreate SVG asset
2017-03-15 Mike Reedmust check for zero-length in reader32::read() before...
2017-03-15 Brian OsmanFix formatting error in test output
2017-03-15 Greg DanielDisable debug layers on non android vulkan bots
2017-03-15 Robert PhillipsAdd pre-Flush callback to GrDrawingManager
2017-03-15 Mike KleinFix warning in Clang 4.0 Mac build.
2017-03-15 Mike ReedRevert "store vertices arrays inline with object"
2017-03-15 Brian OsmanUse SkBlendMode_Name rather than one-off tables
2017-03-15 Mike Reedstore vertices arrays inline with object
2017-03-15 Brian OsmanEmit dumpInfo string when processor opt test fails
2017-03-15 Robert PhillipsRetract GrContext from src/gpu/effects
2017-03-15 Brian OsmanViewer's nonlinear blend mode uses SkColorSpaceXformCanvas
2017-03-15 Kevin LubickAdd Linux GTX 960 tasks
2017-03-15 Kevin LubickUpdate coverage script to cover new Canvas Fuzzers
2017-03-15 Ben WagnerRoll freetype.
2017-03-15 Hal CanarySkDynamicMemoryWStream::detachAsData more memory efficent
2017-03-15 Brian OsmanGPU version of onMakeColorSpace
2017-03-15 Robert IannucciUpdate recipes.py to 78c57c5d69a38ef3db86d9763d539383f9...
2017-03-15 Mike Reedoption to make 'M' mean picture+serialize
2017-03-15 Mike Reedadd uniqueID
2017-03-15 Mike KleinSkJumper: update to Clang 4.0
2017-03-15 Mike Kleinfloor -> floor_, just like abs_
2017-03-14 Mike KleinSkJumper: more constants, _f and _i literals.
2017-03-14 Matthew LeibowitzAdded support for building for tvOS
2017-03-14 Kevin LubickFix uninitialized values in FuzzCanvas
2017-03-14 Robert PhillipsAdd GrRenderTargetContext::resourceProvider & GrResourc...
2017-03-14 Brian SalomonCompute clipped draw bounds outside GrAppliedClip.
2017-03-14 Ben WagnerRename remaining NUCs.
2017-03-14 Matt SarettBegin implementation of SkImage_Base::makeColorSpace
2017-03-14 Mike Reedvertices to/from data
2017-03-14 Greg DanielGeneraly Fixes to gpu bezier code
2017-03-14 Mike Reedadd SkVertices::Builder
2017-03-14 Mike ReedRevert "Begin implementation of SkImage_Base::makeColor...
2017-03-14 Brian OsmanExpose SkColorSpaceTransferFn inversion function
2017-03-14 Leon Scroggins IIIRemove unused SkBitmap::RLEPixels
2017-03-14 Brian OsmanAdd const to GrColorSpaceXform member arguments
2017-03-14 Kevin LubickUpdate Mesa drivers to 17.0.1
2017-03-14 Florin MalitaUse SkTArray for mailbox polling
2017-03-14 Matt SarettBegin implementation of SkImage_Base::makeColorSpace
2017-03-14 Hal CanaryDocumentation: Consistancy
2017-03-14 Robert PhillipsConsolidate Proxy caching code in GrResourceProvider
2017-03-14 Florin MalitaPurge GrTextBlobCache entries on SkTextBlob deletion
2017-03-14 Robert PhillipsPreparatory Proxification
2017-03-14 Matt SarettIncrease precision of equality checking for color space...
2017-03-14 Brian SalomonMove GrSurfaceContext.h and GrTextureContext.h to src...
2017-03-13 Brian SalomonRemove GrClipsStackClip member from SkGpuDevice
2017-03-13 Brian SalomonRemove origin from GrClipStackClip and GrWindowRectsState.
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.
next