platform/upstream/libSkiaSharp.git
2017-02-22 Stephen WhiteGrTessellator: misc. cleanups and minor tweaks.
2017-02-22 Ben WagnerRemove special build for Valgrind.
2017-02-22 Ben WagnerFix tasks.json after crossed CLs.
2017-02-22 Mike KleinSkJumper: remove TODO.
2017-02-22 Ben WagnerAdd eGPU jobs.
2017-02-22 Brian OsmanFix Mesa compile
2017-02-22 Hal CanarySkRegion: change serialization unit tests, better valid...
2017-02-22 Eric BorenDo not retry test or perf tasks
2017-02-22 Ravi MistryWhitespace change to test new submit strategy II
2017-02-22 Ravi MistryWhitespace change to test new submit strategy I
2017-02-22 Ravi MistryWhitespace change to test new submit strategy II
2017-02-22 Brian OsmanSupport shared GL contexts in GrContextFactory
2017-02-22 Mike Reedremove guard for SkImageGenerator api
2017-02-22 Mike Reedexpore flags for text decoration into android-specific...
2017-02-22 Matt SarettSkConvertPixels: Add Alpha8 fast path
2017-02-22 Ben WagnerSplit Valgrind jobs -- one DM/NB run per task.
2017-02-21 Ben WagnerRevert "Split Valgrind jobs -- one DM/NB run per task."
2017-02-21 Ben WagnerOmit encode-platform on N5 for all configs.
2017-02-21 Mike KleinWhoops, forgot to re-run build_stages.
2017-02-21 Ben WagnerSplit Valgrind jobs -- one DM/NB run per task.
2017-02-21 Ethan Nicholasfixed SPIR-V vector equality tests
2017-02-21 Mike KleinMove looping logic into start_pipeline().
2017-02-21 csmartdaltonPrint GL shader source with line numbers when there...
2017-02-21 Brian SalomonMake GrXferProcessor and related classes private.
2017-02-21 Kevin LubickMake sure fuzzer can't pick an illegal colortype
2017-02-21 Robert PhillipsRemove SkSpecialImage's GrTexture-based ctors
2017-02-21 csmartdaltonRename GrContextFactory::ContextOptions to ContextOverrides
2017-02-21 Brian SalomonFix ComposeOneFragmentProcessor coverage as alpha optim...
2017-02-21 Hal CanarySkPath.readFromMemory: check for error case
2017-02-21 Brian SalomonClamp gradient colors in fragment shader after interpol...
2017-02-21 Mike KleinSkJumper: Windows
2017-02-21 Stephen WhiteGrTessellator (AA): implement fast path for removing...
2017-02-21 Mike Reedinitial clean up of pdf clipping
2017-02-21 csmartdaltonAdd GrTFlagsMask<> wrapper for C++11 bitfield enums
2017-02-21 Heather MillerUpdate milestone schedule on skia.org
2017-02-21 Mike Reedmove PDFDevice over to cipstackdevice
2017-02-21 Kevin LubickRemove unneeded is_fuzzing flag
2017-02-21 Ben WagnerAdd machine_type dimension to disambiguate bots with...
2017-02-21 Brian SalomonSimplify GrPaint::isConstantBlendedColor to avoid FP...
2017-02-21 Stan IlievImprove SkCanvas::temporary_internal_getRgnClip performance
2017-02-21 Stan IlievPrefer EllipseOp instead of DIEllipseOp
2017-02-21 Robert PhillipsRemove GrProcessorTestData's GrTextures
2017-02-21 Ravi MistryMove declaration of is_fuzzer to where it is used
2017-02-21 Brian SalomonStore GrRenderTarget rather than just its ID in GrRende...
2017-02-21 Jim Van VerthClean up DFs for extremely small paths
2017-02-21 Eric BorenRoll recipe DEPS again
2017-02-21 Kevin LubickDraw path onto a canvas when fuzzing
2017-02-21 Eric BorenRoll recipe DEPS
2017-02-21 Mike KleinUpdate Valgrind match-leak-kinds for keep-alive thread.
2017-02-21 Kevin LubickStream logs in symbolized dm/nanobench
2017-02-21 Kevin LubickBlacklisting scaled_tilemodes_npot on GalaxyTab3
2017-02-20 Kevin LubickWrite SkRegion fuzzer
2017-02-20 Robert PhillipsRemove asTextureRef from SkSpecialImage & update effect...
2017-02-20 Matt SarettFix client roll (part 2)
2017-02-20 Matt SarettFix client roll
2017-02-19 UpdateSKPsUpdate SKP version
2017-02-18 Robert PhillipsReplace SkSpecialImage::makeTightSubset with asImage...
2017-02-18 Mike Reedhide via-svg until I can fix g3
2017-02-18 Robert PhillipsExpand use of GrMakeCachedBitmapProxy (take 2)
2017-02-18 Mike Reedadd svg path to DM
2017-02-18 Mike Reedall DM to see src/core
2017-02-18 Mike Reedall DM to include from src/xml
2017-02-18 Hal CanarySkRegion deserialization more robust
2017-02-18 Mike KleinSkJumper: aarch64 and armv7
2017-02-18 Brian SalomonFix -Wshadow-field warning in class NullInterface
2017-02-17 Mike Reedadd ViaSVG to dm
2017-02-17 Leon ScrogginsRevert "hide deprecated underline and strikethru"
2017-02-17 Mike KleinDisable SkJumper on MSAN builds.
2017-02-17 Ethan Nicholassksl support for geometry shaders
2017-02-17 Mike KleinSkJumper: Linux
2017-02-17 Mike KleinSet asmflags when building for iOS.
2017-02-17 Mike Reeduse common intermediate device class for clipstack...
2017-02-17 Eric BorenRevert "Roll Recipe DEPS"
2017-02-17 Robert PhillipsRevert "Expand use of GrMakeCachedBitmapProxy"
2017-02-17 Eric BorenRoll Recipe DEPS
2017-02-17 Herb DerbyMake mask uintptr_t when calculating alignment.
2017-02-17 Robert PhillipsExpand use of GrMakeCachedBitmapProxy
2017-02-17 Kevin LubickChange bitmap initialization in DrawFunctions fuzzer
2017-02-17 Florin MalitaFix TAP ASAN failure.
2017-02-17 Ben WagnerRevert "Add SkTypeface::getVariationDesignPosition."
2017-02-17 Ben WagnerAdd SkTypeface::getVariationDesignPosition.
2017-02-17 Mike KleinRevert "Revert "Take missed opportunity: memset for...
2017-02-17 Ravi MistryRevert "CQ config: add gerrit CQAbility verifier."
2017-02-17 Ravi MistryAdd Flutter compile bot
2017-02-17 Herb DerbySwitch from size_t to uint32_t to represent constraints...
2017-02-17 Kevin LubickMake all of the NUC tests use the newer intel driver
2017-02-17 Mike Reedhide deprecated underline and strikethru
2017-02-17 Andrii ShyshkalovCQ config: add gerrit CQAbility verifier.
2017-02-17 Mike KleinSkJumper: start on asm
2017-02-17 csmartdaltonAdd a workaround for platforms with broken geo shader...
2017-02-17 Robert PhillipsRevert "Replace SkSpecialImage::makeTightSubset with...
2017-02-17 Mike KleinRevert "Take missed opportunity: memset for A8."
2017-02-17 Florin MalitaFix drawVertices() texture mapping in the presence...
2017-02-17 csmartdaltonCheck for GL_EXT_geometry_shader on ES
2017-02-17 Stephen WhiteGrTessellator (AA): Performance tweaks and cleanup.
2017-02-16 Ben WagnerRevert "GrTessellator (AA): Performance tweaks and...
2017-02-16 Robert PhillipsReplace SkSpecialImage::makeTightSubset with asImage
2017-02-16 Jim Van VerthLet DFPathRenderer accept smaller paths.
2017-02-16 Ben WagnerReplace use of SkBitmap::eraseRGB with eraseColor.
2017-02-16 Ethan NicholasFixed a couple of spots where sksl didn't have proper...
next