aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
...
* 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
* Avoid re-rendering stencil clip for every draw with reducable clip stackGravatar commit-bot@chromium.org2013-11-05
* Revert "Checking structure sizes before reading them from memory to avoid ove...Gravatar reed@google.com2013-11-04
* Checking structure sizes before reading them from memory to avoid overflowing...Gravatar sugoi@google.com2013-11-04
* Revert r12114 due to https://code.google.com/p/skia/issues/detail?id=1794 ('A...Gravatar epoger@google.com2013-11-04
* Checking structure sizes before reading them from memory to avoid overflowing...Gravatar sugoi@google.com2013-11-04
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-11-02
* pathops work in progressGravatar caryclark@google.com2013-11-01
* Revert "Avoid re-rendering stencil clip for every draw with reducable clip st...Gravatar reed@google.com2013-11-01
* fix mac 10.6 buildGravatar reed@google.com2013-11-01
* Avoid re-rendering stencil clip for every draw with reducable clip stackGravatar commit-bot@chromium.org2013-11-01
* move SkImage::ColorType into SkColorTypeGravatar reed@google.com2013-11-01
* Adding size parameter to read array functionsGravatar commit-bot@chromium.org2013-10-31
* Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si...Gravatar reed@google.com2013-10-31
* Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t...Gravatar reed@google.com2013-10-31
* add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ...Gravatar reed@google.com2013-10-31
* Use SkPathRef gen id for SkPath::getGenerationIDGravatar commit-bot@chromium.org2013-10-30
* remove contains(x,y) for rects and rrects ... not well defined, and unusedGravatar reed@google.com2013-10-30
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-10-30
* Allow SkLazyPixelRef to use SkScaledImageCacheGravatar commit-bot@chromium.org2013-10-29
* tests: Provide a default resources path.Gravatar commit-bot@chromium.org2013-10-29
* Don't reuse scratch textures patchGravatar robertphillips@google.com2013-10-29