platform/upstream/libSkiaSharp.git
2016-11-29 Matt SarettRemove duplicate storage of fCanvas in SkOverdrawCanvas
2016-11-29 Mike Kleingather_i8
2016-11-29 Kevin LubickFix fuzzRange
2016-11-29 Brian SalomonRm assert that image texture array is null unless GrCap...
2016-11-29 Yuqian LiUse AdditiveBlitter for partial rows
2016-11-29 Jim Van VerthAdd #define for Nsight compatibility
2016-11-29 Joe GregorioRevert "Use /MD for Windows builds."
2016-11-29 Yuqian LiCompute slope using fSnappedY
2016-11-29 Kevin LubickFix DrawFunctions fuzzer to initialize bitmaps
2016-11-29 Brian SalomonFix documents for creating a GPU surface.
2016-11-29 Mike KleinMake gather() look and work more like load().
2016-11-29 Mike KleinUse /MD for Windows builds.
2016-11-29 Mike Kleindocument x_tail encoding
2016-11-29 Brian SalomonReland image storage with fixes.
2016-11-29 Matt SarettFix float/int bug in SkRawCodec
2016-11-29 dskibaMake GrMemoryPool play nice with bucketing allocators.
2016-11-29 Mike Kleinuse fma() in accumulate
2016-11-29 Mike Reeddon't support converting from alpha to non-alpha
2016-11-29 Mike KleinSkNx_abi is unused.
2016-11-29 Eric Boren[nobuildbot] Win GCE bots
2016-11-29 raftiasMoved A2B0 profile parsing before XYZ
2016-11-29 Mike KleinConsistent naming.
2016-11-28 Mike Reeduse raster-pipeline in readPixels
2016-11-28 Ethan Nicholasadded support for layout(offset=...) to skslc
2016-11-28 Ben WagnerMerge changes from internal cl/140385880.
2016-11-28 Mike Kleinsimplify
2016-11-28 Yuqian LiRevert "Add the missing shift to the dy"
2016-11-28 Mike KleinConvert blitter over to new style from_srgb, to_srgb.
2016-11-28 Lee Salzmanuse __BYTE_ORDER__ macro to detect endianness when...
2016-11-28 Brian OsmanNarrow the SkImageGenerator interface
2016-11-28 Brian SalomonRemove old driver bug workaround for glTexStorage.
2016-11-28 Eric BorenRoll recipe DEPS
2016-11-28 Ethan Nicholasunified ASTLayout/Layout and ASTModifiers/Modifiers
2016-11-28 Ethan Nicholasremoved textureProj() and legacy texture functions...
2016-11-28 Mike Reedsimplify SkConfig8888 logic: just fall-through if memcp...
2016-11-28 Mike KleinSplit srgb out of accum stages.
2016-11-28 raftiasFuzzer fix for overflow in some Lut8 profiles.
2016-11-28 Mike KleinFix unpremul stage.
2016-11-28 Yuqian LiAdd the missing shift to the dy
2016-11-28 Brian OsmanGrTextureProducer cleanup, phase two: Producer, Adjuste...
2016-11-28 Mike KleinGuard against buggy ucrt\math.h.
2016-11-28 Ethan Nicholasbaked in a few more precision modifiers
2016-11-28 Mike KleinSome simple pipeline refactoring.
2016-11-28 Brian OsmanGrTextureProducer cleanup, phase one: Bitmap and Image...
2016-11-28 Mike Reeddon't rely on canvas being reference counted
2016-11-28 Yujie QinUpdate PIEX
2016-11-28 Eric Boren[nobuildbot] Mac bots
2016-11-27 UpdateSKPsUpdate SKP version
2016-11-25 Robert PhillipsFix gpu blurring on platforms that "useDrawInsteadOfClear"
2016-11-25 Florin MalitaExternal image generator API: return an SkPixmap instea...
2016-11-24 Mike Reedhide accessBitmap from g3
2016-11-23 Mike ReedRevert "Revert "make it illegal to include SkXfermode.h""
2016-11-23 Mike Reedremove xfermode flag (again) for g3
2016-11-23 UpdateSKPsUpdate SKP version
2016-11-23 Chinmay Garde[GN] Create a non-null default native GL interface...
2016-11-23 Matt SarettA few bug fixes for SkOverdrawCanvas
2016-11-23 Eric Boren[nobuildbot] Remaining (non-CT) Linux bots
2016-11-23 Eric BorenFix is_trybot for no-buildbot bots
2016-11-23 Ravi MistryDo not use post upload hooks for 'GOLD_TRYBOT_URL'
2016-11-23 Greg DanielRevert "make it illegal to include SkXfermode.h"
2016-11-23 Hal CanarySkImageEncoder: simplify API
2016-11-23 Brian OsmanAdded GrSurfaceContext and GrTextureContext
2016-11-23 Mike Reedmake it illegal to include SkXfermode.h
2016-11-23 Greg DanielRevert "hide xfermode for g3"
2016-11-23 Eric Boren[nobuildbot] Migrate all Linux GCE bots
2016-11-23 Mike Reedhide xfermode for g3
2016-11-23 Ravi MistryAdd Gerrit support to RecreateSKPs
2016-11-23 Brian SalomonRevert "Initial OpenGL Image support."
2016-11-23 Brian SalomonRevert "Disable error reporting for ImageStorageLoad...
2016-11-22 Brian SalomonDisable error reporting for ImageStorageLoad until...
2016-11-22 Brian SalomonInitial OpenGL Image support.
2016-11-22 Matt SarettAdd SkOverdrawColorFilter
2016-11-22 Hal CanaryRevert 248ff023 & 2cb6cb72
2016-11-22 Mike Klein4444 and gray 8
2016-11-22 Brian SalomonMove GrShaderVar to an appending model for layout quali...
2016-11-22 Mike KleinSupport sRGB 565.
2016-11-22 Hal CanaryFix bug: can't convert nullptr -> bool
2016-11-22 brianosmanHandle nullptr from asTextureRef
2016-11-22 Hal Canaryremove SkPixelRef::refEncodedData()
2016-11-22 Kevin LubickFuzzDrawFunctions from twsmith
2016-11-22 Mike Kleinaccum_565 and accum_f16
2016-11-22 raftiasFixed fuzzer issue with lut16Type A2B ICC profiles
2016-11-22 Matt SarettFix NoGPU bot
2016-11-22 Matt SarettAdd SkOverdrawCanvas to detect overdraw
2016-11-22 Hal CanarySkImageEncoder: simplify API
2016-11-22 Mike Kleinbilerp
2016-11-22 ethannicholasadded support for push_constant layout
2016-11-22 Greg DanielAdd support for input attachments in SkSL spirv
2016-11-22 Mike Reeddon't memtion SkXfermode in public
2016-11-22 Ethan Nicholasremoved appendPrecisionModifier
2016-11-22 Ethan Nicholassksl programs can now directly query GLSL caps
2016-11-22 Ravi MistryRoll recipe DEPS
2016-11-21 Bruce DawsonAvoid runtime initialization of FLT_EPSILON_SQRT
2016-11-21 Jim Van VerthAdd shadowrrect geometry processor
2016-11-21 raftiasImplemented parsing of lut8/lut16Type A2B ICC tags
2016-11-21 Mike KleinRearrange NN sampling to more naturally support bilerp.
2016-11-21 Greg DanielFix include of GrGLSLCaps in SkGradientShader
2016-11-21 csmartdaltonRevive geometry shaders
2016-11-21 Brian SalomonMerge GrGLSLShaderVar and GrShaderVar
2016-11-21 robertphillipsDefer more renderTargetContexts in the GPU image filter...
next