aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* SK_ONCE for SkData and SkPathRefGravatar commit-bot@chromium.org2013-10-23
* Implement SkColorFilter as a GrGLEffectGravatar commit-bot@chromium.org2013-10-23
* Fix a test warning on some linux machinesGravatar edisonn@google.com2013-10-22
* Revert "If the path is a rect, call drawRect to raster the geometry in SkCanv...Gravatar bsalomon@google.com2013-10-22
* add tests for SkDocumentGravatar commit-bot@chromium.org2013-10-22
* If the path is a rect, call drawRect to raster the geometry in SkCanvas::draw...Gravatar bsalomon@google.com2013-10-22
* GrTHashCache -> GrTHashTableGravatar mtklein@google.com2013-10-21
* More clang warning fixes.Gravatar commit-bot@chromium.org2013-10-21
* Fix GrProgramsTest to not generate tests with too many TexCoord referencesGravatar commit-bot@chromium.org2013-10-21
* store SkAlphaType inside SkBitmap, on road to support unpremulGravatar reed@google.com2013-10-21
* Revert r11842 (call drawRect to try GrAARectRenderer if the path is a rect - ...Gravatar robertphillips@google.com2013-10-17
* If the path is a rect, call drawRect to raster the geometry in SkCanvas::draw...Gravatar commit-bot@chromium.org2013-10-17
* Third wave of Win64 warning cleanupGravatar robertphillips@google.com2013-10-16
* Remove support for SK_CROP_RECT_IS_INT, now that it is no longer used in Blin...Gravatar senorblanco@chromium.org2013-10-16
* add disabled tests, in pref for experimental isRect behaviorGravatar reed@google.com2013-10-16
* force readbuffer clients to use specialized readFoo for flattenablesGravatar reed@google.com2013-10-16
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-10-16
* Remove SkDataTable from SkFlattenable hierarchy.Gravatar commit-bot@chromium.org2013-10-15
* return false if we can't scale, to force us to try to lock the original and t...Gravatar reed@google.com2013-10-15
* test for failing pixelref (crashes, so disable for now)Gravatar reed@google.com2013-10-15
* account for inverse-paths when we prealloc storage in the rgn-builderGravatar reed@google.com2013-10-15
* meant to DISABLE this testGravatar reed@google.com2013-10-15
* add test for https://code.google.com/p/skia/issues/detail?id=1706Gravatar reed@google.com2013-10-15
* remove SkDataSet, and just store a key/value in SkAnnotationGravatar reed@google.com2013-10-14
* Remove unnamed namespace usage from tests.Gravatar commit-bot@chromium.org2013-10-12
* Clean up SkTypes.h.Gravatar bungeman@google.com2013-10-11
* Add valgrind suppressions for driver bugsGravatar robertphillips@google.com2013-10-11
* GIF decode: optional error messages and fault tolerance.Gravatar halcanary@google.com2013-10-11
* Fix leak in BlurTestGravatar robertphillips@google.com2013-10-11
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-10-11
* Fix uninitialized memory read in BitmapCopy test with A1 configGravatar robertphillips@google.com2013-10-10
* Align SkLumaColorFilter with the spec.Gravatar commit-bot@chromium.org2013-10-10
* SkThreadPool: tweak two little things that have been annoying meGravatar commit-bot@chromium.org2013-10-10
* Add leak to valgrind.suppGravatar robertphillips@google.com2013-10-10
* Revert "Revert "change SkColorTable to be immutable""Gravatar reed@google.com2013-10-10
* Change SkImageFilter's cropRect from SkIRect to a CropRect struct, containing...Gravatar senorblanco@chromium.org2013-10-10
* Sketch of SK_ONCEGravatar mtklein@google.com2013-10-09
* Fix valgrind uninitialized memory complaintGravatar robertphillips@google.com2013-10-09
* Update valgrind suppressionsGravatar robertphillips@google.com2013-10-08
* Luminance-to-alpha color filter (SkLumaColorFilter).Gravatar commit-bot@chromium.org2013-10-07
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-10-05
* Add perspective support to SkMatrix44 initializers.Gravatar commit-bot@chromium.org2013-10-05
* Revert "Add perspective support to SkMatrix44 initializers."Gravatar aelias@chromium.org2013-10-04
* Add perspective support to SkMatrix44 initializers.Gravatar commit-bot@chromium.org2013-10-04
* Use vertexless shaders when NVpr is availableGravatar commit-bot@chromium.org2013-10-04
* Fix narrowing warning errorGravatar halcanary@google.com2013-10-04
* Make image decoding more fault resistant, less verbose.Gravatar halcanary@google.com2013-10-04
* Use SkPicture::ExtractBitmap callback in pdf too, there is no need for a spec...Gravatar commit-bot@chromium.org2013-10-03
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-10-03
* Make it explicit that some validate methods are debug onlyGravatar robertphillips@google.com2013-10-02