aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
...
* check for bad enum use when adding contoursGravatar reed@google.com2012-11-26
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-22
* Remove GrRandom API in favor of SkRandom.Gravatar tfarina@chromium.org2012-11-21
* Add self-test that reveals SkChecksum weaknessGravatar epoger@google.com2012-11-21
* Deferred canvas can now be flushed if an image is beyond a certain size to av...Gravatar sugoi@google.com2012-11-21
* Add isRect variant that returns path closure and direction.Gravatar caryclark@google.com2012-11-21
* detect wrapped rect in pathGravatar caryclark@google.com2012-11-21
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-21
* add specialty strokeRect() to SkStroke, which can return much cleaner resultsGravatar reed@google.com2012-11-20
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-20
* Add SkMatrix44::setColMajord, etc.Gravatar vollick@chromium.org2012-11-19
* add two nested rect detector to pathGravatar caryclark@google.com2012-11-19
* In SkBitmapHeap, defer adding owners for new bitmaps.Gravatar scroggo@google.com2012-11-16
* remove unused (and undefined) SkColorSpace parameter.Gravatar mike@reedtribe.org2012-11-15
* Add SkMatrix44::setTransposeGravatar vollick@chromium.org2012-11-14
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-14
* Add a conservativelyContainsRect function to SkPath.Gravatar bsalomon@google.com2012-11-13
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-13
* Changing the visibility of SkMatrix44::determinant().Gravatar vollick@chromium.org2012-11-13
* Make SkPath cache the result of cheapComputeDirection.Gravatar bsalomon@google.com2012-11-13
* add tests for degenerate serifs to computeDirectionGravatar reed@google.com2012-11-13
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-10
* add explicit mapScalars and mapMScalars entry-points, instead of just map()Gravatar reed@google.com2012-11-09
* add quick-n-dirty test for concat on matrix44Gravatar reed@google.com2012-11-09
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-09
* add centerX() and centerY() to SkIRect (because they made me)Gravatar reed@google.com2012-11-08
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-08
* Combine multiple intersecting rects in SkClipStack::Iter.Gravatar bsalomon@google.com2012-11-07
* Unit testing for SkTileGridGravatar junov@chromium.org2012-11-07
* fix SkRegion::intersects(rect) where the part of the rgn that we intersect isGravatar reed@google.com2012-11-07
* fix SkRegion::contains(rect), thanks to danakj and http://code.google.com/p/s...Gravatar mike@reedtribe.org2012-11-07
* add SkRegion tests, inspired by http://code.google.com/p/skia/issues/detail?i...Gravatar mike@reedtribe.org2012-11-07
* Remove default texture coords / texture matrixGravatar bsalomon@google.com2012-11-05
* Split off SkConsistentChecksum from SkChecksumGravatar epoger@google.com2012-11-02
* Replace GrMatrix with SkMatrix.Gravatar bsalomon@google.com2012-11-01
* Improve NaCl supportGravatar borenet@google.com2012-11-01
* Reland r6233 with fix.Gravatar bsalomon@google.com2012-11-01
* Re-revert r6233.Gravatar bsalomon@google.com2012-11-01
* Reland r6233 with fix for config conversion texture matrices.Gravatar bsalomon@google.com2012-11-01
* Rebase gpu_dev up to r5182Gravatar bsalomon@google.com2012-10-29
|\
* | Pass GrCustomStage to key-generation functions and emitCode().Gravatar bsalomon@google.com2012-10-29
| * Add option to gm: write out images into a hierarchy, rather than a flat set o...Gravatar epoger@google.com2012-10-29
|/
* Rename GrSamplerState to GrEffectStage.Gravatar bsalomon@google.com2012-10-26
* Rename StageKey and related stuff.Gravatar bsalomon@google.com2012-10-25
* Add a callback to cleanup TLS data on Windows.Gravatar scroggo@google.com2012-10-25
* Rename GrProgramStageFactory to GrBackendEffectFactory.Gravatar bsalomon@google.com2012-10-25
* Platform/Engine -> BackendGravatar bsalomon@google.com2012-10-25
* GrCustomStage Renaming Part 5Gravatar bsalomon@google.com2012-10-25
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-10-25
* If a path is known to be nonfinite, don't forget that in our autoboundsGravatar reed@google.com2012-10-24