platform/upstream/libSkiaSharp.git
2016-05-31 cblumeAdd mip support to *DeferredTextureImageData functions.
2016-05-31 lsalzmanFilter out degenerate contours in GrConvexPolyEffect
2016-05-31 jvanverthAdd missing files for GL unix viewer.
2016-05-31 msarettFix integer overflow in SkColorSpace
2016-05-31 robertphillipsAdd new GM to exercise stroked line special case
2016-05-31 robertphillipsAdd SkLights class
2016-05-31 fmalitaRemove unused SkPictureGpuAnalyzer::analyze()
2016-05-31 scroggoMake SkPngCodec decode progressively.
2016-05-31 kkinnunenFix incorrect sampler locations when using CHROMIUM_bin...
2016-05-29 update-skpsUpdate SKP version
2016-05-28 robertphillipsChange parameters to GrPipelineBuilder's ctor
2016-05-27 msarettAdd interesting features to visualize_color_gamut
2016-05-27 bungemanUpdate VC++ version in Windows quick start.
2016-05-27 msarettRewrite assignment operator on SkBitmap, fix asan
2016-05-27 borenetisolate_android_sdk: Find or download isolate binary...
2016-05-27 herbMove forceSRGB to SkCommonFlags.
2016-05-27 mtkleinClean up SkFloatBits
2016-05-27 bsalomonMake SkPath::isOval() and SkPath::isRRect return the...
2016-05-27 liyuqianNow we can use drawer to view the state information...
2016-05-27 herbAdd forceSRGB flag to dm.
2016-05-27 liyuqianUpdate Android SDK
2016-05-27 msarettAdd SkColorSpace to SkImageInfo
2016-05-27 jvanverthAdd OpenGL support to Linux viewer
2016-05-27 kjlubickRevert of Add drawer with state information (patchset...
2016-05-27 kjlubickRevert of Add OpenGL support to Linux viewer (patchset...
2016-05-27 jvanverthAdd OpenGL support to Linux viewer
2016-05-27 djsollenRemove VisualBench and its Android implementation.
2016-05-27 caryclarkpin before calling acos
2016-05-27 caryclarktoy to play with antialias raytracing
2016-05-27 fmalitaSilence ASAN int32 overflow warning
2016-05-26 reedadd --forceSRGB option to nanobench, to get all src...
2016-05-26 liyuqianNow we can use drawer to view the state information...
2016-05-26 reedadd more SK_WARN_UNUSED_RESULT attributes to functions...
2016-05-26 borenetTemporarily change GalaxyS3 product.board
2016-05-26 fmalitaFix int32 overflow in LinearGradientContext::shade4_dx_...
2016-05-26 msarettAdd exact version of qcms used by Chrome for testing...
2016-05-26 herbSrcover for sprite blitters.
2016-05-26 caryclarkfix security bug
2016-05-26 halcanarySkPDF/SkColorSpace: use writeToICC
2016-05-25 fmalitaComplex clipPath accounting
2016-05-25 msarettAssign sRGB color space to unmarked jpegs and pngs
2016-05-25 msarettWrite ICC profiles from SkColorSpace object
2016-05-24 robertphillipsDon't store resources with a unique key in GrResourceCa...
2016-05-24 bsalomonMake Sk32ToBool inline again to silence compiler warning.
2016-05-24 halcanaryCMake: skia_link_arguments.txt repects BUILD_SHARED_LIBS
2016-05-24 msarettSkColorSpace tweaks
2016-05-24 mtkleinCMake: control static/shared the normal CMake way.
2016-05-24 bungemanUse nullptr instead of 0 in call to FontConfig.
2016-05-24 mtkleinpthread_once -> SkOnce
2016-05-24 scroggoRemove extra DNG images and use smaller HTC.dng
2016-05-24 brianosmanRemove sRGB overrides on GrTextureParams. Use GrPaint...
2016-05-24 halcanarygyp: supress more warnings for zlib
2016-05-23 scroggoRevert of Blacklist HTC.dng on 32-bit Win CPU bots...
2016-05-23 halcanarygyp: clean up warnings with clang-3.8
2016-05-23 fmenozziAdd bubbles GM for drawing/blending 50 circles.
2016-05-23 herbI have found a more efficient way of detecting 1 and...
2016-05-23 jvanverthAdd Xlib support to viewer
2016-05-23 egdanielEnable stencil wrap ops on vulkan
2016-05-23 liyuqianMove inval dedup to Window for wider usages.
2016-05-23 msarettTest color correction in DM
2016-05-23 msarettUpdate image testing to version 6
2016-05-23 brianosmanEnable tri-linear and NPOT-tiling support in Vulkan
2016-05-23 brianosmanAdd vksrgb config to dm (Vulkan sRGB). Fix help formatt...
2016-05-23 msarettMake SkColorSpace a public API
2016-05-23 halcanarySkTypes: use constexpr when appropriate
2016-05-23 halcanaryfiddle: srand(0) before draw(canvas)
2016-05-23 brianosmanPretend that Adreno4xx doesn't have sRGB write control.
2016-05-22 update-skpsUpdate SKP version
2016-05-20 scroggoRemove unnecessary check
2016-05-20 scroggoFinish supporting decoding opaque to non-opaque
2016-05-20 liyuqianSave comparisons for release.
2016-05-20 liyuqianUse SkASSERTResult to avoid unused local variables
2016-05-20 stephanaRemove custom bundle ID for iOS
2016-05-20 robertphillipsRetract GrRenderTarget from GrTestTarget
2016-05-20 scroggoOnly decode opaque to premul in DM image
2016-05-20 halcanarygyp (third_party) warning changes for ccache
2016-05-20 bsalomonWhen building circle blur profile evaluate kernel verti...
2016-05-20 bsalomonMake LinearSrcOverBench not crash in constructor when...
2016-05-20 scroggoStop creating CodecSrcs with unused scale
2016-05-20 senorblancoAdjust size of imagemakewithfilter GM.
2016-05-20 liyuqianCorrect gesture scale and translation
2016-05-20 senorblancoFix leak in SkImage_Gpu::onMakeSubset().
2016-05-20 djsollenFix android scripts now that the $HOST is always lowercase.
2016-05-20 robertphillipsGrSWMaskHelper and GrSoftwarePathRenderer only need...
2016-05-20 scroggoReduce the number of BRDSrcs run in DM
2016-05-20 jvanverthAdd OpenGL context to Viewer.
2016-05-20 rmistryFix Gold trybot results URL
2016-05-19 bsalomonMake GrAtlasTextBlob::run own effects it points to.
2016-05-19 bsalomonMake circle blur profile computation separable
2016-05-19 senorblancoImage filters: implement SkImage::makeWithFilter().
2016-05-19 herbMake an embeddable container to hold linear pipelines.
2016-05-19 robertphillipsRetract GrRenderTarget from GLProgramsTest
2016-05-19 bsalomonAttempt to improve lifetime management of SkGlyphCache...
2016-05-19 robertphillipsMake GrAppliedClip friendless
2016-05-19 bungemanRemove mutex for retrieving default typeface.
2016-05-19 brianosmanPropagate filter mode when rendering Alpha8 bitmaps
2016-05-19 msarettDelete workaround for matching bitmap and pixel ref...
2016-05-19 bungemanAssert complex precondition in SkGlyphCache::Visit.
2016-05-19 hcmUpdate Skia milestone to 53 after 52 branch
2016-05-18 bsalomonRevert of Don't allow uncacheable paths in tessellated...
next