Commit Graph

  • 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
  • 5f4c758b99 Convert .ico to 8-bit to match lena.ico: convert hopper.ico -alpha off -colors 256 hopper2.ico Hugo 2014-09-04 22:53:35 +0300
  • 9cde0aa7d6 Updated Changes.rst (formatting) [ci skip] wiredfool 2014-09-04 10:09:05 -0700
  • fc447afb05 Merge pull request #887 from hugovk/hopper2a wiredfool 2014-09-04 10:05:25 -0700
  • 3ec65f8614 Replace lena.ico with hopper.ico. Created with ImageMagick: convert hopper.jpg -resize 16x16 hopper.ico hugovk 2014-09-04 13:29:35 +0300
  • 76a7965187 Replace lena.dcx with hopper.dcx. Created with ImageMagick: convert hopper.ppm hopper.dcx hugovk 2014-09-04 13:24:53 +0300
  • 4a243e90bc Replace lena.ras with hopper.ras, created with ImageMagick: convert hopper.jpg hopper.ras hugovk 2014-09-04 12:59:03 +0300
  • 53a04a4118 Replace lena.spider with hopper.spider, created with Pillow. hugovk 2014-09-04 12:28:37 +0300
  • 14ac9ce59c Replace lena.tar with hopper.tar hugovk 2014-09-04 12:21:19 +0300
  • 06a2378f52 Remove lena.png hugovk 2014-09-04 12:13:43 +0300
  • e1c33d3190 Replace lena with hopper hugovk 2014-09-04 12:09:52 +0300
  • e524bcc327 Created with ImageMagick: convert hopper.jpg hopper.png hugovk 2014-09-04 12:09:15 +0300
  • b451c6f410 Replace lena.rgb and lena.bw with hopper hugovk 2014-09-04 10:31:16 +0300
  • 513422323b Created with ImageMagick then renamed: convert hopper.ppm hopper.sgi hugovk 2014-09-04 10:29:39 +0300
  • 5b01333f62 Created with ImageMagick then renamed: convert hopper.ppm -monochrome hopper.sgi hugovk 2014-09-04 10:24:13 +0300
  • 699b662511 Update selftest.py for hopper hugovk 2014-09-04 09:50:47 +0300
  • 78e7fe025e Fix constant name hugovk 2014-09-04 09:42:31 +0300
  • 8f2d707a7a Update epsilona for hopper hugovk 2014-09-04 09:40:14 +0300
  • d7f7965aa2 Replace lena.gif with hopper.gif Hugo 2014-09-04 08:44:46 +0300
  • b248dcd019 Image created by Pillow via test_effect_spread() Hugo 2014-09-04 08:42:46 +0300
  • c1c77c4a63 Fix path Hugo 2014-09-04 08:42:12 +0300
  • 4cafbf5112 Fix path Hugo 2014-09-04 08:26:50 +0300
  • add81ac00a Created with ImageMagick: convert hopper.jpg hopper.gif Hugo 2014-09-04 08:17:04 +0300
  • 5dd4d6d941 Add hopper() to eventually replace lena() Hugo 2014-09-04 08:03:55 +0300