Commit Graph
68004 Commits
Author SHA1 Message Date
Kevin Smith b76149adcf [NTP Next] Create WebUI scaffolding (#27780) 2025-03-06 00:54:07 -05:00
Simon Hong c8b3ad9eff Merge pull request #27971 from brave/fix_vertical_tab_dragging_window_hidden
Fixed detached window is hidden during the tab dragging
2025-03-06 11:49:30 +09:00
Kevin Smith d714605140 [Rewards] Do not show Rewards 3 UI for unsupported regions (#27987) 2025-03-05 21:48:05 -05:00
Jay Harris a789b8ef1a [Omnibox]: Show fewer unhelpful quick commands (#27970) 2025-03-06 02:09:35 +01:00
Simon Hong 7ebca4cfa7 Fixed detached window is hidden during the tab dragging
fix https://github.com/brave/brave-browser/issues/44397

StackAtTop() is called to bring browser window to the front.
It's called for TabDragContext()->GetWidget(). In horizontal tab,
returned widget is browsr window's widget. But it's vertical tab widget in
vertical tab mode. To bring dragged window up in vertical tab mode,
StackAtTop() should be called vertical tab widget's top level widget.
This also works in horizontal tab mode because it's already top level window.
2025-03-06 09:43:30 +09:00
brave-builds e01a278097 1.78.21 2025-03-06 00:02:38 +00:00
Brandon-T 506f07bab4 [iOS] - Fix NTP Tab Title (#27985) 2025-03-05 23:54:46 +01:00
samartnik 92a554d704 Merge pull request #27974 from brave/android_search_widget_suggestions_fix
[Android] Fix for search widget suggestions
2025-03-05 17:41:14 -05:00
Kyle Hickinson efb5c4bbc8 [iOS] Inject test calendar for P3A unit tests (#27981) 2025-03-05 17:12:51 -05:00
Serg ad3e7767c6 Enables Leo on Android when a global JS toggle set to blocked (#27978) 2025-03-05 15:23:05 -05:00
Brian Clifton 3c6680b5e5 Merge pull request #27507 from brave/set_vpn_proxy_windows_ikev2
Set VPN proxy url in Windows ikev2 connection
2025-03-05 12:16:22 -07:00
Michael Herrmann 6dfc7230c0 Rewrite macOS codesigning, DMG & PKG generation logic (#27610) 2025-03-05 20:14:20 +01:00
Brandon-T 964cce1e37 [iOS] - Add ability to download and install PKPasses (Bundled) (#27258) 2025-03-05 20:06:24 +01:00
Brian Clifton cd05a881b9 Disable new smart proxy preference until we have a UI 2025-03-05 10:17:08 -07:00
Brandon-T a6800de279 [iOS] - Fix performance issues when having a huge amount of bookmarks, history, and tabs open (#27863)
* Change History API search to be cancellable
* Add debounce to hopefully improve performance of searching History
2025-03-05 12:06:38 -05:00
StephenHeaps 4e93277380 bugfix(privacy): Shields panel state when re-enabling shields (#27930)
Update shields panel state values that depend on all shields value when all shields value changes.
2025-03-05 11:52:20 -05:00
Kyle Hickinson 8de31c659a [iOS] Fix usage of find in page when using CWVWebView (#27919)
This introduces an upstreamed patch that fixes a DCHECK that occurs when using `CWVFindInPageController` (https://chromium-review.googlesource.com/c/chromium/src/+/6316988)
2025-03-05 11:29:17 -05:00
brave-builds a3a53648e0 1.78.20 2025-03-05 16:02:30 +00:00
Terry Mancey a96fd8ebc5 [CodeHealth] New tab page (#27935) 2025-03-05 10:21:40 -05:00
Deep Pandya b4c5eef3c9 Add close button to close rewards panel (#27888)
* Add close button to close rewards panel

* Update close icon for rewards 3.0 panel
2025-03-05 10:02:03 -05:00
Artem Samoilenko e32e2442f4 [Android] Fix for search widget suggestions
Removed obsolete check that blocked upstream's code execution.
2025-03-05 09:49:32 -05:00
Kevin Smith e4e11d831b Store creator hash prefixes in a separate lookup file (#27731)
[Rewards] Store creator hash prefixes in a separate lookup file
2025-03-05 09:27:29 -05:00
brave-builds 10cc0ec933 1.78.19 2025-03-05 12:02:59 +00:00
Anton Paymyshev 80e635848d Cardano account balance (#27843) 2025-03-05 14:55:57 +07:00
Simon Hong 38053bba83 Merge pull request #27945 from brave/fix_vertical_tab_regressions
Fixed vertical tab regressions
2025-03-05 15:27:49 +09:00
Kamil Jozwiak 75b8fe8f5e Merge pull request #27964 from brave/cr134.0.6998.x
Upgrade from Chromium 134.0.6998.39 to Chromium 134.0.6998.45
2025-03-05 00:02:01 -05:00
Douglas Daniel 96a8ccf72c style(ai chat): Fix Tools Menu Padding (#27957) 2025-03-04 21:14:49 -06:00
Jay Harris b900f6a03b [Omnibox]: Rank bookmarks which match the user input more highly (#27939) 2025-03-05 03:46:24 +01:00
Kamil Jozwiak d5f6e9ce31 Merge pull request #27966 from brave/fix-wallet-meld-terms-of-use-link-on-android
fix(wallet): Meld Terms of Use Link on Android
2025-03-04 21:13:24 -05:00
Claudio DeSouza 93b843d010 Update patches from Chromium 134.0.6998.39 to Chromium 134.0.6998.45. 2025-03-05 01:22:55 +00:00
Claudio DeSouza a4290d2d55 Update from Chromium 134.0.6998.39 to Chromium 134.0.6998.45. 2025-03-05 01:22:55 +00:00
Brian Johnson 173cc3dba5 remove internal Errors struct fields (#27961) 2025-03-04 18:22:48 -07:00
Douglas Daniel 14e36791a0 fix(wallet): Meld Terms of Use Link on Android 2025-03-04 18:07:04 -06:00
brave-builds fe0835c349 1.78.18 2025-03-05 00:02:37 +00:00
Francois Marier 5333721fc1 Strip convertkit tracker from URLs (#27893)
Strip convertkit tracker from URLs (fixes brave/brave-browser#44341)
2025-03-04 15:50:29 -08:00
Brian Clifton a4da46cc81 Update check for PAC file to require HTTPS 2025-03-04 16:29:56 -07:00
Brian Clifton a9060b272c Add new per-install "smart proxy enabled" setting
Let's the user enable/disable the smart proxy feature.

Currently, there's no UI. But an example of how this could look
can be found in https://github.com/brave/brave-browser/issues/43737
2025-03-04 16:29:56 -07:00
Brian Clifton 98e7458592 Add validation for RAS entry name and PAC file url 2025-03-04 16:29:55 -07:00
Brian Clifton 409adc29d0 Read/handle smart-routing-enabled value from server API
Returned via `api/v1.3/servers/hostnames-for-region`
2025-03-04 16:29:38 -07:00
Simon Hong ca78460e9e Set VPN proxy url in Windows ikev2 connection 2025-03-04 16:29:31 -07:00
Simon Hong be9b9265ca Merge pull request #27942 from brave/update_location_bar_border_color
Updated normal profile window's urlbar focus color
2025-03-05 08:18:25 +09:00
Max KarolinskiyandKamil Jozwiak d32fa3eb12 Updated l10n for 1.76.x release (lowered to master). (#27948)
Merge pull request #27921 from brave/maxk-1.76.x-release-l10n

Updated l10n for 1.76.x release.

Co-authored-by: Kamil Jozwiak <kamiljoz@gmail.com>
2025-03-04 15:13:40 -05:00
Jay Harris c756ee8045 [AI Chat]: Close sidebar from click outside (#27907) 2025-03-05 09:09:07 +13:00
cypt4 cd1c1fdf88 [ZCash] Add incoming notes filter (#27826)
* [ZCash] Add incoming notes filter
Resolves https://github.com/brave/brave-browser/issues/44249
2025-03-04 21:38:42 +03:00
Serg a9365fd1eb Fixes a crash in Brave News mojo channel creation (#27951)
Moves Brave News mojo channel creation to a sequenced task runner. Make sure to reconnect the mojo channel on UI thread only
2025-03-04 13:33:11 -05:00
Terry Mancey a69fa56caf [ads] Remove CONTENT_SETTING_SESSION_ONLY (#27950) 2025-03-04 18:59:25 +01:00
Sampson 18105e71c4 Update Custom Distillation Approach, Enable by Default (#27904)
* add an option to declare if an iife is desired or not
* bundle distiller scripts directly, opt-out of an iife
* provide default distillation level value
* fixes distiller execution

With distiller scripts no longer being wrapped in IIFE's (by Webpack), we have a simpler execution pattern (i.e., { %s distill() }). This means we no longer need to combine scripts, or wait for promises to resolve. Lastly, the map of host names to distillation preferences has been moved to the header, which seems to be a more appropriate location.

* sets default distillation level to FULL
* switches distiller scripts to enabled-by-default
2025-03-04 11:15:06 -06:00
brave-builds fb8e27c714 1.78.17 2025-03-04 16:02:32 +00:00
Kevin Smith b20749898d Add missing dependencies for Brave education WebUI configs (#27946) 2025-03-04 10:29:37 -05:00
brave-builds 9e02c062ad 1.78.16 2025-03-04 12:02:48 +00:00