platform/upstream/libSkiaSharp.git
2016-04-14 Matthew LeibowitzAdded the bits to support WinRT/UWP
2016-02-04 Matthew Leibowitz[C API] Updated the code to match the new chrome\m49...
2016-02-03 Matthew LeibowitzMerge branch 'chrome/m49' into xamarin-mobile-bindings
2016-02-03 ajumaFix fuzzer-found deserialization bug in SkPathRef
2016-02-03 Stephen WhiteFix zero-sized blur with crop rect.
2016-02-01 Matthew Leibowitz[C API] Added more methods for SkStream
2016-01-29 Stephen WhiteImage filters: fix srcOffset handling in asFragmentProc...
2016-01-28 Matthew Leibowitz[C API] Added more features:
2016-01-25 Matthew Leibowitz[C API] Improves support for bitmaps
2016-01-24 Stephen WhiteFix bounds computations for SkDisplacementMapEffect...
2016-01-23 Matthew Leibowitz[C API] More work to get the rest of the SkImageDecoder...
2016-01-22 Matthew Leibowitz[C API] Fixed some issues with the bitmap management
2016-01-21 Matthew Leibowitz[C API] Allocate memory for bitmap dimensions
2016-01-21 Matthew Leibowitz[C API] Added support for bitmaps
2016-01-21 Matthew Leibowitz[C API] Moved the enums into different files for easier...
2016-01-14 mtkleinRevert of these _procs_arm are not used when we have...
2016-01-14 msarettCreate an SkCodecImageGenerator
2016-01-14 lsalzmanfix SkGpuDevice::drawBitmapRect to always update clips
2016-01-14 djsollenUpdate tests to produce more sensible output for Androi...
2016-01-14 msarettRevert of Create an SkCodecImageGenerator (patchset...
2016-01-14 kkinnunenVisualBench: Make the Android SDL app start without...
2016-01-14 mtkleinsketch SkValue API
2016-01-14 msarettCreate an SkCodecImageGenerator
2016-01-14 mtkleinthese _procs_arm are not used when we have NEON
2016-01-14 joshualittAdd skeleton for kilobench experiments
2016-01-14 joshualittVirtualize Frames in GrAuditTrail
2016-01-14 reedremove unused SkBitmapFilter::Allocate
2016-01-14 reedadd explicit bench for raw bitmapscaler
2016-01-14 joshualittAdd Audittrail for path renderers
2016-01-14 bsalomonBeginning of support for texture rectangles.
2016-01-14 kkinnunenVisualBench: Use first succeeding EGL API
2016-01-14 reedexpand gm to exercise miplevels and various scalers
2016-01-14 bsalomonRevert of Make A8 readback work in more cases and impro...
2016-01-14 kkinnunenSampleApp: Make android_install_app and android_launch_...
2016-01-14 robertphillipsRefactor to use GrWrapTextureInBitmap more
2016-01-14 kkinnunenSampleApp: Cleanup SkOSWindow_SDL
2016-01-14 mtkleinsome fuzz hacking
2016-01-14 kkinnunenSimplify path allocation, clean up resources correctly
2016-01-14 kkinnunenMake android scripts not warn about ADB in newer SDKs
2016-01-14 Matthew LeibowitzMake sure we export symbols for Windows
2016-01-14 Matthew LeibowitzThe correct declaration for Windows is _WIN32 (undersco...
2016-01-13 msarettOptimized premultiplying swizzles for NEON
2016-01-13 senorblancoFix SkXfermodeImageFilter GPU fast path for differing...
2016-01-13 ajumaFix fuzzer-found deserialization bugs
2016-01-13 reedAllow Resize to be called w/ a preallocated pixmap
2016-01-13 joshualittRemove remaining users of draw*Rect calls
2016-01-13 mtkleinAdd new fuzz binary.
2016-01-13 egdanielMove some program building utils from GL to GLSL
2016-01-13 bsalomonMake A8 readback work in more cases and improve testing.
2016-01-13 joshualittmicro fix for rrects bug using GrDrawContext
2016-01-13 msarettRemove size check from SkCodec
2016-01-13 benjaminwagnerReland of Move BUILD.public to public.bzl. (patchset...
2016-01-13 reedremove CreateLightingFilter from SkColorFilter
2016-01-13 joshualittRemove two varieties of drawNonAARect from GrDrawTarget
2016-01-13 msarettAdd CodecZeroInit test to DMSrcSink
2016-01-13 reedremove unused SkGlobalInitialization_none.cpp
2016-01-13 reedreorg global initialization, separating core from optional
2016-01-13 joshualittHide drawBatch on GrDrawTarget from test Methods
2016-01-13 joshualittGrAuditTrail hooks in GrContext + GrDrawContext
2016-01-12 irothRevert of Move BUILD.public to public.bzl. (patchset...
2016-01-12 ajumaDelete SkRectShaderImageFilter
2016-01-12 bsalomonSwizzle shader output and blend when using GL_RED to...
2016-01-12 joshualittConvert GrAuditTrail to use scoped frames
2016-01-12 fmalitaSkPaintFilterCanvas cleanup
2016-01-12 senorblancoRemove #ifdef SK_DISABLE_TILE_IMAGE_FILTER_OPTIMIZATION.
2016-01-12 irothMove BUILD.public to public.bzl.
2016-01-12 halcanarySkTime: Stop using POSIX entensions to time.h for timezone
2016-01-12 bsalomonHide formats in GrGLCaps and use specific getters for...
2016-01-12 caryclarkRefactor resize filter to go faster
2016-01-12 senorblancoOptimize SkTileImageFilter in an offset filter when...
2016-01-12 caryclarkclamp fixed divide to 32 bits
2016-01-12 fmalitaSkTCopyOnFirstWrite-based SkPaintFilterCanvas API
2016-01-12 msarettUse SkOpts routines in SkSwizzler
2016-01-12 joshualittAdd batch names and bounds to json debug information
2016-01-12 Matthew Leibowitz[C API] Added some SkStream types and creating SkTypefa...
2016-01-12 Matthew Leibowitz[C API] Moved the type casts into the sk_types_priv...
2016-01-11 Matthew Leibowitz[C API] Extra members on the SkPaint API
2016-01-11 Matthew Leibowitz[C API] Extra members on the SkCanvas API
2016-01-11 benjaminwagnerRevert of For Google3, enable SK_SUPPORT_LEGACY_SAVEFLA...
2016-01-11 senorblancoFix SkTileImageFilter when srcRect is a superset of...
2016-01-11 fmalitaSkPaintFilterCanvas skip-draw support
2016-01-11 joshualittGuard SkGpuDevice
2016-01-11 mtkleinSkSwizzler: Factor skipping zeros out into a helper...
2016-01-11 reedremove external header for SkModeColorFilter
2016-01-11 reedmove declaration of CreateLightingFilter into SkColorMa...
2016-01-11 Brian SalomonFix BitmapCopy_Texture test on iOS
2016-01-11 djsollenUpdate our version of jsoncpp to fix a memory alignment...
2016-01-11 mtkleinHave nanobench report bench median sample time too.
2016-01-11 bsalomonMake SkBitmap::CopyTo respect requested dst color type...
2016-01-11 reedrestore lost optimization when the shader can report...
2016-01-11 reedremove imagefilter::sizeconstraint
2016-01-11 joshualittChange to wire up opnames in SkGpuDevice
2016-01-11 benjaminwagnerRemove Google3 scripts.
2016-01-11 bsalomonFix uninit texture key with odd number of textures
2016-01-11 mtkleinapply --match to image file names too, like we do for...
2016-01-11 joshualittMove atomicinc in GrTracing to behind branch
2016-01-11 joshualittReland of Add guards to GrTextureProvider (patchset...
2016-01-11 herbFix radii calculation code to handle large radii.
2016-01-11 jcgregoriodocs: Fix link to 'How to submit a patch'.
2016-01-11 msarettDelete reallyHasAlpha() from SkCodec
next