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
*
Add --resourcePath flag to the test program.
djsollen@google.com
2013-03-20
*
Fixing deferred canvas bug caused by SkTwoPointConicalGradient declaring itse...
commit-bot@chromium.org
2013-03-20
*
Add stroked ovals and CircleEdgeEffect.
jvanverth@google.com
2013-03-19
*
resubmit https://code.google.com/p/skia/source/detail?r=7883 (in the meantime...
edisonn@google.com
2013-03-19
*
Improvements/additions to SkImageCache/SkLazyPixelRef.
scroggo@google.com
2013-03-18
*
move most of SkFontHost to private (preceeding making it all private)
reed@google.com
2013-03-14
*
Update flag to reflect actual meaning.
edisonn@google.com
2013-03-12
*
Add GrEllipseEdgeEffect.
commit-bot@chromium.org
2013-03-12
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-12
*
Simplify the GL interface validation test.
bsalomon@google.com
2013-03-11
*
add (mac) test for ttcindex in SkFontStream
reed@google.com
2013-03-11
*
Removed unused parameters
sugoi@google.com
2013-03-11
*
Don't sort extensions when there are none. Make an ANGLE context to validate ...
bsalomon@google.com
2013-03-08
*
Upstream changes from Android.
djsollen@google.com
2013-03-08
*
add asScalars() to document when we want to treat SkPoint or SkRect as an array
reed@google.com
2013-03-08
*
PDF: add support for named destinations.
epoger@google.com
2013-03-08
*
Revert r8000 due to failures on some buildbots
epoger@google.com
2013-03-06
*
PDF: add support for named destinations
epoger@google.com
2013-03-06
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-05
*
Address some valgrind issues
robertphillips@google.com
2013-03-04
*
Initialize bounds even if the text length is zero.
djsollen@google.com
2013-03-04
*
Fix Mac 10.8 64-bit Release ClipCacheTest issue
robertphillips@google.com
2013-03-04
*
Change random number generator for 'tests' to SkMWCRandom. Also removes some
jvanverth@google.com
2013-03-04
*
Resubmit r7899 and r7901.
jvanverth@google.com
2013-03-01
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-03-01
*
Revert r7901 & r7899 to allow DEPS roll
robertphillips@google.com
2013-02-28
*
Split GrGLContextInfo into GrGLContext & GrGLContextInfo
robertphillips@google.com
2013-02-28
*
Add new vertex attribute array specification.
jvanverth@google.com
2013-02-28
*
revert r7892
edisonn@google.com
2013-02-28
*
resubmit after fixing assert issue: https://codereview.appspot.com/6744050
edisonn@google.com
2013-02-27
*
Tests : Unused parameters cleanup
sugoi@google.com
2013-02-27
*
Change SkTileGride geometry calculations to match the Chromium compositor.
junov@chromium.org
2013-02-27
*
Revert r7883
edisonn@google.com
2013-02-27
*
Use SkSet to fix issue when pdf generates an exp number of resources.
edisonn@google.com
2013-02-27
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-02-26
*
add --tmpDir foo option to tests, to allow unittests that want to write/read ...
reed@google.com
2013-02-25
*
Add an SkSet class to be used by Pdf only, for now - reverted because of trig...
edisonn@google.com
2013-02-25
*
Always round text position correctly.
bungeman@google.com
2013-02-25
*
Create SkLazyPixelRef which performs lazy decoding.
scroggo@google.com
2013-02-22
*
remove obsolete build flag SK_IGNORE_CONVEX_QUAD_OPT
reed@google.com
2013-02-22
*
Fix warnings-as-errors on Mac10.6 and Win. Unreviewed.
senorblanco@chromium.org
2013-02-21
*
New SkRectShaderImageFilter image filter
sugoi@google.com
2013-02-21
*
Remove unused texture coordinate flags.
jvanverth@google.com
2013-02-14
*
Fix for Gorilla test
jvanverth@google.com
2013-02-14
*
Use SkMWRandom in GLPrograms test.
bsalomon@google.com
2013-02-13
*
Move code that builds GrGLProgram::Desc to GrGLProgram. Move color and covera...
bsalomon@google.com
2013-02-12
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-02-09
*
Adding option to SkTileGrid for specifying border pixels.
junov@chromium.org
2013-02-08
*
fix build on Macos
humper@google.com
2013-02-08
*
Fix for Mac compile warnings. Temporarily removed random gorilla test.
jvanverth@google.com
2013-02-08
[next]