index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Implement SkNx_fma() for Sk4f on ARMv8.
Mike Klein
2016-11-03
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
*
Fix kMediumQuality invMatrix setup for sizes == mip levels
fmalita
2016-11-03
*
Fix quad convexity with only one backward dir
liyuqian
2016-11-03
*
Remove sk_linear_to_srgb_noclamp().
Mike Klein
2016-11-03
*
Use temporary FBO for GrGLGpu::onReadPixels.
Brian Salomon
2016-11-03
*
Revert "Add F16, SkColorSpaceXform support to SkBmpCodec"
Matt Sarett
2016-11-03
*
Basic pipeline blend mode strength reductions:
Mike Klein
2016-11-03
*
Centralize computation of GrRenderTarget & GrTexture VRAM consumption
Robert Phillips
2016-11-03
*
Add F16, SkColorSpaceXform support to SkBmpCodec
Matt Sarett
2016-11-03
*
Add Matrix colorfilter pipeline stages.
Mike Klein
2016-11-03
*
Fix bitmap shaders gm
Matt Sarett
2016-11-03
*
Revert of Try to use only std::aligned_storage. (patchset #2 id:20001 of http...
benjaminwagner
2016-11-03
*
Try to use only std::aligned_storage. This does not change the API.
herb
2016-11-03
*
MatrixColorFilter: convert transpose to [0,1] while transposing.
Mike Klein
2016-11-03
*
Remove SkAutoTDeleteArray
Ben Wagner
2016-11-02
*
Fix GradientShaderBase4fContext::Interval fuzzer assert
fmalita
2016-11-02
*
Fix memory leak in https://skia-review.googlesource.com/c/4227/ (Back SkSpeci...
robertphillips
2016-11-02
*
s/C++'s gmtime/POSIX's gmtime_r/
Hal Canary
2016-11-02
*
Update vulkan ranges to be 0 to 1 for all z values
Greg Daniel
2016-11-02
*
Update ProxyTests
Robert Phillips
2016-11-02
*
Back SkSpecialImage_Gpu with a GrTextureProxy
Robert Phillips
2016-11-02
*
Loosen restriction on F16 surfaces - allow "legacy" F16 mode
Brian Osman
2016-11-01
*
Remove SkImageInfoIsGammaCorrect, etc...
Brian Osman
2016-11-01
*
Sk4fLinearGradient fuzzer fixes
fmalita
2016-11-01
*
SkRasterPipeline: implement SkLumaColorFilter
Mike Klein
2016-11-01
*
fixed skslc's handling of ivec(vec)
Ethan Nicholas
2016-11-01
*
Delete qcms
Matt Sarett
2016-11-01
*
hide setImageFilter(ptr)
Mike Reed
2016-11-01
*
Remove GrStencilSettings from GrPipeline
csmartdalton
2016-11-01
*
SkPDF: Always individually position glyphs in Windows.
Hal Canary
2016-11-01
*
Report repetition count in SkCodec
scroggo
2016-11-01
*
Move memoization of multisample specs id to GrRenderTarget
csmartdalton
2016-11-01
*
TEMPORARY: track stencil clip state in GrRenderTargetOpList
csmartdalton
2016-11-01
*
Remove check of INITIALIZATION_FAILED in qcomm vulkan runs
Greg Daniel
2016-10-31
*
Add SkShadowMaskFilter
Jim Van Verth
2016-10-31
*
remove lots of legacy flags
Mike Reed
2016-10-31
*
Use correct color table for prior GIF frames
Leon Scroggins III
2016-10-31
*
Tag images as sRGB by default in SkCodec
Matt Sarett
2016-10-31
*
Add GrNextSizePow2
Robert Phillips
2016-10-31
*
Reject non-D50 matrices from ICC profiles
Matt Sarett
2016-10-31
*
Draw Alpha8 + color filter correctly in software
Matt Sarett
2016-10-31
*
update SkFixed15 float conversion notes.
Mike Klein
2016-10-31
*
Disable some SkDebugfs for dbg bots debugging
liyuqian
2016-10-31
*
SkPixmap::getColor()
Hal Canary
2016-10-31
*
SkFixed15
Mike Klein
2016-10-31
*
add isAlphaOnly() query
reed
2016-10-31
*
Revert "Speculative fix for flaky webp encode/decode on Nexus 5"
Matt Sarett
2016-10-31
*
Prevent overflow by falling back to non-AA
liyuqian
2016-10-28
*
Fix bounds updates in vulkan discards
Greg Daniel
2016-10-28
[next]