Commit Graph

  • 925cea3780 Replace lena_g4.tif with hopper_g4.tif Hugo 2014-09-23 10:57:55 +0300
  • c0ce691704 Remove trailing L, not needed for Py2 and errors in Py3 Hugo 2014-09-23 10:40:03 +0300
  • 5957f5c812 Replace lena_g4.tif with hopper_g4.tif Hugo 2014-09-23 10:30:55 +0300
  • c417b51115 Created with ImageMagick: convert hopper.png -compress group4 hopper_g4.tif Hugo 2014-09-23 10:30:14 +0300
  • bf22cdebd1 Merge pull request #915 from cgohlke/patch-3 wiredfool 2014-09-22 17:36:26 -0700
  • f924cfc6f5 Merge pull request #781 from hugovk/ImageWin wiredfool 2014-09-22 17:35:21 -0700
  • 4c7e20de49 Merge pull request #913 from hugovk/hopper4 wiredfool 2014-09-22 17:27:54 -0700
  • b23c57e12a Fix segfault in TestFileJpeg.test_quality_keep on win-amd64 Christoph Gohlke 2014-09-22 14:39:08 -0700
  • e8aecc7484 Remove temporary save line Hugo 2014-09-22 19:01:50 +0300
  • 04d402adae Replace lena with hopper Hugo 2014-09-22 19:00:22 +0300
  • bfaffaefa0 Re-enable fail-fast Hugo 2014-09-22 18:26:53 +0300
  • 9ec58dad82 Fix test Hugo 2014-09-22 12:37:35 +0300
  • 5342390fd2 Fix test Hugo 2014-09-22 10:39:05 +0300
  • ec3f1a5681 Temporarily remove fail-fast Hugo 2014-09-22 10:38:50 +0300
  • 0ccc445ebf Merge remote-tracking branch 'upstream/master' into hopper4 Hugo 2014-09-22 10:34:14 +0300
  • d328b48320 Update CHANGES.rst [CI skip] Hugo 2014-09-22 09:42:31 +0300
  • 923fc301a3 Merge pull request #912 from cgohlke/patch-2 Hugo 2014-09-22 09:34:16 +0300
  • 3fc3333501 Merge pull request #911 from cgohlke/patch-1 Hugo 2014-09-22 09:31:47 +0300
  • 09ba5560d8 On Windows, do not execute convert.exe without specifying path Christoph Gohlke 2014-09-21 17:50:07 -0700
  • f3e3af6686 Fix msvc build error Christoph Gohlke 2014-09-21 16:48:35 -0700
  • 91588383e7 Merge pull request #904 from hugovk/hopper3 Hugo 2014-09-20 23:31:59 +0300
  • fd28666238 Merge pull request #8 from wiredfool/hugo-png-trns Hugo 2014-09-20 23:02:32 +0300
  • af672b1d7e Fix for handling P + transparency -> RGBA conversions wiredfool 2014-09-20 10:27:52 -0700
  • 8d69c728ae Merge cfba73cd56 into 516957bfa6 Roman Inflianskas 2014-09-20 07:25:00 +0000
  • 9fccf19059 Merge 51fabf8bcf into 516957bfa6 Roman Inflianskas 2014-09-19 15:23:54 +0000
  • 516957bfa6 Update CHANGES.rst [CI skip] Hugo 2014-09-19 09:53:21 +0300
  • 0b82dacea2 Merge pull request #909 from wiredfool/imageenhance Hugo 2014-09-19 09:50:51 +0300
  • 394f6d3249 Fix for alpha preservation in ImageEnhance, #899 wiredfool 2014-09-18 08:49:37 -0700
  • 5ea966d869 Test for alpha preservation in ImageEnhance, #899 wiredfool 2014-09-18 08:49:13 -0700
  • 758c893067 Convert lena->hopper wiredfool 2014-09-18 08:46:22 -0700
  • 5dc418b8de Merge pull request #906 from hugovk/ImageGrab wiredfool 2014-09-18 09:08:07 -0700
  • 165d2765f6 Add some Windows-only tests Hugo 2014-09-18 17:50:31 +0300
  • 3bbfcb23aa More tests for MspImagePlugin.py Hugo 2014-09-18 14:48:07 +0300
  • 45a616ef80 Created with Pillow: im = Image.open('hopper.jpg'); im = im.convert('1'); im.save('hopper.msp') Hugo 2014-09-18 14:44:41 +0300
  • c1dadc3fa6 Merge with master Hugo 2014-09-18 11:12:50 +0300
  • c39e8e15a9 Merge pull request #908 from garrison/patch-1 Hugo 2014-09-18 08:39:35 +0300
  • c85e0e915b Image.close() docstring: use correct "its" Jim Garrison 2014-09-17 21:36:59 -0700
  • a2a9bd8e04 Mention Coveralls Hugo 2014-09-17 20:24:34 +0300
  • 45073c85d6 Remove Landscape badge until Landscape fixed Hugo 2014-09-17 10:06:57 +0300
  • e5a068de53 Yet another Python 3 fix Hugo 2014-09-16 17:41:03 +0300
  • 311a0c6f68 Another Python 3 fix Hugo 2014-09-16 17:19:15 +0300
  • 300a3f0e70 Fix for Python 3 Hugo 2014-09-16 16:44:51 +0300
  • 99887a5467 Improve the error message when importing ImageGrab on non-Windows (#901) Hugo 2014-09-16 16:05:22 +0300
  • cfba73cd56 add functions to convert: Image <-> QImage; Image <-> QPixmap (see #897); fix typo that breaks tests Roman Inflianskas 2014-09-15 23:01:05 +0400
  • cc8691ad39 add functions to convert: Image <-> QImage; Image <-> QPixmap (see #897) Roman Inflianskas 2014-09-15 22:24:56 +0400
  • bdf845d6df Fix typo: fihopperme -> filename hugovk 2014-09-15 08:59:28 +0300
  • a2e729f487 Replace some lena with hopper hugovk 2014-09-14 22:58:23 +0300
  • bd3e54938f Made with ImageMagick: convert hopper.jpg -colorspace Gray hopper_gray.jpg hugovk 2014-09-14 22:47:43 +0300
  • ba696ab7f8 Re-enable fail fast for tests hugovk 2014-09-14 21:46:55 +0300
  • 337b222438 Add note to lena()/hopper() functions hugovk 2014-09-14 21:44:29 +0300
  • f10bdf7cd1 Fix test hugovk 2014-09-14 21:21:16 +0300
  • 94da23ea3b Fix tests. test_trns_p() needed assert_image_similar() in place of assert_image_equal() hugovk 2014-09-14 20:00:13 +0300
  • 51fabf8bcf refactoring: rename test_image to image to avoid tests Roman Inflianskas 2014-09-14 14:59:16 +0400
  • 4ea0ff7118 refactoring: extract common from lena and hopper Roman Inflianskas 2014-09-14 14:41:42 +0400
  • 8f9e338303 flake8 + typo: infile_temo -> infile_temp hugovk 2014-09-14 12:08:31 +0300
  • 1de128d6b6 Merge branch 'master' into flake8 hugovk 2014-09-14 10:23:51 +0300
  • 1ecc3195d9 Merge pull request #900 from tyrannosaurus/patch-1 Hugo 2014-09-14 10:03:16 +0300
  • b1187c7dc7 Fix heading tyrannosaurus 2014-09-13 20:36:14 +0400
  • 02c8188060 Update CHANGES.rst [CI skip] Hugo 2014-09-13 18:32:18 +0300
  • 126bf8f1d7 Merge pull request #898 from wiredfool/joshware-j2k-leak Hugo 2014-09-13 09:05:22 +0300
  • 922a040629 Don't run memory leak test automatically. wiredfool 2014-09-12 22:45:02 -0700
  • b07baf4549 Removed tearDownModule from Test import Josh Ware 2014-08-26 13:22:53 +1000
  • 94194ed248 Cleaning up. Reduced memory limit to 1GB Josh Ware 2014-08-28 21:33:18 +1000
  • dd221d9ec0 Don't Py_DECREF context->quality_layers if there is no encoder Josh Ware 2014-08-27 19:54:33 +1000
  • e4e1f5c2d4 More testing... Josh Ware 2014-08-27 19:30:19 +1000
  • 9ccc930784 Looking for cleanup segfault Josh Ware 2014-08-27 19:21:40 +1000
  • 7407371deb NULLing pointers on cleanup Josh Ware 2014-08-27 19:13:42 +1000
  • 3da6768a72 Testing whether e.cleanup causes segfaults Josh Ware 2014-08-27 18:50:57 +1000
  • dace8913b8 Increase memory yet again Josh Ware 2014-08-27 16:40:38 +1000
  • 11e34d695a Inwcreased max memory limit, and switched save test to use BytesIO instead of StringIO Josh Ware 2014-08-27 16:03:07 +1000
  • e791aa0325 Removed unneeded dependencies Josh Ware 2014-08-27 15:42:43 +1000
  • caa95a26b2 Added memory leak fix and testing for Encoder Josh Ware 2014-08-27 15:30:31 +1000
  • bb738aef38 Removed unnecessary StringIO dependency from JPEG2K leak test Josh Ware 2014-08-27 00:15:19 +1000
  • b78e5444f4 Prevent multiple calls to ImagingIncrementalCodecDestroy Josh Ware 2014-08-27 00:01:20 +1000
  • 7db19efe75 Reduced JPEG2000 test iterations, and added cleanup for decoding using PyPy Josh Ware 2014-08-26 22:25:23 +1000
  • 72e2a6cade Fix memory leak in JPEG2000 decoding, and JPEG decoding using PyPy Josh Ware 2014-08-26 22:22:35 +1000
  • 5a47b2bc84 Sanity check :) root 2014-08-26 16:56:35 +1000
  • 0cd1d9526d Reverted back to 512M, PyPy doesn't seem to work anyway root 2014-08-26 16:36:15 +1000
  • a1f66bf402 Added a check for PyPy, as it needs far more memory as CPython Josh Ware 2014-08-26 14:44:09 +1000
  • dea36ae610 Tying 2GB max memory Josh Ware 2014-08-26 14:27:34 +1000
  • a944ec9250 Increaded memory limit to 1.5Gb Josh Ware 2014-08-26 14:17:51 +1000
  • f632baf4dc Increased testing limit from 512MB to 1GB Josh Ware 2014-08-26 14:04:24 +1000
  • bc1e1c148c Casting the iterations variable to integer Josh Ware 2014-08-26 13:44:38 +1000
  • c134e5ab45 Moved resource import to inside the function Josh Ware 2014-08-26 13:43:11 +1000
  • 3acb06e9d2 Added the JPEG2000 memory leak fix to decode.c Josh Ware 2014-08-26 13:34:44 +1000
  • 5ca57520b6 Added Test for JPEG2000 memory leak, before the fix is added Josh Ware 2014-08-26 11:39:57 +1000
  • af8bf3f1d2 Merge pull request #886 from wiredfool/epsfile-rebase Hugo 2014-09-13 08:08:24 +0300
  • ce0fcef580 Don't test internal python functions wiredfool 2014-09-12 21:41:12 -0700
  • 0be9d41725 Added diffcover back. Omer Katz 2014-09-10 22:39:54 +0300
  • c4afe50b50 Update CHANGES.rst wiredfool 2014-09-10 10:41:26 -0700
  • dc1831d140 Merge pull request #892 from radarhere/master wiredfool 2014-09-10 10:40:21 -0700
  • f5bb4d8cec Removed all lint tools because we're using landscape.io. Omer Katz 2014-09-10 20:23:52 +0300
  • a2c2388dc8 Add Landscape health badge Hugo 2014-09-10 16:43:23 +0300
  • 93218817be Merge pull request #893 from thedrow/patch-1 Hugo 2014-09-10 12:59:39 +0300
  • dd2608e126 All network operations should be retried in order too prevent build failures due to network errors and large matrixes should fast finish. Omer Katz 2014-09-10 10:25:17 +0300
  • 255a090e97 Avoid resize operation if image is already the correct size Andrew Murray 2014-09-10 10:41:46 +1000
  • 19f13c2bdd Temporarily disable fail-fast so we can see all failures hugovk 2014-09-05 13:04:26 +0300
  • 8dad2b0c63 Replace some lena() with hopper(), and temporarily disable fail-fast so we can see all failures hugovk 2014-09-05 13:03:56 +0300
  • b929873a62 Change some lena() to hopper() hugovk 2014-09-05 12:36:24 +0300
  • eb458c7c8f Replace lena.tif with hopper.tif (created with ImageMagick) hugovk 2014-09-05 12:14:45 +0300