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
*
Revert "alpha threshold bitmap shader"
bsalomon@google.com
2013-09-05
*
alpha threshold bitmap shader
commit-bot@chromium.org
2013-09-05
*
Tweak to r11099 for N4 & Ubuntu13
robertphillips@google.com
2013-09-05
*
Add a GrGpuGL reference for GrGLProgram/GrGLUniformManager
commit-bot@chromium.org
2013-09-05
*
Warning/error fix for r11099 on Mac 10.6
robertphillips@google.com
2013-09-05
*
Add test to exercise extreme blur sigmas
robertphillips@google.com
2013-09-05
*
fix build breakage for missing SkScalarToInt
djsollen@google.com
2013-09-04
*
Rewrite SkTRegistry to take any trivially-copyable type.
mtklein@google.com
2013-09-04
*
Add SkCanvasStack and update the Canvas utilities to use it.
djsollen@google.com
2013-09-04
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-09-04
*
Fix Matrix44Test and double-to-float conversion in SVD code
jvanverth@google.com
2013-09-03
*
Revise SVD code to remove arctangents.
commit-bot@chromium.org
2013-09-03
*
Fix bug in SkWriter32.
mtklein@google.com
2013-09-03
*
Fix rtree tests build error
sglez@google.com
2013-08-30
*
R-Tree -- Don't sort draw commands unless specified.
sglez@google.com
2013-08-30
*
Add ShouldSkip variant that can read a --match flag directly.
commit-bot@chromium.org
2013-08-30
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-30
*
Replace SkTScopedPtr with SkAutoTDelete in Skia.
commit-bot@chromium.org
2013-08-29
*
fix windows test error for CanvasStateTest.cpp
djsollen@google.com
2013-08-29
*
Create a semi-stable API for capturing the state of an SkCanvas and reconstru...
djsollen@google.com
2013-08-29
*
dump out sizeof(void*) in header
reed@google.com
2013-08-29
*
Revert "Create a semi-stable API for capturing the state of an SkCanvas and r...
djsollen@google.com
2013-08-29
*
Create a semi-stable API for capturing the state of an SkCanvas and reconstru...
djsollen@google.com
2013-08-29
*
Yet another patch for 10995
robertphillips@google.com
2013-08-29
*
Patch for 10995
robertphillips@google.com
2013-08-29
*
Patch for r10995
robertphillips@google.com
2013-08-29
*
Split SkDevice into SkBaseDevice and SkBitmapDevice
robertphillips@google.com
2013-08-29
*
fix state machine so we know simple only loops once, but we can call maprect ...
reed@google.com
2013-08-28
*
Replace uses of GR_DEBUG by SK_DEBUG.
commit-bot@chromium.org
2013-08-28
*
Revert of r10943.
rmistry@google.com
2013-08-27
*
add SkDeviceLooper to handle larger-than-fixedpoint
reed@google.com
2013-08-27
*
New warning -> new pattern for fingers to learn for asserting failure.
mtklein@google.com
2013-08-27
*
Fix clip expansion in SkPictureRecord::recordRestoreOffsetPlaceholder()
fmalita@google.com
2013-08-27
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-27
*
test drawing large-coord aa rects
reed@google.com
2013-08-26
*
Fix leaked SkPDFDevice in PDFPrimitivesTest.cpp
robertphillips@google.com
2013-08-26
*
My clang now doesn't complain about !"foo".
mtklein@google.com
2013-08-22
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-21
*
Add perf benchmarks and more unit tests for matrix inversion
commit-bot@chromium.org
2013-08-20
*
Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...
robertphillips@google.com
2013-08-20
*
Split SkDevice out of SkBitmapDevice
robertphillips@google.com
2013-08-20
*
use SkTDynamicHash in picture recording
mtklein@google.com
2013-08-20
*
Tweak Matrix44 test so it'll pass on ChromeOS
commit-bot@chromium.org
2013-08-20
*
Make SkMatrix44::invert() check for finite 1/det instead of magic value
commit-bot@chromium.org
2013-08-20
*
Revert "Make SkMatrix44::invert() check for finite 1/det instead of magic value"
scroggo@google.com
2013-08-15
*
Make SkMatrix44::invert() check for finite 1/det instead of magic value
commit-bot@chromium.org
2013-08-15
*
Update how SkPath handles fGenerationID and fSourcePath, and add tests to cover.
mtklein@google.com
2013-08-15
*
Add homogeneous point mapping to Matrix
egdaniel@google.com
2013-08-15
*
Write NULL as "" so readString() always returns a non-NULL string.
mtklein@google.com
2013-08-15
*
Revert r10705 (ARM Skia NEON patches - 04 - Clean SkFixed / SkLONGLONG) due t...
robertphillips@google.com
2013-08-15
[next]