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
...
*
Platform/Engine -> Backend
bsalomon@google.com
2012-10-25
*
add MACRO macros to help with concat. Stolen from gpu headers
reed@google.com
2012-10-25
*
Correctly set width & height in filtered SkPictures
robertphillips@google.com
2012-10-25
*
GrGLProgramStage Renaming Part 3
bsalomon@google.com
2012-10-25
*
GrGLProgramStage Renaming Part 1.
bsalomon@google.com
2012-10-25
*
GrCustomStage Renaming Part 5
bsalomon@google.com
2012-10-25
*
GrCustomStage Renaming Part 4
bsalomon@google.com
2012-10-24
*
GrCustomStage Renaming Part 3
bsalomon@google.com
2012-10-24
*
Make filter tool actually filter the read in SkPicture
robertphillips@google.com
2012-10-24
*
GrCustomStage Renaming Part 2
bsalomon@google.com
2012-10-24
*
CustomStage Renaming Part 1
bsalomon@google.com
2012-10-24
*
Fix slow gm debug builds that are doing large path validation runs.
djsollen@google.com
2012-10-22
*
Remove use of varargs in SkImageFilter. This is causing a crash in recent
senorblanco@chromium.org
2012-10-22
*
Add SK_API to SkString for hclam@chromium.org
vandebo@chromium.org
2012-10-18
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-18
*
Make table color filter use asNewCustomStage.
bsalomon@google.com
2012-10-17
*
Use GrCustomStage to implement color matrix.
bsalomon@google.com
2012-10-17
*
Separate out the texture matrix from the coord-system change matrix in GrSamp...
bsalomon@google.com
2012-10-17
*
Delete three class declarations that we don't provide implementations anymore.
tfarina@chromium.org
2012-10-16
*
Reland r5963 with two fixes:
bsalomon@google.com
2012-10-16
*
Revert r5962 because of failures.
bsalomon@google.com
2012-10-16
*
Require matrix for custom stage to be set when custom stage is installed.
bsalomon@google.com
2012-10-16
*
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
[prev]
[next]