Releases: uazo/bromite-buildtools
v100.0.4896.57-arm64-12d192610b8e50585adcdcf55e61c77ebf06b6da
this is not the official release of bromite but a test version.
you can try it at your own risk.
Added:
Removed:
Fixed:
- Move-toptoolbar-to-bottom.patch:
moved system messages down
v100.0.4896.46-arm64-cd64795e8fc00ab0631b9f2476021dd3bdd7bd65
this is not the official release of bromite but a test version.
you can try it at your own risk.
bump to 100.0.4896.46
added:
v99.0.4844.77-arm64-738ca1c4f7223a8c947978896be88288dc0c4799
this is not the official release of bromite but a test version.
you can try it at your own risk.
Rebased with Bromite 99.0.4844.77
Added:
- Disable-tls-resumption.patch
- Partition-dns-requests-by-topframe-nik.patch
v99.0.4844.55-arm64-f927d72a6e6d4d362e88f457dde083066d62a2e6
this is not the official release of bromite but a test version.
you can try it at your own risk.
merge with upstream
v99.0.4844.44-arm64-afedd5d77136492b55c9e65541bd19db15861615
this is not the official release of bromite but a test version.
you can try it at your own risk.
Rebase to v99
General changes:
-
Adapt the patchs because of "Rewrite most
Foo* field_
pointer fields toraw_ptr<Foo> field_
."
https://source.chromium.org/chromium/chromium/src/+/0e45c020c43b1a9f6d2870ff7f92b30a2f03a458 -
Adapt the patchs because of "Use BUILDFLAG(IS_XXX) instead of defined(OS_XXX)."
https://crrev.com/c/3311983
Mayor changes:
-
move base::DictionaryValue* to base::Value*
affected patches: Add a proxy configuration page, Experimental-user-scripts-support -
Disable NTP remote suggestions by default
fix ntp empty
Minor changes:
-
Modify default preferences
dropped change of kCloudPrintConnectNewPrinters, removed upstream
added kCloudPrintProxyEnabled default disabled -
Restore Search Ready Omnibox flag
readded ChromeFeatureList.SEARCH_READY_OMNIBOX removed upstream -
Disable safe browsing
removed EnhancedProtectionPromoController, EnhancedProtectionPromoUtils from upstream -
Remove-signin-and-data-saver-integrations
changed enum from DATA_SAVER_SHOWN to DEPRECATED_DATA_SAVER_SHOWN_DISABLED -
Disable privacy sandbox + floc
upstream move privacy_sandbox_settings.cc to chrome/browser/privacy_sandbox/privacy_sandbox_service.cc -
Ask user before closing all tabs
upstream added new flag kCloseAllTabsModalDialog disabled by default, enabled in the patch -
Remove EV certificates.patch
upstream make ev_root_ca_metadata.cc is autogenerated -
Add custom tab intents privacy option
New flags default disabled:
- Disable all predictors code: kPermissionPredictions, kPermissionGeolocationPredictions
New patch:
- Block omaha calls
v98.0.4758.101-arm64-f274d1edbae81accc84ac617b760b953c2eb7785
this is not the official release of bromite but a test version.
you can try it at your own risk.
-
Merge with latest upstream
-
Fix Move top toolbar to bottom
- fixed position of Copy/Share/Select All/Search bar when the browser bar is open
- fix position of main menu
- fix unwanted scrolling of the contents when the bar is animated
- fix bar swipe animation with native tabs
-
Fix bug in build with new gn flags
-
Changed manifest package to
org.bromite.bromite.dev
v98.0.4758.101-arm64-2b66d2502304a233c334c953b4c2cd00917ace3e
this is not the official release of bromite but a test version.
you can try it at your own risk.
bump to 98.0.4758.101
v98.0.4758.87-arm64-9578f8ce91fdc4d639b8e3cef7bad90e1123326a
this is not the official release of bromite but a test version.
you can try it at your own risk.
Minor bug fixes
v98.0.4758.87-arm64-746223d30d82f9112f99e6c3e2485e35db96082d
Added:
- Testing fingerprinting mitigations for SVGGraphicsElement
- Testing Add site settings for webgl
- Disable kGMSCoreEmoji flag
- Disable DICE and MIRROR gaia mode
- Disable ua full version in getHighEntropyValues()
v98.0.4758.87-arm64-ad6d7ff0037c148be5db74e26b37fc1d8298bb42
Bump to 98.0.4758.87
Added:
- Fix crash on samsung note 9
Removed:
- "Disable search engine DSE automatic permission", enabled by default upstream
- "enable_nacl_nonsfi=false", not present anymore