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
*
Make SkPath cache the result of cheapComputeDirection.
bsalomon@google.com
2012-11-13
*
add tests for degenerate serifs to computeDirection
reed@google.com
2012-11-13
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-10
*
add explicit mapScalars and mapMScalars entry-points, instead of just map()
reed@google.com
2012-11-09
*
add quick-n-dirty test for concat on matrix44
reed@google.com
2012-11-09
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-09
*
add centerX() and centerY() to SkIRect (because they made me)
reed@google.com
2012-11-08
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-11-08
*
Combine multiple intersecting rects in SkClipStack::Iter.
bsalomon@google.com
2012-11-07
*
Unit testing for SkTileGrid
junov@chromium.org
2012-11-07
*
fix SkRegion::intersects(rect) where the part of the rgn that we intersect is
reed@google.com
2012-11-07
*
fix SkRegion::contains(rect), thanks to danakj and http://code.google.com/p/s...
mike@reedtribe.org
2012-11-07
*
add SkRegion tests, inspired by http://code.google.com/p/skia/issues/detail?i...
mike@reedtribe.org
2012-11-07
*
Remove default texture coords / texture matrix
bsalomon@google.com
2012-11-05
*
Split off SkConsistentChecksum from SkChecksum
epoger@google.com
2012-11-02
*
Replace GrMatrix with SkMatrix.
bsalomon@google.com
2012-11-01
*
Improve NaCl support
borenet@google.com
2012-11-01
*
Reland r6233 with fix.
bsalomon@google.com
2012-11-01
*
Re-revert r6233.
bsalomon@google.com
2012-11-01
*
Reland r6233 with fix for config conversion texture matrices.
bsalomon@google.com
2012-11-01
*
Rebase gpu_dev up to r5182
bsalomon@google.com
2012-10-29
|
\
*
|
Pass GrCustomStage to key-generation functions and emitCode().
bsalomon@google.com
2012-10-29
|
*
Add option to gm: write out images into a hierarchy, rather than a flat set o...
epoger@google.com
2012-10-29
|
/
*
Rename GrSamplerState to GrEffectStage.
bsalomon@google.com
2012-10-26
*
Rename StageKey and related stuff.
bsalomon@google.com
2012-10-25
*
Add a callback to cleanup TLS data on Windows.
scroggo@google.com
2012-10-25
*
Rename GrProgramStageFactory to GrBackendEffectFactory.
bsalomon@google.com
2012-10-25
*
Platform/Engine -> Backend
bsalomon@google.com
2012-10-25
*
GrCustomStage Renaming Part 5
bsalomon@google.com
2012-10-25
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-25
*
If a path is known to be nonfinite, don't forget that in our autobounds
reed@google.com
2012-10-24
*
GrCustomStage Renaming Part 3
bsalomon@google.com
2012-10-24
*
CustomStage Renaming Part 1
bsalomon@google.com
2012-10-24
*
Removed degenerate quads from zero radius Chrome-style round rects
robertphillips@google.com
2012-10-23
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-19
*
Place r5997 (make arcto's convex) behind a compiler flag to delay day of reck...
robertphillips@google.com
2012-10-19
*
Update CanvasTest to do elementary tests for PDF too.
edisonn@google.com
2012-10-18
*
Altered arcTo's canonical points to (usually) be convex
robertphillips@google.com
2012-10-18
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-18
*
Fixing refcount leak in SkBitmapHeap caused by collisions in SkFlatDictionary
junov@chromium.org
2012-10-17
*
Use GrCustomStage to implement color matrix.
bsalomon@google.com
2012-10-17
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-13
*
add experimental test for different 8888->565 blends (disabled)
reed@google.com
2012-10-12
*
Fix matrix type in setRectToRect
reed@google.com
2012-10-12
*
Revert r3219. r3219 was a revert of r3036. r3036 made extractSubset copy the ...
bsalomon@google.com
2012-10-12
*
Turn on GPU AA clipping
robertphillips@google.com
2012-10-12
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-10-12
*
Fixing SkDeferredCanvas to not consider paint as opaque when xfermode source ...
junov@chromium.org
2012-10-11
*
Remove external matrix feature.
bsalomon@google.com
2012-10-08
*
Fix test_small_segments3 path measure test.
bsalomon@google.com
2012-10-03
[next]