Terry Mancey
e898f20c0c
Add Brave Ads DEATH tests to validate users who have/have not joined Brave Rewards
2023-10-05 14:17:41 -05:00
Terry Mancey
0ff6e24641
Merge pull request #20395 from brave/issues/31564
...
Add additional Brave Ads Griffin support
2023-10-05 13:55:11 -05:00
Kyle Hickinson
a6a16e4f43
Merge pull request #20420 from brave/expose-histograms-webview
...
[iOS] Expose histograms internal web view
2023-10-05 14:31:02 -04:00
Emerick Rogul
3e930950f8
Merge pull request #20415 from brave/cr118-followup-fix-autofill-client-crash
...
Fix autofill related crash due to our disabling of optimization hints
2023-10-05 14:07:56 -04:00
Kyle Hickinson
6adefb34c3
[iOS] Expose histograms internal web view
...
This will allow us to add find-in page on the iOS side to help QA test P3A related tickets
2023-10-05 14:02:41 -04:00
Simone Arpe
294d6f6db5
(Wallet) Fix NPE when accessing network object ( #20416 )
...
Fix NPE when accessing network object
2023-10-05 18:12:33 +02:00
Emerick Rogul
9c1cfeaed1
Fix autofill related crash due to our disabling of optimization hints
2023-10-05 10:01:12 -04:00
cdesouza-chromium
d393e00da3
Ignore formatting for crates under third_party ( #20390 )
...
This changes adds a patch to add brave's own third party crates path to
the list of rust paths to be ignored during formatting.
2023-10-05 14:41:52 +01:00
Sangwoo Ko
df411faae2
Move Leo specific strings to Brave grdp. ( #20410 )
...
As the string is not overriding any Chromium strings, we should use our
own grdp. Previously, the auto generated file is touched manually,
and broke rebase pipeline.
2023-10-05 14:25:20 +01:00
Simone Arpe
fa85d6a03b
Fix NFT visibility in BottomSheet fragment ( #20361 )
2023-10-05 14:42:43 +02:00
Cepera
76e3e45ee9
Hide Brave VPN Wireguard flag on brave://flags page ( #20392 )
2023-10-05 15:38:54 +03:00
brave-builds
0fe7bbc217
1.61.2
2023-10-05 12:02:05 +00:00
cdesouza-chromium
0c41bfe7a0
Use PrefService with MigrateObsoleteProfilePrefs ( #20396 )
...
Upstream is changing `MigrateObsoleteProfilePrefs` to take a
`PrefService` pointer, rather than `Profile`, as this is more expressive
of the data actually being accessed.
This change aligns all places where we have procedures similar to
`MigrateObsoleteProfilePrefs`, to receive a `PrefService*` instance as
well.
Chromium change:
https://chromium.googlesource.com/chromium/src/+/d848587fe1f19123940de4e4c0cec328bc23001f
commit d848587fe1f19123940de4e4c0cec328bc23001f
Author: Mikel Astiz <mastiz@chromium.org >
Date: Mon Oct 2 09:28:03 2023 +0000
[sync] Remove legacy SyncRequested pref
It has been practically unused for some time, and most of it is dead
code ever since the feature toggle was cleaned up in
https://crrev.com/c/4886256 .
On Ash, it needs to be migrated to a newly-introduced preference
tailored to the actual underlying need, which is being able to remember
that the server returned DISABLE_SYNC_ON_CLIENT (i.e. the user reset
sync via dashboard).
Change-Id: I0239447173b32d7d007ebf733dde23a5de1859e1
Bug: 1443446, 1219990
2023-10-05 08:15:21 +02:00
Emerick Rogul and brave-builds
b66c676fb6
Upgrade from Chromium 118.0.5993.32 to Chromium 118.0.5993.54 ( #20402 )
...
* Upgrade from Chromium 118.0.5993.32 to Chromium 118.0.5993.54
* Upgrade patches from Chromium 118.0.5993.32 to Chromium 118.0.5993.54
* Update pins list timestamp
* Updated strings for Chromium 118.0.5993.54
---------
Co-authored-by: brave-builds <brave-builds+devops@brave.com >
2023-10-04 21:52:45 -04:00
brave-builds
5568565eb2
1.61.1
2023-10-05 00:02:26 +00:00
samartnik
43ca9f7136
Merge pull request #20374 from brave/android_omibox_focus_fix
...
[Android] Fix for text in URL bar not highlighted when focused
2023-10-04 18:41:34 -04:00
Artem Samoilenko
912f0e3d7e
[Android] Updated comments for asm manipulations
2023-10-04 17:45:04 -04:00
Artem Samoilenko
dc0a28687e
[Android] Fix for text in URL bar not highlighted when focused
...
Related to this upstream change https://github.com/brave/brave-core/pull/19765/commits/5588d54a601700021a782071d83c03b7d2eff026
2023-10-04 17:15:33 -04:00
samartnik
734070cf69
Merge pull request #20389 from brave/android_disable_google_java_format
...
[Android] Temporarily disable java lint checks
2023-10-04 17:12:22 -04:00
Terry Mancey
31f42a7349
Cleanup Brave Ads Griffin features
2023-10-04 15:18:41 -05:00
Terry Mancey
200963603f
Transition Brave Ads kProcessQueueItemAfter to feature
2023-10-04 15:18:41 -05:00
Terry Mancey
ed33b6e34a
Transition Brave Ads kMaximumIssuerPublicKeys to feature
2023-10-04 15:18:41 -05:00
Terry Mancey
fb9a49e0b7
Transition Brave Ads kNextTokenRedemptionAfter to feature
2023-10-04 15:18:41 -05:00
Terry Mancey
6acaf474b0
Transition Brave Ads kDoNotDisturbFromHour and kDoNotDisturbToHour to feature
2023-10-04 15:18:41 -05:00
Terry Mancey
0dd8b6509d
Transition Brave Ads kTransferredCap to Griffin feature
2023-10-04 15:18:41 -05:00
Terry Mancey
3cdde3baf4
Transition Brave Ads kPerHourCap to Griffin feature
2023-10-04 15:18:41 -05:00
Terry Mancey
56eefd85aa
Transition Brave Ads kMaximumHistoryItems to Griffin feature
2023-10-04 15:18:41 -05:00
Terry Mancey
3b97292d13
Transition Brave Ads kServeFirstAdAfter, kMinimumDelayBeforeServingAnAd and kRetryServingAdAfter to Griffin feature
2023-10-04 15:18:41 -05:00
Terry Mancey
a1a7ad1a21
Transition Brave Ads kCatalogLifespan to Griffin feature
2023-10-04 15:18:40 -05:00
Terry Mancey
63f3af608b
Transition Brave Ads kHistoryTimeWindow to Griffin feature
2023-10-04 15:18:40 -05:00
taher
8989703fd1
Merge pull request #20249 from brave/ai-chat-feedback-form
...
AIChat: Added feedback form
2023-10-04 11:56:29 -07:00
brave-builds
e9de11ab4a
Branch migration - master branch ( #20393 )
...
Update Nightly channel to: 1.61.0
2023-10-04 14:53:24 -04:00
lminto
38898b5203
Align Llama and Claude prompts ( #20278 )
2023-10-04 19:01:24 +01:00
Pete Miller
96bb4d2c4b
Introduce brave_services_{production, staging, dev}_domain build flag
...
So that we don't need a new buildflag for every new API hostname
2023-10-04 09:42:49 -07:00
Taher
f604cfe66c
Added feedback form to AIChat
2023-10-04 09:42:49 -07:00
William Muli
58793e7e47
fix(wallet): Add tab query param to keep selected tab state ( #20363 )
...
* Add tab query param to keep selected tab state
* Add doc comment to hook
* Call .get on a separate line
2023-10-04 19:04:41 +03:00
brave-builds
bf59fefcd4
1.60.80
2023-10-04 16:02:54 +00:00
Terry Mancey
8c1dac576c
Merge pull request #20376 from brave/issues/33388
...
Cleanup Brave Ads feature flags
2023-10-04 10:36:42 -05:00
Artem Samoilenko
8b81a7cd51
Fix for presubmit error
...
Error fixed:
src/brave/build/commands/scripts/lint.py: Has shebang but not executable bit: git add --chmod=+x build/commands/scripts/lint.py
2023-10-04 11:34:04 -04:00
Artem Samoilenko
1e3f6be69c
[Android] Temporarily disable java lint checks
...
There is a known issue of mismatching the newest depot_tools and older Chromium versions (older than C119) https://bugs.chromium.org/p/chromium/issues/detail?id=1462204#c15
The problem is that requirement for google-java-format is already in depot_tools, but DEPS for it added only in C119.
So we need temporarily disable it to unblock PRs on older Chromium versions.
2023-10-04 11:22:46 -04:00
Terry Mancey
8e19f3efbd
Cleanup Brave Ads feature flags
2023-10-04 08:44:10 -05:00
Cepera
c663db09d2
Add BraveVPN WireGuard feature flag for OSX ( #20364 )
2023-10-04 19:53:09 +07:00
brave-builds
95cf2d4e2e
1.60.79
2023-10-04 12:03:49 +00:00
AlexeyBarabash
7d5529571e
Fixed format string for DownloadComponentProgressFragment ( #20378 )
...
* Fixed format string for DownloadComponentProgressFragment
Fixes brave/brave-browser#33386
Wrong format string had percentage sign at the end and this caused UnknownFormatConversionException.
2023-10-04 13:23:44 +03:00
Cepera
1c80265f9e
Do not reset icon on update ( #20340 )
2023-10-04 19:05:20 +09:00
aseren
331f442a98
Merge pull request #20380 from brave/issues/33394
...
Handle Brave Ads components unregister event
2023-10-03 20:25:11 -05:00
taher
40ad74d532
AI Chat: Added premium UI ( #20280 )
2023-10-03 17:32:59 -07:00
Aleksey Seren
a9fe698cf4
Fix Brave Ads crash on tab close.
2023-10-03 19:17:03 -05:00
Aleksey Seren
8be47c2d55
Handle Brave Ads components unregister event
2023-10-03 19:04:39 -05:00
brave-builds
0bdd517ae8
1.60.78
2023-10-04 00:02:01 +00:00