File list
Jump to navigation
Jump to search
This special page shows all uploaded files.
Date | Name | Thumbnail | Size | Description | Versions |
---|---|---|---|---|---|
11:40, 10 May 2018 | BitFenix Aurora mounting stud positions.png (file) | 21 KB | A schematic of the mounting stud positions supported by the BitFenix Aurora versus those used by Talos II. | 1 | |
12:15, 10 May 2018 | Talos II Positioned in BitFenix Aurora case.png (file) | 587 KB | 1 | ||
15:09, 2 October 2018 | 0001-sandbox-Fix-SECCOMP ARCH-for-ppc64.patch (file) | 2 KB | Chromium sandbox patch (BE) | 1 | |
15:09, 2 October 2018 | 0002-datapack-Byteswap-metadata-on-big-endian.patch (file) | 7 KB | Chromium datapack patch (BE) | 1 | |
15:35, 2 October 2018 | 0003-i18n-Use-correct-ICU-data-file.patch (file) | 939 bytes | Chromium patch for ICU (BE) | 1 | |
15:36, 2 October 2018 | 0004-blink-Update-variable-names-in-BE-part-of-graphics-c.patch (file) | 2 KB | Chromium patch for blink graphics (BE) | 1 | |
15:37, 2 October 2018 | 0005-blink-Fix-SaveRegisters ppc64-for-ABIv1.patch (file) | 946 bytes | Chromium patch for SaveRegisters (BE) | 1 | |
15:37, 2 October 2018 | 0001-Add-ppc64-big-endian-to-base.h.patch (file) | 894 bytes | Chromium patch for boringssl ppc64 support (BE) | 1 | |
15:38, 2 October 2018 | 0002-bn-Fix-I-O-on-big-endian.patch (file) | 3 KB | Chromium patch for boringssl bignum I/O on BE | 1 | |
15:39, 2 October 2018 | 0001-SkJSON-Fix-tagged-value-implementation-for-big-endia.patch (file) | 4 KB | Chromium patch for SkJSON tagged value implmentation (BE) | 1 | |
16:00, 2 October 2018 | 0001-protozero-Implement-byte-swap-macros.patch (file) | 903 bytes | Chromium patch for protozero (BE) | 1 | |
16:01, 2 October 2018 | 0001-build ffmpeg-Recognize-ppc64.patch (file) | 886 bytes | Chromium patch for ffmpeg build (BE) | 1 | |
16:01, 2 October 2018 | 0001-wav-Implement-be-to-le-functions.patch (file) | 1 KB | Chromium patch for webrtc (BE) | 1 | |
16:02, 2 October 2018 | 0006-modp b64-Set-WORDS BIGENDIAN-on-big-endian.patch (file) | 856 bytes | Chromium patch for modp_b64 (BE) | 1 | |
16: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 | |
11: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 | |
16:36, 2 November 2018 | 0003-Fix-ECDSA-on-big-endian.patch (file) | 2 KB | BoringSSL fix for endianness issues in EC handling | 1 | |
07: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 | |
09: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 | |
12:54, 12 November 2018 | 0010-sha1-Remove-byteswaps-on-big-endian.patch (file) | 998 bytes | Chromium patch to fix SHA1 calculation on BE | 1 | |
12:54, 12 November 2018 | 0011-unittest-Fix-some-tests-exposing-endianness-to-work-.patch (file) | 4 KB | Chromium patch to adjust some unit tests to take endianness into account | 1 | |
08: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 | |
08:17, 16 February 2019 | 0005-fipsmodule-Remove-unneeded-swaps-on-big-endian.patch (file) | 10 KB | BoringSSL fix for endianness issues in fipsmodule | 1 | |
08: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 | |
08:19, 16 February 2019 | 0007-Fix-poly1305-on-big-endian.patch (file) | 802 bytes | BoringSSL fix for endianness issues in POLY1305 | 1 | |
08:20, 16 February 2019 | 0008-Fix-curve25519-on-big-endian.patch (file) | 2 KB | BoringSSL fix for endianness issues in CURVE25519 | 1 | |
08:21, 16 February 2019 | 0009-Fix-scrypt-on-big-endian.patch (file) | 1 KB | BoringSSL fix for endianness issues in SCRYPT | 1 | |
08:22, 16 February 2019 | 0010-Fix-chacha20-on-big-endian.patch (file) | 3 KB | BoringSSL fix for endianness issues in CHACHA20 | 1 | |
08: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 | |
08: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 | |
10:05, 17 February 2019 | 0012-V4Rice-Fix-LE-dependency.patch (file) | 4 KB | Chromium patch to fix v4_rice | 1 | |
10:07, 17 February 2019 | 0013-url-Canonicalize-Remove-unportable-reinterpret cast.patch (file) | 2 KB | Chromium patch to fix escape handling url::Canonicalize | 1 | |
12: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 | |
12:31, 22 February 2019 | 0002-IterateValue-Use-ReadScalar-instead-of-unportable-re.patch (file) | 3 KB | flatbuffers patch to fix endianness-unsafe code | 1 | |
07:39, 23 February 2019 | 0014-CRLSet-Fix-LE-dependency.patch (file) | 2 KB | Chromium patch to fix CRLSet endianness issue | 1 | |
10: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 | |
10: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 | |
10: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 | |
15: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 | |
15:45, 23 February 2019 | 0017-leveldatabase-Fix-endianness-flag.patch (file) | 846 bytes | Chromium patch to correctly set endianness flag in leveldatabase | 1 | |
16:25, 23 February 2019 | 0018-libvpx-Add-maltivec-mvsx-to-cflags-of-VSX-code.patch (file) | 6 KB | Chromium patch to set correct cflags for VSX code in libvpx | 1 | |
17:02, 23 February 2019 | 0002-wav-Implement-sample-swapping.patch (file) | 2 KB | Chromium patch to fix wav read/write on BE in webrtc | 1 | |
13: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 | |
13: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 | |
13:34, 6 March 2019 | 0019-blink-handle-pixel-format-selection-independent-of-b.patch (file) | 3 KB | Chromium patch to fix pixel format selection for JPEG and webp on BE | 1 | |
14:41, 27 March 2019 | 0005-skcms-Handle-endianness-in-transform-code.patch (file) | 18 KB | skia patch to fix skcms on big endian | 1 | |
14: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 | |
14: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 | |
14: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 | |
07:53, 6 April 2019 | 0023-blink-Fix-bizarre-endianness-dependency-in-TensorFlo.patch (file) | 5 KB | Chromium patch to fix endian-dependant constant data in neural network | 1 |