index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
*
"Fix" another crash in DeferredCanvasTest on valgrind bot
robertphillips@google.com
2013-11-13
*
Hide implementation details: SkFrontBufferedStream
scroggo@google.com
2013-11-12
*
"Fix" another crash on valgrind bot
robertphillips@google.com
2013-11-12
*
Silence another valgrind leak
robertphillips@google.com
2013-11-12
*
Fix crash in tests on valgrind bot
robertphillips@google.com
2013-11-12
*
Add another FontConfig suppression to valgrind suppressions
robertphillips@google.com
2013-11-11
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-11-09
*
Add sk_float_rsqrt with SSE + NEON fast paths.
commit-bot@chromium.org
2013-11-08
*
Adding error checks to SkRBuffer
commit-bot@chromium.org
2013-11-08
*
Fix stale assert in GrDrawTarget::print
commit-bot@chromium.org
2013-11-08
*
fix compile error
caryclark@google.com
2013-11-08
*
fix line intersection
caryclark@google.com
2013-11-08
*
use quads for mixed radius rrects
commit-bot@chromium.org
2013-11-08
*
New SkRTConf macro SK_CONF_TRY_SET: no complaint on missing configuration
halcanary@google.com
2013-11-06
*
Break up SkLazyPixelRef functionally into class hierarchy.
commit-bot@chromium.org
2013-11-06
*
Add SkRRect::transform.
scroggo@google.com
2013-11-05
*
Checking structure sizes before reading them from memory to avoid overflowing...
commit-bot@chromium.org
2013-11-05
*
Avoid re-rendering stencil clip for every draw with reducable clip stack
commit-bot@chromium.org
2013-11-05
*
Revert "Checking structure sizes before reading them from memory to avoid ove...
reed@google.com
2013-11-04
*
Checking structure sizes before reading them from memory to avoid overflowing...
sugoi@google.com
2013-11-04
*
Revert r12114 due to https://code.google.com/p/skia/issues/detail?id=1794 ('A...
epoger@google.com
2013-11-04
*
Checking structure sizes before reading them from memory to avoid overflowing...
sugoi@google.com
2013-11-04
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-11-02
*
pathops work in progress
caryclark@google.com
2013-11-01
*
Revert "Avoid re-rendering stencil clip for every draw with reducable clip st...
reed@google.com
2013-11-01
*
fix mac 10.6 build
reed@google.com
2013-11-01
*
Avoid re-rendering stencil clip for every draw with reducable clip stack
commit-bot@chromium.org
2013-11-01
*
move SkImage::ColorType into SkColorType
reed@google.com
2013-11-01
*
Adding size parameter to read array functions
commit-bot@chromium.org
2013-10-31
*
Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si...
reed@google.com
2013-10-31
*
Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t...
reed@google.com
2013-10-31
*
add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ...
reed@google.com
2013-10-31
*
Use SkPathRef gen id for SkPath::getGenerationID
commit-bot@chromium.org
2013-10-30
*
remove contains(x,y) for rects and rrects ... not well defined, and unused
reed@google.com
2013-10-30
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-10-30
*
Allow SkLazyPixelRef to use SkScaledImageCache
commit-bot@chromium.org
2013-10-29
*
tests: Provide a default resources path.
commit-bot@chromium.org
2013-10-29
*
Don't reuse scratch textures patch
robertphillips@google.com
2013-10-29
*
Clean up the GrTHashTable API.
commit-bot@chromium.org
2013-10-27
*
onCharsToGlyphs to handle non-bmp on Mac.
bungeman@google.com
2013-10-25
*
Fix warnings as errors from r11960.
bungeman@google.com
2013-10-25
*
Disable charsToGlyphs test until Mac can pass.
bungeman@google.com
2013-10-25
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-10-25
*
Implement charToGlyph on remaining ports.
bungeman@google.com
2013-10-24
*
We want to give SkPixelRef a way to signal over to GrResourceCache that it's ...
commit-bot@chromium.org
2013-10-24
*
Expose SkPicture::willPlayBackBitmaps()
tomhudson@google.com
2013-10-24
*
SK_ONCE for SkData and SkPathRef
commit-bot@chromium.org
2013-10-23
*
Implement SkColorFilter as a GrGLEffect
commit-bot@chromium.org
2013-10-23
*
Fix a test warning on some linux machines
edisonn@google.com
2013-10-22
*
Revert "If the path is a rect, call drawRect to raster the geometry in SkCanv...
bsalomon@google.com
2013-10-22
[next]