84 Commits

Author SHA1 Message Date
wukko 8a04bcd160 merge: update to ungoogled-chromium 150.0.7871.124 2026-07-15 18:49:56 +06:00
wukko 68be4fc5a3 devutils/update_lists: use fork multiprocessing only on posix
fixes breakage on windows introduced by #3866.

fork is indeed available on all POSIX systems, but windows isn't one,
so we use the default spawn method on all non-POSIX systems
(nt/windows) instead.
2026-07-15 16:02:37 +06:00
Daniel Richard G. 391bf50764 Fix global variables in Python 3.14 multiprocessing processes (#3866) 2026-07-14 11:56:34 -05:00
Blaise d195bfc940 Update to Chromium 148.0.7778.96 2026-05-05 15:23:22 -05:00
jj 9619cf5950 merge: update ungoogled-chromium to 148.0.7778.96 2026-05-02 09:01:14 +00:00
Blaise 94267d333d Update to Chromium 148.0.7778.96 2026-04-30 06:47:26 -05:00
jj 20715be7e3 lists: move onboarding to PRUNING_EXCLUDE_PATTERNS (#1178) 2026-04-04 18:56:56 +06:00
jj e1a3c2d801 ci: check that domsub/pruning lists are up-to-date (#1173) 2026-04-03 22:46:14 +02:00
jj b2218aab98 merge: update to chromium 146.0.7680.177 2026-04-01 14:08:07 +00:00
implicitfield 451cb6a1db Bundle hyphenation patterns (#3697) 2026-03-25 14:19:33 -05:00
wukko 0691459d2c merge: update to ungoogled-chromium 145.0.7632.45 2026-02-05 15:51:35 +06:00
Blaise ae9fe23a5f Update to Chromium 145.0.7632.45 2026-02-04 16:17:58 -06:00
wukko 2f826d1ee9 merge: update to ungoogled-chromium 144.0.7559.59 2026-01-12 13:32:42 +06:00
Blaise e8f5addcff Update to Chromium 144.0.7559.59 2026-01-08 08:38:22 -06:00
wukko 9cfd581f96 merge: update to ungoogled-chromium 142.0.7444.59 2025-10-29 13:11:23 +06:00
Blaise 6a7a75d0d4 Update to Chromium 142.0.7444.59 2025-10-28 17:37:26 -05:00
wukko 0cad541e9e merge: update to ungoogled-chromium 140.0.7339.80 2025-09-07 01:14:29 +06:00
Blaise 6128ec6560 Update to Chromium 140.0.7339.80 2025-09-02 17:55:28 -05:00
wukko 053a134aca merge: update to ungoogled-chromium 139.0.7258.66 2025-08-08 10:42:57 +06:00
Blaise a078b9be0f Update to Chromium 139.0.7258.66 2025-08-05 13:57:34 -05:00
jj f67127450a domain-substitution: exclude LICENSE files from substitution 2025-07-31 13:13:19 +00:00
jj 7b231012ef scripts: fix lint errors
utils: lint

helium_version: fix lint errors

name_substitution: fix lint errors

devutils: lint
2025-07-27 20:52:01 +00:00
wukko 56d91da258 merge: update to ungoogled-chromium 138.0.7204.100 2025-07-10 22:20:03 +06:00
Blaise d945d574c6 Update CI config, scripts, and docs for python 3.10 2025-07-10 06:49:41 -05:00
jj 37da72130f update_lists: remove generate_search_engine_icons from sub list
gone upstream
2025-06-26 19:33:31 +00:00
jj 4010387eab repo: add ungoogled-chromium license to root 2025-05-31 11:51:48 +00:00
wukko c4d769a81f utils & devutils: add helium license header to modified tools 2025-04-11 23:08:43 +06:00
jj 25f18729d6 lists: exclude licenses from domain substitution 2025-04-10 21:38:28 +00:00
jj ff93b6cd5e patches/helium: make extension predownloads and updates work 2
also update pruning/substitution lists
2025-03-10 21:59:25 +00:00
jj 6a7a82ca76 merge: update to 134.0.6998.35 from upstream 2025-03-08 08:41:50 +00:00
Blaise 2d603520e2 Update to Chromium 134.0.6998.35 2025-03-03 07:36:20 -06:00
jj be103abb2a domain_substitution: one more webstore fix 2025-03-01 20:59:10 +00:00
jj 3d9421058f patches: unbreak google web store, break default update url 2025-02-28 14:21:12 +00:00
jj f74065ccfb lists: exclude _api_features, update pruning list
needed for gws functionality
2025-02-28 13:42:05 +00:00
Blaise 0bde311580 Consolidate contingent paths in prune_binaries.py
Handles the differences between full tarball, lite tarball, and cloned sources.
Removes the skip_unused and sysroot flags from _extraction.py and downloads.py.
2025-02-27 14:43:55 -06:00
wukko 11e01d122f devutils/update_lists: exclude search engine icon generation script 2025-02-21 21:59:59 +06:00
Blaise 984d79fb6e Update to Chromium 132.0.6834.83 2025-01-13 10:27:59 -06:00
Blaise 962eb12897 Update to Chromium 130.0.6723.58 2024-10-17 12:52:53 -05:00
Blaise 88fc9a108b Ajust scripts for new python and pylint 2024-03-31 10:01:52 -05:00
Blaise 75654057f1 Reformat scripts for new yapf 2024-03-31 10:01:46 -05:00
Blaise 81efc51f4f Synchronize tarball and clone lists 2024-03-13 18:36:25 -05:00
Blaise d6a21fa4ad Add script to clone source tree 2023-06-12 15:20:21 +03:00
Blaise b188ff00d0 Update to Chromium 112.0.5615.49 2023-04-04 18:01:58 -05:00
Daniel Richard G a8f4e3bafb Make update_lists.py more flexible (#2290)
Add options to specify additional domain exclusion prefixes on
the command line, and downgrade unused patterns/prefixes from
errors to info messages. These are useful when working with
alternative Chromium source trees, such as Debian's.
2023-04-04 07:41:17 -05:00
Blaise ce036275d9 Update to Chromium 111.0.5563.64 2023-03-08 16:22:30 -06:00
Ahrotahn fd81627e0b Add 'goo.gle' to domain regex, include typescript (#2073) 2022-09-02 22:08:56 +02:00
Blaise 7ee3b040c3 Update to Chromium 105.0.5195.52 2022-08-31 20:54:33 +02:00
Blaise fcbad1608f Update to Chromium 103.0.5060.53 2022-06-22 21:14:15 +03:00
Blaise 8272009119 Include *.grd* for domain substitution 2021-10-21 08:07:21 +02:00
Blaise 89ca20f4d9 Update to Chromium 90.0.4430.72 2021-04-18 22:21:16 -05:00