platform/upstream/libSkiaSharp.git
2016-11-15 Brian SalomonAdd detection of image load/store to caps
2016-11-15 Florin MalitaIgnore ctm param of SkShader::onAppendStages()
2016-11-15 Brian SalomonAdd image functions to GrGLInterface
2016-11-15 Brian SalomonAdd 4.20 as a GLSL output version.
2016-11-15 Cary Clarkfuzz hang fix and pathops client debugging
2016-11-15 Mike KleinMore shader preliminaries / refactoring
2016-11-15 csmartdaltonskpbench: fix parser script for bots
2016-11-15 Brian OsmanRevert "Support decoding images to multiple formats...
2016-11-15 Brian OsmanRevert "Fix NoGPU compilation"
2016-11-15 Mike KleinRevert "While we can, restrict SkFixedAlloc/SkFallbackA...
2016-11-15 Mike KleinRevert "fix google3?"
2016-11-15 Mike KleinFix up arguments passed to pipeline.
2016-11-15 Mike Kleinfix google3?
2016-11-15 Mike Reedchange SkCanvasStack to take ownership of its subcanvases
2016-11-15 Brian OsmanFix NoGPU compilation
2016-11-15 Mike KleinWhile we can, restrict SkFixedAlloc/SkFallbackAlloc...
2016-11-15 Florin MalitaResurrect SkDebugger
2016-11-15 Brian OsmanSupport decoding images to multiple formats, depending...
2016-11-15 Robert PhillipsDefer more renderTargetContexts in the GPU image filter...
2016-11-15 Mike KleinStart each pipeline with (x,y) in (dr,dg) registers...
2016-11-15 herbMake SkSmallAllocator obey the RAII invariants and...
2016-11-15 Eric Boren[nobuildbot] Nexus 6p
2016-11-14 Mike KleinFix iOS builders.
2016-11-14 Yuqian LiCatch width overflow in ASAN using int64
2016-11-14 Mike KleinFill in gamut-transformation TODOs for software pipeline.
2016-11-14 Florin MalitaFix Sk4fLinearGradient initial interval pinning
2016-11-14 Yuqian LiTemporarily Disable analytic AA for Google3
2016-11-14 Kevin LubickAdd skpbench job
2016-11-14 csmartdaltonskpbench: skiaperf.py modifications
2016-11-14 Brian SalomonCompute the correct dst->src rect for bitmap tiles...
2016-11-14 Florin MalitaStale visualize_color_gamut.cpp reference in tools.gyp
2016-11-14 Robert PhillipsRevert "Add IORef capability to GrSurfaceProxy objects"
2016-11-14 liyuqianSet analytic AA as default.
2016-11-14 Robert PhillipsAdd IORef capability to GrSurfaceProxy objects
2016-11-14 Eric BorenRoll recipe DEPS
2016-11-14 Yuqian LiRemove accumulative snapping error
2016-11-14 Ben WagnerRemove SkOSFile.cpp.
2016-11-14 Matt SarettAdd new A2B color space test images
2016-11-14 Kevin LubickProperly handle INT_MIN and related
2016-11-14 Brian SalomonRemove static asserts for GrSLType and GrVertexAttribTy...
2016-11-14 Ethan Nicholasadded skslc to BUILD.gn
2016-11-14 Mike KleinGN: detect is_clang cheaply when possible.
2016-11-14 Hal Canaryexperimental/xps_to_png: pass in DPI as program argument
2016-11-14 Mike KleinStart hooking shaders into SkRasterPipelineBlitter.
2016-11-14 Robert PhillipsStart plumbing deferral of GPU resources in the image...
2016-11-14 Mike KleinApple's Clang can't assemble jsimd_arm_...
2016-11-14 Mike KleinRevert "Always build the ANGLE test code. Always build...
2016-11-14 Brian SalomonAlways build the ANGLE test code. Always build ANGLE...
2016-11-14 Hal CanaryDocumentation: move some things around
2016-11-14 Mike KleinMark inline functions in SkTypes.h as static.
2016-11-14 Mike KleinGN: turn on easy libjpeg-turbo SIMD backends (ARMv7...
2016-11-13 Mike ReedRevert[2] "Change SkCanvas to *not* inherit from SkRefCnt"
2016-11-13 mtkleinRevert of Make SkSmallAllocator obey the RAII invariant...
2016-11-13 herbMake SkSmallAllocator obey the RAII invariants and...
2016-11-13 James Robinson[gn] Disable use of dng SDK in Fuchsia
2016-11-12 Mike KleinSkPath::fIsVolatile does not need to be mutable.
2016-11-12 Mike KleinFix SkModeColorFilter in 565
2016-11-12 Mike KleinRevert "Annotate benign race on SkPath::fConvexity."
2016-11-12 Mike KleinRevert "Annotate SkPath::fCovexity benign race in the...
2016-11-11 raftiasInitial implementation of a SkColorSpace_A2B xform
2016-11-11 Ben WagnerClean up glyph id handling.
2016-11-11 Brian SalomonRevert "Revert "Add integer texture support.""
2016-11-11 liyuqianRevert of Set analytic AA as default. (patchset #8...
2016-11-11 Ethan Nicholasre-re-land of skslc now uses standard Skia caps
2016-11-11 liyuqianSet analytic AA as default.
2016-11-11 Mike KleinAnnotate SkPath::fCovexity benign race in the other...
2016-11-11 Jim Van VerthClean up validation layers
2016-11-11 Yuqian LiSnap y when updating cubic
2016-11-11 Matt SarettRe-purpose color space tool
2016-11-11 Leon ScrogginsRevert "re-land of skslc now uses standard Skia caps"
2016-11-11 Robert PhillipsAdd explicit UniqueID classes for GrGpuResource & GrSur...
2016-11-11 Ethan Nicholasre-land of skslc now uses standard Skia caps
2016-11-11 liyuqianTighten SkAAClip Bounds by Path Bounds
2016-11-11 Mike KleinGN: build Lua tools when skia_use_lua.
2016-11-11 Hal CanaryDocumentation: more gn, less gyp
2016-11-11 Mike KleinSkFixedAlloc
2016-11-11 Yuqian LiSkip left/right if alpha = 0 in SkRectClipCheckBlitter...
2016-11-11 Yuqian LiCatch width overflow
2016-11-11 Leon ScrogginsRevert "skslc now uses standard Skia caps"
2016-11-11 Ethan Nicholasskslc now uses standard Skia caps
2016-11-10 Mike KleinAnnotate benign race on SkPath::fConvexity.
2016-11-10 Kevin LubickAvoid platform-dependent function params in Fuzzer
2016-11-10 Ben WagnerCheck and report FreeType error.
2016-11-10 Heather MillerRevert "Change SkCanvas to *not* inherit from SkRefCnt"
2016-11-10 Heather MillerRevert "Fix BUG=chromium:664036"
2016-11-10 Kevin Lubickskpbench: add utility to format results for Skia Perf
2016-11-10 Hal CanaryFix BUG=skia:5662
2016-11-10 Leon ScrogginsRevert "Add integer texture support."
2016-11-10 Hal CanaryFix BUG=chromium:664036
2016-11-10 Hal CanarySkPDF: paths as rects when possible
2016-11-10 Brian SalomonAdd integer texture support.
2016-11-10 Florin MalitaSimplify SkBitmapProvider
2016-11-10 Ravi MistryUpdate skia.org docs to reference Gerrit instead of...
2016-11-10 csmartdaltonskpbench: add "resultsfile" option
2016-11-10 Yuqian LiSnug the clip with path bounds inside SkAAClip
2016-11-10 xiangze.zhangMake SSE2/Neon convolution functions not to read extra...
2016-11-10 Matt SarettClamp parametric gamma values to 0-1 range
2016-11-10 csmartdaltonskpbench: remove --path flag
2016-11-10 Eric Boren[nobuildbot] Copy timeouts from swarm_trigger
2016-11-09 Ben WagnerRemove call to getMetrics from GlyphGenerator.
next