index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
Commit message (
Expand
)
Author
Age
*
Add BGRA as input format to SkColorSpaceXform
msarett
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
*
Do not quickReject until virtual drawPatch
msarett
2016-09-22
*
fix for conic fuzz
caryclark
2016-09-22
*
speed up debug dm
caryclark
2016-09-22
*
Add a transient image filter cache to SkImage::makeWithFilter & PDF
brianosman
2016-09-21
*
Make GrShape compute keys for short paths from path data instead of using the...
bsalomon
2016-09-21
*
Add setBounds to SkLiteDL for Android
liyuqian
2016-09-21
*
Fix some GPU image filter code to preserve precision and color space
brianosman
2016-09-21
*
Cleanup some sRGB TODOs, mostly around setting GrPaint flags correctly
brianosman
2016-09-20
*
abstract name of clipping ops, to transtion to a more restricted set
reed
2016-09-20
*
remove dead code around SK_ENABLE_CLIP_QUICKREJECT
reed
2016-09-19
*
Add F16 to the list of allowed formats in GaussianBlur
brianosman
2016-09-19
*
Support Float32 output from SkColorSpaceXform
msarett
2016-09-16
*
Revert of Support Float32 output from SkColorSpaceXform (patchset #7 id:14000...
msarett
2016-09-16
*
Support Float32 output from SkColorSpaceXform
msarett
2016-09-16
*
SkFontData to use smart pointers.
bungeman
2016-09-16
*
test/fix/tweak writePicture/readPicture
reed
2016-09-15
*
Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://...
bungeman
2016-09-15
*
SkFontData to use smart pointers.
bungeman
2016-09-15
*
add helpers for using SkData with picture serialization
reed
2016-09-15
*
Clean up unused SkPictureRecorder::optimizeFor()
mtklein
2016-09-15
*
Don't let the compiler complain that |a| is uninit
msarett
2016-09-14
*
Store SkColorSpaceXform gamma LUTs in a malloced field
msarett
2016-09-14
*
Convert back to 0-255 scale before storing linear bytes
msarett
2016-09-14
*
Reduce overhead for linear color xforms
msarett
2016-09-14
*
Use sk_sp text blob APIs
fmalita
2016-09-13
*
add pipecanvas
reed
2016-09-13
*
Revert of SkLiteRecorder: don't tell SkCanvas about clips (patchset #1 id:1 o...
liyuqian
2016-09-12
*
change SkStreams to work with sk_sp<SkData> instead of SkData*
reed
2016-09-12
*
check for identity in translate
reed
2016-09-12
*
fix code behind SK_SUPPORT_LEGACY_MINOR_EFFECT_PTR
reed
2016-09-12
*
use expected name for setDrawLooper/getDrawLooper
reed
2016-09-11
*
Adds missing and removes duplicate tracing macros.
carlosk
2016-09-09
*
made point lights linear attenuation; also fixed point light depth bug
vjiaoblack
2016-09-09
*
Fix storage of gamut transform matrices in SkColorSpace
brianosman
2016-09-09
*
Added in Radial Shadows
vjiaoblack
2016-09-09
*
Delete some LUTs from SkColorSpaceXform
msarett
2016-09-09
*
Apple devices do not support CRC32 instructions. Don't believe Clang's lies.
mtklein
2016-09-08
*
Cache the inverse matrix on SkColorSpace. Rename xyz() to toXYZ().
brianosman
2016-09-08
*
SkLiteDL: drawAsLayer()
mtklein
2016-09-08
*
Flesh out SkOpts namespaces.
mtklein
2016-09-08
*
GN: default to -O1
mtklein
2016-09-07
*
Rename SkColorSpace::GammaNamed to SkColorSpace::RenderTargetGamma
msarett
2016-09-07
*
Delete SkColorSpace::gammaNamed() from public API
msarett
2016-09-07
*
Add minimal support for readPixels in raster F16
brianosman
2016-09-07
*
made point light shadows
vjiaoblack
2016-09-07
[next]