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
*
Fix broken debug build
commit-bot@chromium.org
2014-02-11
*
Revert "SkBitmap now really stores SkImageInfo -- config is just a ruse"
mike@reedtribe.org
2014-02-11
*
SkBitmap now really stores SkImageInfo -- config is just a ruse
mike@reedtribe.org
2014-02-11
*
fix minor error between kStroke_PathAsRect and kFill_PathAsRect in SkPath::as...
commit-bot@chromium.org
2014-02-11
*
Use SkToBool to fix a warning.
commit-bot@chromium.org
2014-02-10
*
Allow buffered stream to work with an offset.
commit-bot@chromium.org
2014-02-10
*
SkPictureRecord: silently do nothing for non-drawable SkBitmaps.
commit-bot@chromium.org
2014-02-10
*
Revert of Revert "Serialization of SkPictureImageFilter" (https://codereview....
commit-bot@chromium.org
2014-02-07
*
Revert "Serialization of SkPictureImageFilter"
fmalita@google.com
2014-02-07
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-02-07
*
Added newline at end of MatrixClipCollapseTest.cpp
robertphillips@google.com
2014-02-06
*
Add test harness for matrix/clip state collapsing
robertphillips@google.com
2014-02-06
*
add ways to peer into an image to get its pixels
reed@google.com
2014-02-06
*
fix refcounting in SkImage::NewRasterData
reed@google.com
2014-02-06
*
Mid-air collision: fix constness for onFilterImage in new test.
senorblanco@chromium.org
2014-02-05
*
Fix a problem with scaled filters in tiled SkPicture playback.
senorblanco@chromium.org
2014-02-05
*
Stop discarding in frag shader when coverage is zero and stencil writes are e...
commit-bot@chromium.org
2014-02-05
*
remove SkCanvas::createCompatibleDevice, and add SkCanvas::newSurface
reed@google.com
2014-02-05
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-02-05
*
Use GrConvexPolyEffect when clip is a single convex polygon
commit-bot@chromium.org
2014-02-04
*
fix int->scalar warning
reed@google.com
2014-02-04
*
remove (unused by chrome) SkDeferredCanvas(device) factory signature
reed@google.com
2014-02-04
*
More bot whack-a-mole: fix Win build.
senorblanco@chromium.org
2014-02-04
*
Speculative build fix after r13292.
fmalita@google.com
2014-02-03
*
Fix skia_gpu=0 build.
senorblanco@chromium.org
2014-02-03
*
Fix image filter crop offsets for GPU path.
senorblanco@chromium.org
2014-02-03
*
Initial QuadTree implementation
commit-bot@chromium.org
2014-02-03
*
Fix valgrind issue in SkBase64Test.cpp
robertphillips@google.com
2014-02-01
*
Split GrUnitTests.cpp into two separate unit tests.
tfarina@chromium.org
2014-01-31
*
add SkCanvas constructor that explicitly creates no_config with dimensions
commit-bot@chromium.org
2014-01-31
*
Have peek32 return uint32_t& to make it harder to look at more than 4 bytes.
commit-bot@chromium.org
2014-01-31
*
initial import of Chrome's trace_event into skia framework
commit-bot@chromium.org
2014-01-31
*
Port SkBase64 test to our test driver.
tfarina@chromium.org
2014-01-30
*
Set write buffer flags only in SkWriteBuffer and SkFlatController constructors.
commit-bot@chromium.org
2014-01-30
*
Refactor read and write buffers.
commit-bot@chromium.org
2014-01-30
*
Suppress new valgrind complaint
robertphillips@google.com
2014-01-30
*
Reland "Add --skip_cpu and --skip_gpu options to tests"
commit-bot@chromium.org
2014-01-30
*
GrRedBlackTree test is GPU specific.
tfarina@chromium.org
2014-01-30
*
Reland "Unwrap GrRedBlackTree unit test and use REPORTER_ASSERT()."
tfarina@chromium.org
2014-01-29
*
tests: add --veryVerbose / -V
commit-bot@chromium.org
2014-01-28
*
Revert of Add --skip_cpu and --skip_gpu options to tests (https://codereview....
commit-bot@chromium.org
2014-01-28
*
Add --skip_cpu and --skip_gpu options to tests
commit-bot@chromium.org
2014-01-28
*
Revert of Unwrap GrRedBlackTree unit test and use REPORTER_ASSERT(). (https:/...
commit-bot@chromium.org
2014-01-27
*
Unwrap GrRedBlackTree unit test and use REPORTER_ASSERT().
tfarina@chromium.org
2014-01-27
*
add alternative to isRect named asRect
commit-bot@chromium.org
2014-01-25
*
SkOnce: add option to call another cleanup function once at exit.
commit-bot@chromium.org
2014-01-24
*
Cleanup: Sanitize the order of includes under tests/
tfarina@chromium.org
2014-01-24
*
Turn NVPR on by default (but off in tools).
commit-bot@chromium.org
2014-01-24
*
Resolve a few memory leaks in tests.
commit-bot@chromium.org
2014-01-24
*
Revert "Turn NVPR on by default (but off in tools)."
halcanary@google.com
2014-01-24
[next]