platform/upstream/libSkiaSharp.git
2016-10-04 Mike KleinDebug Mac test failure.
2016-10-04 Ben WagnerRemove SkFontConfigInterface_direct_google3.
2016-10-04 Cary Clarkfix fuzz with null check
2016-10-04 Mike KleinMake all SkRasterPipeline stages stock stages in SkOpts.
2016-10-04 liyuqianResubmit issue 2221103002 to fix the iOS build by decla...
2016-10-04 csmartdaltonMove GPU fences into sk_gpu_test
2016-10-04 stephanaRevert of Analytic AntiAlias for Convex Shapes (patchse...
2016-10-04 liyuqianImplement AnalyticAA for convex shapes.
2016-10-04 Mike KleinSkLiteDL: much simpler to eliminate bitmaps in recorder.
2016-10-04 Cary Clarkfix initialization order
2016-10-04 Mike Kleinsk_linear_from_srgb_math
2016-10-04 Cary Clarkcoin debugging runs all tests in extended
2016-10-04 borenetAdd retries to upload_dm_results
2016-10-04 robertphillipsRevert of Make GrResourceCache dynamically change betwe...
2016-10-03 Brian SalomonRemove option to make GrCoordTransforms apply to device...
2016-10-03 Mike ReedRevert "Revert "Revert "replace SkXfermode obj with...
2016-10-03 reedRevert of add cast for tostring (patchset #1 id:1 of...
2016-10-03 reedadd cast for tostring to fix google3
2016-10-03 bsalomonMake GrResourceCache dynamically change between LRU...
2016-10-03 liyuqianAdd GMs for Analytic Anti-Aliasing
2016-10-03 fmalitaAvoid unneeded paint copies in SkDraw::drawBitmap
2016-10-03 Greg DanielRemove unused resolve parameters for vulkan render...
2016-10-03 Brian OsmanSupply random dst color space to asFP in unit tests
2016-10-03 Mike ReedRevert "Revert "replace SkXfermode obj with SkBlendMode...
2016-10-03 Mike KleinJust add the F16 bench from https://skia-review.googles...
2016-10-03 Brian SalomonMove clip CTM application to SkRasterClip and SkClipStack
2016-10-03 kjlubickAdd fuzz executable to GN
2016-10-03 Brian OsmanStart supplying random color space xforms to FP tests
2016-10-03 fmalitaDisable the SVG tests on Valgrind bots
2016-10-03 Mike ReedRevert "replace SkXfermode obj with SkBlendMode enum...
2016-10-03 Brian OsmanAdd color space xform to GrAlphaThresholdFragmentProcessor
2016-10-03 Ben WagnerRemove exec bit from source file.
2016-10-03 reedremove quickreject for drawables
2016-10-03 Mike Reedreplace SkXfermode obj with SkBlendMode enum in paints
2016-10-03 bsalomonAvoid unnecessary GrShape->SkPath conversion in GrStenc...
2016-10-03 Brian OsmanFix alpha threshold GM to test with and without crop...
2016-10-03 robertphillipsFix precision issues in SkRRectsGaussianEdgeShader.cpp
2016-10-03 borenetRoll recipe DEPS
2016-09-30 Mike KleinThere are no more cmake bots, so clean up their old...
2016-09-30 Mike KleinDelete unused avx2_sources.
2016-09-30 fmalitaAdd a SkRWBuffer reserve mechanism
2016-09-30 msarettFix nanobench crashes
2016-09-30 borenet[task scheduler] Add gen_tasks.go
2016-09-30 Mike Reedfix mac build
2016-09-30 msarettAdd a src rect to drawImageLattice() API
2016-09-30 borenetStop uploading nanobench results on Valgrind bot
2016-09-30 borenetupload_dm_results: Remove JSON validation step
2016-09-30 Hal CanarySkPDF: de-duplicate text-as-paths
2016-09-30 benjaminwagnerUnomit SkSL in public.bzl.
2016-09-30 Brian SalomonAdd gn option to set the location of the Vulkan SDK
2016-09-30 fmalitaSkRWBuffer: preallocate 'initialCapacity'
2016-09-30 Mike KleinClean up public.bzl after G3-side CL.
2016-09-30 Brian OsmanHelper functions to do SkColor -> GrColor4f
2016-09-30 reedPropagate validation errors from inner readbuffer when...
2016-09-30 jvanverthAdd fence support for TransferBuffers
2016-09-30 Mike KleinFix G3 excludes lists for AVX2 -> HSW.
2016-09-30 Hal CanarySkPDF: subset drawImageRect while still deduping
2016-09-30 Mike KleinAdd an SkOpts target for Haswell+ Intel chips.
2016-09-30 fmalitaRevert of Turned on SkSL->GLSL compiler (patchset ...
2016-09-30 Ben WagnerImplement 'action' in gn_to_cmake.py.
2016-09-30 ethannicholasTurned on SkSL->GLSL compiler
2016-09-30 fmalitaRevert of Fix gamut GM to work w/serialization configs...
2016-09-29 brianosmanSupport monitor profile in SampleApp (on Windows)
2016-09-29 bsalomonRemove soft clip bool from SkCanvas
2016-09-29 brianosmanRemove caching from the draw-atlas GMs. Fixes bugs...
2016-09-29 csmartdaltonAdd skstd version of std::exchange
2016-09-29 Mike Reedsimplify composing raster surface into window
2016-09-29 fmalitaReenable GM:arithmode
2016-09-29 raftiasFixed invalid memory access issue in SkColorSpaceXform...
2016-09-29 Mike KleinAdd an enum layer of indirection for stock raster pipel...
2016-09-29 brianosmanUse SkOnce to squelch command buffer spam
2016-09-29 brianosmanRecent image filter work now allows this check to be...
2016-09-29 bsalomonRevert of Explicit control in tools of ANGLE frontend...
2016-09-29 bsalomonExplicit control in tools of ANGLE frontend and backend
2016-09-29 benjaminwagnerRevert of Add SK_SUPPORT_LEGACY_HAIRLINE_END_CAP to...
2016-09-29 Mike KleinStart moving SkRasterPipeline stages to SkOpts.
2016-09-29 Mike KleinDisable FP contraction on -Fast bot.
2016-09-29 Mike Klein*SkTCast<int*>(float*) -> memcpy
2016-09-29 halcanarySkPDF/Documentation: backend limitations
2016-09-29 benjaminwagnerFix obvious bug in KTX encoder.
2016-09-29 brianosmanFix gamut GM to work w/serialization configs. Remove...
2016-09-29 benjaminwagnerAdd SK_SUPPORT_LEGACY_HAIRLINE_END_CAP to work around...
2016-09-29 csmartdaltonskpbench: use accumulative result as the default
2016-09-28 csmartdaltonskpbench: use double buffering instead of triple
2016-09-28 Mike ReedisABitmap is deprecated, use isAImage
2016-09-28 bungemanImprove GN to CMake translation for building.
2016-09-28 brianosmanTag checkerboard bitmaps as sRGB
2016-09-28 brianosmanLatest ANGLE as of September 27, 2016
2016-09-28 csmartdaltonskpbench: run for a fixed duration
2016-09-28 brianosmanMake applyCropRect/pad_image convert to the output...
2016-09-28 bsalomonUse brackets for explicit GPU config params in tools
2016-09-28 Mike Kleinmonobench: usability tweaks
2016-09-28 Ben WagnerRoll buildtools adb8bf4e8fc..5fd66957f08bb7
2016-09-28 brianosmanGradients are serialized (and can be constructed) as...
2016-09-28 halcanarydocumentation: update PDF design doc
2016-09-28 msarettMove toXYZD50() to SkColorSpace_Base
2016-09-28 Mike KleinSkRasterPipeline: fuse clamp_01 into stores.
2016-09-28 Hal CanarySkPDF: use SkImage::isAImage
2016-09-28 caryclarkfix cubic linear test
2016-09-28 bsalomonMake GPU configs use kRGBA color type not kN32.
next