index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Fix slow gm debug builds that are doing large path validation runs.
djsollen@google.com
2012-10-22
*
[PDF] Fix gradient generation code (remove extra 'dup' in some cases)
vandebo@chromium.org
2012-10-22
*
[PDF] Fix index calculation for Type1 advance retrieval.
vandebo@chromium.org
2012-10-22
*
Fix name of extension enabled in r6031 (should be plural "conventions").
bsalomon@google.com
2012-10-22
*
Enable extension GL_ARB_fragment_coord_convention in FS. Speculative fix for ...
bsalomon@google.com
2012-10-22
*
Remove two params from GrGLProgramStage::setData that are no longer necessary.
bsalomon@google.com
2012-10-22
*
Automatically handle converting gl_FragCoord to Skia's y-down device coords.
bsalomon@google.com
2012-10-22
*
Remove use of varargs in SkImageFilter. This is causing a crash in recent
senorblanco@chromium.org
2012-10-22
*
Make GrGLShaderBuilder responsible for inserting begining of main() function ...
bsalomon@google.com
2012-10-22
*
Make GrGLProgram be responsible for calling setData on custom stages.
bsalomon@google.com
2012-10-22
*
add sample to debug in fatbits mode
mike@reedtribe.org
2012-10-22
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-20
*
Add a GM that tests xfermode-based color filters.
bsalomon@google.com
2012-10-19
*
Added ability to extract SkBitmaps to filter tool
robertphillips@google.com
2012-10-19
*
shape ops work in progress
caryclark@google.com
2012-10-19
*
Speculative fix for Chrome bug in SkClipStack::isWideOpen
robertphillips@google.com
2012-10-19
*
shape ops work in progress
caryclark@google.com
2012-10-19
*
Enable gm/aarectmodes with pdf config. Does not crash in mac (nor windows) ac...
edisonn@google.com
2012-10-19
*
GPU: add failure checks for the scratch textures used in Gaussian blur.
robertphillips@google.com
2012-10-19
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-19
*
Place r5997 (make arcto's convex) behind a compiler flag to delay day of reck...
robertphillips@google.com
2012-10-19
*
Add SK_API to SkString for hclam@chromium.org
vandebo@chromium.org
2012-10-18
*
add --modulo A B option to gm, so we can only execute 1/B of the tests in a
reed@google.com
2012-10-18
*
PDF: Fail fast if in the tree of resources a child references a parent. Ideal...
edisonn@google.com
2012-10-18
*
add a "most" target, and make it the default
epoger@google.com
2012-10-18
*
Update CanvasTest to do elementary tests for PDF too.
edisonn@google.com
2012-10-18
*
Altered arcTo's canonical points to (usually) be convex
robertphillips@google.com
2012-10-18
*
Make debugger print more information for paths
robertphillips@google.com
2012-10-18
*
add two more tilemode gms, in advance of experimenting w/ decal
mike@reedtribe.org
2012-10-18
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-18
*
Attempt to patch GR_STATIC_RECT_VB path
robertphillips@google.com
2012-10-18
*
Munch the incoming inverse to force nearly-no-scale to no-scale, if we think
reed@google.com
2012-10-17
*
Fixing refcount leak in SkBitmapHeap caused by collisions in SkFlatDictionary
junov@chromium.org
2012-10-17
*
wrap check for gLCDSupported w/ a guard, so we don't have to grab the mutex
reed@google.com
2012-10-17
*
Add new bench to exercise SkPath::arcTo (arbroundrect)
robertphillips@google.com
2012-10-17
*
Make table color filter use asNewCustomStage.
bsalomon@google.com
2012-10-17
*
Use GrCustomStage to implement color matrix.
bsalomon@google.com
2012-10-17
*
Make Ganesh's resource cache limits more representative
robertphillips@google.com
2012-10-17
*
Separate out the texture matrix from the coord-system change matrix in GrSamp...
bsalomon@google.com
2012-10-17
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-17
*
fast case for translate-only repeat bitmapshader, so Tom can be happy
reed@google.com
2012-10-16
*
add opaque/alpha variants
reed@google.com
2012-10-16
*
Add transparent source bitmap to colormatrix GM.
bsalomon@google.com
2012-10-16
*
Delete three class declarations that we don't provide implementations anymore.
tfarina@chromium.org
2012-10-16
*
Do not git ignore files like /debugger/QT/moc_*.
scroggo@google.com
2012-10-16
*
add DEF_BENCH marco to make it easy to register new benches
reed@google.com
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
*
more pixman work in progress
caryclark@google.com
2012-10-16
[next]