Commit Graph

  • 37a7c601cc uglify Eric Soroos 2021-01-07 13:07:28 +0100
  • ffbaa6523d Internal support for oss-fuzz testing Eric Soroos 2021-01-07 12:51:34 +0100
  • bc5ecfb79c Make minor changes to tests Piolie 2021-01-06 14:53:30 -0300
  • 73fed77c0c Suppress exception context Piolie 2021-01-06 14:46:30 -0300
  • 2e5d7dd387 Use python3 Andrew Murray 2021-01-06 22:42:31 +1100
  • 8ca24cea71
    Merge pull request #5186 from nulano/test-with-python3 mergify[bot] 2021-01-06 10:30:04 +0000
  • a9f31ffee3 use python3 in .ci/test.sh nulano 2021-01-06 10:59:03 +0100
  • 24a518bb51
    Merge pull request #182 from hugovk/rm-travis-latest Hugo van Kemenade 2021-01-06 10:51:17 +0200
  • 002e0bd697 Add tests for token size and wrong magic number Piolie 2021-01-06 01:21:35 -0300
  • 5d0ad5e2e9 Revert exception types to ValueError Piolie 2021-01-06 01:15:07 -0300
  • 4dbe244e42 Add token limit Piolie 2021-01-06 01:07:14 -0300
  • 94976ddb54 Fixed comparison warning Andrew Murray 2021-01-05 22:26:27 +1100
  • 2c41413b93
    Merge pull request #5179 from nulano/wheels-180 Andrew Murray 2021-01-05 20:38:32 +1100
  • d2ad27d70a Correctly check magic number Piolie 2021-01-04 01:49:19 -0300
  • aae94110d7 lint nulano 2021-01-02 13:08:38 +0100
  • 0488a2761a can't use underscore prefix for distutils options nulano 2021-01-02 12:51:45 +0100
  • 43bde01623 disable Raqm/FriBiDi vendoring by default, except in Windows tests nulano 2021-01-02 12:47:08 +0100
  • 8c02e3803b Revert "raqm: avoid declaring variables in for statement for C89 compatibility" nulano 2021-01-02 12:37:21 +0100
  • db0dad909e test nulano 2020-11-25 19:33:33 +0000
  • 9c178435fb raqm: fix FriBiDi<1 support nulano 2020-11-25 19:10:37 +0000
  • b4a57d6fc5 support FriBiDi<1.0 nulano 2020-11-25 18:05:50 +0000
  • f2b2d53ca8 raqm: avoid declaring variables in for statement for C89 compatibility nulano 2020-11-25 18:01:49 +0000
  • c3fce854f2 avoid NULL in fribidi shim nulano 2020-11-25 16:32:37 +0000
  • 834c2e5e5d lint nulano 2020-11-25 16:29:43 +0000
  • be0d0a3a48 fix finding raqm deps nulano 2020-11-25 16:27:12 +0000
  • 3386a9ce02 replace tabs in thirdparty libs nulano 2020-11-25 15:18:43 +0000
  • d4403bec46 GHA: fix windows build for dynamic fribidi nulano 2020-11-25 14:02:21 +0000
  • 5cd688fc82 add option to statically link fribidi, version info nulano 2020-11-25 14:01:16 +0000
  • 9e5fc136b9 add Raqm license and readme nulano 2020-11-25 11:23:45 +0000
  • 8bc1ff35b4 use FriBiDi shim in Raqm nulano 2020-11-25 11:21:42 +0000
  • e5e5761da4 add raqm to thirdparty directory nulano 2020-11-25 08:29:34 +0000
  • 930059814d
    docs: add alpha channel to supported hex color specifiers Esteban Gehring 2021-01-04 13:42:15 +0100
  • 2341c6b933
    Merge branch 'master' into jp2-decode-subsample Andrew Murray 2021-01-04 23:25:09 +1100
  • 457ee6e933
    Merge branch 'master' into 4641_rebase Andrew Murray 2021-01-04 23:16:24 +1100
  • b08c514ee7 BcnDecode: add comment about BC2&3 color blocks Jan Solanti 2020-01-09 05:25:03 +0200
  • ddd3a2b482 Add tests for issue #4142 Jan Solanti 2020-01-09 05:06:48 +0200
  • 097f7d0f56 Stop decoding BC1 punchthrough alpha in BC2&3 Jan Solanti 2019-10-16 00:21:15 +0300
  • 9d9930d72b
    Removed history item Andrew Murray 2021-01-04 22:39:40 +1100
  • cf116780f9
    Merge branch 'master' into jpeg-app14-color-transform Andrew Murray 2021-01-04 22:34:38 +1100
  • 9d65b40f5a
    Merge branch 'master' into buffer-updates Andrew Murray 2021-01-04 22:31:59 +1100
  • d374015504
    Merge pull request #4770 from hugovk/clang-format-pganssle Andrew Murray 2021-01-04 22:24:57 +1100
  • 33cecd6036 Remove 'tags: true' to upload wheels for manually triggered builds Hugo van Kemenade 2021-01-03 13:37:43 +0200
  • f7243c7ce8 Remove 'latest' jobs from Travis CI Hugo van Kemenade 2021-01-03 11:08:32 +0200
  • 7f5dbb7c9b
    Update src/PIL/Image.py Uriel Martinez 2021-01-02 21:57:24 -0600
  • 46b7e86bab Format with ClangFormat Andrew Murray 2021-01-03 14:17:51 +1100
  • e2d00f8cf8 Adjust clang-format style Hugo van Kemenade 2020-07-09 15:59:18 +0300
  • 5d968accf5 Add clang-format style that approximates Python's PEP 7 from pganssle/zoneinfo Hugo van Kemenade 2020-07-09 15:32:14 +0300
  • 56e7d1fd9b 8.2.0.dev0 version bump Andrew Murray 2021-01-03 07:14:59 +1100
  • 357c884eb4 add raqm license nulano 2021-01-02 19:06:08 +0100
  • 303bf0bc5c expected features with dynamic raqm/fribidi nulano 2021-01-02 17:11:37 +0100
  • 1794fcad90 compile in c99 mode due to raqm nulano 2021-01-02 16:56:48 +0100
  • 5fa0403b3b manually config freetype nulano 2021-01-02 16:34:21 +0100
  • 283913826a add wheel build options to vendor raqm, fribidi shim nulano 2021-01-02 15:12:41 +0100
  • 557562b6e6 install harfbuzz nulano 2021-01-02 13:29:37 +0100
  • 74cd3585a0 Pillow -> 8.1.0 Andrew Murray 2021-01-02 23:26:12 +1100
  • afb386915d initialize the unpackers Eric Soroos 2020-12-31 14:35:26 +0100
  • a97e08abd2 Implementation for PlanarConfiguration=2 Tiffs, manually merged from f566c8a Eric Soroos 2020-12-31 13:01:35 +0100
  • 4bc667b24b Add Tests and support for Planar Tiff Images Konstantin Kopachev 2020-05-23 09:24:41 -0700
  • 6b6c0b3692 Added docs for C-Extension debugging with valgrind [ci-skip] Eric Soroos 2021-01-02 13:06:49 +0100
  • fcc42e0d34 8.1.0 version bump 8.1.0 Andrew Murray 2021-01-02 22:39:02 +1100
  • a99128052c Update CHANGES.rst [ci skip] Andrew Murray 2021-01-02 22:38:16 +1100
  • 470e48be4f
    Merge pull request #5176 from radarhere/security Andrew Murray 2021-01-02 22:37:19 +1100
  • cd316feead Link to OSS-Fuzz [ci skip] Andrew Murray 2021-01-02 22:09:07 +1100
  • 2711549503 Link to TideLift [ci skip] Andrew Murray 2021-01-02 22:07:03 +1100
  • d88fdcda06
    Updated capitalisation [ci skip] Andrew Murray 2021-01-02 22:00:35 +1100
  • c5c0cd8914 document pillow-wheels PR180 nulano 2021-01-02 11:54:56 +0100
  • 95f99d52c4 Document CVE fixes [ci skip] Andrew Murray 2021-01-02 21:27:50 +1100
  • c8dd1c8422
    Merge pull request #5175 from radarhere/tiff Andrew Murray 2021-01-02 21:13:28 +1100
  • 0117694533
    Merge pull request #5174 from radarhere/pcx Andrew Murray 2021-01-02 21:00:25 +1100
  • 120eea2e45
    Merge pull request #5173 from radarhere/sgi Andrew Murray 2021-01-02 20:47:36 +1100
  • 903c67353d Lint fix Andrew Murray 2021-01-02 20:41:17 +1100
  • 2f409261eb Fix for CVE CVE-2020-35655 - Read Overflow in PCX Decoding. Eric Soroos 2020-12-17 00:17:53 +0100
  • 45a62e91b1 Rework ReadTile wiredfool 2020-11-01 16:25:31 +0000
  • eb8c1206d6 Fix CVE-2020-35654 - OOB Write in TiffDecode.c wiredfool 2020-11-01 14:16:38 +0000
  • 0c39689690
    Merge pull request #5171 from radarhere/makefile Andrew Murray 2021-01-02 20:20:05 +1100
  • 1cbb12fb6e Lint fix Andrew Murray 2021-01-02 20:19:26 +1100
  • aa390a5a79
    Merge pull request #5172 from radarhere/security Andrew Murray 2021-01-02 20:17:36 +1100
  • 9a2c9f722f Make the SGI code return -1 as an error flag, error in state Eric Soroos 2020-10-30 09:57:23 +0000
  • 7e95c63fa7 Fix for SGI Decode buffer overrun CVE-2020-35655 Eric Soroos 2020-10-29 23:07:15 +0000
  • 6ffa37b85b Document #5149 [ci skip] Andrew Murray 2021-01-02 19:59:29 +1100
  • e6ef8a6c09 Update CHANGES.rst [ci skip] Andrew Murray 2021-01-02 19:58:03 +1100
  • 527409053f Added deprecation message for install-venv Andrew Murray 2021-01-02 19:39:42 +1100
  • 07bbc46589
    Merge pull request #5149 from wiredfool/gif_write_oob_read Hugo van Kemenade 2021-01-02 10:14:17 +0200
  • 01cad6bcad Update CHANGES.rst [ci skip] Andrew Murray 2021-01-02 11:24:20 +1100
  • 852503a4a3 Document #5159 [ci skip] Andrew Murray 2021-01-02 11:00:33 +1100
  • 312213723d
    Merge pull request #5159 from wiredfool/makefile_updates Andrew Murray 2021-01-02 10:57:13 +1100
  • 06b0d3905e
    Merge pull request #5170 from radarhere/pyside6 Hugo van Kemenade 2021-01-02 01:01:58 +0200
  • 6f3670df4d
    Updated description Andrew Murray 2021-01-02 09:46:03 +1100
  • 3808aee4e6 Document #5161 [ci skip] Andrew Murray 2021-01-02 09:39:04 +1100
  • 8e948d066a Update CHANGES.rst [ci skip] Andrew Murray 2021-01-02 09:34:31 +1100
  • f54ea8fadd
    Merge pull request #5161 from hugovk/add-pyside6 Andrew Murray 2021-01-02 09:33:16 +1100
  • effa65cb38 Refactor Hugo van Kemenade 2020-12-28 13:04:25 +0200
  • 4e3dc9a06b Add support for PySide6 Hugo van Kemenade 2020-12-28 12:58:08 +0200
  • 11e63b6a64
    Merge pull request #5167 from radarhere/pyside2 Hugo van Kemenade 2021-01-01 20:28:31 +0200
  • a955e97625
    Merge pull request #5 from radarhere/makefile_updates wiredfool 2021-01-01 13:02:01 +0000
  • 4f28ed3956 Changed tabs to spaces for consistency Andrew Murray 2021-01-01 23:32:46 +1100
  • 78a051470c Added isort to lint-fix Andrew Murray 2021-01-01 15:54:53 +1100
  • db3b5108dc Changed MP Type to match #1631 image Andrew Murray 2021-01-01 13:00:01 +1100
  • 6175389186 Only read different sizes for "Large Thumbnail" frames Andrew Murray 2021-01-01 12:45:02 +1100
  • 62693b7c54 Moved QApplication into one test Andrew Murray 2021-01-01 11:33:20 +1100