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
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-13
*
Delete SkWidget.cpp, which has been #ifdef'ed out for 4+ years.
tfarina@chromium.org
2012-10-12
*
retool fFilterOne[X,Y] to store the translate dx, dy, so we can avoid float
reed@google.com
2012-10-12
*
When two or more color matrix image filters are connected together, and the n...
senorblanco@chromium.org
2012-10-12
*
Add SkShader::asShadeProc to fast-path the caller when the shader is fast
reed@google.com
2012-10-12
*
Fonts with cubic outlines are rendered without ClearType by GDI.
bungeman@google.com
2012-10-12
*
reland 5926 w/ fix in middle loop (thank you asserts)
reed@google.com
2012-10-12
*
revert 5926 (debug assert)
reed@google.com
2012-10-12
*
add shaderproc32 for translate+clamp+nofilter.
reed@google.com
2012-10-12
*
Beef up GrContext::AutoMatrix to handle doing GrPaint matrix adjustments.
bsalomon@google.com
2012-10-12
*
Fix matrix type in setRectToRect
reed@google.com
2012-10-12
*
Revert r3219. r3219 was a revert of r3036. r3036 made extractSubset copy the ...
bsalomon@google.com
2012-10-12
*
Turn on GPU AA clipping
robertphillips@google.com
2012-10-12
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-12
*
Fixing SkDeferredCanvas to not consider paint as opaque when xfermode source ...
junov@chromium.org
2012-10-11
*
Minimize use of SkDraw's matrix in SkGpuDevice.
bsalomon@google.com
2012-10-11
*
SkTCopyOnFirstWrite
bsalomon@google.com
2012-10-11
*
Turn off some debugging statements.
scroggo@google.com
2012-10-11
*
CreateTypefaceFromFile for GDI.
bungeman@google.com
2012-10-11
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-11
*
This patch implements generalized DAG connectivity for SkImageFilter. SkImag...
senorblanco@chromium.org
2012-10-10
*
Draw hairline text as path.
bsalomon@google.com
2012-10-10
*
Reland r5861 but leave setMatrixClip virtual on SkDevice (IOW this is a parti...
bsalomon@google.com
2012-10-10
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-10
*
Reverting r5861 (remove gainfocus and setMatixClip) due to Chrome compilation...
robertphillips@google.com
2012-10-09
*
Make SkPictures valid regardless of SK_SUPPORT_HINTING_SCALE_FACTOR.
scroggo@google.com
2012-10-09
*
correctly handle negative values in fixed_clamp()
reed@google.com
2012-10-09
*
Disable automatic font fallback of SkFontHost_android when building for WebKit
djsollen@google.com
2012-10-09
*
Fixed xoom bug introduced in r5830
robertphillips@google.com
2012-10-09
*
Remove gainFocus() and setMatrixClip() virtuals from SkDevice.
bsalomon@google.com
2012-10-09
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-09
*
Remove external matrix feature.
bsalomon@google.com
2012-10-08
*
Make additional code paths go through GrDrawState helper classes for their ma...
bsalomon@google.com
2012-10-08
*
Speculative fix for Chrome bug
robertphillips@google.com
2012-10-08
*
Make GrDrawState::AutoRestoreViewMatrix handle sampler matrices.
bsalomon@google.com
2012-10-08
*
Remove translate param from GrContext::drawPath (and subsequent calls).
bsalomon@google.com
2012-10-08
*
Fix typo in SkFontHost_win_dw.cpp.
bungeman@google.com
2012-10-07
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-06
*
Move some auto restore helpers from GrDrawTarget to GrDrawState.
bsalomon@google.com
2012-10-05
*
GrPaint encapsulation.
bsalomon@google.com
2012-10-05
*
No hinting on Mac should be lower priority than subpixel rendering.
bungeman@google.com
2012-10-05
*
Fix find/replace missed in #ifdef'ed out code in r5827.
bsalomon@google.com
2012-10-05
*
Change SkLightingImageFilter to derive from SkSingleInputImageFilter, so that...
senorblanco@chromium.org
2012-10-05
*
Moved paint color to vertex colors for batched rects
robertphillips@google.com
2012-10-05
*
cleanup coding style for r5825
djsollen@google.com
2012-10-05
*
Rename GrPaint fields/enums/members texture->color mask->coverage.
bsalomon@google.com
2012-10-05
*
Reduce Android Log Spam.
djsollen@google.com
2012-10-05
*
Move setPaint from GrContext to GrDrawState.
bsalomon@google.com
2012-10-05
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-05
*
Remove state from SkColorSpaceLuminance to avoid memory management.
bungeman@google.com
2012-10-04
[next]