platform/upstream/libSkiaSharp.git
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-14 caryclarkcompare degenerates with tolerance
2016-09-14 Matthew LeibowitzAdded a few more SKPath methods to the C API
2016-09-13 Matthew LeibowitzAdded the path ops features
2016-09-13 Matthew LeibowitzMerge pull request #23 from google/chrome/m54
2016-09-13 robertphillipsCherry pick fix for skbug.com/5734 to M54
2016-09-06 Matthew LeibowitzExpose the `flush` method for `GrContext`
2016-09-03 Matthew LeibowitzMerge pull request #22 from google/chrome/m54
2016-09-02 halcanarySkPDF: Glyph validation change
2016-09-02 Matthew LeibowitzMerge pull request #21 from mono/merge-m54
2016-09-02 Matthew LeibowitzEnum members were removed as they are not used
2016-09-02 Matthew LeibowitzMerge pull request #20 from mono/gpu-support
2016-09-02 Matthew LeibowitzMerge pull request #19 from mono/revert-18-gpu-support
2016-09-02 Matthew LeibowitzRevert "GPU Support"
2016-09-02 Matthew LeibowitzMerge pull request #18 from mono/gpu-support
2016-09-01 Matthew LeibowitzAdded more members to sk_point_t
2016-08-31 Matthew LeibowitzUWP ARM seems to have an issue with Sk4f being uninitia...
2016-08-31 Matthew LeibowitzAdded the SkCanvas.drawBitmapLattice and SkCanvas.drawI...
2016-08-30 Matthew LeibowitzUsing the blur image filter from the new core location
2016-08-30 Matthew LeibowitzAdded the new color filter: Gama
2016-08-30 Matthew LeibowitzUnused SkCodec member removed and updated SkData New...
2016-08-30 Matthew LeibowitzMerge branch 'chrome/m54' into merge-m54
2016-08-30 Matthew LeibowitzMerge pull request #17 from google/chrome/m53
2016-08-30 caryclarkmerge per request
2016-08-25 fmalitaExperimental parsing expression grammar (PEG) template...
2016-08-25 bsalomonUpdate GrShape test to allow more flexible shape creation.
2016-08-25 mtkleinGN: misc
2016-08-24 mtkleinWe can't infer the right type for voidp for old png_jmp...
2016-08-24 halcanarySkPDF: set SK_SFNTLY_SUBSETTER uniformly
2016-08-24 caryclarkmark fuzz test flaky since it may fail on some platforms
2016-08-24 halcanarygyp/sfntly: set SK_SFNTLY_SUBSETTER uniformly
2016-08-24 mtkleinGN: guard tools (except fiddle) by skia_enable_tools.
2016-08-24 mtkleinSkPngCodec: voidp instead of forward-declares for png...
2016-08-24 ajumaFix leak in GrTextureStripAtlasTest
2016-08-24 bungemans/invertable/invertible
2016-08-24 caryclarktiny line breaks gl render
2016-08-24 fmalitaFix SkTLazy(const T*) initialization
2016-08-24 mtkleinGN: Fuchsia probably cannot link without this.
2016-08-24 halcanarySkPDF: vector canvases can't hint!
2016-08-24 mtkleinGN: more optional components: jpeg, pdf, png, xml
2016-08-24 caryclarkremove point aliases
2016-08-24 halcanarySkPDF: vertical writing: draw nothing
2016-08-24 bungemanAdd simple font fallback on Mac.
2016-08-24 ajumaMake GrTextureStripAtlas flush pending IO on newly...
2016-08-24 msarettParse ICC profiles from webps
2016-08-24 egdanielAdd addtional resolve calls to vulkan backend
2016-08-24 msarettWarn on bad rendering intents (instead of valid ones)
2016-08-24 brianosmanNew helper for creating a color space from another...
2016-08-24 rmistryApply gerrit ref if it is a Gerrit patch.
2016-08-24 reedcombine setRectFan and mapRect
2016-08-24 msarettFix generic color space xform, ColorSpaceXformTest
2016-08-23 msarettMake singleton SkColorSpaces thread safe
2016-08-23 bsalomonRemove SkPixelRef::getTexture()
2016-08-23 mtkleinGN: extract optional() as a template and use for giflib...
2016-08-23 mtkleinGN: Fix up Ganesh native interface hooks.
2016-08-23 csmartdaltonSkip non-AA intersect rects in GrReducedClip
2016-08-23 bungemanSkScalerContextRec::computeMatrices to return status.
2016-08-23 mtkleinAssume all TURBO_HAS_* are true.
2016-08-23 vjiaoblackMoving SkBlurImageFilter into core
2016-08-23 mtkleinCMake: require libjpeg-turbo, not libjpeg
2016-08-23 halcanaryexperimental/tools/mskp_parser.py
2016-08-23 bungemanRevert of Moving SkBlurImageFilter into core (patchset...
2016-08-23 caryclarkfix conic path fuzz
2016-08-23 halcanarySkMultiSKP: version 2
2016-08-23 halcanarySkPDF: PDFDevice cleanup.
2016-08-23 mtkleinf16<->f32 ftz is an optional thing for speed.
2016-08-23 vjiaoblackMoving SkBlurImageFilter into core
2016-08-23 caryclarkfix pathops fuzz
2016-08-23 mtkleinGN: make libwebp an optional dependency
2016-08-23 csmartdaltonReduce window rectangles cap to 8
2016-08-23 robertphillipsCleanup use of legacy SkSurface creation methods a bit
2016-08-23 robertphillipsFix valgrind issue in CircleBatch__Test
2016-08-23 martina.kollarovaRemove file samplecode/SampleDraw.cpp
2016-08-22 robertphillipsFix Ganesh analytic blurred rect draws
2016-08-22 bsalomonFix GLSL int to float error in arc code in GrOvalRenderer.
2016-08-22 msarettMore robust check for sRGB gamma tables
2016-08-22 bsalomonRemove virtual from overrides in SkGpuDevice.h
2016-08-22 bsalomonFix CircleBatch::TestCreate to always use a legal matrix
2016-08-22 bsalomonMark temporary paths created by SkCanvas for clipping...
2016-08-22 liyuqianRemove vulkan from most build variants
2016-08-22 mtkleinFlush denorm half floats to zero.
2016-08-22 bsalomonGPU implementation of drawArc.
2016-08-22 bsalomonAdd cap type variations to circular arcs GMs
2016-08-22 reedcheck for wide-open inside quickContains
2016-08-22 msarettFix MSAN - mark temporary memory as kNo_ZeroInitialized
2016-08-22 rmistryAdd trooper documentation for CT bots and for iOS ...
2016-08-22 msarettFix Equals and serialization for rare pngs
2016-08-22 vjiaoblackRevert of Moving SkBlurImageFilter into core (patchset...
2016-08-22 vjiaoblackMoving SkBlurImageFilter into core
2016-08-22 robertphillipsRemove quantization of device-space dest rect for Ganes...
2016-08-22 bsalomonMark temp paths in SkBaseDevice::drawArc and ::drawDRRe...
2016-08-22 liyuqianFix touch event parameter order
2016-08-22 vjiaoblackRevert of Moving SkBlurImageFilter into core (patchset...
2016-08-22 vjiaoblackMoving SkBlurImageFilter into core
2016-08-22 bsalomonAdd stroke-and-fill circular arc test, test near 180deg...
2016-08-22 msarettDetect all named gammas
2016-08-22 mtkleincompress_r11eac_blocks() required more alignment than...
2016-08-22 mtkleinRevert of Moving SkBlurImageFilter into core (patchset...
next