Reedy has uploaded a new change for review. https://gerrit.wikimedia.org/r/60381
Change subject: Lossless PNG compression... ...................................................................... Lossless PNG compression... Change-Id: I392f050e8ba1b5b1d28bc958a124cb237d8ea4b6 --- M resources/jquery.tipsy/images/tipsy.png M resources/jquery.ui/themes/default/images/ui-bg_flat_0_aaaaaa_40x100.png M resources/jquery.ui/themes/default/images/ui-bg_flat_75_ffffff_40x100.png M resources/jquery.ui/themes/default/images/ui-icons_222222_256x240.png M resources/jquery.ui/themes/default/images/ui-icons_2e83ff_256x240.png M resources/jquery.ui/themes/default/images/ui-icons_454545_256x240.png M resources/jquery.ui/themes/default/images/ui-icons_888888_256x240.png M resources/jquery.ui/themes/default/images/ui-icons_cd0a0a_256x240.png M resources/mediawiki.special/images/glyph-people-large.png M resources/mediawiki.special/images/icon-lock.png M skins/common/images/icons/fileicon-psd.png M skins/monobook/wiki-indexed.png M tests/phpunit/data/media/1bit-png.png M tests/phpunit/data/media/Animated_PNG_example_bouncing_beach_ball.png M tests/phpunit/data/media/Png-native-test.png M tests/phpunit/data/media/rgb-na-png.png M tests/phpunit/data/media/rgb-png.png M tests/phpunit/data/media/xmp.png M tests/selenium/data/Wikipedia-logo-v2-de.png 19 files changed, 0 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core refs/changes/81/60381/1 diff --git a/resources/jquery.tipsy/images/tipsy.png b/resources/jquery.tipsy/images/tipsy.png index fef8c4b..dbbbfc7 100644 --- a/resources/jquery.tipsy/images/tipsy.png +++ b/resources/jquery.tipsy/images/tipsy.png Binary files differ diff --git a/resources/jquery.ui/themes/default/images/ui-bg_flat_0_aaaaaa_40x100.png b/resources/jquery.ui/themes/default/images/ui-bg_flat_0_aaaaaa_40x100.png index 5b5dab2..26b9da5 100644 --- a/resources/jquery.ui/themes/default/images/ui-bg_flat_0_aaaaaa_40x100.png +++ b/resources/jquery.ui/themes/default/images/ui-bg_flat_0_aaaaaa_40x100.png Binary files differ diff --git a/resources/jquery.ui/themes/default/images/ui-bg_flat_75_ffffff_40x100.png b/resources/jquery.ui/themes/default/images/ui-bg_flat_75_ffffff_40x100.png index ac8b229..b4b148d 100644 --- a/resources/jquery.ui/themes/default/images/ui-bg_flat_75_ffffff_40x100.png +++ b/resources/jquery.ui/themes/default/images/ui-bg_flat_75_ffffff_40x100.png Binary files differ diff --git a/resources/jquery.ui/themes/default/images/ui-icons_222222_256x240.png b/resources/jquery.ui/themes/default/images/ui-icons_222222_256x240.png index ee039dc..9a9606f 100644 --- a/resources/jquery.ui/themes/default/images/ui-icons_222222_256x240.png +++ b/resources/jquery.ui/themes/default/images/ui-icons_222222_256x240.png Binary files differ diff --git a/resources/jquery.ui/themes/default/images/ui-icons_2e83ff_256x240.png b/resources/jquery.ui/themes/default/images/ui-icons_2e83ff_256x240.png index 45e8928..08d2617 100644 --- a/resources/jquery.ui/themes/default/images/ui-icons_2e83ff_256x240.png +++ b/resources/jquery.ui/themes/default/images/ui-icons_2e83ff_256x240.png Binary files differ diff --git a/resources/jquery.ui/themes/default/images/ui-icons_454545_256x240.png b/resources/jquery.ui/themes/default/images/ui-icons_454545_256x240.png index 7ec70d1..80cb644 100644 --- a/resources/jquery.ui/themes/default/images/ui-icons_454545_256x240.png +++ b/resources/jquery.ui/themes/default/images/ui-icons_454545_256x240.png Binary files differ diff --git a/resources/jquery.ui/themes/default/images/ui-icons_888888_256x240.png b/resources/jquery.ui/themes/default/images/ui-icons_888888_256x240.png index 5ba708c..8373712 100644 --- a/resources/jquery.ui/themes/default/images/ui-icons_888888_256x240.png +++ b/resources/jquery.ui/themes/default/images/ui-icons_888888_256x240.png Binary files differ diff --git a/resources/jquery.ui/themes/default/images/ui-icons_cd0a0a_256x240.png b/resources/jquery.ui/themes/default/images/ui-icons_cd0a0a_256x240.png index 7930a55..34fc893 100644 --- a/resources/jquery.ui/themes/default/images/ui-icons_cd0a0a_256x240.png +++ b/resources/jquery.ui/themes/default/images/ui-icons_cd0a0a_256x240.png Binary files differ diff --git a/resources/mediawiki.special/images/glyph-people-large.png b/resources/mediawiki.special/images/glyph-people-large.png index 2c251d7..5d132a3 100644 --- a/resources/mediawiki.special/images/glyph-people-large.png +++ b/resources/mediawiki.special/images/glyph-people-large.png Binary files differ diff --git a/resources/mediawiki.special/images/icon-lock.png b/resources/mediawiki.special/images/icon-lock.png index 306f1f1..6efe605 100644 --- a/resources/mediawiki.special/images/icon-lock.png +++ b/resources/mediawiki.special/images/icon-lock.png Binary files differ diff --git a/skins/common/images/icons/fileicon-psd.png b/skins/common/images/icons/fileicon-psd.png index 5bd40cb..598f190 100644 --- a/skins/common/images/icons/fileicon-psd.png +++ b/skins/common/images/icons/fileicon-psd.png Binary files differ diff --git a/skins/monobook/wiki-indexed.png b/skins/monobook/wiki-indexed.png index 0ec584a..799ebac 100644 --- a/skins/monobook/wiki-indexed.png +++ b/skins/monobook/wiki-indexed.png Binary files differ diff --git a/tests/phpunit/data/media/1bit-png.png b/tests/phpunit/data/media/1bit-png.png index 254e403..3f59540 100644 --- a/tests/phpunit/data/media/1bit-png.png +++ b/tests/phpunit/data/media/1bit-png.png Binary files differ diff --git a/tests/phpunit/data/media/Animated_PNG_example_bouncing_beach_ball.png b/tests/phpunit/data/media/Animated_PNG_example_bouncing_beach_ball.png index c2f45d9..679c8af 100644 --- a/tests/phpunit/data/media/Animated_PNG_example_bouncing_beach_ball.png +++ b/tests/phpunit/data/media/Animated_PNG_example_bouncing_beach_ball.png Binary files differ diff --git a/tests/phpunit/data/media/Png-native-test.png b/tests/phpunit/data/media/Png-native-test.png index a0b81ca..94c5dfd 100644 --- a/tests/phpunit/data/media/Png-native-test.png +++ b/tests/phpunit/data/media/Png-native-test.png Binary files differ diff --git a/tests/phpunit/data/media/rgb-na-png.png b/tests/phpunit/data/media/rgb-na-png.png index 2f2a5ca..7eea2b8 100644 --- a/tests/phpunit/data/media/rgb-na-png.png +++ b/tests/phpunit/data/media/rgb-na-png.png Binary files differ diff --git a/tests/phpunit/data/media/rgb-png.png b/tests/phpunit/data/media/rgb-png.png index 6f40cc9..7eea2b8 100644 --- a/tests/phpunit/data/media/rgb-png.png +++ b/tests/phpunit/data/media/rgb-png.png Binary files differ diff --git a/tests/phpunit/data/media/xmp.png b/tests/phpunit/data/media/xmp.png index 6b9f7a8..3f59540 100644 --- a/tests/phpunit/data/media/xmp.png +++ b/tests/phpunit/data/media/xmp.png Binary files differ diff --git a/tests/selenium/data/Wikipedia-logo-v2-de.png b/tests/selenium/data/Wikipedia-logo-v2-de.png index 7038524..2a1c54b 100644 --- a/tests/selenium/data/Wikipedia-logo-v2-de.png +++ b/tests/selenium/data/Wikipedia-logo-v2-de.png Binary files differ -- To view, visit https://gerrit.wikimedia.org/r/60381 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I392f050e8ba1b5b1d28bc958a124cb237d8ea4b6 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/core Gerrit-Branch: master Gerrit-Owner: Reedy <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
