platform/upstream/libSkiaSharp.git
2016-06-21 Matthew LeibowitzA few "Conversion from 'type1' to 'type2', possible...
2016-06-17 Matthew Leibowitzwe renamed the file
2016-06-17 Matthew LeibowitzUpdate the Xamarin code:
2016-06-17 Matthew LeibowitzMerge branch 'chrome/m52' into update-skia-m52
2016-06-15 bsalomonCheck for abandoned texture in GrTextureAdjuster::refTe...
2016-06-09 Matthew Leibowitzfix that last whitespace diff
2016-06-09 Matthew Leibowitzmake the file match the google
2016-06-09 Matthew Leibowitzrather exclude the whole file than use defines
2016-06-08 bsalomonWhen setting up a copySurface dst texture make the...
2016-06-06 Matthew LeibowitzUsing convenience methods instead of direct casting...
2016-06-03 Matthew LeibowitzAdded PDF Support (#13)
2016-05-28 fmalita[M52] Cherry-pick e6c515f3d34096426b6822ad90a757131e8baf31
2016-05-23 bsalomonCherry Pick 8b6fa5e8a9016ebbf3a03009abc3845b71452550...
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-18 Matthew LeibowitzReturn SkString instead of char[]
2016-05-17 msarettSkColorSpace follow-ups
2016-05-17 Matthew LeibowitzMerge pull request #11 from agallero/typeface
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
2016-05-13 adrian galleroMerge remote-tracking branch 'mono/xamarin-mobile-bindi...
2016-05-13 bsalomonAdd blurcircles2 GM
2016-05-13 bsalomonRevert of Retract GrRenderTarget from AlphaClipMask...
2016-05-13 egdanielFix msaa on GrVkRenderTarget
2016-05-13 robertphillipsRetract GrRenderTarget from AlphaClipMask code
2016-05-13 fmalitaSkPictureGpuAnalyzer
2016-05-13 egdanielRefactor Vulkan image, texture, RTs so that create...
2016-05-13 cdaltonAbort stencil draws when the attachment fails
2016-05-13 robertphillipsRetract GrRenderTarget a bit within SkGpuDevice
2016-05-13 cdaltonConvert GrClip to an abstract base class
2016-05-13 Matthew Leibowitzmore fixes for android
2016-05-13 herbThis has all the different source types in and working...
2016-05-13 liyuqianChange Android activity title from JNI call
2016-05-13 Matthew Leibowitzop will never be NULL as it is an integer/enum
2016-05-13 Matthew Leibowitzmake sure to init the clip operation
2016-05-13 adrian gallerochanged sk_typeface_get_family_name to return an sk_string
2016-05-13 bsalomonAdd bounds to GrShape
2016-05-13 borenetAdd isolate_android_sdk.py script and android_sdk_hash
2016-05-13 Matthew LeibowitzAdd support for getting the clip bounds
2016-05-13 msarettSimple program for visualizing gamuts
2016-05-13 Matthew LeibowitzAdded extended clipping features
2016-05-13 scroggoGMs: fail gracefully for null surface
2016-05-13 liyuqianUse title buttons to switch slides
2016-05-13 msarettRecognize more sRGB gammas
2016-05-13 robertphillipsSimplify GrSWMaskHelper
2016-05-13 robertphillipsSwap SkGpuBlurUtils over to using SkIRects
2016-05-12 cdaltonRemove clip from GrPipelineBuilder
2016-05-12 adrian gallerofixed whitespace
2016-05-12 cdaltonEliminate special case nvpr batch handling
2016-05-12 egdanielIgnore patch version when checking compatibility of...
2016-05-12 herbMake PixelGetters much smaller, move more common code...
2016-05-12 halcanarycmake: fixes for windows
2016-05-12 robertphillipsMake SkGpuBlurUtils::GaussianBlur more drawContext...
2016-05-12 brianosmanSupport allowSRGBInputs on Vulkan (via secondary textur...
2016-05-12 fmalitaRemove SkPicture::hasText()
2016-05-12 bungemanFix typo in SkOSWindow_AndroidNative.
2016-05-12 robertphillipsFix bug & add code to catch ImageFilter clearing bugs
next