Commit Graph
1792 Commits
Author SHA1 Message Date
Carmelo Messina 188811844f Bump to 120.0.6099.199 2024-01-04 14:10:59 +01:00
Carmelo Messina 6fba336bc8 #556 #537 Enable search engine settings desktop ui in android 2024-01-04 14:10:27 +01:00
Carmelo Messina 21afb15a9a remove zz-patch-list.txt 2023-12-28 17:19:01 +01:00
Carmelo Messina 860536f6f4 #514 Introduce Chrome web store protection
The amount of information sent is minimized without disabling
the ability to install extensions (which is under user control)
It became possible to activate the autoupdate of extensions by sending the minimum of values.
Installation with the chrome web store is allowed, but the website
by default cannot retrieve the list of installed extensions and their status (under flag)
All http calls related to requesting and downloading updates are cookie-free,
but the ip and the list of extensions are traceable, that information cannot be omitted.
Auto-update is disabled by default: it is possible to activate it with chrome://extensions/
2023-12-28 16:53:56 +01:00
Carmelo Messina dfc2b09225 #514 fix deps, allow extension_manifest_fetcher and extension_crx_fetcher 2023-12-28 16:36:01 +01:00
Carmelo Messina 4108e68a41 #367 Allow full capability to webui 2023-12-28 16:33:21 +01:00
Carmelo Messina 9e5c6ee175 #330 fix offline downloader 2023-12-27 12:04:03 +01:00
Carmelo Messina 8f298134e8 Fix deps 2023-12-27 12:03:02 +01:00
Carmelo Messina 8e71c67e88 revert to 120.0.6099.144 2023-12-27 11:46:37 +01:00
Carmelo Messina 0cdc64b9f9 #280 Remove /tools/images/bromite-build/build_args.gni 2023-12-27 11:41:40 +01:00
Carmelo Messina d5c4756573 bump to 120.0.6099.180 2023-12-23 14:08:37 +01:00
Carmelo Messina 30ecbf1f25 rename bromite -> cromite 2023-12-23 13:58:02 +01:00
uazoandGitHub d4d44820ee AUTOMATED - git apply results 2023-12-22 16:42:08 +00:00
Carmelo Messina 41e8662902 Removed IsGoogleHostWithAlpnH3 2023-12-22 17:39:25 +01:00
Carmelo Messina 21eab5816f #236 use etld+1 and not the origin
added check also in download via context menu in android
2023-12-22 17:38:59 +01:00
Carmelo Messina 932cfc6f1e #79 Disable viewport protection by default for chrome:// urls and pdfviewer
patches merged
2023-12-22 14:47:11 +01:00
Carmelo Messina 23d52c4e84 #607 fix order 2023-12-22 14:45:10 +01:00
uazoandGitHub c7027c1604 Bump to 120.0.6099.144 2023-12-20 19:44:14 -12:00
uazoandGitHub 9fa795c649 AUTOMATED - git apply results 2023-12-19 10:19:54 +00:00
Carmelo Messina 34dc628c34 #606 fix adaptive icon 2023-12-19 11:17:15 +01:00
Carmelo Messina 2c45b9fbbb #607 Reversed the order of the view in list mode 2023-12-19 10:49:03 +01:00
Carmelo Messina f95e6ee479 #608 Add support to cached flags 2023-12-19 10:46:48 +01:00
uazoandGitHub 33ed9c7bba AUTOMATED - git apply results 2023-12-14 16:59:48 +00:00
Carmelo Messina 957d6e4629 Patches for 120.0.6099.115 2023-12-14 17:54:53 +01:00
Carmelo Messina bf5dbbcd30 bump to 120.0.6099.115 2023-12-14 15:40:19 +01:00
uazoandGitHub 303a2b772b AUTOMATED - git apply results 2023-12-14 14:33:21 +00:00
Carmelo Messina 962233864b #159 allow the webview build 2023-12-14 15:30:30 +01:00
Carmelo Messina 1a8ef384c2 #595 fix crashes of package installer on A14 QPR1
thanks to t-m-w
2023-12-14 09:02:25 +01:00
uazoandGitHub 8b7121e4b2 AUTOMATED - git apply results 2023-12-13 08:33:42 +00:00
Carmelo Messina e7e932916a #580 Use list mode for tab switcher
test of #403
related #538 #180
2023-12-13 09:31:04 +01:00
Carmelo Messina 65f68bea94 #403 added the possibility of defining the flag to be modified directly from the xml.
removed the need to specify, for cromite flags, permission for use by java
introduced placeholder support also for the android_chrome_strings_grd target
2023-12-13 09:16:26 +01:00
Carmelo Messina deaac6181d #403 added support for checking and setting flags (even without caching) from java
and moved the incorrect code between patches
2023-12-13 09:12:39 +01:00
Carmelo Messina beaf889d59 Fix incorrect (for cromite) DCHECK 2023-12-13 09:10:07 +01:00
Carmelo Messina 9185ce8caf #83 remove the use of TtsPlatformImplAndroid::TtsPlatformImplAndroid 2023-12-13 09:09:31 +01:00
uazoandGitHub f81260b38f AUTOMATED - git apply results 2023-12-06 12:52:15 +00:00
Carmelo Messina 51e31406dc bump to 120.0.6099.63 2023-12-06 13:47:27 +01:00
Carmelo Messina 76b7e1415a #586 Add a new flag for kPartialLowEndModeOnMidRangeDevices 2023-12-06 13:46:37 +01:00
Carmelo Messina 7998846c20 Improve the browser sandbox by using the new flags on android
and renamed the patch name
2023-12-06 13:44:19 +01:00
Carmelo Messina 74f8fa716f use new style for flags 2023-12-06 13:38:37 +01:00
Carmelo Messina dad28f9e41 Disable kPrivacySandboxFirstPartySetsUI
FPS are disabled by default
2023-12-06 13:37:52 +01:00
Carmelo Messina f3f0781b71 Disable SpeculationRulesPrefetchProxy 2023-12-06 13:37:06 +01:00
Carmelo Messina dee3870e45 decoupled activation flag with adblock site setting
first step towards completely deactivating the functionality
2023-12-06 13:36:46 +01:00
Carmelo Messina 853bcab940 added mark for the feature
I'm interested in marking the point in the code because I don't understand what the download has to do with it.
2023-12-06 13:35:26 +01:00
Carmelo Messina c4ce10cd51 also disable feature engagement 2023-12-06 13:29:30 +01:00
Carmelo Messina 8aa4f9e3b7 fixed ntp ui with v120 changes 2023-12-06 13:28:51 +01:00
Carmelo Messina ffffa2aba3 removed support for heuristic enabling of third-party cookies
added cromite defaults for new v120 flags
2023-12-06 13:28:05 +01:00
Carmelo Messina b7c8cb3be5 the other folder is always shown by default 2023-12-06 13:26:17 +01:00
Carmelo Messina 0521167495 #572 fix hang in settings ui 2023-12-06 13:25:25 +01:00
Carmelo Messina a3edc9ee74 Shown by default the list of variations with the text format in chrome://version 2023-12-06 13:24:15 +01:00
Carmelo Messina c5ecfb9ff1 v120 line changes 2023-12-02 22:59:58 +01:00