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
*
Cleanups related to SkFixed.
benjaminwagner
2016-02-25
*
Mv DRRect drawing code from GrDrawContext into SkGpuDevice
robertphillips
2016-02-25
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Add stub for new method to GrVkGpu
jvanverth
2016-02-25
*
Use kSubpixelRounding in one missed location.
bungeman
2016-02-25
*
Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...
bsalomon
2016-02-25
*
Update shaderc lib and use single combined lib
Greg Daniel
2016-02-25
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Implement support for using GL ES 3.0 with command buffer
kkinnunen
2016-02-25
*
Fix ~,! typo when clearing kRenderTarget flag
Brian Salomon
2016-02-24
*
SkPDF: fix scalar serialization
halcanary
2016-02-24
*
Add wrapBackendTextureAsRenderTarget API
ericrk
2016-02-24
*
Hide GrDrawTarget from GrOvalRenderer
robertphillips
2016-02-24
*
Round to nearest in ScalarTo256.
benjaminwagner
2016-02-24
*
fixup GLPrograms textblob todo
joshualitt
2016-02-24
*
fix path ops fuzz bug
caryclark
2016-02-24
*
Use ARM fixes for SDF encoding.
jvanverth
2016-02-24
*
Revert of Simple cleanups related to SkFixed. (patchset #4 id:120001 of https...
benjaminwagner
2016-02-24
*
Revert of Include glGetMultisamplefv API (patchset #1 id:1 of https://coderev...
ethannicholas
2016-02-24
*
Ensure the Gaussian tail of circle blurs goes to zero.
benjaminwagner
2016-02-24
*
Cleanups related to SkFixed.
benjaminwagner
2016-02-24
*
simplify/unify xferproc api
reed
2016-02-24
*
Retire SkShader::kSupports4f_Flag
fmalita
2016-02-23
*
Include glGetMultisamplefv API
cdalton
2016-02-23
*
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
[next]