Commit Graph
44796 Commits
Author SHA1 Message Date
Anthony Tseng 1bbd79c357 Add permission duration to connect from panel on desktop 2023-10-05 17:22:52 -07:00
Simon Hong b3e8e9eb27 Merge pull request #20319 from brave/handle_renamed_brave_dev_icon
Handle leo brave icon file renaming
2023-10-06 09:10:32 +09:00
brave-builds 65de726048 1.61.3 2023-10-06 00:02:06 +00:00
Terry Mancey 4855bd2420 Merge pull request #20401 from brave/issues/33346 2023-10-05 18:35:29 -05:00
Terry Mancey 1f6ec0cac3 Cleanup Brave Ads function argument comments 2023-10-05 17:01:33 -05:00
Darnell Andries 934b003daa Merge pull request #20355 from brave/send-star-early
Send Constellation P3A metrics early
2023-10-05 13:53:04 -07:00
Terry Mancey 6abc4936d4 Refactor Brave Ads to use the prefix form of the increment operator 2023-10-05 15:19:36 -05:00
Terry Mancey e8f32f51b9 Cleanup Brave Ads unit test arrange, act & assert 2023-10-05 14:37:07 -05:00
Terry Mancey eae4077d2f Rename Brave Ads Set*Pref unit test helpers to Set*PrefValue 2023-10-05 14:17:41 -05:00
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
Darnell Andries a73adc57d8 Send Constellation P3A metrics early 2023-10-05 11:22:16 -07: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 Rogulandbrave-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