aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* Make SkMath.h less visible in public header files.Gravatar tomhudson@google.com2011-09-27
* add tests for flatten, unflatten and transformGravatar reed@google.com2011-09-21
* add segment types query to SkPath (i.e. does it have any quads)Gravatar reed@google.com2011-09-21
* [gpu] Remove getMaxStretch for perspective, use mapRadius for perspective pat...Gravatar bsalomon@google.com2011-09-09
* add SkPoint::CanNormalize to unify decisions about when a vector is degenerateGravatar reed@google.com2011-09-07
* Fix BlurTest to work with fixed point.Gravatar bungeman@google.com2011-09-02
* Reduce size of filter mask.Gravatar bungeman@google.com2011-09-02
* Skip test GLPrograms test when GL or Gr context can't be created.Gravatar bsalomon@google.com2011-08-24
* Make program unit test run clean and add it to tests programGravatar bsalomon@google.com2011-08-16
* Use bfrange to shrink ToUnicode table.Gravatar vandebo@chromium.org2011-08-08
* Fix initialization of variables; eliminates warnings on Linux.Gravatar tomhudson@google.com2011-07-28
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Manually update copyright notices in files that defied the automated processGravatar epoger@google.com2011-07-28
* [PDF] Improve efficiency of glyph id collection during font subsetting.Gravatar vandebo@chromium.org2011-07-27
* add test for SkConvertQuadToCubicGravatar reed@google.com2011-07-27
* Add functionality for isRect() to SkPath.Gravatar caryclark@google.com2011-07-26
* [PDF] Fix bug in catalog substitution.Gravatar vandebo@chromium.org2011-07-25
* [PDF] Make stream compression optional on a per device basis.Gravatar vandebo@chromium.org2011-07-20
* Fix build break from 1851.Gravatar bungeman@google.com2011-07-13
* Change pdfTransform to asAffine.Gravatar bungeman@google.com2011-07-13
* Fix path iter returned pt on close, test path close pt in unit test.Gravatar bsalomon@google.com2011-07-13
* Replace vsnprintf with vsnprintf_s; add code to reproduce issue to StringTest;Gravatar tomhudson@google.com2011-07-08
* add asABlur() to maskfilters, so devices like gpu and pdf can query them.Gravatar reed@google.com2011-07-07
* [PDF] Add a concept of a substitute object to the SkPDFCatalog class.Gravatar vandebo@chromium.org2011-07-06
* A bit set class. Will be used for font subsetting.Gravatar vandebo@chromium.org2011-07-02
* Remove compile warning by removing unnecessary output.Gravatar tomhudson@google.com2011-07-01
* SkStringPrintf helper fucntion + a new unit test for it.Gravatar tomhudson@google.com2011-06-30
* remove last vestiges of intentional breakGravatar epoger@google.com2011-06-29
* fix intentional breakGravatar epoger@google.com2011-06-29
* another intentional breakGravatar epoger@google.com2011-06-29
* fix intentional breakGravatar epoger@google.com2011-06-29
* intentional error to exercise buildbot emailsGravatar epoger@google.com2011-06-29
* replace detach/getStream apis on dynamicwstream with SkDataGravatar reed@google.com2011-06-24
* add (disabled) tests for common anglesGravatar reed@google.com2011-06-24
* Experimental framework for fast quadratic subdivision density computation code.Gravatar tomhudson@google.com2011-06-24
* rename public SkDataRef to SkDataGravatar reed@google.com2011-06-24
* add copyToData() to dyanamicwstreamGravatar reed@google.com2011-06-23
* Move PointTest.cpp out of tests/core into tests/ ; the other arrangement wasGravatar epoger@google.com2011-06-15
* Implement SkPoint::Normalize() for SK_SCALAR_IS_FIXED and add performance war...Gravatar epoger@google.com2011-06-15
* addGravatar reed@google.com2011-06-14
* delete all old (non-Gyp) buildfilesGravatar epoger@google.com2011-06-14
* add row/col major getters, plus unit-testsGravatar reed@google.com2011-06-13
* update SkMatrix44Gravatar reed@google.com2011-06-09
* fix windows compile errors in "tests"Gravatar epoger@google.com2011-06-08
* Duplicates code from GrPathUtils to verify that an approximation for the numberGravatar tomhudson@google.com2011-06-08
* pass correct size to read(buffer, ...) testsGravatar reed@google.com2011-05-23
* add cross-process option to gpipeGravatar reed@google.com2011-05-23
* tiny document-only changeGravatar epoger@google.com2011-05-20
* fix PathTest for SKIA_SCALAR=fixedGravatar epoger@google.com2011-05-18
* [PDF] Fix PDF primitives test for fixed scalars.Gravatar vandebo@chromium.org2011-05-18