This website requires JavaScript.
Explore
Help
Sign In
rpms
/
chromium
Watch
3
Star
0
Fork
0
You've already forked chromium
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
381
Commits
23
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Tomas Popela
41c22993b3
Backport patch to fix certificate transparency
2019-09-03 12:32:09 +02:00
.gitignore
Clean-up gitignore using wildcard
2019-08-23 18:15:28 +02:00
chrome-remote-desktop@.service
…
chromium-45.0.2454.101-linux-path-max.patch
…
chromium-47.0.2526.80-nacl-ignore-broken-fd-counter.patch
…
chromium-47.0.2526.80-pnacl-fgnu-inline-asm.patch
…
chromium-53.0.2785.92-boringssl-time-fix.patch
…
chromium-54.0.2840.59-jpeg-include-dir.patch
…
chromium-55.0.2883.75-addrfix.patch
…
chromium-58.0.3029.96-revert-b794998819088f76b4cf44c8db6940240c563cf4.patch
…
chromium-59.0.3071.86-i686-ld-memory-tricks.patch
…
chromium-60.0.3112.78-jpeg-nomangle.patch
…
chromium-60.0.3112.78-no-libpng-prefix.patch
…
chromium-60.0.3112.113-libavutil-timer-include-path-fix.patch
…
chromium-61.0.3163.79-gcc-no-opt-safe-math.patch
…
chromium-62.0.3202.62-kmaxskip-constexpr.patch
…
chromium-63.0.3289.84-nullfix.patch
…
chromium-64.0.3282.119-ffmpeg-stdatomic.patch
…
chromium-65.0.3325.146-gcc-round-fix.patch
…
chromium-65.0.3325.146-memcpy-fix.patch
…
chromium-66.0.3359.117-GCC-fully-declare-ConfigurationPolicyProvider.patch
…
chromium-66.0.3359.117-system-clang.patch
…
chromium-67.0.3396.62-gcc5.patch
…
chromium-67.0.3396.62-gn-system.patch
…
chromium-68.0.3440.106-boolfix.patch
…
chromium-68.0.3440.106-fix-default-on-redeclaration.patch
…
chromium-68.0.3440.106-master-prefs-path.patch
…
chromium-69.0.3497.81-build-sanely-please.patch
…
chromium-70.0.3538.67-disable-fontconfig-cache-magic.patch
…
chromium-70.0.3538.67-sandbox-pie.patch
…
chromium-70.0.3538.77-aarch64-arch-want-new-stat.patch
…
chromium-71.0.3578.98-gcc9-drop-rsp-clobber.patch
…
chromium-71.0.3578.98-py2-bootstrap.patch
…
chromium-71.0.3578.98-skia-aarch64-buildfix.patch
…
chromium-71.0.3578.98-widevine-r3.patch
74.0.3729.169
2019-06-03 17:14:49 -04:00
chromium-72.0.3626.121-fedora-user-agent.patch
…
chromium-72.0.3626.121-gcc5-r3.patch
…
chromium-72.0.3626.121-notest.patch
…
chromium-73.0.3683.75-disable-fno-delete-null-pointer-checks.patch
…
chromium-73.0.3683.75-norar.patch
…
chromium-75.0.3770.80-aeed4d-gcc-dcheck_ne-fix.patch
75.0.3770.80
2019-06-10 14:36:48 -04:00
chromium-75.0.3770.80-gcc-no-assume.patch
75.0.3770.80
2019-06-10 14:36:48 -04:00
chromium-75.0.3770.80-grpc-gettid-fix.patch
rename function to avoid conflict with rawhide glibc "gettid()"
2019-06-12 17:08:39 -04:00
chromium-75.0.3770.80-no-zlib-mangle.patch
75.0.3770.80
2019-06-10 14:36:48 -04:00
chromium-75.0.3770.80-pure-virtual-crash-fix.patch
75.0.3770.80
2019-06-10 14:36:48 -04:00
chromium-75.0.3770.80-revert-daff6b.patch
75.0.3770.80
2019-06-10 14:36:48 -04:00
chromium-75.0.3770.80-SIOCGSTAMP.patch
75.0.3770.80
2019-06-10 14:36:48 -04:00
chromium-75.0.3770.80-vaapi-i686-fpermissive.patch
fix i686 fpermissive
2019-06-10 14:51:10 -04:00
chromium-75.0.3770.80-vaapi-libva1-compatibility.patch
75.0.3770.80
2019-06-10 14:36:48 -04:00
chromium-75.0.3770.100-epel7-stdc++.patch
update epel7 patches
2019-06-20 10:22:41 -04:00
chromium-75.0.3770.100-fix-v8-gcc.patch
fix v8 compile with gcc
2019-06-25 10:58:05 -04:00
chromium-75.0.3770.100-git00281713.patch
apply upstream fix to resolve issue where it is dangerous to post a task with a RenderProcessHost pointer because the RenderProcessHost can go away before the task is run (causing a segfault).
2019-07-11 17:06:38 -04:00
chromium-76.0.3809.100-el7-noexcept.patch
Another noexec fix for EL7
2019-08-27 06:50:05 +02:00
chromium-76.0.3809.100-gcc-accountinfo-move-noexcept.patch
Backport and create more of the GCC fixes
2019-08-15 21:14:35 +02:00
chromium-76.0.3809.100-gcc-cc-no-except.patch
Add more fixes
2019-08-13 15:39:15 +02:00
chromium-76.0.3809.100-gcc-feature-policy-parser.patch
Backport more build fixes from upstream
2019-08-14 14:38:51 +02:00
chromium-76.0.3809.100-gcc-hasfraction-constexpr.patch
Backport more build fixes from upstream
2019-08-14 14:38:51 +02:00
chromium-76.0.3809.100-gcc-history-move-noexcept.patch
Backport and create more of the GCC fixes
2019-08-15 21:14:35 +02:00
chromium-76.0.3809.100-gcc-initialization-order.patch
Backport another upstream build fix
2019-08-15 07:03:49 +02:00
chromium-76.0.3809.100-gcc-move-explicit-initialization.patch
Backport more build fixes from upstream
2019-08-14 14:38:51 +02:00
chromium-76.0.3809.100-gcc-net-fetcher.patch
Add more fixes
2019-08-13 15:39:15 +02:00
chromium-76.0.3809.100-gcc-no-alignas-and-export.patch
Backport and create more of the GCC fixes
2019-08-15 21:14:35 +02:00
chromium-76.0.3809.100-gcc-remoting-constexpr.patch
Fix the previously uploaded patch
2019-08-20 22:07:44 +02:00
chromium-76.0.3809.100-gcc-themeservice-includes.patch
Backport and create more of the GCC fixes
2019-08-15 21:14:35 +02:00
chromium-76.0.3809.100-gcc-vulkan.patch
Add more fixes
2019-08-13 15:39:15 +02:00
chromium-76.0.3809.100-libusb_interrupt_event_handler.patch
Update to 76.0.3809.100
2019-08-13 07:05:33 +02:00
chromium-76.0.3809.100-pulse-api-change.patch
Update the Pulseaudio's pa_operation_get_state() signature
2019-08-14 23:22:43 +02:00
chromium-76.0.3809.100-quiche-compile-fix.patch
Backport more build fixes from upstream
2019-08-14 14:38:51 +02:00
chromium-76.0.3809.100-throttling-dead-beef.patch
Backport more build fixes from upstream
2019-08-14 14:38:51 +02:00
chromium-76.0.3809.100-vtable-symbol-undefined.patch
Fix the build of remoting_all target
2019-08-20 21:36:06 +02:00
chromium-76.0.3809.100-weak-ptr-no-except.patch
Backport more build fixes from upstream
2019-08-14 14:38:51 +02:00
chromium-76.0.3809.132-certificate-transparency.patch
Backport patch to fix certificate transparency
2019-09-03 12:32:09 +02:00
chromium-76.0.3809.132-gcc-ambigous-instantiation.patch
Add an updated patch that was missed
2019-08-27 07:56:12 +02:00
chromium-browser.desktop
…
chromium-browser.sh
…
chromium-browser.xml
…
chromium-latest.py
update chromium-latest.py to Python3
2019-08-29 16:22:39 -04:00
chromium-widevine-other-locations.patch
74.0.3729.169
2019-06-03 17:14:49 -04:00
chromium.spec
Backport patch to fix certificate transparency
2019-09-03 12:32:09 +02:00
clean_ffmpeg.sh
Upload the new cleaned tarball with aarch64 sources
2019-08-15 07:10:04 +02:00
enable-vaapi.patch
75.0.3770.80
2019-06-10 14:36:48 -04:00
GardinerModBug.ttf
…
GardinerModCat.ttf
…
get_free_ffmpeg_source_files.py
Add more fixes
2019-08-13 15:39:15 +02:00
get_linux_tests_names.py
…
master_preferences
…
sources
Update to 76.0.3809.132
2019-08-27 07:13:54 +02:00
Description
Clone of
https://src.fedoraproject.org/rpms/chromium
2.3
MiB
Languages
Python
57.8%
Shell
42.2%