index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
sRGB cleanup in image filters. Ensure we configure paints correctly.
brianosman
2016-09-22
*
It is possible to try and draw to an unsupported format. Let this go.
brianosman
2016-09-22
*
SkPDF: do not assert when openStream return nullptr
halcanary
2016-09-22
*
document.close from bool to void
reed
2016-09-22
*
Revert of Some Vulkan memory fixes and cleanup (patchset #2 id:20001 of https...
jvanverth
2016-09-22
*
G instead of R, thanks Gold
msarett
2016-09-22
*
don't close a contour with a line if nothing's there
caryclark
2016-09-22
*
Some Vulkan memory fixes and cleanup
jvanverth
2016-09-22
*
Update Chrome section to include Skia roll/sheriff/bug info
hcm
2016-09-22
*
Make AALinearizingConvexPathRenderer able to handle stroke and fill
robertphillips
2016-09-22
*
Change implementation of flush-count based GrGpuResource purging
bsalomon
2016-09-22
*
skpbench fixes for linux
csmartdalton
2016-09-22
*
Add BGRA as input format to SkColorSpaceXform
msarett
2016-09-22
*
Remove assert that current color is never used.
bungeman
2016-09-22
*
Support for color-spaces with multi-stop (texture) gradients
brianosman
2016-09-22
*
GN: build skiaserve
mtklein
2016-09-22
*
Reland of ix for conic fuzz (patchset #1 id:1 of https://codereview.chromium....
caryclark
2016-09-22
*
Revert of fix for conic fuzz (patchset #3 id:40001 of https://codereview.chro...
caryclark
2016-09-22
*
Add output format properties to SkImageFilter::Context
brianosman
2016-09-22
*
Make SkColorSpaceXform::New() take bare ptrs
msarett
2016-09-22
*
Run commandbuffer config on CommandBuffer Perf bots.
mtklein
2016-09-22
*
Clean up dead code.
mtklein
2016-09-22
*
Is char* or uintptr_t easier to read?
cblume
2016-09-22
*
Add recipe support for Intel HD Graphics 530.
benjaminwagner
2016-09-22
*
Do not quickReject until virtual drawPatch
msarett
2016-09-22
*
fix next kevin fuzz
caryclark
2016-09-22
*
fix for conic fuzz
caryclark
2016-09-22
*
speed up debug dm
caryclark
2016-09-22
*
Add hardware monitoring to skpbench
csmartdalton
2016-09-22
*
Add Jobs to tasks.json
borenet
2016-09-22
*
GN: take over CommandBuffer bot
mtklein
2016-09-21
*
Use sk_careful_memcpy when writing optional conic weights for GrShape path da...
bsalomon
2016-09-21
*
Add optional sw generated path coverage mask caching
bsalomon
2016-09-21
*
allow clip calls w/o op param, remove unnecessary kReplace ops
reed
2016-09-21
*
Remove unused SkImage_Base and SkImage_Gpu onNewSurface methods
robertphillips
2016-09-21
*
Conditionally insert gl_PointSize into shaders.
bsalomon
2016-09-21
*
Always use transfer_dst for buffers.
jvanverth
2016-09-21
*
Build tools on NoGPU bots.
mtklein
2016-09-21
*
Add a transient image filter cache to SkImage::makeWithFilter & PDF
brianosman
2016-09-21
*
GN: is_skia_standalone
mtklein
2016-09-21
*
fix skia pathops fuzzers
caryclark
2016-09-21
*
Make GrShape compute keys for short paths from path data instead of using the...
bsalomon
2016-09-21
*
Stop closing filled paths in GrShape
bsalomon
2016-09-21
*
Add define of SK_ENABLE_VK_LAYERS to gn build
egdaniel
2016-09-21
*
Add setBounds to SkLiteDL for Android
liyuqian
2016-09-21
*
Fix memory leaks reported by clang static analyzer.
sdefresne
2016-09-21
*
Fix some GPU image filter code to preserve precision and color space
brianosman
2016-09-21
*
Remove SK_ADDING_src_ports_SkFontConfigInterface_cpp
bungeman
2016-09-20
*
[SVGDom] Opacity optimization
fmalita
2016-09-20
*
Blacklist serialize-8888 typefacerendering_pfaMac
mtklein
2016-09-20
[next]