aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* 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
* GrCustomStage Renaming Part 3Gravatar bsalomon@google.com2012-10-24
* CustomStage Renaming Part 1Gravatar bsalomon@google.com2012-10-24
* Removed degenerate quads from zero radius Chrome-style round rectsGravatar robertphillips@google.com2012-10-23
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-10-19
* Place r5997 (make arcto's convex) behind a compiler flag to delay day of reck...Gravatar robertphillips@google.com2012-10-19
* Update CanvasTest to do elementary tests for PDF too.Gravatar edisonn@google.com2012-10-18
* Altered arcTo's canonical points to (usually) be convexGravatar robertphillips@google.com2012-10-18
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-10-18
* Fixing refcount leak in SkBitmapHeap caused by collisions in SkFlatDictionaryGravatar junov@chromium.org2012-10-17
* Use GrCustomStage to implement color matrix.Gravatar bsalomon@google.com2012-10-17
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-10-13
* add experimental test for different 8888->565 blends (disabled)Gravatar reed@google.com2012-10-12
* Fix matrix type in setRectToRectGravatar reed@google.com2012-10-12
* Revert r3219. r3219 was a revert of r3036. r3036 made extractSubset copy the ...Gravatar bsalomon@google.com2012-10-12
* Turn on GPU AA clippingGravatar robertphillips@google.com2012-10-12
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-10-12
* Fixing SkDeferredCanvas to not consider paint as opaque when xfermode source ...Gravatar junov@chromium.org2012-10-11
* Remove external matrix feature.Gravatar bsalomon@google.com2012-10-08
* Fix test_small_segments3 path measure test.Gravatar bsalomon@google.com2012-10-03