index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
Use AutoMatrix in GrTextContext
bsalomon@google.com
2012-10-15
*
Spell correct some comments.
bsalomon@google.com
2012-10-15
*
Add SK_API to base classes of classes with SK_API.
bungeman@google.com
2012-10-13
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-13
*
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
*
Commit SkGpuDevice.h which was omitted from r5918 for some reason.
bsalomon@google.com
2012-10-12
*
Beef up GrContext::AutoMatrix to handle doing GrPaint matrix adjustments.
bsalomon@google.com
2012-10-12
*
Export effects classes with SK_API.
tfarina@chromium.org
2012-10-12
*
Minimize use of SkDraw's matrix in SkGpuDevice.
bsalomon@google.com
2012-10-11
*
SkTCopyOnFirstWrite
bsalomon@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
*
Reland r5861 but leave setMatrixClip virtual on SkDevice (IOW this is a parti...
bsalomon@google.com
2012-10-10
*
Reverting r5861 (remove gainfocus and setMatixClip) due to Chrome compilation...
robertphillips@google.com
2012-10-09
*
Disable automatic font fallback of SkFontHost_android when building for WebKit
djsollen@google.com
2012-10-09
*
Remove gainFocus() and setMatrixClip() virtuals from SkDevice.
bsalomon@google.com
2012-10-09
*
Remove external matrix feature.
bsalomon@google.com
2012-10-08
*
Remove translate param from GrContext::drawPath (and subsequent calls).
bsalomon@google.com
2012-10-08
*
GrPaint encapsulation.
bsalomon@google.com
2012-10-05
*
Change SkLightingImageFilter to derive from SkSingleInputImageFilter, so that...
senorblanco@chromium.org
2012-10-05
*
Rename GrPaint fields/enums/members texture->color mask->coverage.
bsalomon@google.com
2012-10-05
*
Move setPaint from GrContext to GrDrawState.
bsalomon@google.com
2012-10-05
*
Add the ability to provide function pointers to SkPicture serialization
scroggo@google.com
2012-10-04
*
Lock gFTMutex when modifying FT globals.
scroggo@google.com
2012-10-04
*
Disable SK_DEBUG_PATH_REF in debug builds.
bsalomon@google.com
2012-10-04
*
Implement GPU path for matrix convolution. Note that when not convolving alpha,
senorblanco@chromium.org
2012-10-04
*
Make numTextures() be non-virtual on GrCustomStage.
bsalomon@google.com
2012-10-04
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-04
*
Adds extra debugging to SkPathRef that can optionally be turned on in a relea...
bsalomon@google.com
2012-10-03
*
Revert r5557 (which itself was a revert of r5433). Relands SkPathRef. Will fo...
bsalomon@google.com
2012-10-03
*
Delete SkStream_Win.h as it appears to never have been used.
bungeman@google.com
2012-10-03
*
add getSeed()
reed@google.com
2012-10-02
*
Add SkNativeGLContext implementation for iOS.
bsalomon@google.com
2012-10-02
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-02
*
retool so we don't need to call SkCanvas::setDevice
reed@google.com
2012-10-01
*
Speculative render target ref/unref fixes
robertphillips@google.com
2012-10-01
*
delete obsolete/unused SkGpuCanvas
reed@google.com
2012-10-01
*
views: Fix a typo in SkEvent.h
tfarina@chromium.org
2012-10-01
*
Adding virtual method to SkDeferredCanvas::NotificationClient for signaling w...
junov@google.com
2012-10-01
*
re-land removal of setBitmapDevice
reed@google.com
2012-10-01
*
Rolling back r5732 due to Chrome Mac compiler issues
robertphillips@google.com
2012-09-30
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-09-29
*
remove setBitmapDevice -- no longer called, and is a necessary step on our way
reed@google.com
2012-09-28
*
Update Ganesh to support fractional rects in drawBitmapRect
robertphillips@google.com
2012-09-28
*
Fix recursive GPU processing for SkImageFilter. Plumb through the
senorblanco@chromium.org
2012-09-27
*
doh, fix typo
reed@google.com
2012-09-27
*
eliminate (unused) extra param to update(), and thereby remove (bad bad bad) ...
reed@google.com
2012-09-27
*
allow chrome to use old drawBitmapRect beahvior for now, using SK_SUPPORT_INT...
reed@google.com
2012-09-27
[next]