platform/upstream/libSkiaSharp.git
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.
2016-11-09 mtkleinRevert of Make SkSmallAllocator obey the RAII invariant...
2016-11-09 Mike KleinAndroid builders do not need host toolchains.
2016-11-09 Mike Kleinauto-add Build jobs
2016-11-09 csmartdaltonskpbench: call adb wait-for-device after root
2016-11-09 ethannicholasadded constant folding & branch elimination to skslc
2016-11-09 csmartdaltonskpbench: filter out junk spewed by Pixel C driver
2016-11-09 Mike KleinFix implicit nullability cast of [NSScreen mainScreen].
2016-11-09 Mike ReedRevert "add alias for xfermode::getproc to allow legacy...
2016-11-09 Eric Boren[nobuildbot] AndroidOne bots
2016-11-09 herbMake SkSmallAllocator obey the RAII invariants and...
2016-11-09 Mike Reedadd debugging wrapper blitter to ensure unclipped scan...
2016-11-09 Ben WagnerInclude what you use with signbit.
2016-11-09 csmartdaltonskpbench: use 3 cores instead of 4 on Pixel C
2016-11-09 scroggoRevert of added constant folding & branch elimination...
2016-11-09 fmalitaFix fuzzer assert in GradientShaderBase4fContext::TSampler
2016-11-09 Eric BorenChange iOS bots to new-style, no-buildbot bots
2016-11-09 Mike ReedChange SkCanvas to *not* inherit from SkRefCnt
2016-11-09 liyuqianDo not call blitV with 0 height
2016-11-09 Mike Reedadd alias for xfermode::getproc to allow legacy g clien...
2016-11-09 Ravi MistryMake uploading to Gerrit the default for Skia
2016-11-09 fmalitaMissing SkOSPath include in lua_pictures.cpp
2016-11-09 ethannicholasadded constant folding & branch elimination to skslc
2016-11-09 Mike Reedremove use of xfermode* in procs
2016-11-09 Derek SollenbergerEnable SkImage_pinAsTexture to signal if the operation...
2016-11-09 liyuqianFix the meaning of stop_y
2016-11-09 csmartdaltonskpbench: simplify adb and reduce number of invocations
2016-11-09 liyuqianCheck negative overflow of quickSkFDot6Div
2016-11-09 Eric BorenFix assets.py args
2016-11-09 Robert PhillipsMove GrRenderTargetPriv::maxWindowRectangles to GrRende...
2016-11-09 Robert PhillipsFix fuzzer bug
2016-11-09 Robert PhillipsConsolidate GrSurfaceProxy Make methods
next