platform/upstream/libSkiaSharp.git
2017-01-20 Greg DanielRemove unused asACustomShader function from SkShader
2017-01-20 Robert PhillipsReplace some GrSurface:read/writePixels with the GrSurf...
2017-01-20 Cary Clarkfix fuzz asserts triggered by old fuzzes
2017-01-20 Ben WagnerMarker for IntelIris540 driver change.
2017-01-20 Florin MalitaSkRasterPipeline impl for 2-stop linear gradients
2017-01-20 Joe GregorioRevert "explictly fail to draw unpremul, as this is...
2017-01-20 Mike Reedremove unused device apis
2017-01-20 Matt SarettReland "Respect full precision for RGB16 PNGs" (part 3)
2017-01-19 Matt SarettAdd F16 support to SkPNGImageEncoder
2017-01-19 Mike KleinSkSplicer: always initialize fLowp
2017-01-19 Ethan NicholasReplaced all calls to fragmentPosition() with sk_FragCoord
2017-01-19 Matt SarettReland "Respect full precision for RGB16 PNGs" (part 2)
2017-01-19 Mike KleinSkSplicer: lowp hacking
2017-01-19 Brian SalomonMake GL_RED workaround only be triggered by osmesa
2017-01-19 Mike ReedRevert "Revert "move device headers to core""
2017-01-19 Herb DerbyFix reset and deleting behavior.
2017-01-19 Mike KleinAdd -Release ASAN bots.
2017-01-19 Ethan NicholasAdded constant propagation and better variable liveness...
2017-01-19 Mike Reedremove clipstack from lua -- deprecated
2017-01-19 Mike Reedexplictly fail to draw unpremul, as this is buggy,...
2017-01-19 Mike Reedremove SK_SUPPORT_LEGACY_CANVAS_GETCLIPSTACK from publi...
2017-01-19 Mike Reednew hacky api to get cliprgn for android
2017-01-19 Ravi MistryAdd hcm@ to public API owners
2017-01-19 Matt SarettReland "Respect full precision for RGB16 PNGs" (part 1)
2017-01-19 Brian SalomonMove srgb enable flags to GrProcessorSet from pipelineb...
2017-01-19 Mike KleinNo need to fake makeArrayDefault() now that it exists.
2017-01-19 Heather MillerUpdate Skia milestone to 58
2017-01-19 Ethan NicholasRevert "Added constant propagation and better variable...
2017-01-19 Ethan NicholasAdded constant propagation and better variable liveness...
2017-01-19 Brian SalomonDon't require GrPipelineBuilder to build GrPipeline
2017-01-19 Robert PhillipsMake savelayer_* GM be 565 friendly
2017-01-19 Leon Scroggins IIIUse fixed size buffer for RLE bmps
2017-01-19 Mike Reedremove metadata from device
2017-01-19 Matt SarettImplement sk_tool_utils::copy_to_g8(), used by gms
2017-01-19 Herb DerbyRevert "Fix reset and deleting behavior."
2017-01-18 Herb DerbyFix reset and deleting behavior.
2017-01-18 Lee Salzmanensure path bounds after rounding contain path edges...
2017-01-18 Yuqian LiReject horizontal edges in FDot6 precision
2017-01-18 Matt SarettRevert "Disallow readPixels() conversions from untagged...
2017-01-18 Yuqian LiRevert concave AAA
2017-01-18 Robert PhillipssaveLayer experiments
2017-01-18 Matt SarettDisallow readPixels() conversions from untagged srcs...
2017-01-18 Brian SalomonRename GrProcOptInfo::addProcessors to analyzeProcessors
2017-01-18 Brian SalomonAdd class GrProcessorSet which represents color and...
2017-01-18 Kevin LubickRoll Recipe DEPS
2017-01-18 Robert PhillipsMove read/write-Pixels up to GrSurfaceContext
2017-01-18 Matt SarettRevert "Respect full precision for RGB16 PNGs"
2017-01-18 Matt SarettRevert "Revert "SkImageInfoValidConversion (part 2)""
2017-01-18 Matt SarettRespect full precision for RGB16 PNGs
2017-01-18 Yuqian LiTurn on concave analytic AA
2017-01-18 Eric BorenRoll Recipe DEPS
2017-01-18 Kevin LubickAdd Vulkan SDK for Linux asset
2017-01-18 Matt SarettRevert "SkImageInfoValidConversion (part 2)"
2017-01-18 Mike ReedRevert "move device headers to core"
2017-01-17 Kevin LubickAdd Tasks for Linux + Iris 540
2017-01-17 Brian OsmanFix code that relied on readPixels not doing color...
2017-01-17 Mike Reedmove device headers to core
2017-01-17 Eric BorenRoll skia-recipes
2017-01-17 Joe GregorioRevert "Continue making Ganesh use absolute texture...
2017-01-17 Matt SarettSkImageInfoValidConversion (part 2)
2017-01-17 Mike KleinSkSplicer: no need for AI. Clang is good at this.
2017-01-17 Brian SalomonPass GrAppliedClip to pipeline creation.
2017-01-17 Robert PhillipsContinue making Ganesh use absolute texture coordinates
2017-01-17 Brian OsmanRevert "Revert "Enforce our rules about valid images...
2017-01-17 Brian OsmanRemove (most) usage of MakeTextureFromPixmap
2017-01-17 Matt SarettReland "Add SkImageInfoValidConversion() and SkImageInf...
2017-01-17 Brian SalomonSimplify GrProcOptInfo initialization.
2017-01-17 Mike Reedhide getClipStack
2017-01-17 Mike Kleinadd and test SkFixed15::to_u8()
2017-01-17 Stephen WhiteGrTessellator: fix for disappearing thin path.
2017-01-17 Mike KleinAdd a bench to exercise legacy-mode SkRasterPipeline...
2017-01-17 Mike KleinSkSplicer: fix a typo in srcover stage.
2017-01-17 Ethan Nicholasdo/while loops in SPIR-V no longer cause an assertion...
2017-01-17 Eric BorenUpdate Buildbot doc for Task Scheduler
2017-01-17 Ravi MistryTest PG
2017-01-17 Mike KleinTemporarily restore FixedAllocTest.cpp
2017-01-17 Eric BorenMove recipe modules to shared repo
2017-01-16 Jim Van VerthSplit ShadowMaskFilter into separate ambient and spot...
2017-01-16 Herb DerbyRemove SkFallbackAlloc and SkFixedAlloc.
2017-01-16 UpdateSKPsUpdate SKP version
2017-01-15 Brian OsmanRevert "Add SkImageInfoValidConversion() and SkImageInf...
2017-01-14 Brian OsmanRevert "Enforce our rules about valid images when makin...
2017-01-14 Brian OsmanEnforce our rules about valid images when making textures
2017-01-14 Mike Reedsavelayer gm
2017-01-14 Mike ReedRevert "Exercise concave analytic AA"
2017-01-14 Yuqian LiExercise concave analytic AA
2017-01-13 Mike ReedRevert "move SkDevice.h and SkBitmapDevice.h contents...
2017-01-13 Mike Reedmove SkDevice.h and SkBitmapDevice.h contents in to...
2017-01-13 Matt SarettFix ASAN
2017-01-13 Herb DerbyFix syntax error for adjusting old stdc++ headers.
2017-01-13 Mike KleinFix Android roll
2017-01-13 Robert PhillipsUse GrRenderTargetContext::readPixels in GrTextureToYUV...
2017-01-13 Brian OsmanRemove (unused) YUV API from SkPixelRef
2017-01-13 Mike KleinSkSplicer: implement load_tables and matrix_3x4
2017-01-13 bungemanDecode system font weight correctly on Mac.
2017-01-13 Mike KleinRevert "Optimize SkBlend by using NEON intrinsics"
2017-01-13 Jim Van VerthMove Android shadow rendering interface to util library.
2017-01-13 Brian SalomonRemove most modifiers of processors on GrPipelineBuilder
2017-01-13 Ethan NicholasFixed another division by zero error in skslc
2017-01-13 Matt SarettFix out of bounds read in RP::load_tables_u16_be()
next