platform/upstream/libSkiaSharp.git
2016-10-10 scroggoReport 0 rowsDecoded for no rows (SkPngCodec interlaced)
2016-10-10 scroggoFix an assert statement in SkPngCodec
2016-10-10 Joe GregorioUpdate Perf docs and add a couple screenshots.
2016-10-10 ethannicholasTurned on SkSL->GLSL compiler
2016-10-10 Brian OsmanConvert gradient params test helper to a struct
2016-10-10 borenetwebpages_playback: use gsutil instead of API, no shell_...
2016-10-10 borenetRoll recipe DEPS
2016-10-07 caryclarkfix another fuzz
2016-10-07 caryclarkfix fuzz busters
2016-10-07 Mike KleinSkRasterPipeline: 8x pipelines, attempt 2
2016-10-07 senorblancoGrTessellator: refactor Line out of Edge.
2016-10-07 Ben WagnerWhitespace change to kick build.
2016-10-07 jvanverthReduce geometry size for circles to help fill rate.
2016-10-07 stephanaDisable svgs on nanobench when running on Valgrind
2016-10-07 Mike KleinRevert "SkRasterPipeline: 8x pipelines"
2016-10-07 Robert PhillipsDisable antialiasing on interior of filled RRects that...
2016-10-07 Mike KleinSkRasterPipeline: 8x pipelines
2016-10-06 fmalitaAssorted Android fixes
2016-10-06 Ben WagnerAuto re-gen for gn cmake generator.
2016-10-06 Robert PhillipsAdd distance values to interior of filled RRects
2016-10-06 fmalitaHarden SkPicturePlayback::handleOp() skips
2016-10-06 Greg DanielFix Vulkan orientation during screne rotations
2016-10-06 Herb DerbyFix SkDeferredCanvas for use on android.
2016-10-06 caryclarkremove sprintf
2016-10-06 Mike KleinMake load4 and store4 part of SkNx properly.
2016-10-06 Cary Clarkfuzzer fix
2016-10-06 reedfix other printf warning for SkBlendMode
2016-10-06 caryclarkfix mac all build
2016-10-06 xidachenFix SkPath::arcTo when sweepAngle is tiny and radius...
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
next