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
*
Fix Windows build
yujieqin
2016-01-27
*
Enable RAW codec for Windows
yujieqin
2016-01-27
*
It derives the dng_host and overrides PerformAreaTask() to split the task int...
ebrauer
2016-01-27
*
Fix complier issue [-Werror, -Wvla]
yujieqin
2016-01-27
*
Add gpu implementation of OverdrawXfermode
robertphillips
2016-01-27
*
move more geometry to simd
caryclark
2016-01-26
*
Add gpu backend for SkPixelXorXfermode
robertphillips
2016-01-26
*
Cleaning up trailing spaces and typos.
cblume
2016-01-26
*
Image filters: fix srcOffset handling in asFragmentProcessor() path.
senorblanco
2016-01-26
*
de-proc sk_float_rsqrt
mtklein
2016-01-26
*
Make A8 readbacks work from non-A8 surfaces
bsalomon
2016-01-25
*
Remove SkLerpXfermode
robertphillips
2016-01-25
*
Revert of Initial support for turning Skia draws into a JSON document and vic...
msarett
2016-01-25
*
Initial support for turning Skia draws into a JSON document and vice versa.
ethannicholas
2016-01-25
*
spin off some safe parts from AVX2 CL
mtklein
2016-01-25
*
Revert of AVX 2 SrcOver blits: color32, blitmask. (patchset #24 id:450001 of ...
msarett
2016-01-25
*
AVX 2 SrcOver blits: color32, blitmask.
mtklein
2016-01-25
*
Add RAW decoding into Skia.
yujieqin
2016-01-25
*
Fixed compilation on mingw.
cjacek
2016-01-25
*
remove legacy defines
caryclark
2016-01-25
*
Delete 2 legacy flags
fmalita
2016-01-25
*
SK_SUPPORT_LEGACY_DRAWFLTER typo
fmalita
2016-01-25
*
Avoid updating glPathStencilFunc unless it changes
kkinnunen
2016-01-25
*
Revert of Prototype of RAW decoding in Skia. (patchset #32 id:610001 of https...
msarett
2016-01-25
*
fix arcto exception handling
caryclark
2016-01-25
*
Add RAW decoding into Skia.
yujieqin
2016-01-25
*
Enable GL_CHROMIUM_bind_uniform_location, command buffer is fixed
kkinnunen
2016-01-25
*
Do not try to get fragment input locations with CHROMIUM_path_rendering
kkinnunen
2016-01-25
*
Make BGRA8888 renderable on CHROMIUM_framebuffer_mixed_samples
kkinnunen
2016-01-25
*
Revert of skstd -> std for unique_ptr (patchset #24 id:460001 of https://code...
mtklein
2016-01-24
*
skstd -> std for unique_ptr
mtklein
2016-01-24
*
add 4f support to colorfiltershader
reed
2016-01-24
*
Revert[2] of expand unitests for color4f
reed
2016-01-23
*
Revert of expand unitests for color4f (patchset #1 id:1 of https://codereview...
reed
2016-01-23
*
Don't dirty MIP chain when damage bounds is empty
bsalomon
2016-01-23
*
expand unitests for color4f
reed
2016-01-23
*
Add svg path arcto
caryclark
2016-01-23
*
Add getYUV8Planes() API to SkCodec
msarett
2016-01-22
*
SSSE3 opts for RGB -> RGB(FF) or BGR(FF)
msarett
2016-01-22
*
skip zero-length linear gradient intervals to make new code more consistent w...
lsalzman
2016-01-22
*
Change name from ScaleToSides to SkScaleToSides.
herb
2016-01-22
*
Revert of de-proc sk_float_rsqrt (patchset #3 id:40001 of https://codereview....
mtklein
2016-01-22
*
Anisotropic mipmap fixes
fmalita
2016-01-22
*
Use nextafter instead of nexttoward to avoid using long double calculation.
herb
2016-01-22
*
Use NEON optimizations for RGB -> RGB(FF) or BGR(FF) in SkSwizzler
msarett
2016-01-22
*
Revert of added support for PLS path rendering (patchset #16 id:360001 of htt...
ethannicholas
2016-01-22
*
de-proc sk_float_rsqrt
mtklein
2016-01-22
*
Fix bounds of checking if a radii are too long for a side.
herb
2016-01-22
*
Add ability to query read pixels support without a render target.
bsalomon
2016-01-22
*
SkBSwap32
mtklein
2016-01-22
[next]