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
*
Update 4f linear gradient selection heuristic
fmalita
2016-02-23
*
Move SkPackBits to src/effects.
bungeman
2016-02-23
*
Simplify and combine SkDrawCacheProc and SkMeasureCacheProc to SkPaint::Glyph...
benjaminwagner
2016-02-23
*
make transformed rrect radii fit rectangle
caryclark
2016-02-23
*
Remove unnecessary GOOGLE3 ifdefs from SkRawCodec
msarett
2016-02-23
*
Move SkUtils.h to src/core.
bungeman
2016-02-23
*
Use new API instead of the deprecated ones.
yujieqin
2016-02-23
*
Add dest type hint to SkShader::ContextRec
fmalita
2016-02-22
*
remove unnecessary copies
mtklein
2016-02-22
*
Better encapsulation and vector calling convention.
herb
2016-02-22
*
Only use fake gamma with linear devices.
bungeman
2016-02-22
*
Add spans for matrix ops.
herb
2016-02-22
*
fix unsigned/signed warning on linux for GrVkDescriptorPool::numPoolSizes()
bsalomon
2016-02-22
*
Fix unsigned short UVs for Vulkan.
jvanverth
2016-02-22
*
fix misc asserts and checks found by fuzzer
reed
2016-02-22
*
allow move/zero-line/close to draw caps
caryclark
2016-02-22
*
Use new jpeg_crop_scanlines() API to optimize jpeg subset decodes
msarett
2016-02-22
*
Use unorm shorts for texture coordinates when rendering text.
jvanverth
2016-02-22
*
Simplify calculations in AADistanceFieldPathBatch::writePathVertices.
benjaminwagner
2016-02-22
*
Allow client to force an SkImage snapshot to be unique (and uniquely own its ...
bsalomon
2016-02-22
*
Add ContextRec param to SkShader::contextSize()
fmalita
2016-02-22
*
remove dead unpremul checks
reed
2016-02-22
*
Initial linear gradient 4f impl
fmalita
2016-02-22
*
Add gl_SampleMask functionality to fragment builders
cdalton
2016-02-22
*
Revert of fix misc asserts and checks found by fuzzer (patchset #1 id:1 of ht...
ethannicholas
2016-02-22
*
clean-up dead code
reed
2016-02-22
*
Add vulkan files into skia repo. This is an incomplete backend with only part...
Greg Daniel
2016-02-22
*
lots of sRGB and F16 blits
reed
2016-02-22
*
fix misc asserts and checks found by fuzzer
reed
2016-02-22
*
add SkGraphics::PurageAllCaches
reed
2016-02-22
*
Revert of Add vulkan files into skia repo. (patchset #2 id:20001 of https://c...
egdaniel
2016-02-22
*
Add vulkan files into skia repo. This is an incomplete backend with only part...
Greg Daniel
2016-02-22
*
Revert of ix misc asserts and checks found by fuzzer (patchset #1 id:1 of htt...
reed
2016-02-22
*
Reland of ix misc asserts and checks found by fuzzer (patchset #1 id:1 of htt...
reed
2016-02-22
*
SkNx: kth<...>() -> [...]
mtklein
2016-02-21
*
Revert of fix misc asserts and checks found by fuzzer (patchset #1 id:1 of ht...
reed
2016-02-21
*
revert fuzzer fixes for canvas, need to investigate more
reed
2016-02-20
*
fix misc asserts and checks found by fuzzer
reed
2016-02-20
*
Fix asserts found in SampleApp and update the tests with additional interesti...
herb
2016-02-19
*
Change type of SkScalerContext_FreeType::fScaleX/Y. All uses want FT_F26Dot6.
benjaminwagner
2016-02-19
*
Add point spans, but fall back for all cases.
herb
2016-02-19
*
Calculate translations to apply to vertices in batch
joshualitt
2016-02-19
*
check pm swizzle when extracting lcd coverage
reed
2016-02-19
*
remove supports4f flag for colorfilters
reed
2016-02-19
*
Insert an empty image when we cannot decode
scroggo
2016-02-19
*
Update libpng to 1.6.22beta
msarett
2016-02-19
*
NEON f32 <-> f16 and f32 <-> u16
mtklein
2016-02-19
*
Revert of Use unorm shorts for texture coordinates when rendering text. (patc...
jvanverth
2016-02-19
*
Update SkImageFilter's cache to handle SkSpecialImages and add unit test
robertphillips
2016-02-19
*
Use unorm shorts for texture coordinates when rendering text.
jvanverth
2016-02-19
[next]