index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
Enable Scratch texture detach in SW path renderer's onDrawPath (take 2)
robertphillips@google.com
2012-06-25
*
Fix metrics test to no longer include the cpp.
djsollen@google.com
2012-06-25
*
Simplify vertex layout bitfields by making Position-as-texcoords the
tomhudson@google.com
2012-06-25
*
Reverting r4319
robertphillips@google.com
2012-06-25
*
Enable Scratch texture detach in SW path renderer's onDrawPath
robertphillips@google.com
2012-06-25
*
export flags on the state of the world when a picture was serialized.
reed@google.com
2012-06-25
*
Remove multi-byte character constants.
bungeman@google.com
2012-06-25
*
[android] Add an API to load customized font config for testing.
djsollen@google.com
2012-06-25
*
Fix misplaced return in GrDrawState::stageDisabled().
tomhudson@google.com
2012-06-25
*
Raster implementation of diffuse and specular lighting filters. Externally,
senorblanco@chromium.org
2012-06-22
*
Extend texture release on GrDrawState to also handle custom stages.
tomhudson@google.com
2012-06-22
*
Adding files skipped from previous patch: http://code.google.com/p/skia/sourc...
twiz@google.com
2012-06-22
*
rebaseline after recent aa-clipping fix on gpu
reed@google.com
2012-06-22
*
Refactoring in preparation for adding the picture benchmarking program.
twiz@google.com
2012-06-22
*
Revert #if 0ed out code accidentally committed as part of r4299.
bsalomon@google.com
2012-06-22
*
Expand header in serialized pictures
reed@google.com
2012-06-22
*
change gm option from -config to --config, to match the double-dash conventio...
reed@google.com
2012-06-22
*
Revert r4287. Large numbers of textures created by random gradients can cause...
bsalomon@google.com
2012-06-22
*
Removing redundant calls to GEN_ID_INC_EVAL in SkPaint.cpp
junov@chromium.org
2012-06-22
*
Image rebaseline for r4303
robertphillips@google.com
2012-06-22
*
Fix clipping of ovals on top & right
robertphillips@google.com
2012-06-22
*
add PictInfo chunk to serialized pictures
reed@google.com
2012-06-22
*
AutoScratchTexture can now release its texture and it will return to the text...
robertphillips@google.com
2012-06-22
*
Move GrTemplates.h to src
bsalomon@google.com
2012-06-22
*
Minor GrStencilSettings cleanup
bsalomon@google.com
2012-06-22
*
Altered GrDrawState to always ref texture and render target
robertphillips@google.com
2012-06-22
*
another whitespace change to trigger buildbots, now that new win7 bots should...
epoger@google.com
2012-06-22
*
Whitespace change to trigger all buildbots
epoger@google.com
2012-06-22
*
Add empty directories to hold expected GM images for Shuttle PCs running Win7...
epoger@google.com
2012-06-21
*
Add GrSurface parent class above GrTexture & GrRenderTarget
robertphillips@google.com
2012-06-21
*
Expanded distribution of instance counting
robertphillips@google.com
2012-06-21
*
Fixed two bugs in SW-only clip mask generation
robertphillips@google.com
2012-06-21
*
Record pixel ref's gen ID in picture
bsalomon@google.com
2012-06-21
*
Make GrClipMaskManager configure the stencil and scissor on GrGpu
bsalomon@google.com
2012-06-21
*
Remove count budget from resource cache
bsalomon@google.com
2012-06-21
*
rebaselines after dashing fix to gpu
reed@google.com
2012-06-21
*
landing mirror of https://codereview.appspot.com/6304098/
reed@google.com
2012-06-20
*
Add GrMemoryPool as a helper to override operators new/delete
bsalomon@google.com
2012-06-19
*
Fix memory leaks.
tomhudson@google.com
2012-06-19
*
landing http://codereview.appspot.com/6306095/ by guanqun
reed@google.com
2012-06-19
*
fix incorrect GPU rendering for path inverse fill when path is outside the clip
bsalomon@google.com
2012-06-19
*
Fixed compile warning in SkOSWindow_unix.cpp
bsalomon@google.com
2012-06-19
*
Remove linux_shared from list of trybots to run, because that trybot disappea...
epoger@google.com
2012-06-18
*
add missing dependency
caryclark@google.com
2012-06-18
*
add MS UI GOTHIC to list of bad fonts.
reed@google.com
2012-06-18
*
Store clip mask location in GrClipMaskManager as a enum rather than two bools
bsalomon@google.com
2012-06-18
*
GPU would ignore the path effect when its stroke is zero, fix it
bsalomon@google.com
2012-06-18
*
fix gl error of 'invalid enum' from GL_COLOR_TABLE
bsalomon@google.com
2012-06-18
*
show meaningful GL error strings during debugging
bsalomon@google.com
2012-06-18
*
Avoid un-necessary re-calculations of width in for loop of emitFS function
bsalomon@google.com
2012-06-15
[prev]
[next]