platform/upstream/libSkiaSharp.git
2016-02-03 Stephen WhiteFix zero-sized blur with crop rect.
2016-01-29 Stephen WhiteImage filters: fix srcOffset handling in asFragmentProc...
2016-01-24 Stephen WhiteFix bounds computations for SkDisplacementMapEffect...
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-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-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
2016-01-11 scroggoMake SkROBuffer::Iter::size() work when exhausted
2016-01-11 mtkleinblacklist cpu cacherator tests in replay modes
2016-01-11 mtkleinMight as well inline these premultiplies.
2016-01-10 update-skpsUpdate SKP version
2016-01-09 reedremove SkImage::applyFilter() -- unused, can always...
2016-01-08 ajumaImplement an SkPaint-based image filter
2016-01-08 mtkleinAdd --zero_init to simulate zero-initialized memory...
2016-01-08 ethannicholasFixed an assertion error in GrAAConvexTessellator....
2016-01-08 herbRemove work from constructors to facilitate debugging.
2016-01-08 bsalomonAdd a class representing texture swizzle.
2016-01-08 mtkleinClean up order of arguments to d,s[,aa].
2016-01-08 mtkleinRevert of Add a class representing texture swizzle...
2016-01-08 mtkleinClean up SkXfermode_opts.h
2016-01-08 bsalomonAdd a class representing texture swizzle.
2016-01-08 lsalzmanfix opacity check in SkBitmapDevice::Create
2016-01-08 bungemanUse ::std for is_empty, is_class, add_xxx_reference...
2016-01-08 mtkleinDM: more invariants
2016-01-08 joshualittReland of Make a single GrSingleOwner in GrContext...
next