aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* Fix skia_gpu=0 build.Gravatar senorblanco@chromium.org2014-02-03
* Fix image filter crop offsets for GPU path.Gravatar senorblanco@chromium.org2014-02-03
* Initial QuadTree implementationGravatar commit-bot@chromium.org2014-02-03
* Fix valgrind issue in SkBase64Test.cppGravatar robertphillips@google.com2014-02-01
* Split GrUnitTests.cpp into two separate unit tests.Gravatar tfarina@chromium.org2014-01-31
* add SkCanvas constructor that explicitly creates no_config with dimensionsGravatar commit-bot@chromium.org2014-01-31
* Have peek32 return uint32_t& to make it harder to look at more than 4 bytes.Gravatar commit-bot@chromium.org2014-01-31
* initial import of Chrome's trace_event into skia frameworkGravatar commit-bot@chromium.org2014-01-31
* Port SkBase64 test to our test driver.Gravatar tfarina@chromium.org2014-01-30
* Set write buffer flags only in SkWriteBuffer and SkFlatController constructors.Gravatar commit-bot@chromium.org2014-01-30
* Refactor read and write buffers.Gravatar commit-bot@chromium.org2014-01-30
* Suppress new valgrind complaintGravatar robertphillips@google.com2014-01-30
* Reland "Add --skip_cpu and --skip_gpu options to tests"Gravatar commit-bot@chromium.org2014-01-30
* GrRedBlackTree test is GPU specific.Gravatar tfarina@chromium.org2014-01-30
* Reland "Unwrap GrRedBlackTree unit test and use REPORTER_ASSERT()."Gravatar tfarina@chromium.org2014-01-29
* tests: add --veryVerbose / -VGravatar commit-bot@chromium.org2014-01-28
* Revert of Add --skip_cpu and --skip_gpu options to tests (https://codereview....Gravatar commit-bot@chromium.org2014-01-28
* Add --skip_cpu and --skip_gpu options to testsGravatar commit-bot@chromium.org2014-01-28
* Revert of Unwrap GrRedBlackTree unit test and use REPORTER_ASSERT(). (https:/...Gravatar commit-bot@chromium.org2014-01-27
* Unwrap GrRedBlackTree unit test and use REPORTER_ASSERT().Gravatar tfarina@chromium.org2014-01-27
* add alternative to isRect named asRectGravatar commit-bot@chromium.org2014-01-25
* SkOnce: add option to call another cleanup function once at exit.Gravatar commit-bot@chromium.org2014-01-24
* Cleanup: Sanitize the order of includes under tests/Gravatar tfarina@chromium.org2014-01-24
* Turn NVPR on by default (but off in tools).Gravatar commit-bot@chromium.org2014-01-24
* Resolve a few memory leaks in tests.Gravatar commit-bot@chromium.org2014-01-24
* Revert "Turn NVPR on by default (but off in tools)."Gravatar halcanary@google.com2014-01-24
* Turn NVPR on by default (but off in tools).Gravatar commit-bot@chromium.org2014-01-24
* add leaks flag to show unref'd instsGravatar commit-bot@chromium.org2014-01-23
* No deduping dictionaries for matrices and regions.Gravatar commit-bot@chromium.org2014-01-23
* Remove unnamed namespace usage from tests/Gravatar tfarina@chromium.org2014-01-21
* Speed up GrResourceCache add and lookup by using TDynamicHashGravatar commit-bot@chromium.org2014-01-17
* Rename GrGLBinding->GrGLStandard, no longer a bitfieldGravatar commit-bot@chromium.org2014-01-16
* Move SkMessageBus::Get out of header, and retry crrev.com/106563002.Gravatar commit-bot@chromium.org2014-01-15
* change isRect to return true for 3-sided rectangular pathsGravatar commit-bot@chromium.org2014-01-15
* Reland "Fix genID cloning bugs."Gravatar scroggo@google.com2014-01-15
* use some helper Make functions to initialize SkImageInfoGravatar commit-bot@chromium.org2014-01-15
* Move macros from TestClassDef.h to Test.hGravatar commit-bot@chromium.org2014-01-14
* Convert SkWriter32 to use an SkTDArray for its internal storage.Gravatar commit-bot@chromium.org2014-01-14
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-01-14
* Revert of https://codereview.chromium.org/132643007/Gravatar commit-bot@chromium.org2014-01-13
* Revert "Revert of https://codereview.chromium.org/129423002/"Gravatar reed@google.com2014-01-13
* Revert of https://codereview.chromium.org/129423002/Gravatar commit-bot@chromium.org2014-01-13
* add SkBitmap::installPixelRef()Gravatar reed@google.com2014-01-13
* Allocate memory in SkTDynamicHash on first use.Gravatar commit-bot@chromium.org2014-01-13
* remove remaining references to Sk64 (obsolete)Gravatar reed@google.com2014-01-13
* Fix for r13038Gravatar robertphillips@google.com2014-01-13
* Pull in Chromium's version of GatherPixelRefsGravatar robertphillips@google.com2014-01-13
* Add a DEF_GPUTEST() macro.Gravatar tfarina@chromium.org2014-01-10
* Remove printfs from FontHostTest when font is not sfnt.Gravatar bungeman@google.com2014-01-10
* Revert of https://codereview.chromium.org/112113005/Gravatar commit-bot@chromium.org2014-01-10