platform/upstream/libSkiaSharp.git
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...
2016-05-18 benjaminwagnerFix example code in skpaint.md.
2016-05-18 borenetBlacklist HTC.dng on 32-bit Win CPU bots
2016-05-18 borenetSkip composeshader_bitmap GM on 64-bit Win CPU Test...
2016-05-18 bsalomonDon't allow uncacheable paths in tessellated path renderer
2016-05-18 tomhudsonSkCanvas::adjustToTopLayer()
2016-05-18 bsalomonReformat circle blur profile computation and add comments.
2016-05-18 jvanverthRevert of Add OpenGL context to Viewer. (patchset ...
2016-05-18 senorblancoImage filters: fix filtering of transparent black in...
2016-05-18 reedremove animator from SampleApp
2016-05-18 msarettParse parametric gamma curves
2016-05-18 msarettDelete SkBitmapRegionCanvas
2016-05-18 kkinnunenRemove NVPR related env var from command buffer GL...
2016-05-18 bsalomonMake SkBlend_optsTests fail rather than crash when...
2016-05-17 msarettSkColorSpace follow-ups
2016-05-17 bsalomonRemove GrFontScaler class.
2016-05-17 liyuqianImplement touch control
2016-05-17 msarettFix leak of SkGammas
2016-05-17 bungemanFix code guarded by SK_FONT_HOST_USE_SYSTEM_SETTINGS.
2016-05-17 jvanverthAdd OpenGL context to Viewer.
2016-05-17 bsalomonRemove GrFontDescKey.
2016-05-17 brianosmanSet the "mutable format" bit on sRGB images at creation...
2016-05-17 borenetMake VisualBench bot build the visualbench target
2016-05-17 bsalomonRename SkDescriptor::equals to SkDescriptor::operator==
2016-05-17 robertphillips(Mostly) Retract GrRenderTarget from SkGpuDevice
2016-05-17 herbAdd tests and benches to support the sRGB blitter for...
2016-05-17 msarettPrepare SkColorSpace to be a public API
2016-05-17 msarettUpdate libpng to 1.6.22rc01
2016-05-17 msarettEnsure that SkColorTable->fCount is set properly after...
2016-05-17 bsalomonMake GrFontScaler not be ref-counted
2016-05-17 herbRevert of Change to sRGB default for codec generated...
2016-05-17 kkinnunenRemove workarounds initializing command buffer EGL
2016-05-17 reedRevert of Add specialized sRGB blitter for SkOpts ...
2016-05-16 herbAdd tests and benches to support the sRGB blitter for...
2016-05-16 bsalomonImplement vulkan fence syncs for nanobench
2016-05-16 bungemanRemove unneeded reference count churn.
2016-05-16 borenetMove VisualBench_APK and SampleApp_APK to "everything...
2016-05-16 robertphillipsAdd isUnifiedMultisampled entry point to GrDrawContext
2016-05-16 herbChange to sRGB default for codec generated images.
2016-05-16 bsalomonMake blurcircles2 run as a benchmark.
2016-05-16 msarettRecognize Adobe RGB profiles
2016-05-16 robertphillipsRename GrDrawingMgr::abandon to wasAbandoned & add...
2016-05-16 bsalomonRun GM benchs in bench mode
2016-05-16 scroggoOnly run kStripe_Mode on JPEGs
2016-05-16 scroggoDrop AndroidCodecSrc::kDivisor_Mode
2016-05-15 robertphillipsRetract GrRenderTarget from AlphaClipMask code
2016-05-15 update-skpsUpdate SKP version
2016-05-15 bsalomonFix return from nullptr to false in GrVkTexture.cpp
next