Commit graph

869 commits

Author SHA1 Message Date
csagan5
791bedf061 Patches for v109
Build fixes

Use helper macros to define base::Features
2023-01-28 01:33:46 +01:00
Carmelo Messina
6f40f8341a Use helper macros to define base::Features
see https://bugs.chromium.org/p/chromium/issues/detail?id=1364289
2023-01-28 00:57:29 +01:00
Carmelo Messina
97ee58b5ae Restoring ua reduction 2023-01-28 00:54:16 +01:00
Carmelo Messina
52e270dc86 fix some lost changes 2023-01-27 11:33:41 +01:00
Carmelo Messina
a4b741525d Fixes the order of the tabs in the tablist 2023-01-27 11:31:23 +01:00
Mikhail Krassavin
3b786d51d9 Increase maximum adblock filter file size to 20MB
I've made my own generated filter file, which doesn't fit into 10MB. The author of [filtrite](https://github.com/xarantolus/filtrite#using-your-own-filter-lists) also mentions this limitation. Hopefully, 20 MB is more than enough for everyone.
2023-01-27 11:22:16 +01:00
csagan5
a0daaacf6d Release 108.0.5359.156 2022-12-19 22:06:09 +01:00
csagan5
868202cc90 Release 108.0.5359.109 2022-12-09 23:12:06 +01:00
csagan5
a036ebc7fa Release 108.0.5359.106 2022-12-03 16:25:31 +01:00
csagan5
d4d64568c4 Add missing CHANGELOG entry 2022-12-02 23:19:48 +01:00
csagan5
6c7c3a464b Release 108.0.5359.75 2022-12-02 23:07:30 +01:00
csagan5
37dc3f3f9a Further build and linking fixes 2022-12-02 23:01:37 +01:00
csagan5
506078ceec Build fixes 2022-12-02 23:01:37 +01:00
csagan5
5305deddb4 Ported all patches to v108 2022-12-02 23:01:37 +01:00
csagan5
ce0831ac07 More v108 patch updates 2022-12-02 23:01:37 +01:00
csagan5
4d9aeafe84 Patches for v108 2022-12-02 23:01:37 +01:00
Seb F
b832e272de Added Android 13 to bug template 2022-11-20 12:27:13 +01:00
csagan5
3c356c438e Minor changes for latest v107 patches 2022-11-19 18:33:31 +01:00
csagan5
6147d667f1 Release 107.0.5304.114 2022-11-19 18:13:24 +01:00
csagan5
9e6782f08d Add missing entry from CHANGELOG 2022-11-19 16:57:32 +01:00
csagan5
e9bf23509a Add new banner for StandWithUkraine 2022-11-19 10:24:53 +01:00
Carmelo Messina
be2a93f8b3 remove another method 2022-11-19 09:55:08 +01:00
Carmelo Messina
1a98943b7b Aligns requestAnimationFrame's callback to the w3c specification 2022-11-19 09:54:14 +01:00
Carmelo Messina
499e54afc2 fix some build errors 2022-11-19 09:49:11 +01:00
uazo
9ee77a4e1d
set the color of the navbar, fix selection with drag touch (#2449)
Co-authored-by: Carmelo Messina <uazo@users.noreply.github.com>
2022-11-18 19:57:25 +01:00
csagan5
a34a56760f Release 107.0.5304.96 2022-11-16 23:51:15 +01:00
Carl
fa31ed23d4
Patches for v107 (#2435) 2022-11-16 23:43:43 +01:00
csagan5
196b7aeb57 Update funding options 2022-11-06 13:58:59 +01:00
csagan5
ed157739e4 Explicitly mention that builds are not officially supported 2022-11-06 13:51:03 +01:00
csagan5
b53615f711 Add Patreon donation option 2022-11-03 18:34:10 +01:00
csagan5
9f00f57f9b Release 106.0.5249.163 2022-10-31 18:41:03 +01:00
csagan5
1dd630c767 Add undocumented flag offline-pages-auto-save 2022-10-30 14:42:33 +01:00
csagan5
5b3407dac4 Remove PayPal donations instructions 2022-10-30 13:14:38 +01:00
csagan5
58211b7d40 Release 106.0.5249.72 2022-10-20 19:07:11 +02:00
Carl
bec354837c
Patches for v106 (#2400) 2022-10-20 18:59:30 +02:00
csagan5
fdb76cca90 Add FAQ about JIT and websites performance 2022-10-19 07:56:38 +02:00
csagan5
a9fa3ee3a7 Fix some typos in CHANGELOG 2022-09-28 22:24:33 +02:00
csagan5
992d7ba767 Release 105.0.5195.147 2022-09-28 22:22:16 +02:00
uazo
8dcef19700
Remove http referrals in cross origin navigation (#2343)
* Remove http referrals in cross origin navigation

* Update build/patches/Remove-http-referrals-in-cross-origin-navigation.patch

Co-authored-by: Carl <32685696+csagan5@users.noreply.github.com>

* Update patch description

Co-authored-by: Carmelo Messina <uazo@users.noreply.github.com>
Co-authored-by: Carl <32685696+csagan5@users.noreply.github.com>
2022-09-28 01:28:03 +02:00
uazo
ebb00aec78
fixed injection with back-forward cache enabled (#2334)
Co-authored-by: Carmelo Messina <uazo@users.noreply.github.com>
2022-09-28 01:23:30 +02:00
csagan5
42b1cc902b Remove incorrect information about site-engagement flag 2022-09-27 23:42:12 +02:00
uazo
1910dad049
Partition blobs by top frame url (#2338)
Co-authored-by: Carmelo Messina <uazo@users.noreply.github.com>
2022-09-27 23:38:13 +02:00
uazo
87d3ef70eb
Uses the first of the accept-languages as the system language for blink (#2311)
and fix the selection in the UI for the browser language

Co-authored-by: Carmelo Messina <uazo@users.noreply.github.com>
2022-09-27 23:37:41 +02:00
csagan5
a38283a21a Release 105.0.5195.41 2022-09-18 09:25:07 +02:00
Carl
0b195c831b
Patches for v105 (#2308) 2022-09-17 18:11:36 +02:00
csagan5
236a41fbc4 Add mention of strict origin isolation and strict site isolation 2022-09-04 20:25:50 +02:00
csagan5
182c239e96 Remove unused patch 2022-08-14 08:26:08 +02:00
csagan5
c2366cad99 Release 104.0.5112.91 2022-08-14 08:25:05 +02:00
zhmars
a2cf968b7d
Update zh_CN translations (#2248) 2022-08-13 21:38:10 -07:00
uazo
a3605523e5
Add svg fingerprinting mitigation (#2215)
Co-authored-by: Carmelo Messina <uazo@users.noreply.github.com>
2022-08-13 21:37:51 -07:00