platform/upstream/libSkiaSharp.git
2017-02-22 Brian OsmanActually test our ref-counting in release builds
2017-02-22 Brian SalomonViewer: balance save/restores and draw offscreen to...
2017-02-22 Hal CanarySkPDF: use RasterClip and Region less.
2017-02-22 Jim Van VerthCheck for bounds intersection when batching MSAAPathOps
2017-02-22 csmartdaltonAdd the ability to enable/disable GPU path renderers
2017-02-22 Mike KleinFix SkSemaphore comments.
2017-02-22 Mike KleinSkJumper: add mode to help prioritize porting
2017-02-22 Mike KleinSkJumper: set_rgb and swap_rb
2017-02-22 Yuqian LiUpdate endRecordingAsPicture to finishRecordingAsPicture
2017-02-22 Brian SalomonMake GrPipelineAnalysis a nested class of GrProcessorSet.
2017-02-22 Mike Reedhide trivial helpers on canvas
2017-02-22 Mike KleinSkJumper: implement lerp_u8
2017-02-22 Brian SalomonAttempt to stabilize shadow_utils GM for replay configs
2017-02-22 Matt SarettEnable legacy premuls in SkColorSpaceXform
2017-02-22 Mike KleinSwitch SkTaskGroup to std::atomic.
2017-02-22 Mike Kleinfix typo in SkTaskGroup.h
2017-02-22 Jim Van VerthAdd new GMs to stress rendering of many circles and...
2017-02-22 Mike Reedremove device field from SkDraw
2017-02-22 Hal CanarySkClipStack: add bounds() and isEmpty() methods
2017-02-22 Mike KleinSkExecutor
2017-02-22 Mike KleinFold MSAN awareness into SkJumper.cpp.
2017-02-22 Andrii ShyshkalovReland "CQ config: add gerrit CQAbility verifier."
2017-02-22 Brian SalomonRemove GrPipelineBuilder.cpp
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
next