aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* Remove deprecated setPrefConfigTable.Gravatar scroggo@google.com2013-12-04
* Fixed bad bitmap size crashesGravatar commit-bot@chromium.org2013-12-04
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-12-04
* Fix 32/64 bit warnings on g++-4.2.Gravatar mtklein@google.com2013-12-03
* Refactor FourByteInterps. Add 64-bit Fast version. Add tests.Gravatar commit-bot@chromium.org2013-12-03
* Fix for SkPathRef::CreateTransformedCopy bugGravatar robertphillips@google.com2013-12-03
* Move fIsOval from SkPath to SkPathRefGravatar robertphillips@google.com2013-12-03
* Revert of r12450 (Move fIsOval from SkPath to SkPathRef)Gravatar robertphillips@google.com2013-12-03
* Move fIsOval from SkPath to SkPathRefGravatar robertphillips@google.com2013-12-02
* Reverting r12427Gravatar rmistry@google.com2013-12-02
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-12-02
* Speed up GrResourceCache lookup by inlining GrBinHashKey comparisonsGravatar commit-bot@chromium.org2013-11-28
* Trying to add the same scaled image twice shouldn't assert.Gravatar commit-bot@chromium.org2013-11-27
* Fix Valgrind reports of test branching on uninitialized data.Gravatar bungeman@google.com2013-11-27
* DM: write failed comparison mode .pngs one more level deep in the tree.Gravatar mtklein@google.com2013-11-26
* Revert "Revert "remove kA1_Config, as it is no longer supported""Gravatar commit-bot@chromium.org2013-11-26
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-11-26
* Revert "remove kA1_Config, as it is no longer supported"Gravatar reed@google.com2013-11-25
* remove SkFloatToScalar macroGravatar commit-bot@chromium.org2013-11-25
* remove kA1_Config, as it is no longer supportedGravatar reed@google.com2013-11-25
* remove more unused static functionsGravatar caryclark@google.com2013-11-25
* remove unused static functionGravatar caryclark@google.com2013-11-25
* remove unused reduce order codeGravatar caryclark@google.com2013-11-25
* fix pathops quad line intersectionGravatar caryclark@google.com2013-11-25
* I feel like my clang is especially sensitive to unused variables.Gravatar mtklein@google.com2013-11-22
* optimize pathops coverageGravatar commit-bot@chromium.org2013-11-21
* Add SkImageGenerator InterfaceGravatar halcanary@google.com2013-11-21
* Avoid printing draw target info to stderr while running unit testsGravatar commit-bot@chromium.org2013-11-21
* Changes to SkTDStackNester.Gravatar scroggo@google.com2013-11-20
* GpuTest::GetContext() doesn't exist.Gravatar commit-bot@chromium.org2013-11-20
* Fix DocumentTest/SkDocument memory leaksGravatar robertphillips@google.com2013-11-18
* increase coverage of SkPath.cpp, remove unused codeGravatar commit-bot@chromium.org2013-11-14
* Address some more valgrind issuesGravatar robertphillips@google.com2013-11-14
* "Fix" another crash in DeferredCanvasTest on valgrind botGravatar robertphillips@google.com2013-11-13
* Hide implementation details: SkFrontBufferedStreamGravatar scroggo@google.com2013-11-12
* "Fix" another crash on valgrind botGravatar robertphillips@google.com2013-11-12
* Silence another valgrind leakGravatar robertphillips@google.com2013-11-12
* Fix crash in tests on valgrind botGravatar robertphillips@google.com2013-11-12
* Add another FontConfig suppression to valgrind suppressionsGravatar robertphillips@google.com2013-11-11
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-11-09
* Add sk_float_rsqrt with SSE + NEON fast paths.Gravatar commit-bot@chromium.org2013-11-08
* Adding error checks to SkRBufferGravatar commit-bot@chromium.org2013-11-08
* Fix stale assert in GrDrawTarget::printGravatar commit-bot@chromium.org2013-11-08
* fix compile errorGravatar caryclark@google.com2013-11-08
* fix line intersectionGravatar caryclark@google.com2013-11-08
* use quads for mixed radius rrectsGravatar commit-bot@chromium.org2013-11-08
* New SkRTConf macro SK_CONF_TRY_SET: no complaint on missing configurationGravatar halcanary@google.com2013-11-06
* Break up SkLazyPixelRef functionally into class hierarchy.Gravatar commit-bot@chromium.org2013-11-06
* Add SkRRect::transform.Gravatar scroggo@google.com2013-11-05
* Checking structure sizes before reading them from memory to avoid overflowing...Gravatar commit-bot@chromium.org2013-11-05