aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
...
* Re-land r9059 with empty cityhash.gyp, instead of deleted cityhash.gypGravatar epoger@google.com2013-05-08
* Fix behavior of SkPicture::kUsePathBoundsForClip_RecordingFlag to handle inve...Gravatar junov@chromium.org2013-05-08
* Roll out r9059 to unbreak botsGravatar epoger@google.com2013-05-08
* Remove third-party cityhash, unused since r8992Gravatar epoger@google.com2013-05-08
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-08
* path ops -- fix skp bugsGravatar caryclark@google.com2013-05-07
* Check whether font creation is failed to avoid segment fault.Gravatar commit-bot@chromium.org2013-05-07
* reverting 9031Gravatar junov@chromium.org2013-05-07
* Fix SkPicture path bound optimization to handle inverse filled paths.Gravatar junov@chromium.org2013-05-07
* by hook or by crook, force gcc to return the value of SkPoint::length() to ac...Gravatar reed@google.com2013-05-06
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-04
* add (temporary) diagnostic code for normalize testGravatar reed@google.com2013-05-03
* add endian tests (reviewed by bungeman)Gravatar reed@google.com2013-05-03
* SkBitmapHasher: use 64-bit-truncated MD5 instead of 64-bit CityHashGravatar epoger@google.com2013-05-03
* trick the compiler into not knowning that I will generate an overflowGravatar reed@google.com2013-05-03
* change setLength and Normalize to handle when mag2 overflows a float, but theGravatar reed@google.com2013-05-03
* fix error that ran no tests if no options were passedGravatar caryclark@google.com2013-05-02
* Allow unit tests to include or exclude test sets.Gravatar caryclark@google.com2013-05-02
* Build fix for SurfaceTest on non-gpu platformsGravatar junov@chromium.org2013-05-01
* Adding public API method on SkImage for extracting the GPU texture handle.Gravatar junov@chromium.org2013-05-01
* Add FontMgr to DirectWrite.Gravatar bungeman@google.com2013-05-01
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-30
* add wacky random shift so I can generate some zeros (without the optimizer kn...Gravatar reed@google.com2013-04-29
* reland 8897 (was not a build-breaker) and fix MathTest (was a build-breaker)Gravatar reed@google.com2013-04-29
* add unittest for SkCLZGravatar reed@google.com2013-04-29
* path ops -- disable fail test for nowGravatar caryclark@google.com2013-04-26
* path ops -- handle non-finite numbersGravatar caryclark@google.com2013-04-26
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-26
* Avoid side effects related to skia error callbacks in the testing infrastructureGravatar humper@google.com2013-04-25
* Use SkError for a bitmap that could not be decoded.Gravatar scroggo@google.com2013-04-25
* disable checking the style name from fontmgr (not impl on some backends,Gravatar reed@google.com2013-04-25
* Added "SkRRect::contains(const SkRect&) const"Gravatar robertphillips@google.com2013-04-25
* path ops : fix empty-diff bug, op-in-placeGravatar caryclark@google.com2013-04-25
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-04-25
* Fixing numerical rounding edge case in SkTileGridGravatar junov@chromium.org2013-04-24
* Fix compile warning on mac that breaks a bot, and remove jpeg creation bitmap...Gravatar edisonn@google.com2013-04-24
* Encode images with DCTDecode (JPEG) in PDFs if it makes sense. Fallback to Fl...Gravatar edisonn@google.com2013-04-24
* ARGB image encoder for checksums.Gravatar bungeman@google.com2013-04-23
* path ops -- use standard max, min, double-is-nanGravatar caryclark@google.com2013-04-23
* Also proxy bumpTestCount.Gravatar commit-bot@chromium.org2013-04-23
* fix asserts in SkMulDiv255Round, and add testGravatar reed@google.com2013-04-22
* Unbreak -z. The LocalReporter shim layer was forcing the pathops options bac...Gravatar commit-bot@chromium.org2013-04-22
* Make it clearer what's going on at the end of tests.Gravatar commit-bot@chromium.org2013-04-22
* Add thread-per-core setting to SkThreadPool.Gravatar commit-bot@chromium.org2013-04-22
* path ops : add support for inverse fillGravatar caryclark@google.com2013-04-22
* Adding optimization to avoid image copy in SkSurface copy on write when conte...Gravatar commit-bot@chromium.org2013-04-22
* Sanitizing source files in Skia_Periodic_House_Keeping (SkipBuildbotRuns)Gravatar rmistry@google.com2013-04-22
* remove printfGravatar mike@reedtribe.org2013-04-21
* pass 0 instead of NULL for size_t parameterGravatar mike@reedtribe.org2013-04-21
* specialize SkDataTable for arrays where all elements are the same size.Gravatar mike@reedtribe.org2013-04-21