File list

Jump to navigation Jump to search

This special page shows all uploaded files.

File list
First pagePrevious pageNext pageLast page
Date Name Thumbnail Size Description Versions
01:53, 4 September 2020 Containerd-1.2.13-No pie.patch (file) 416 bytes Patch for disabling PIE when building containerd 1
08:19, 11 November 2018 0008-dmg fp-Add-endianness-check.patch (file) 692 bytes Patch to fix endianness issue in base/third_party/dmg_fp of Chromium 1
12:05, 3 October 2018 0002-SkCodevPriv-Add-missing-include-of-SkEndian.h.patch (file) 713 bytes Chromium patch for skia missing an #include directive 1
09:16, 16 February 2019 0004-asn1-Remove-swap-in-ASN1 INTEGER set uint64-for-big-.patch (file) 724 bytes BoringSSL fix for endianness issue in ASN.1 1
09:19, 16 February 2019 0007-Fix-poly1305-on-big-endian.patch (file) 802 bytes BoringSSL fix for endianness issues in POLY1305 1
10:57, 11 November 2018 0009-pickle-Use-same-scalar-size-in-ReadBool-as-in-WriteB.patch (file) 812 bytes Chromium patch for unbreaking PickleIterator::ReadBool on BE 1
01:50, 4 September 2020 Docker-19.03.08-Ppc64.patch (file) 822 bytes Patch to make Docker recognize ppc64 as an arch 1
16:45, 23 February 2019 0017-leveldatabase-Fix-endianness-flag.patch (file) 846 bytes Chromium patch to correctly set endianness flag in leveldatabase 1
17:03, 2 October 2018 0007-modp b64-Fix-size-datatype-for-modp b64 decode-on-bi.patch (file) 847 bytes Chromium patch for modp_b64 (BE) part 2 1
17:02, 2 October 2018 0006-modp b64-Set-WORDS BIGENDIAN-on-big-endian.patch (file) 856 bytes Chromium patch for modp_b64 (BE) 1
17:01, 2 October 2018 0001-build ffmpeg-Recognize-ppc64.patch (file) 886 bytes Chromium patch for ffmpeg build (BE) 1
01:50, 4 September 2020 Docker-19.03.08-No pie.patch (file) 891 bytes Patch to disable PIE when building docker 1
16:37, 2 October 2018 0001-Add-ppc64-big-endian-to-base.h.patch (file) 894 bytes Chromium patch for boringssl ppc64 support (BE) 1
16:38, 6 April 2019 0026-gfx-Use-correct-function-to-create-a-SkPMColor-rathe.patch (file) 894 bytes Chromium patch to fix a broken testcase 1
17:00, 2 October 2018 0001-protozero-Implement-byte-swap-macros.patch (file) 903 bytes Chromium patch for protozero (BE) 1
10:30, 25 May 2019 0012-SkGradientShaderBase-Fix-unportable-conversion-to-Sk.patch (file) 910 bytes skia patch to fix gradients of wrong colour on big endian 1
06:14, 18 May 2019 0033-media-ffmpeg-Remove-error-on-endianness.patch (file) 919 bytes Chromium patch to remove a compilation error on big endian 1
16:34, 23 February 2019 0016-crc32c-Fix-definition-of-BYTE ORDER BIG ENDIAN.patch (file) 920 bytes Chromium patch to fix definition of BYTE_ORDER_BIG_ENDIAN in crc32c 1
16:35, 2 October 2018 0003-i18n-Use-correct-ICU-data-file.patch (file) 939 bytes Chromium patch for ICU (BE) 1
16:37, 2 October 2018 0005-blink-Fix-SaveRegisters ppc64-for-ABIv1.patch (file) 946 bytes Chromium patch for SaveRegisters (BE) 1
07:45, 7 April 2019 0028-gfx-Convert-PMColor-to-Color-before-passing-it-to-BG.patch (file) 969 bytes Chromium patch to fix yet another broken skia testcase 1
13:54, 12 November 2018 0010-sha1-Remove-byteswaps-on-big-endian.patch (file) 998 bytes Chromium patch to fix SHA1 calculation on BE 1
14:25, 7 April 2019 0009-skcms-skip-swap-in-eval curve-on-BE.patch (file) 1,011 bytes Skia patch to fix skcms eval_curve on big endian 1
06:17, 18 May 2019 0036-base-allocator-Correctly-terminate-the-freelist.patch (file) 1 KB Chromium patch to correctly terminate freelists on big endian 1
11:44, 23 February 2019 0003-Prevent-AssumeLittleEndian-template-from-asserting-w.patch (file) 1 KB perfetto patch to prevent the AssumeLittleEndian template from firing in chromium 1
14:32, 6 March 2019 0004-skcms-skip-swap-in-read big u-16-32-on-BE.patch (file) 1 KB skia patch to fix color profile reading on BE 1
09:24, 16 February 2019 0012-Fixed-last-failing-test-on-big-endian.patch (file) 1 KB BoringSSL fix for test case explicitly testing for LE 1
09:21, 16 February 2019 0009-Fix-scrypt-on-big-endian.patch (file) 1 KB BoringSSL fix for endianness issues in SCRYPT 1
14:31, 6 March 2019 0003-portable-blit row s32a opaque-Respect-SK A32 SHIFT.patch (file) 1 KB skia patch to fix transparancy issue when alpha is not in MSB:s. 1
17:45, 10 March 2023 Goppc64-1201.patch (file) 1 KB   1
11:54, 23 February 2019 0015-BrowserThemePack-Remove-byte-order-check-since-the-o.patch (file) 1 KB Chromium patch to remove obsolete byte order check 1
05:28, 7 April 2019 0007-SkPixmap-Fix-getColor-on-pixmaps-with-non-premul-alp.patch (file) 1 KB Skia fix for SkPixmap::getColor not correct for non-premultiplied on BE 1
01:54, 4 September 2020 Runc-1.0.0 rc10-No pie.patch (file) 1 KB Patch for disabling PIE when building runc 1
08:55, 6 April 2019 0025-aura-Fix-UTF16-BOM.patch (file) 1 KB Chromium fix for BOM being inconsistent in UTF-16 output 1
09:18, 16 February 2019 0006-polyval-change-order-of-swap-and-shift-in-reverse an.patch (file) 1 KB BoringSSL fix for endianness issues in POLYVAL 1
09:56, 7 April 2019 0029-gfx-select-JPEG-color-space-in-an-endian-neutral-man.patch (file) 1 KB Chromium patch to decode JPEG with correct colorspace on BE 1
09:23, 16 February 2019 0011-Fix-aes-gcm-siv-on-big-endian.patch (file) 1 KB BoringSSL fix for endianness issues in AES-GCM-SIV 1
06:13, 18 May 2019 0032-media-renderers-Fix-component-order-test-to-check-by.patch (file) 1 KB Chromium patch to fix libyuv format selection on big endian 1
15:44, 27 March 2019 0022-blink-Fix-typo-in-WebGL-image-conversion-test.patch (file) 1 KB Chromium patch to fix another bug in a testsuite on big endian 1
17:01, 2 October 2018 0001-wav-Implement-be-to-le-functions.patch (file) 1 KB Chromium patch for webrtc (BE) 1
13:29, 22 February 2019 0001-EndianSwap-Use-a-copy-constructor-rather-than-assign.patch (file) 2 KB flatbuffers patch to fix compilation on BE under C++11 or higher 1
15:42, 27 March 2019 0020-blink-Fix-BMP-header-parsing-on-big-endian.patch (file) 2 KB Chromium patch to fix crashes in BMP decoder on big endian 1
08:36, 28 April 2019 0031-sandbox-Fix-SECCOMP - -LM-SB IDX-for-ppc64.patch (file) 2 KB Chromium patch to fix sandbox on big endian ppc64 1
11:43, 23 February 2019 0002-protozero-Swap-fixed-types.patch (file) 2 KB perfetto patch to fix lack of byteswapping for fixed/float/double 1
04:38, 18 May 2019 0010-SkColor-Fix-conversion-between-SkColor4f-and-SkColor.patch (file) 2 KB skia fix to swizzle SkColor4f correctly on big endian 1
16:09, 2 October 2018 0001-sandbox-Fix-SECCOMP ARCH-for-ppc64.patch (file) 2 KB Chromium sandbox patch (BE) 1
11:07, 17 February 2019 0013-url-Canonicalize-Remove-unportable-reinterpret cast.patch (file) 2 KB Chromium patch to fix escape handling url::Canonicalize 1
15:43, 27 March 2019 0021-blink-Fix-alpha-check-in-GC-tests.patch (file) 2 KB Chromium patch to fix a bug in a testcase on big endian 1
06:15, 18 May 2019 0034-media-formats-mp4-Fix-endian-dependent-code-in-OpusS.patch (file) 2 KB Chromium patch to fix endian dependency in mp4 1
06:17, 18 May 2019 0035-skia-Select-BGRA-component-order-on-big-endian.patch (file) 2 KB Chromium patch to select a working skia component order on big endian 1
First pagePrevious pageNext pageLast page