875 Commits
Author SHA1 Message Date
Carmelo Messina 21397e931a v109 fix move navigation bar to bottom
replaced CachedFeatureFlags.isEnabled(flagname) with ChromeFeatureList.flagname
2023-01-06 15:28:35 +01:00
Carmelo Messina 6def6dbb13 v109 fix build (fixup) 2023-01-06 15:02:37 +01:00
Carmelo Messina 4bd07ff2a8 v109 no code changes (Update i18n zh_CN support) 2023-01-06 14:54:21 +01:00
Carmelo Messina 9af802b19a v109 fix Modify default preferences
no code changes, simply moved content_features.cc to features.cc
2023-01-06 14:53:55 +01:00
Carmelo Messina 6c61862192 v109 fix remove calling untrusted hooks 2023-01-06 14:53:06 +01:00
Carmelo Messina 8de6ebd120 v109 no code changes (big patches) 2023-01-06 14:51:58 +01:00
Carmelo Messina 0e90d1abc4 v109 Allow playing audio in background 2023-01-06 14:48:59 +01:00
Carmelo Messina 029f26f52b v109 patches
- Remove CachedFeatureFlags#sDefaults
https://source.chromium.org/chromium/chromium/src/+/aec86b4698c914db19b33fe3ea1b455cc4fb905f
2023-01-06 14:46:27 +01:00
Carmelo Messina fd697a78a1 v109 no code changes (with fix inverted Encode()) 2023-01-06 14:43:32 +01:00
Carmelo Messina 782a40f709 v109 no code changes (with fix some lost changes after v108) 2023-01-06 14:41:38 +01:00
Carmelo Messina e20700b880 v109 no code changes (with macros to define base::Features) 2023-01-06 14:38:54 +01:00
Carmelo Messina 4edd166532 v109 no code changes 2023-01-06 14:26:01 +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 FandCarl 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 Messinaandcsagan5 be2a93f8b3 remove another method 2022-11-19 09:55:08 +01:00
Carmelo MessinaandCarl 1a98943b7b Aligns requestAnimationFrame's callback to the w3c specification 2022-11-19 09:54:14 +01:00
Carmelo MessinaandCarl 499e54afc2 fix some build errors 2022-11-19 09:49:11 +01:00
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
CarlandGitHub 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
CarlandGitHub 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
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
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
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
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