platform/upstream/libSkiaSharp.git
2016-10-17 fmalitaAvoid SkImage ref churn in short lived SkBitmapProvider
2016-10-17 fmalitaSkip SkBitmapProvider instantiation in SkImageShader...
2016-10-17 borenetRoll recipe DEPS
2016-10-17 borenetRecreateSKPs: Fix GoogleStorageDataStore.delete_path
2016-10-16 Matt SarettCache dst LUTs in SkColorSpaceXform
2016-10-15 Mike Kleinupdate GN docs
2016-10-15 Mike KleinPut all Win bots on GN except -ANGLE bots.
2016-10-15 Mike KleinUnbreak -Fast bot.
2016-10-15 Mike KleinSkNx_abi for passing Sk4f as function arguments, etc.
2016-10-14 Mike KleinWrap SkNx types in anonymous namespace again.
2016-10-14 Brian SalomonRework GL fbo blit limitations as finer grained flags.
2016-10-14 Brian OsmanFix bad test that was asserting on Vulkan Win10 bot
2016-10-14 Mike KleinGN/Win: Vulkan support, convert -Vulkan bots.
2016-10-14 Brian SalomonCapture ES3 MSAA blit restrictions using BlitFramebuffe...
2016-10-14 Brian SalomonDisable ANGLE GL backed on windows perf bots
2016-10-14 ethannicholasanother SkSL crash fix
2016-10-14 Matt SarettRefactor color_xform_RGBA() to improve performance
2016-10-14 borenetRevert of Presubmit recipe: commit the patch (patchset...
2016-10-14 ethannicholasmore SkSL fuzzer crash fixes
2016-10-14 Brian OsmanAlways use RGBA textures for color font atlases
2016-10-14 ethannicholasfix skslc crashes uncovered by fuzz testing
2016-10-14 fmalitaFaster 4f gradient premul path
2016-10-14 bsalomonExplicit control in tools of ANGLE frontend and backend
2016-10-14 Brian OsmanRemove many uses of kSkia8888 and kSkiaGamma8888
2016-10-14 Brian SalomonUpdate CQ_INCLUDE_TRYBOTS examples in docs to actually...
2016-10-14 bungemanMove skdiff tool and add to gn build.
2016-10-14 Matt SarettAdd NewRGB() with float gamma to SkColorSpace public API
2016-10-14 Greg DanielAdd support for Atrace and hook into SkEventTracer...
2016-10-14 ethannicholasadded SkSL support for mustForceNegatedAtanParamToFloat cap
2016-10-14 borenetAdd infra_tests.py, recipe, buildbotless bot
2016-10-14 Hal Canaryexperimental: xps_to_png program (windows only)
2016-10-13 Mike KleinGN/Win: hook in GPU support
2016-10-13 Mike KleinGN/Win: suppport GDI, convert GDI bots to build with GN.
2016-10-13 Brian SalomonSlightly generalize GPU hard stop gradient implementation.
2016-10-13 ethannicholasadded basic dataflow analysis to skslc
2016-10-13 junovAllow F16 color type on direct raster canvases
2016-10-13 Mike Kleinremove SkError
2016-10-13 Mike KleinAdd timestamp to bot ninja output.
2016-10-13 Mike KleinGN/Win: quieter builds
2016-10-13 Brian SalomonWorkaround unreachable code warning in GrGLCaps
2016-10-13 raftiasRemoved makeLinearGamma() from the public API for SkCol...
2016-10-13 Ben WagnerRemove SK_SUPPORT_LEGACY_TEXTBLOB_BUILDER.
2016-10-13 Mike KleinGN/Win: pass /DEBUG to linker to get debug symbols.
2016-10-13 borenetStop rebooting Android devices during Swarming tasks
2016-10-13 borenet[task scheduler] Trybots assume rietveld for now
2016-10-13 halcanarySkXPS: compile under clang on win
2016-10-13 Ravi MistryOutput location of rankings CSV and a link to download...
2016-10-13 mtkleinRevert of leave pixel memory uninitialized for opaque...
2016-10-13 brianosmanPreserve color space of images in deferred texture API
2016-10-13 borenetRecipe fixes to support try jobs in task scheduler
2016-10-13 Mike KleinGN/Win: warnings and warn-as-error
2016-10-13 Mike KleinGN: naive attempt for 32-bit Windows support
2016-10-12 Mike KleinGN: take over Windows -Exceptions bot.
2016-10-12 Mike KleinGN: windows flags tweaks.
2016-10-12 lsalzmanleave pixel memory uninitialized for opaque alpha type...
2016-10-12 Mike KleinDisable MSVC optimization of sk_tool_utils::make_big_pa...
2016-10-12 Mike KleinGN/Win: flesh out compiler flags.
2016-10-12 fmalitaFix double-accounting of SkPictureShader bitmap memory
2016-10-12 Mike KleinGN/Win: support win_toolchain asset?
2016-10-12 Mike KleinUpdate GN recipes for Windows.
2016-10-12 ethannicholasfixed GLVec4ScalarBench
2016-10-12 Ben WagnerRemove hack allowing fRefCnt of 0.
2016-10-12 Mike KleinAdd SkRasterPipeline support to SkModeColorFilter.
2016-10-12 Mike KleinRemove workaround for old compilers that do not support...
2016-10-12 Mike KleinGN/Win: everything links on my machine.
2016-10-12 Mike KleinSkRasterPipeline: 8x pipelines, without any 8x code...
2016-10-12 Greg DanielDon't pass in RT to individual Gpu CommandBuffer calls
2016-10-12 Greg DanielFix interface validation in Vulkan.
2016-10-12 senorblancoGrTessellator: make inverse fill types more sane.
2016-10-12 ethannicholasTurned on SkSL->GLSL compiler
2016-10-12 csmartdaltonskpbench: add warmup run
2016-10-12 Mike KleinNDK Clang can build hb-icu.cc for mipsel now.
2016-10-11 Mike KleinGN/Win: everything but skiaserve links.
2016-10-11 Mike KleinGN/Windows: fiddle links and runs
2016-10-11 Matt SarettAdd SkColorSpaceTransferFn to SkColorSpace
2016-10-11 Mike KleinMore steps toward GN/Windows.
2016-10-11 lsalzmanimplement A8 destination fast-path for SkPixelInfo...
2016-10-11 Mike KleinGN: windows compiles locally.
2016-10-11 lsalzmanfix vertex alpha calculation in GrTesselator
2016-10-11 liyuqianAdd AA Analytic Compile Flag (and small fixes)
2016-10-11 csmartdaltonskpbench: add debug prints for thermal trip points
2016-10-11 Brian OsmanFix 32-bit Vulkan build
2016-10-11 msarettAdd SkColorSpaceXform to the public API
2016-10-11 Mike KleinFix GN formatting presubmit on Windows.
2016-10-11 Mike KleinMake `gn gen` work on Windows again.
2016-10-11 Mike KleinUpdate to Android NDK r13.
2016-10-11 jvanverthRevert of Turned on SkSL->GLSL compiler (patchset ...
2016-10-11 msarettAdd SkColorSpacePrimaries to help with making D50 matrices
2016-10-11 drottRemove restrictive format pattern for Fontconfig matching
2016-10-11 ethannicholasTurned on SkSL->GLSL compiler
2016-10-11 Robert PhillipsAdd new GM to demonstrates SkGaussianEdgeShader
2016-10-11 mtkleinRevert of Turned on SkSL->GLSL compiler (patchset ...
2016-10-10 lsalzmanfix 'GrClip::quickContains was hidden' warning in GrNoClip
2016-10-10 Mike KleinGN: build dump_record
2016-10-10 borenetMore fixes for webpages_playback
2016-10-10 scroggoSimplify rowsDecoded returned by incrementalDecode
2016-10-10 borenetRecreateSKPs: Don't download and use the .boto file
2016-10-10 borenetSpecify the Android build number as a swarming dimension
2016-10-10 ethannicholasTurned on SkSL->GLSL compiler
2016-10-10 Robert PhillipsUpdate AndroidShadows slide with new stroking offset
next