Added missing semicolon
[platform/upstream/libSkiaSharp.git] / src /
2017-02-24 Mike KleinSkJumper: scales and lerps
2017-02-24 Matthew LeibowitzAdded C API for SkData::MakeWithProc
2017-02-23 Stephen WhiteGrTessellator (AA): simplify boundary extraction.
2017-02-23 Ben WagnerRevert "Add SkTypeface::getVariationDesignPosition."
2017-02-23 Mike KleinSkJumper: 565
2017-02-23 Mike KleinSkJumper: portable round() was truncating...
2017-02-23 bungemanAdd SkTypeface::getVariationDesignPosition.
2017-02-23 Hal CanarySkPDF: Stop using SkRasterClip/SkRegion
2017-02-23 Brian SalomonFix Chrome iOS no GPU build and block includes from...
2017-02-23 Robert PhillipsFix memory leak: adopt rather than ref GrTexture* in...
2017-02-23 csmartdaltonDon't use mixed samples if NVPR is disabled
2017-02-23 Stephen WhiteGrTessellator (AA): sorting and comparison performance...
2017-02-23 Mike KleinSkJumper: fill in AVX f16 stages, turn on AVX
2017-02-23 Brian SalomonMake shadow_utils GM use its own SkResourceCache
2017-02-23 Ethan NicholasRevert "skslc switch support"
2017-02-23 Yuqian LiDo not throw away the savelayer if kDontClipToLayer_Pri...
2017-02-23 Ethan Nicholasskslc switch support
2017-02-23 Greg DanielIn Vulkan make sure resolve is sent to GPU when prepari...
2017-02-23 Robert PhillipsSwitch GrTextureStripAtlas over to GrTextureProxies
2017-02-23 Mike ReedRevert "Revert "Revert[2] "hide deprecated underline...
2017-02-23 Mike ReedRevert "Revert[2] "hide deprecated underline and strike...
2017-02-23 Brian SalomonMake GrPipeline::CreateAt take GrRenderTarget and not...
2017-02-23 Mike KleinSkJumper: reformat .S files
2017-02-23 Mike KleinAdd AVX to the SkJumper mix.
2017-02-23 Mike Reedabstract access to device-clip-bounds
2017-02-22 Hal CanarySkPDF: stop using RasterClip for drawAnnotation()
2017-02-22 Hal CanarySkPDF: do not use SkRegion in populateGraphicStateEntry...
2017-02-22 Herb DerbyUse uintptr_t for masking ptrs.
2017-02-22 Mike ReedRevert[2] "hide deprecated underline and strikethru"
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 KleinSkJumper: add mode to help prioritize porting
2017-02-22 Mike KleinSkJumper: set_rgb and swap_rb
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 Brian SalomonRemove GrPipelineBuilder.cpp
2017-02-22 Stephen WhiteGrTessellator: misc. cleanups and minor tweaks.
2017-02-22 Mike KleinSkJumper: remove TODO.
2017-02-22 Hal CanarySkRegion: change serialization unit tests, better valid...
2017-02-22 Brian OsmanSupport shared GL contexts in GrContextFactory
2017-02-22 Mike Reedremove guard for SkImageGenerator api
2017-02-22 Matt SarettSkConvertPixels: Add Alpha8 fast path
2017-02-21 Mike KleinWhoops, forgot to re-run build_stages.
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 Robert PhillipsRemove SkSpecialImage's GrTexture-based ctors
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 Mike Reedmove PDFDevice over to cipstackdevice
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 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 Matthew LeibowitzRemove glx.h
2017-02-20 Kevin LubickWrite SkRegion fuzzer
2017-02-20 Robert PhillipsRemove asTextureRef from SkSpecialImage & update effect...
2017-02-18 Robert PhillipsReplace SkSpecialImage::makeTightSubset with asImage...
2017-02-18 Robert PhillipsExpand use of GrMakeCachedBitmapProxy (take 2)
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 Ethan Nicholassksl support for geometry shaders
2017-02-17 Mike KleinSkJumper: Linux
2017-02-17 Mike Reeduse common intermediate device class for clipstack...
2017-02-17 Robert PhillipsRevert "Expand use of GrMakeCachedBitmapProxy"
2017-02-17 Herb DerbyMake mask uintptr_t when calculating alignment.
2017-02-17 Robert PhillipsExpand use of GrMakeCachedBitmapProxy
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 Herb DerbySwitch from size_t to uint32_t to represent constraints...
2017-02-17 Mike Reedhide deprecated underline and strikethru
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 Matthew LeibowitzMerge pull request #51 from google/chrome/m56
2017-02-17 Florin MalitaFix drawVertices() texture mapping in the presence...
next