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
*
account for inverse-paths when we prealloc storage in the rgn-builder
reed@google.com
2013-10-15
*
meant to DISABLE this test
reed@google.com
2013-10-15
*
add test for https://code.google.com/p/skia/issues/detail?id=1706
reed@google.com
2013-10-15
*
remove SkDataSet, and just store a key/value in SkAnnotation
reed@google.com
2013-10-14
*
Remove unnamed namespace usage from tests.
commit-bot@chromium.org
2013-10-12
*
Clean up SkTypes.h.
bungeman@google.com
2013-10-11
*
Add valgrind suppressions for driver bugs
robertphillips@google.com
2013-10-11
*
GIF decode: optional error messages and fault tolerance.
halcanary@google.com
2013-10-11
*
Fix leak in BlurTest
robertphillips@google.com
2013-10-11
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-10-11
*
Fix uninitialized memory read in BitmapCopy test with A1 config
robertphillips@google.com
2013-10-10
*
Align SkLumaColorFilter with the spec.
commit-bot@chromium.org
2013-10-10
*
SkThreadPool: tweak two little things that have been annoying me
commit-bot@chromium.org
2013-10-10
*
Add leak to valgrind.supp
robertphillips@google.com
2013-10-10
*
Revert "Revert "change SkColorTable to be immutable""
reed@google.com
2013-10-10
*
Change SkImageFilter's cropRect from SkIRect to a CropRect struct, containing...
senorblanco@chromium.org
2013-10-10
*
Sketch of SK_ONCE
mtklein@google.com
2013-10-09
*
Fix valgrind uninitialized memory complaint
robertphillips@google.com
2013-10-09
*
Update valgrind suppressions
robertphillips@google.com
2013-10-08
*
Luminance-to-alpha color filter (SkLumaColorFilter).
commit-bot@chromium.org
2013-10-07
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-10-05
*
Add perspective support to SkMatrix44 initializers.
commit-bot@chromium.org
2013-10-05
*
Revert "Add perspective support to SkMatrix44 initializers."
aelias@chromium.org
2013-10-04
*
Add perspective support to SkMatrix44 initializers.
commit-bot@chromium.org
2013-10-04
*
Use vertexless shaders when NVpr is available
commit-bot@chromium.org
2013-10-04
*
Fix narrowing warning error
halcanary@google.com
2013-10-04
*
Make image decoding more fault resistant, less verbose.
halcanary@google.com
2013-10-04
*
Use SkPicture::ExtractBitmap callback in pdf too, there is no need for a spec...
commit-bot@chromium.org
2013-10-03
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-10-03
*
Make it explicit that some validate methods are debug only
robertphillips@google.com
2013-10-02
*
Sadly TSAN still reports this as a race, even when we're obviously writing the
commit-bot@chromium.org
2013-10-02
*
fix 10.6
caryclark@google.com
2013-10-02
*
path ops work in progress
caryclark@google.com
2013-10-02
*
Writing to testName and reading its size isn't thread safe, TSAN reminds us.
commit-bot@chromium.org
2013-10-01
*
In skia_test.cc, atomics -> mutex.
commit-bot@chromium.org
2013-10-01
*
Use explicitly-sized enums in GrGLProgramDesc::KeyHeader
commit-bot@chromium.org
2013-10-01
*
Add an option on SkImageDecoder to skip writing 0s.
scroggo@google.com
2013-10-01
*
Add a buffered SkStream class.
scroggo@google.com
2013-09-26
*
Add SkDivMod with a special case for ARM.
commit-bot@chromium.org
2013-09-26
*
We don't flatten or unflatten SkPaintOptionsAndroid. Reproduce and fix.
commit-bot@chromium.org
2013-09-26
*
Add skia_tsan_build to match skia_asan_build and fix one example race.
bungeman@google.com
2013-09-25
*
Change SkImageDecoders to take an SkStreamRewindable.
scroggo@google.com
2013-09-25
*
Refactor PathTest.cpp test_isNestedRects and test_isRect.
bungeman@google.com
2013-09-25
*
promote SkImage::AlphaType to SkAlphaType
reed@google.com
2013-09-20
*
Add sk_calloc. Remove SkMemory_stdlib, which seems unused.
mtklein@google.com
2013-09-20
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-09-20
*
silence the error test to be a better citizen
commit-bot@chromium.org
2013-09-19
*
Add an even more convenient way to declare tests, with example.
mtklein@google.com
2013-09-19
*
expand alias fontname test
reed@google.com
2013-09-19
*
fix build warning for unused function
djsollen@google.com
2013-09-19
[next]