platform/upstream/libSkiaSharp.git
2016-10-11 Matthew LeibowitzUpdated the C API with all the changes to the C++ API
2016-10-11 Matthew LeibowitzMerge from google/chrome/m55
2016-10-10 Matthew LeibowitzMerge pull request #26 from google/chrome/m54
2016-10-10 Matthew LeibowitzMerge pull request #25 from xoofx/fix_gyp_msvs_config_bug
2016-10-10 fmalita[M54] Improve ColorStopOptimizer safety
2016-10-10 Alexandre MutelFix a bug where the SK_DEBUG=1 was set for the Release...
2016-10-06 Mike Reedfix printf warning in dumpcanvas
2016-10-06 reedRevert[8] "replace SkXfermode obj with SkBlendMode...
2016-10-05 caryclarktight bounds optimization
2016-10-05 Mike ReedRevert[7] "replace SkXfermode obj with SkBlendMode...
2016-10-05 Mike ReedRevert "add cast for printf"
2016-10-05 Mike Reedadd cast for printf
2016-10-05 Mike Reedupdate deferred
2016-10-05 caryclarkvalidate using nx to match bounds
2016-10-05 borenetUse calendar.timegm instead of time.mktime in recipes
2016-10-05 Mike ReedRevert[6] "replace SkXfermode obj with SkBlendMode...
2016-10-05 Ravi MistryFix public API msg in PRESUBMIT.py
2016-10-05 Mike KleinMake test lower-level, make const_cast more visible.
2016-10-05 borenetPresubmit recipe: call presubmit_support.py directly
2016-10-05 Brian SalomonMake local coords be highp in default geometry processor
2016-10-05 Mike Reedupdate defer-canvas for lattice and regions
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-10-03 Matthew LeibowitzMerge pull request #24 from google/chrome/m54
2016-10-03 Matthew LeibowitzNo need to inject code, just exclude the popups
2016-10-03 Matthew LeibowitzWe can call abort() on WinRT
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
next