index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Add OpenGL support to Linux viewer
jvanverth
2016-05-27
*
Remove VisualBench and its Android implementation.
djsollen
2016-05-27
*
pin before calling acos
caryclark
2016-05-27
*
toy to play with antialias raytracing
caryclark
2016-05-27
*
Silence ASAN int32 overflow warning
fmalita
2016-05-26
*
add --forceSRGB option to nanobench, to get all src images to be SRGB
reed
2016-05-26
*
Now we can use drawer to view the state information of the native app, and se...
liyuqian
2016-05-26
*
add more SK_WARN_UNUSED_RESULT attributes to functions that ignore out-params...
reed
2016-05-26
*
Temporarily change GalaxyS3 product.board
borenet
2016-05-26
*
Fix int32 overflow in LinearGradientContext::shade4_dx_clamp
fmalita
2016-05-26
*
Add exact version of qcms used by Chrome for testing and comparison
msarett
2016-05-26
*
Srcover for sprite blitters.
herb
2016-05-26
*
fix security bug
caryclark
2016-05-26
*
SkPDF/SkColorSpace: use writeToICC
halcanary
2016-05-26
*
Complex clipPath accounting
fmalita
2016-05-25
*
Assign sRGB color space to unmarked jpegs and pngs
msarett
2016-05-25
*
Write ICC profiles from SkColorSpace object
msarett
2016-05-25
*
Don't store resources with a unique key in GrResourceCache's fScratchMap
robertphillips
2016-05-24
*
Make Sk32ToBool inline again to silence compiler warning.
bsalomon
2016-05-24
*
CMake: skia_link_arguments.txt repects BUILD_SHARED_LIBS
halcanary
2016-05-24
*
SkColorSpace tweaks
msarett
2016-05-24
*
CMake: control static/shared the normal CMake way.
mtklein
2016-05-24
*
Use nullptr instead of 0 in call to FontConfig.
bungeman
2016-05-24
*
pthread_once -> SkOnce
mtklein
2016-05-24
*
Remove extra DNG images and use smaller HTC.dng
scroggo
2016-05-24
*
Remove sRGB overrides on GrTextureParams. Use GrPaint flags instead.
brianosman
2016-05-24
*
gyp: supress more warnings for zlib
halcanary
2016-05-24
*
Revert of Blacklist HTC.dng on 32-bit Win CPU bots (patchset #1 id:1 of https...
scroggo
2016-05-23
*
gyp: clean up warnings with clang-3.8
halcanary
2016-05-23
*
Add bubbles GM for drawing/blending 50 circles.
fmenozzi
2016-05-23
*
I have found a more efficient way of detecting 1 and 0 alpha in SSE2. In addi...
herb
2016-05-23
*
Add Xlib support to viewer
jvanverth
2016-05-23
*
Enable stencil wrap ops on vulkan
egdaniel
2016-05-23
*
Move inval dedup to Window for wider usages.
liyuqian
2016-05-23
*
Test color correction in DM
msarett
2016-05-23
*
Update image testing to version 6
msarett
2016-05-23
*
Enable tri-linear and NPOT-tiling support in Vulkan
brianosman
2016-05-23
*
Add vksrgb config to dm (Vulkan sRGB). Fix help formatting of vk.
brianosman
2016-05-23
*
Make SkColorSpace a public API
msarett
2016-05-23
*
SkTypes: use constexpr when appropriate
halcanary
2016-05-23
*
fiddle: srand(0) before draw(canvas)
halcanary
2016-05-23
*
Pretend that Adreno4xx doesn't have sRGB write control.
brianosman
2016-05-23
*
Update SKP version
update-skps
2016-05-22
*
Remove unnecessary check
scroggo
2016-05-20
*
Finish supporting decoding opaque to non-opaque
scroggo
2016-05-20
*
Save comparisons for release.
liyuqian
2016-05-20
*
Use SkASSERTResult to avoid unused local variables
liyuqian
2016-05-20
*
Remove custom bundle ID for iOS
stephana
2016-05-20
*
Retract GrRenderTarget from GrTestTarget
robertphillips
2016-05-20
*
Only decode opaque to premul in DM image
scroggo
2016-05-20
[next]