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
...
*
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
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-14
*
Modifying SkTileGrid to support arbitrary query rectangles.
junov@chromium.org
2012-12-13
*
Fixing clip region test in deferred canvas, used to determine whether a draw ...
junov@chromium.org
2012-12-13
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-13
*
Use double precision when iterating in SkDashPathEffect::filterPath()
fmalita@google.com
2012-12-12
*
Adding quickContains API method to SkClipStack
junov@chromium.org
2012-12-12
*
Create SkBitmapChecksummer and associated SkBitmapTransformer
epoger@google.com
2012-12-12
*
Minor cleanup
robertphillips@google.com
2012-12-12
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-11
*
Fixing logic error in deferred canvas unittest.
junov@chromium.org
2012-12-10
*
Add SkMatrix44 constructor that allows user to control the initialization
vollick@chromium.org
2012-12-10
*
Modifications to GrPatherRenderer(Chain) interfaces to support clip mask mana...
bsalomon@google.com
2012-12-10
*
Disable failing test on android.
bsalomon@google.com
2012-12-10
*
In SKP serialization, use existing encoded data.
scroggo@google.com
2012-12-10
*
Fixing SkClipStack::clipDevPath so that it will not convert rectangular paths...
junov@chromium.org
2012-12-10
*
Fix some extract subset bugs.
scroggo@google.com
2012-12-07
*
Mark 64-bit constants as ULL to fix broken 32-bit Mac 10.6 build
epoger@google.com
2012-12-07
*
Replace SkConsistentChecksum with SkCityHash (now including CityHash via DEPS)
epoger@google.com
2012-12-07
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-07
*
Defining new color constat for transparent color
junov@google.com
2012-12-06
*
Use ReduceClipStack in ClipMaskManager.
bsalomon@google.com
2012-12-06
*
Make the clip reducer operate on int rects. Remove redundant Gr from func
bsalomon@google.com
2012-12-06
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-06
*
Move GrReducedClip to its own files.
bsalomon@google.com
2012-12-05
*
optimize translate and scale
reed@google.com
2012-12-05
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-05
*
Make GrReduceClipStack use a caller provided query rect rather than return a
bsalomon@google.com
2012-12-04
[prev]
[next]