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 --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
*
Add Random unit tests.
jvanverth@google.com
2013-02-08
*
Remove compile time option to use different types for text vertices.
bsalomon@google.com
2013-02-07
*
Address google3 compiler warning
robertphillips@google.com
2013-02-07
*
Fix errors when compiling with -Wall -Werror on Android.
djsollen@google.com
2013-02-07
*
Remove legacy names no longer referenced in Chrome and WebKit.
bsalomon@google.com
2013-02-07
*
rver r7626, might trigger for some strange reason a heap corruption
edisonn@google.com
2013-02-06
*
Add a true Set class. Current use case is to be used with Pdf generator.
edisonn@google.com
2013-02-06
*
Fix WritePixels test on ANGLE.
bsalomon@google.com
2013-02-06
*
Implement support for origin-TopLeft render targets. Note that the default be...
senorblanco@chromium.org
2013-02-05
*
Implement support for origin-TopLeft render targets in GL backend.
scroggo@google.com
2013-02-05
*
Actually fix angle GLPrograms test.
bsalomon@google.com
2013-02-05
*
Reverting r7545 (render target origin change) due to layout test issues (see ...
robertphillips@google.com
2013-02-05
*
Attempt to fix GLPrograms test on ANGLE bot.
bsalomon@google.com
2013-02-04
*
Implement support for origin-TopLeft render targets in GL backend.
senorblanco@chromium.org
2013-02-04
*
Make GPU unit tests use GrContexts of different GL types.
bsalomon@google.com
2013-02-04
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-31
*
Add SHA1 and MD5 to utils.
bungeman@google.com
2013-01-31
*
Start addressing the clang static analyzer issues
robertphillips@google.com
2013-01-30
*
Adding a new unit test that demonstrates that dithering affects constant grad...
junov@chromium.org
2013-01-30
*
return if we're invertible for the fast scale+trans case when we have no inverse
reed@google.com
2013-01-30
*
Fixing crash in cloning empty SkPicture object
junov@chromium.org
2013-01-28
*
Move vertex layout definitions from GrDrawTarget to GrDrawState.
jvanverth@google.com
2013-01-28
*
Added toString to SkDrawLooper-derived classes
robertphillips@google.com
2013-01-28
*
Remove getter of writable GrEffectStage from GrDrawState.
bsalomon@google.com
2013-01-28
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
[PDF] Handle invalid glyph IDs on drawText methods.
vandebo@chromium.org
2013-01-25
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-25
*
Remove ConcaveToTriangles.
bungeman@google.com
2013-01-24
*
add optional cull-rect to patheffects, so they can do less work if their results
reed@google.com
2013-01-24
*
override drawOval and drawRRect in GatherPixelRefDevice, so we don't miss those,
reed@google.com
2013-01-24
*
Fix sort test.
bungeman@google.com
2013-01-24
*
Make all GrContext members that return a texture also ref the texture for the...
bsalomon@google.com
2013-01-24
*
Reverse sense of convex-quad-fix compiler flag
robertphillips@google.com
2013-01-23
*
Revert r7341
edisonn@google.com
2013-01-23
*
If getAdvance fails, getAdvanceData should not assert, but ignored.
edisonn@google.com
2013-01-23
[prev]
[next]