platform/upstream/libSkiaSharp.git
2016-10-05 Ravi MistryPRESUBMIT.py improvements
2016-10-05 fmalitaHarden degenerate gradient context handling
2016-10-05 csmartdaltonskpbench: add option for gpu timing
2016-10-05 borenetwebpages_playback: use new skia-skps bucket
2016-10-05 Cary Clarkfix fuzz
2016-10-05 borenetFixes for presubmit recipe
2016-10-05 msarettFix bmp bug exposed by fuzzer
2016-10-05 Ben WagnerAdd action_foreach, copy, and proper target naming.
2016-10-05 Mike Kleinlooks like red and blue start wrong (more unit test...
2016-10-05 Mike Kleininitialize result in SkRasterPipelineTest... more debugging
2016-10-05 borenetAdd swarm_presubmit recipe
2016-10-05 Cary Clarkremove dead code
2016-10-05 Mike Kleinmore debugging for this test.
2016-10-04 ccameronMac: Remove use of deprecated font APIs
2016-10-04 Mike KleinFold extra_*_flags into GN as a config.
2016-10-04 Mike KleinRevert "Debug Mac test failure."
2016-10-04 Mike ReedRevert[5] "replace SkXfermode obj with SkBlendMode...
2016-10-04 Ben WagnerRemove SK_SUPPORT_LEGACY_TEXTBLOB_BUILDER from public.bzl
2016-10-04 csmartdaltonUse uint64_t for PlatformFence
2016-10-04 borenetMake the housekeeper upload doxygen to a newer bucket
2016-10-04 Mike KleinMake global use-analytic-AA bit threadsafe.
2016-10-04 Mike ReedRevert[4] "replace SkXfermode obj with SkBlendMode...
2016-10-04 caryclarkdisallow -4 pointer
2016-10-04 mtkleinRevert of skpbench: add option for gpu timing (patchset...
2016-10-04 borenetAdd --test to gen_tasks.go, add presubmit check
2016-10-04 csmartdaltonskpbench: add option for gpu timing
2016-10-04 Mike Reedensure we always set the pictinfo.fVersion
2016-10-04 borenetMake binary size analysis upload to skia-perf bucket
2016-10-04 Cary Clarkrun dean4 test everywhere
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
next