Commit graph

429 commits

Author SHA1 Message Date
Carl
fa31ed23d4
Patches for v107 (#2435) 2022-11-16 23:43:43 +01:00
csagan5
9f00f57f9b Release 106.0.5249.163 2022-10-31 18:41:03 +01:00
Carl
bec354837c
Patches for v106 (#2400) 2022-10-20 18:59:30 +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
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
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
Carl
dca45015a4
Patches for v104 (#2232) 2022-08-07 17:04:16 -07:00
csagan5
1a874980c9 Update patch description 2022-07-25 04:40:03 +02:00
csagan5
94fb357b3e Release 103.0.5060.140 2022-07-25 03:32:52 +02:00
Carl
ff8c9f219c
Merge pull request #2172 from uazo/remove-navigator-connection
Remove navigator.connection info
2022-07-21 03:04:10 -07:00
Carl
8d0f1903c7
Merge pull request #2207 from uazo/fix-timezone
Fix incorrect handling of blink::TimeZoneController::TimeZoneOverride
2022-07-21 03:00:14 -07:00
Carmelo Messina
82625a734e
fix the correct management of the custom ua.
also fix ua reduction management for desktop version (not managed by chromium)
2022-07-20 18:10:09 +02:00
Carmelo Messina
622da7ae82
fix incorrect handling of blink::TimeZoneController::TimeZoneOverride 2022-07-20 18:04:49 +02:00
csagan5
2b57217034 Release 103.0.5060.126 2022-07-17 20:44:26 +02:00
Carmelo Messina
d65d4a3d6b
Change the result of navigator.connection to default values and disable observers 2022-07-14 15:53:48 +02:00
Carl
ddb789ed0d
Merge pull request #2171 from uazo/fix-clangd-build
Add kill switch for no-unqualified-std-cast-call build option
2022-07-13 22:40:20 +02:00
Carl
a8f50230a0
Merge pull request #2173 from uazo/partition-blink-memory-cache
Partitioning Blink memory cache
2022-07-13 22:35:18 +02:00
Carl
5d7913cf42
Merge pull request #2191 from uazo/some-changes-on-v103
Some changes on v103
2022-07-13 22:33:57 +02:00
Carl
ae91ca61c9
Merge pull request #2192 from uazo/fix-signin-and-sync-integrations-v103
Fix open password setting and recents tab crash
2022-07-13 22:27:18 +02:00
Carmelo Messina
650d6bfcb6
fix sticky desktop mode 2022-07-13 17:10:15 +02:00
Carmelo Messina
996fff2c7a
fix open password setting and recents tab crash 2022-07-13 17:06:28 +02:00
Carmelo Messina
216f4ce5c0
use space as separator 2022-07-13 17:04:07 +02:00
Carmelo Messina
506d1a51b8
rename to skip_clangd_unsupported_options 2022-07-13 13:46:04 +02:00
Carmelo Messina
9a8759023c
merge with master 2022-07-13 13:44:46 +02:00
Carmelo Messina
57ea2280a0
some changes on v103 2022-07-13 13:30:40 +02:00
csagan5
994c9dbd98 Release 103.0.5060.121 2022-07-12 08:27:37 +02:00
csagan5
99ed991ace Merge branch 'master' into next/v103 2022-07-12 00:44:47 +02:00
csagan5
c7a6d5e006 Fixes from debug build and uazo 2022-07-12 00:14:07 +02:00
Carmelo Messina
1576384e02 Remove preload of com.google.android.gms.fonts 2022-07-10 23:13:00 +02:00
Carmelo Messina
f77ac33155 Remove window name on cross origin navigation 2022-07-10 23:04:09 +02:00
csagan5
8439ece721 Fix SystemWebView building issue and signin crash 2022-07-08 23:13:21 +02:00
csagan5
b60242dde9 Fix other build/link issues 2022-07-07 21:54:47 +02:00
Carmelo Messina
10247f9b65
Partitioning Blink memory cache 2022-07-06 13:54:58 +02:00
Carmelo Messina
32258dc105
Remove navigator.connection info 2022-07-06 13:46:03 +02:00
Carmelo Messina
0162eb0566
Add kill switch for no-unqualified-std-cast-call 2022-07-06 13:35:31 +02:00
csagan5
796a3b0acf Include new patch for dark mode 2022-07-05 23:59:00 +02:00
krlvm
b590fcae83 Patch for allowing to match only system dark mode 2022-07-05 23:59:00 +02:00
csagan5
b21c08de2f Fixed linking issues 2022-07-05 23:59:00 +02:00
krlvm
ad1a13d393 Patch for allowing to match only system dark mode 2022-07-05 01:21:53 +02:00
csagan5
76277b4c08 Remove more signin integrations 2022-06-27 23:31:53 +02:00
csagan5
90e29193cb Remove more signin-related integrations 2022-06-26 23:55:28 +02:00
csagan5
06259daa58 More fixes related to password manager 2022-06-26 19:11:08 +02:00