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
*
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
*
Let them eat GrEffectRef.
bsalomon@google.com
2013-01-22
*
Add GPU support for axis-aligned ovals:
jvanverth@google.com
2013-01-22
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-19
*
increase iteration count from 16 to 24, when computing cubic-line intersection.
reed@google.com
2013-01-18
*
Don't die when there are no fonts available.
bungeman@google.com
2013-01-17
*
Wrap GrEffects in GrEffectPtr.
bsalomon@google.com
2013-01-16
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-16
*
Re-enable inst counting in debug builds.
bsalomon@google.com
2013-01-15
*
Fix bug in cubic-clipper (SkEdgeClipper). When we chop the cubic on Top/Bottom
reed@google.com
2013-01-15
*
Ensure that SkMemoryStream does not crash dereferencing fData.
scroggo@google.com
2013-01-09
*
Enable warnings-as-errors on Windows.
bsalomon@google.com
2013-01-08
*
Fix signed/unsigned comparison in PictureTest.cpp
bsalomon@google.com
2013-01-08
*
Fix signed/unsigned comparison warning in PictureTest.cpp
bsalomon@google.com
2013-01-08
*
fix warings. add SkTAbs()
reed@google.com
2013-01-08
*
fix warning from scalar --> int32 conversion
humper@google.com
2013-01-07
*
eliminate all warnings in non-thirdparty code on mac
humper@google.com
2013-01-07
*
Remove SkRefPtr
vandebo@chromium.org
2013-01-04
*
Revert "Remove SkRefPtr" - r7021
vandebo@chromium.org
2013-01-04
*
Remove SkRefPtr
vandebo@chromium.org
2013-01-04
*
special-case matrix invert for translate and scale
reed@google.com
2013-01-04
*
use SkTreatAsSprite in SkDraw (with guard for chrome if needed)
reed@google.com
2013-01-03
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-03
*
add unittest for SkTreatAsSprite
reed@google.com
2013-01-02
*
remove #ifdef for scalar==float, since it always is
reed@google.com
2013-01-02
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-24
*
add SkRRect::inset(), which mimics stroking
mike@reedtribe.org
2012-12-23
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-22
*
unify how we handle externally-provided storage in SkWriter32, with the goal
reed@google.com
2012-12-21
*
Limit the maximum number of dash segments per path
fmalita@google.com
2012-12-17
*
Fix r6808 fix & some compiler warnings
robertphillips@google.com
2012-12-14
[next]