projects
/
platform
/
upstream
/
libSkiaSharp.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/libSkiaSharp.git
2016-11-14
Robert Phillips
Revert "Add IORef capability to GrSurfaceProxy objects"
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
liyuqian
Set analytic AA as default.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Robert Phillips
Add IORef capability to GrSurfaceProxy objects
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Eric Boren
Roll recipe DEPS
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Yuqian Li
Remove accumulative snapping error
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Ben Wagner
Remove SkOSFile.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Matt Sarett
Add new A2B color space test images
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Kevin Lubick
Properly handle INT_MIN and related
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Brian Salomon
Remove static asserts for GrSLType and GrVertexAttribTy...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Ethan Nicholas
added skslc to BUILD.gn
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Mike Klein
GN: detect is_clang cheaply when possible.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Hal Canary
experimental/xps_to_png: pass in DPI as program argument
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Mike Klein
Start hooking shaders into SkRasterPipelineBlitter.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Robert Phillips
Start plumbing deferral of GPU resources in the image...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Mike Klein
Apple's Clang can't assemble jsimd_arm_...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Mike Klein
Revert "Always build the ANGLE test code. Always build...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Brian Salomon
Always build the ANGLE test code. Always build ANGLE...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Hal Canary
Documentation: move some things around
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Mike Klein
Mark inline functions in SkTypes.h as static.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-14
Mike Klein
GN: turn on easy libjpeg-turbo SIMD backends (ARMv7...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-13
Mike Reed
Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt"
commit
|
commitdiff
|
tree
|
snapshot
2016-11-13
mtklein
Revert of Make SkSmallAllocator obey the RAII invariant...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-13
herb
Make SkSmallAllocator obey the RAII invariants and...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-13
James Robinson
[gn] Disable use of dng SDK in Fuchsia
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Mike Klein
SkPath::fIsVolatile does not need to be mutable.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Mike Klein
Fix SkModeColorFilter in 565
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Mike Klein
Revert "Annotate benign race on SkPath::fConvexity."
commit
|
commitdiff
|
tree
|
snapshot
2016-11-12
Mike Klein
Revert "Annotate SkPath::fCovexity benign race in the...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
raftias
Initial implementation of a SkColorSpace_A2B xform
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Ben Wagner
Clean up glyph id handling.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Brian Salomon
Revert "Revert "Add integer texture support.""
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
liyuqian
Revert of Set analytic AA as default. (patchset #8...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Ethan Nicholas
re-re-land of skslc now uses standard Skia caps
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
liyuqian
Set analytic AA as default.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Mike Klein
Annotate SkPath::fCovexity benign race in the other...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Jim Van Verth
Clean up validation layers
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Yuqian Li
Snap y when updating cubic
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Matt Sarett
Re-purpose color space tool
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Leon Scroggins
Revert "re-land of skslc now uses standard Skia caps"
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Robert Phillips
Add explicit UniqueID classes for GrGpuResource & GrSur...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Ethan Nicholas
re-land of skslc now uses standard Skia caps
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
liyuqian
Tighten SkAAClip Bounds by Path Bounds
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Mike Klein
GN: build Lua tools when skia_use_lua.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Hal Canary
Documentation: more gn, less gyp
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Mike Klein
SkFixedAlloc
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Yuqian Li
Skip left/right if alpha = 0 in SkRectClipCheckBlitter...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Yuqian Li
Catch width overflow
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Leon Scroggins
Revert "skslc now uses standard Skia caps"
commit
|
commitdiff
|
tree
|
snapshot
2016-11-11
Ethan Nicholas
skslc now uses standard Skia caps
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Mike Klein
Annotate benign race on SkPath::fConvexity.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Kevin Lubick
Avoid platform-dependent function params in Fuzzer
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Ben Wagner
Check and report FreeType error.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Heather Miller
Revert "Change SkCanvas to *not* inherit from SkRefCnt"
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Heather Miller
Revert "Fix BUG=chromium:664036"
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Kevin Lubick
skpbench: add utility to format results for Skia Perf
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Hal Canary
Fix BUG=skia:5662
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Leon Scroggins
Revert "Add integer texture support."
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Hal Canary
Fix BUG=chromium:664036
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Hal Canary
SkPDF: paths as rects when possible
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Brian Salomon
Add integer texture support.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Florin Malita
Simplify SkBitmapProvider
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Ravi Mistry
Update skia.org docs to reference Gerrit instead of...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
csmartdalton
skpbench: add "resultsfile" option
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Yuqian Li
Snug the clip with path bounds inside SkAAClip
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
xiangze.zhang
Make SSE2/Neon convolution functions not to read extra...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Matt Sarett
Clamp parametric gamma values to 0-1 range
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
csmartdalton
skpbench: remove --path flag
commit
|
commitdiff
|
tree
|
snapshot
2016-11-10
Eric Boren
[nobuildbot] Copy timeouts from swarm_trigger
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Ben Wagner
Remove call to getMetrics from GlyphGenerator.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
mtklein
Revert of Make SkSmallAllocator obey the RAII invariant...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Mike Klein
Android builders do not need host toolchains.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Mike Klein
auto-add Build jobs
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
csmartdalton
skpbench: call adb wait-for-device after root
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
ethannicholas
added constant folding & branch elimination to skslc
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
csmartdalton
skpbench: filter out junk spewed by Pixel C driver
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Mike Klein
Fix implicit nullability cast of [NSScreen mainScreen].
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Mike Reed
Revert "add alias for xfermode::getproc to allow legacy...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Eric Boren
[nobuildbot] AndroidOne bots
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
herb
Make SkSmallAllocator obey the RAII invariants and...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Mike Reed
add debugging wrapper blitter to ensure unclipped scan...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Ben Wagner
Include what you use with signbit.
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
csmartdalton
skpbench: use 3 cores instead of 4 on Pixel C
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
scroggo
Revert of added constant folding & branch elimination...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
fmalita
Fix fuzzer assert in GradientShaderBase4fContext::TSampler
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Eric Boren
Change iOS bots to new-style, no-buildbot bots
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Mike Reed
Change SkCanvas to *not* inherit from SkRefCnt
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
liyuqian
Do not call blitV with 0 height
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Mike Reed
add alias for xfermode::getproc to allow legacy g clien...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Ravi Mistry
Make uploading to Gerrit the default for Skia
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
fmalita
Missing SkOSPath include in lua_pictures.cpp
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
ethannicholas
added constant folding & branch elimination to skslc
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Mike Reed
remove use of xfermode* in procs
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Derek Sollenberger
Enable SkImage_pinAsTexture to signal if the operation...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
liyuqian
Fix the meaning of stop_y
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
csmartdalton
skpbench: simplify adb and reduce number of invocations
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
liyuqian
Check negative overflow of quickSkFDot6Div
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Eric Boren
Fix assets.py args
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Robert Phillips
Move GrRenderTargetPriv::maxWindowRectangles to GrRende...
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Robert Phillips
Fix fuzzer bug
commit
|
commitdiff
|
tree
|
snapshot
2016-11-09
Robert Phillips
Consolidate GrSurfaceProxy Make methods
commit
|
commitdiff
|
tree
|
snapshot
next