platform/upstream/libSkiaSharp.git
2017-02-13 Brian SalomonRemove GrFragmentProcessor::computeInvariantOutput
2017-02-13 Brian SalomonInitialize test textures for ProcessorOptimizationValid...
2017-02-13 Brian OsmanPixel zoomer in viewer
2017-02-13 Ethan NicholasReplaced all calls to fragmentPosition() with sk_FragCoord
2017-02-13 Robert PhillipsRemove unused/barely-supported compressed GrPixelConfigs
2017-02-12 Mike ReedOnly use DeviceCM->fNext if the layer doesn't affect...
2017-02-12 UpdateSKPsUpdate SKP version
2017-02-11 Mike KleinRefactor without turning on sse2/sse41.
2017-02-11 Mike KleinMake Win before_loop/after_loop SSE compatible.
2017-02-11 Mike KleinRevert "Generate sse2/sse4.1 splices, use them."
2017-02-11 Robert PhillipsRevert "IWYU"
2017-02-11 Robert PhillipsRevert "More non-invertible shader local matrix guards"
2017-02-10 Matt SarettDelete legacy named color space API
2017-02-10 csmartdaltonAdd GrGLSLShaderBuilder::declareGlobal
2017-02-10 csmartdaltonEnable threaded SkTaskGroup in Viewer
2017-02-10 Herb DerbyRemove unused field, and use official size.
2017-02-10 Brian SalomonRe-enable ProcessorOptimizationValidationTest on iOS.
2017-02-10 Ben WagnerUpdate codesearch docs.
2017-02-10 Jim Van VerthRevert "Use SDF path miplevels based on the original...
2017-02-10 Jim Van VerthUse SDF path miplevels based on the original path's...
2017-02-10 Florin MalitaMore non-invertible shader local matrix guards
2017-02-10 Mike KleinGenerate sse2/sse4.1 splices, use them.
2017-02-10 Ben Wagner'gasp' to control symmetric rendering on Windows.
2017-02-10 Brian SalomonUse new fragment processor optimization queries.
2017-02-10 Mike ReedIWYU
2017-02-10 Brian OsmanIntegrate the ImGui library with viewer
2017-02-10 Matt SarettCompile SkJpegCodec on bzl iOS build
2017-02-10 Ben WagnerMarker for driver upgrade.
2017-02-10 Brian OsmanRemove declaration of non-existent constructor
2017-02-10 Herb DerbyRemove SkTextureCompressor.
2017-02-10 csmartdaltonAdd support for RG float textures
2017-02-10 Robert PhillipsAdd GM to test ETC1
2017-02-10 Brian SalomonFix size of vertices GM to show all content
2017-02-10 Florin MalitaFixed3232 overflow in LinearGradientContext::shadeSpan()
2017-02-10 Brian SalomonDisable processor optimization on iOS
2017-02-10 Mike KleinStrip dead code on all Release builds.
2017-02-10 Herb DerbyChange the Sprite portion of SkBlitter use SkArenaAlloc.
2017-02-10 Robert PhillipsFix GrRenderTargetContext::drawArc's abandoned Context...
2017-02-10 Ben WagnerMarker for Win Intel driver update.
2017-02-10 Robert PhillipsFix new_texture_image in "preAbandonGpuContext" mode
2017-02-10 Robert PhillipsRevert "Roll minimum picture version up to 44."
2017-02-10 Mike KleinAdd a -Mini build bot to build the smallest Skia possible.
2017-02-10 Hal CanaryMake header files self-sufficient
2017-02-10 Matt SarettFix CopyPixels() bug
2017-02-09 bungemanReplace kCTFontXXXOrientation with kCTFontOrientationXXX.
2017-02-09 Mike KleinRoll minimum picture version up to 44.
2017-02-09 Florin MalitaFix int64 overflow in SkClampRange::init()
2017-02-09 Mike KleinSkSVGCanvas and co. depend on expat.
2017-02-09 Matt SarettRefactor pixel conversion: premul and unpremul
2017-02-09 Herb DerbyRemove dep from ktx to SkTextureCompressor.
2017-02-09 bungemanProperly create CTFontDescriptor from SkFontStyle.
2017-02-09 Mike KleinMove C effects into effects.
2017-02-09 Brian SalomonRemove inner/outer threshold restriction on SkAlphaThre...
2017-02-09 Kevin LubickPrevent waiting for NexusPlayers indefinitely
2017-02-09 Florin Malita[4fGradient] Relax interval checks for SkGradientShader...
2017-02-09 Mike Kleinexclude _none.cpp in G3 build
2017-02-09 Ethan Nicholasre-land of skslc type constructor cleanups
2017-02-09 Brian SalomonTemporarily don't mark alpha threshold fp as modulating
2017-02-09 Mike KleinDon't build sksl if we're not building Ganesh.
2017-02-09 Matt SarettPixel conversion refactors: use raster pipeline for...
2017-02-09 Mike KleinMake src/effects explicitly optional.
2017-02-09 Ethan Nicholasadded support for sk_ClipDistance
2017-02-09 Brian SalomonRe-enable processor optimization test with some fixes.
2017-02-09 Florin Malita[4fGradient] Relax interval checks
2017-02-09 Herb DerbyRemove last use of ktx.h
2017-02-09 Robert PhillipsFix simple-magnification GM in "--preAbandonGpuContext...
2017-02-09 Jim Van VerthDon't batch circles and circular rrects beyond index...
2017-02-09 Brian OsmanImprove viewer stats collection and display
2017-02-09 Florin MalitaLog fuzzer linear gradient params in verbose mode
2017-02-09 Brian OsmanFix viewer on Android
2017-02-09 Ethan NicholasRevert "skslc type constructor cleanups"
2017-02-09 Kevin LubickReboot NexusPlayers with adb and shut them down if...
2017-02-09 Ben WagnerInclude correct header in SkFontMgr_custom_empty_factor...
2017-02-09 Ethan NicholasRevert "added support for sk_ClipDistance"
2017-02-09 Ben WagnerSplit custom font managers.
2017-02-09 Ethan Nicholasskslc type constructor cleanups
2017-02-09 Mike KleinFix -Shared bot.
2017-02-09 Greg DanielUpdates to viewer gradle scripts
2017-02-09 Ethan Nicholasadded support for sk_ClipDistance
2017-02-09 Florin Malita[4fLinearGradient] Avoid NaNs for degenerate perspectives
2017-02-08 csmartdaltonAdd integer vectors to GrSLType
2017-02-08 csmartdaltonAdd a basic constructor to GrPipeline
2017-02-08 Mike KleinSkRasterPipelineBlitter doesn't need an SkArenaAlloc.
2017-02-08 Florin Malita[4fGradient] Fix degenerate vertical gradient assert
2017-02-08 Herb DerbyRemove use of SkSmallAllocator from all Loopers.
2017-02-08 Mike KleinSkSplicer: begin on sse2/sse4.1 support
2017-02-08 Mike KleinSimplify SkCpu.cpp preprocessor guards.
2017-02-08 Ben WagnerRemove exec bit from source files.
2017-02-08 Jim Van VerthTweak shadow sample for demos.
2017-02-08 Robert PhillipsUpdate valgrind suppressions
2017-02-08 Brian OsmanSimplify viewer's handling of backbuffer surface and...
2017-02-08 Herb DerbyRemove double free in GM and Bench.
2017-02-08 Chris CraikFix whitespace.txt
2017-02-08 Mike Reedadd virtuals in prep for device-clipping
2017-02-08 Mike KleinAdd a blend-wrong mode to SkRasterPipelineBlitter.
2017-02-08 Matt SarettRevert "Revert "Disallow readPixels() conversions from...
2017-02-08 Robert PhillipsRevert "Remove asTextureRef from SkSpecialImage & updat...
2017-02-07 Herb DerbyReduce stack usage for tests.
2017-02-07 bungemanSkFontHost_mac.cpp#create_descriptor to handle nullptr...
2017-02-07 Ethan Nicholasadded support for sk_VertexID
next