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 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
*
Turn NVPR on by default (but off in tools).
commit-bot@chromium.org
2014-01-24
*
add leaks flag to show unref'd insts
commit-bot@chromium.org
2014-01-23
*
No deduping dictionaries for matrices and regions.
commit-bot@chromium.org
2014-01-23
*
Remove unnamed namespace usage from tests/
tfarina@chromium.org
2014-01-21
*
Speed up GrResourceCache add and lookup by using TDynamicHash
commit-bot@chromium.org
2014-01-17
*
Rename GrGLBinding->GrGLStandard, no longer a bitfield
commit-bot@chromium.org
2014-01-16
*
Move SkMessageBus::Get out of header, and retry crrev.com/106563002.
commit-bot@chromium.org
2014-01-15
*
change isRect to return true for 3-sided rectangular paths
commit-bot@chromium.org
2014-01-15
*
Reland "Fix genID cloning bugs."
scroggo@google.com
2014-01-15
*
use some helper Make functions to initialize SkImageInfo
commit-bot@chromium.org
2014-01-15
*
Move macros from TestClassDef.h to Test.h
commit-bot@chromium.org
2014-01-14
*
Convert SkWriter32 to use an SkTDArray for its internal storage.
commit-bot@chromium.org
2014-01-14
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-01-14
*
Revert of https://codereview.chromium.org/132643007/
commit-bot@chromium.org
2014-01-13
*
Revert "Revert of https://codereview.chromium.org/129423002/"
reed@google.com
2014-01-13
*
Revert of https://codereview.chromium.org/129423002/
commit-bot@chromium.org
2014-01-13
*
add SkBitmap::installPixelRef()
reed@google.com
2014-01-13
*
Allocate memory in SkTDynamicHash on first use.
commit-bot@chromium.org
2014-01-13
*
remove remaining references to Sk64 (obsolete)
reed@google.com
2014-01-13
*
Fix for r13038
robertphillips@google.com
2014-01-13
*
Pull in Chromium's version of GatherPixelRefs
robertphillips@google.com
2014-01-13
*
Add a DEF_GPUTEST() macro.
tfarina@chromium.org
2014-01-10
*
Remove printfs from FontHostTest when font is not sfnt.
bungeman@google.com
2014-01-10
*
Revert of https://codereview.chromium.org/112113005/
commit-bot@chromium.org
2014-01-10
[next]