aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* bump picture version since SkPath has changed (conics)Gravatar reed@google.com2013-05-31
* Revert "add asserts to point<-->verb helpers"Gravatar reed@google.com2013-05-30
* add asserts to point<-->verb helpersGravatar reed@google.com2013-05-30
* Change SkStream.Gravatar bungeman@google.com2013-05-29
* First pass at Comment APIGravatar robertphillips@google.com2013-05-29
* Changing SkDeferredCanvas to use factories for creationGravatar junov@chromium.org2013-05-28
* Reland 'Add path utils, plus a test for it.'Gravatar scroggo@google.com2013-05-28
* Revert "Add path utils, plus a test for it."Gravatar scroggo@google.com2013-05-24
* Add path utils, plus a test for it.Gravatar scroggo@google.com2013-05-24
* Adding setSurface public API method to SkDeferredCanvasGravatar junov@chromium.org2013-05-24
* GM: create GmResultDigest that encapsulates digest type ("bitmap-64bitMD5") a...Gravatar epoger@google.com2013-05-24
* Make GrGLProgramDesc's key variable length by compacting the effect key arrayGravatar bsalomon@google.com2013-05-22
* add kBicubicFilterBitmap_Flag to paint, just for testing purposes.Gravatar reed@google.com2013-05-22
* Add methods to SkLayerDrawLooper to allow adding layers on topGravatar commit-bot@chromium.org2013-05-22
* New API for encoding bitmaps during serialization.Gravatar scroggo@google.com2013-05-21
* Fixing deferred canvases so that they do not return deferred devices on creat...Gravatar junov@chromium.org2013-05-21
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-05-20
* One SkTSearch to rule them all. Allow key to be of different type than the ar...Gravatar bsalomon@google.com2013-05-17
* Add special handling of rectori case for gpuGravatar robertphillips@google.com2013-05-17
* Key shader on whether frag pos read is relative to top-left or bottom-leftGravatar bsalomon@google.com2013-05-13
* Revert r9081Gravatar epoger@google.com2013-05-09
* add SkString::append(const char c)Gravatar epoger@google.com2013-05-09
* Make GrGLShaderBuilder check whether GrEffect advertised that it would requir...Gravatar commit-bot@chromium.org2013-05-09
* Move loops that chain together effects into GrGLShaderBuilder from GrGLProgram.Gravatar bsalomon@google.com2013-05-09
* need to clamp all of the cubic points after a chop, in case our finite precisionGravatar reed@google.com2013-05-08
* fix BitmapHasher unittest failure as of r9064Gravatar epoger@google.com2013-05-08
* 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