Commit Graph
46088 Commits
Author SHA1 Message Date
Aleksey Khoroshilov e7652080d2 Merge pull request #20960 from brave/issues/34291
Force PATCH=0 in non-release builds.
2023-11-30 15:56:58 +07:00
Aleksey Khoroshilov ed6e40763d Rename use_full_version -> ignore_patch_version_number. 2023-11-30 12:48:11 +07:00
Aleksey Khoroshilov 36ffd4fa96 Imporve check version message. 2023-11-30 12:48:11 +07:00
Aleksey Khoroshilov b7bd9199bc Force PATCH=0 in non-release builds. 2023-11-30 12:48:11 +07:00
Anton Paymyshev 51a35f3987 Fix crash when PermissionRequestManager is null (#21147) 2023-11-30 12:43:08 +07:00
brave-builds 96919ee80a 1.63.1 2023-11-30 00:04:40 +00:00
Josh Leonard 3c966ec32b Feat add wallet onboarding network selection step (#21088)
* feat: add wallet onboarding network selection step

* chore: refactor onboarding routing

* fix: prevent unwanted Filecoin account creation

* fix: testnet FIL account creation in onboarding

* chore: remove global "is creating wallet" state

* chore: fix pre-submit errors

* chore: fix storybook errors
2023-11-29 14:18:51 -05:00
Pete Miller 6d93c11874 Merge pull request #21063 from brave/ai-chat-summary-prompt-force-english
ai chat: fix summary prompt for pages is being translated
2023-11-29 10:34:23 -08:00
brave-builds 94429ba7ff Branch migration - master branch (#21151)
Update Nightly channel to: 1.63.0
2023-11-29 13:32:31 -05:00
Pavel Beloborodov 51b3a14055 Auto redirect .onion url only in Tor windows. (#20962)
* Auto redirect .onion url only in Tor windows.
* Only the URL in the tooltip is left.
2023-11-29 12:09:45 -05:00
Pete Miller 0ef0d33a4a ai chat: fix summary prompt for pages is being translated (and not summary prompt for videos, or any other system prompt) 2023-11-29 08:40:29 -08:00
brave-builds 0dd1b18af4 1.62.91 2023-11-29 16:05:20 +00:00
cypt4 8c95bd6e6b Implement ZCash transparent tx signing (#20895)
Resolves https://github.com/brave/brave-browser/issues/33661
2023-11-29 22:01:30 +07:00
Terry Mancey c84cb769a1 Merge pull request #21114 from brave/issues/34529
[ads] Refactor LoadFileResource to LoadComponentResource
2023-11-29 08:00:41 -05:00
brave-builds 276c6d1745 1.62.90 2023-11-29 12:02:46 +00:00
Terry Mancey c2637bd7e4 [ads] Update README.md 2023-11-29 06:48:17 -05:00
Terry Mancey e485c3587f [ads] Cleanup ISO 8601 usage 2023-11-29 06:48:17 -05:00
Terry Mancey b3872bcef8 [ads] Update GLOSSARY.md 2023-11-29 06:48:17 -05:00
Terry Mancey ca956fbe46 [ads] Refactor LoadFileResource to LoadComponentResource 2023-11-29 06:48:17 -05:00
Terry Mancey 1bb2b90ada [ads] Cleanup test data 2023-11-29 06:48:17 -05:00
Terry Mancey 9f29835601 [ads] Cleanup unused params 2023-11-29 06:48:16 -05:00
Aleksey Khoroshilov 0833c18692 Merge pull request #21148 from brave/issues/34600
Apply win arm64 reclient support fix.
2023-11-29 17:19:56 +07:00
vadims f38e525256 Always start IPFS daemon settings (#20922)
Always start IPFS daemon settings

---------

Signed-off-by: Vadym Struts <vstruts@brave.com>
2023-11-29 10:48:22 +01:00
Aleksey Khoroshilov 5f187403f8 Apply win arm64 reclient support fix.
https://chromium.googlesource.com/chromium/src/+/1b00b741df645b6de19fbf00209e231f5e6391da
2023-11-29 15:10:37 +07:00
Anton Paymyshev 053b8b96a4 Knapsack solver (#21100) 2023-11-29 13:33:22 +07:00
Francois Marier ea00a68327 Merge pull request #21140 from brave/remove-klaviyo-user-tracker-34578
Filter out Klaviyo's user identifier from URLs
2023-11-28 16:24:12 -08:00
brave-builds f68a18538c 1.62.89 2023-11-29 00:03:53 +00:00
Simon Hong bbc2e4119c Merge pull request #21108 from brave/contents_rounded_corners_normal_window
Apply contents rounded corners to normal window only
2023-11-29 07:44:09 +09:00
Francois Marier 01b79ea919 Filter out Klaviyo's user identifier from URLs (fixes brave/brave-browser#34578) 2023-11-28 13:34:28 -08:00
AlexeyBarabash 9bb0adf0bc Fixed AiChatThrottleUnitTest.CancelNavigationFromTab test on Release Android (#21129) 2023-11-28 23:24:09 +02:00
Deep Pandya 4b15d9dc16 Merge pull request #21118 from brave/ksmith-android-not-connected
Save a default Rewards external wallet on Android
2023-11-28 16:10:13 -05:00
Francois Marier 7acb49d47e Merge pull request #21106 from brave/setting-onion-normal-windows-33735
Add setting to restrict the resolution of .onion to Tor Windows
2023-11-28 11:38:19 -08:00
deeppandya f6690c5087 Add rewards enabled check
Update visibility
2023-11-28 14:33:34 -05:00
zenparsing 41ed471d91 Save a default Rewards external wallet on Android 2023-11-28 14:01:47 -05:00
Josh Leonard 954a3ad6c0 perf: reduce function declaration in wallet panel (#21130) 2023-11-28 13:52:26 -05:00
Mikhail 3a923c5018 Add npm run build_chromium (#21017)
* Add npm run build_chromium

* Per platfrom targets

* Add target_os & target_arch

* Fix android apk path

* Use repack-archive.py

* Use chromeVersion for output

* Change the output filename, add mac support

* Add comments

* Support linux

* Adjust build args

* Fix presubmit

* Fix review comment

* Add isChromium to config.js

* Remove changing outputDir

* Return <build_dir>

* Tune gn args

* Review fixes

* Fix non-mac builds

* Rename the script, add a warning

* Change the comment
2023-11-28 13:11:00 -05:00
aseren 292edbea5e Merge pull request #20619 from brave/issues/33747
Save custom ad notification position on dragging only.
2023-11-28 12:48:47 -05:00
Serg a122be043d Merge pull request #21132 from brave/android_misc_metrics_crash
Starts MiscAndroidMetrics mojo remote from a SequencedTaskRunner
2023-11-28 12:16:29 -05:00
brave-builds 2b94339ade 1.62.88 2023-11-28 16:22:16 +00:00
Wojciech Knapik f8e72dcd80 Fixed brave-core version (#21133) 2023-11-28 17:19:33 +01:00
Josh Leonard 48fb77e96c fix: speedup local storybook builds (#21128) 2023-11-28 10:35:28 -05:00
Serg 57eb6a742a Starts MiscAndroidMetrics mojo remote from a SequencedTaskRunner 2023-11-28 10:34:28 -05:00
Aleksey Seren 2ca97e6872 Migrate obsolete brave_ads prefs. 2023-11-28 10:26:54 -05:00
Pavel Beloborodov 22447449fa Fixed speedreader toolbar prefs. (#21101)
* Fixed speedreader toolbar prefs.
2023-11-28 19:06:32 +07:00
Simon Hong 389254f078 Merge pull request #21116 from brave/disable_sidebar_items_private
Hide sidebar items instead of disabling
2023-11-28 21:01:04 +09:00
Pete Miller 4bf52b09d8 Merge pull request #21066 from brave/ai-chat-suggested-questions-on-demand
AI Chat: Suggested questions becomes on-demand instead of automatic
2023-11-28 00:38:38 -08:00
Simon Hong 17d920dedf Hide sidebar items instead of disabling
fix https://github.com/brave/brave-browser/issues/34518

Provide profile specific default items list to sidebar service.
With this normal/private/guest window can have different set of
default items.
2023-11-28 17:01:07 +09:00
Simon Hong 100e99d344 Merge pull request #21120 from brave/update_tab_spinning_color
Updated tab spinning color
2023-11-28 10:23:57 +09:00
Simon Hong 501823cd66 Merge pull request #21099 from brave/revert-20808-update_forgetful_settings_label
Revert "Updated forgetful settings option label"
2023-11-28 09:48:16 +09:00
brave-builds f248c65a74 1.62.86 2023-11-28 00:02:24 +00:00