Update patches from Chromium 145.0.7632.120 to Chromium 146.0.7680.32.

This commit is contained in:
Claudio DeSouza
2026-02-26 14:14:57 +00:00
parent f4f73437c0
commit db193983d0
298 changed files with 624 additions and 624 deletions
@@ -1,5 +1,5 @@
diff --git a/chrome/android/java/AndroidManifest.xml b/chrome/android/java/AndroidManifest.xml
index 07ff09e882dcca63d950d18714a2f0e5a77d2626..31fbd7afa72d49557a9297be3492d0f239af76e4 100644
index 1aef3a4966f4069890ad1be6265f9e48743b61e3..61aa5c7c9a230e6663c3a49a7fcdba8eb22056f6 100644
--- a/chrome/android/java/AndroidManifest.xml
+++ b/chrome/android/java/AndroidManifest.xml
@@ -38,6 +38,7 @@ by a child template that "extends" this file.
@@ -80,7 +80,7 @@ index 07ff09e882dcca63d950d18714a2f0e5a77d2626..31fbd7afa72d49557a9297be3492d0f2
<!-- Permission for using pinned windowing layer for document picture-in-picture. -->
<uses-permission android:name="android.permission.USE_PINNED_WINDOWING_LAYER" />
@@ -390,6 +405,7 @@ by a child template that "extends" this file.
@@ -383,6 +398,7 @@ by a child template that "extends" this file.
<intent-filter>
<action android:name="com.sec.android.airview.HOVER" />
</intent-filter>
@@ -88,7 +88,7 @@ index 07ff09e882dcca63d950d18714a2f0e5a77d2626..31fbd7afa72d49557a9297be3492d0f2
<meta-data android:name="android.app.searchable"
android:resource="@xml/searchable" />
</activity-alias>
@@ -932,6 +948,7 @@ by a child template that "extends" this file.
@@ -925,6 +941,7 @@ by a child template that "extends" this file.
</service>
<!-- Quick Action Search widget -->
@@ -96,7 +96,7 @@ index 07ff09e882dcca63d950d18714a2f0e5a77d2626..31fbd7afa72d49557a9297be3492d0f2
<receiver
android:name="org.chromium.chrome.browser.quickactionsearchwidget.QuickActionSearchWidgetProvider$QuickActionSearchWidgetProviderSearch"
android:label="@string/quick_action_search_widget_title"
@@ -961,6 +978,7 @@ by a child template that "extends" this file.
@@ -954,6 +971,7 @@ by a child template that "extends" this file.
android:name="android.appwidget.provider"
android:resource="@xml/quick_action_search_widget_dino_info" />
</receiver>
@@ -104,7 +104,7 @@ index 07ff09e882dcca63d950d18714a2f0e5a77d2626..31fbd7afa72d49557a9297be3492d0f2
<!-- Bookmarks widget -->
<receiver android:name="com.google.android.apps.chrome.appwidget.bookmarks.BookmarkThumbnailWidgetProvider"
@@ -1180,7 +1198,7 @@ by a child template that "extends" this file.
@@ -1170,7 +1188,7 @@ by a child template that "extends" this file.
{% elif is_desktop_android == "true" %}
android:foregroundServiceType="camera|microphone"
{% elif enable_screen_capture == "true" %}
@@ -113,7 +113,7 @@ index 07ff09e882dcca63d950d18714a2f0e5a77d2626..31fbd7afa72d49557a9297be3492d0f2
{% endif %}
android:exported="false"/>
<service android:name="org.chromium.chrome.browser.media.ui.ChromeMediaNotificationControllerServices$PlaybackListenerService"
@@ -1275,6 +1293,7 @@ by a child template that "extends" this file.
@@ -1265,6 +1283,7 @@ by a child template that "extends" this file.
</activity>
{% endif %}