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
*
create struct to hold all the params passed around for shader::context
commit-bot@chromium.org
2014-05-01
*
Remove SkDEBUGFAILs that are problematic for Chromium
commit-bot@chromium.org
2014-05-01
*
remove code behind SK_SUPPORT_LEGACY_PROCXFERMODE
reed@google.com
2014-05-01
*
expose ConvertRadiusToSigma to aid clients in the API transition to sigma
commit-bot@chromium.org
2014-05-01
*
Add a fix for a spurious assert in SkMatrixConvolutionImageFilter.
senorblanco@chromium.org
2014-05-01
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-05-01
*
add default impl for context methods on shader
commit-bot@chromium.org
2014-04-30
*
Rename SK_DEBUGBREAK to SK_ALWAYSBREAK
commit-bot@chromium.org
2014-04-30
*
Revert of Rename SK_DEBUGBREAK to SK_ALWAYSBREAK (https://codereview.chromium...
commit-bot@chromium.org
2014-04-30
*
Rename SK_DEBUGBREAK to SK_ALWAYSBREAK
commit-bot@chromium.org
2014-04-30
*
Cleanup of SSE optimization files.
commit-bot@chromium.org
2014-04-30
*
Convert GrCrash->SkFAIL GrDebugCrash->SkDEBUGFAIL
commit-bot@chromium.org
2014-04-30
*
fix cubic/line intersection; add skp tests
commit-bot@chromium.org
2014-04-30
*
Remove the unused SkCachePreload_arm
commit-bot@chromium.org
2014-04-30
*
Backfill unit tests for SkRecord
commit-bot@chromium.org
2014-04-30
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-30
*
Fail to create GrContext when we get a NULL for a GL/GLSL version string
commit-bot@chromium.org
2014-04-30
*
Move GrGLInterface function ptr setup into a common function for all OpenGL G...
commit-bot@chromium.org
2014-04-29
*
Move setup of SkPictCopyInfo into SkPicture::clone
commit-bot@chromium.org
2014-04-29
*
ARM Skia NEON patches - 36 - Color32
commit-bot@chromium.org
2014-04-29
*
Fixed issue found by clusterfuzz
commit-bot@chromium.org
2014-04-29
*
Don't bother doing the empty clip check in SkRecordDraw.
commit-bot@chromium.org
2014-04-29
*
Implement bounds traversals for tile and matrix convolution filters.
senorblanco@chromium.org
2014-04-29
*
add asAShadowBlur for android to drawlooper
reed@google.com
2014-04-29
*
fix leaks in blurrrect -- this should address the valgrind issues.
commit-bot@chromium.org
2014-04-29
*
Refactor SkPictureStateTree::Iterator to avoid use of kClip_SaveFlag.
commit-bot@chromium.org
2014-04-28
*
Fast path for blurred round rects -- blur a small 9patch rect on the CPU
commit-bot@chromium.org
2014-04-28
*
Simplify empty-clip check.
commit-bot@chromium.org
2014-04-28
*
Rename GR_GL_GET_PROC macros in mesa and unix GrGLInterface factories to be m...
commit-bot@chromium.org
2014-04-28
*
revert humper changes
commit-bot@chromium.org
2014-04-28
*
move common blur types into central header
commit-bot@chromium.org
2014-04-28
*
Start using type traits in src/record instead of macros.
commit-bot@chromium.org
2014-04-28
*
Fast path for blurred round rects -- blur a small 9patch rect on the CPU
commit-bot@chromium.org
2014-04-28
*
Properly enable S32_D16_filter_DX_SSE2 optimization.
commit-bot@chromium.org
2014-04-28
*
Move SkShader::fLocalMatrix into SkShader constructor.
commit-bot@chromium.org
2014-04-28
*
Revert of Fast path for blurred round rects -- blur a small 9patch rect on th...
commit-bot@chromium.org
2014-04-28
*
Add missing include for r14397.
bungeman@google.com
2014-04-28
*
Create SkGlyphCache globals with SkOnce.
bungeman@google.com
2014-04-28
*
Xfermode: SSE2 implementation of darken&lighten mode
commit-bot@chromium.org
2014-04-28
*
Fast path for blurred round rects -- blur a small 9patch rect on the CPU
commit-bot@chromium.org
2014-04-28
*
Re-add SkPictureStateTree::Iterator::draw() SaveFlags.
fmalita@google.com
2014-04-25
*
Revert of Refactor SkPictureStateTree::Iterator to avoid use of kClip_SaveFla...
commit-bot@chromium.org
2014-04-25
*
one more tsan fix
commit-bot@chromium.org
2014-04-25
*
pathops debug globals use atomic increment
commit-bot@chromium.org
2014-04-25
*
fix minor skp-found bugs
commit-bot@chromium.org
2014-04-25
*
Xfermode: SSE2 implementation of colordodge&colorburn modes
commit-bot@chromium.org
2014-04-25
*
Xfermode: SSE2 implementation of softlight_modeproc
commit-bot@chromium.org
2014-04-25
*
Xfermode: SSE2 implementation of difference_modeproc
commit-bot@chromium.org
2014-04-25
*
Use EXT_direct_state_access for path matrix manipulation
commit-bot@chromium.org
2014-04-25
*
Xfermode: SSE2 implementation of hardlight mode
commit-bot@chromium.org
2014-04-25
[next]