Commit Graph
68582 Commits
Author SHA1 Message Date
brave-builds c8846bef5e 1.79.32 2025-04-04 12:07:50 +00:00
brave-builds 0d804efdcd 1.79.31 2025-04-04 12:03:03 +00:00
Simon Hong 794fda8fa0 Fixed crash when send tabs to desktop (#28498)
fix https://github.com/brave/brave-browser/issues/45198

Enabled related upstream test cases.
2025-04-04 14:16:24 +09:00
Darnell Andries 6298ea2a2a Merge pull request #28484 from brave/deprec-p3a
Disable unused metrics
2025-04-03 21:27:31 -07:00
brave-builds 888ed4e62b 1.79.30 2025-04-04 00:02:54 +00:00
Jay Harris 82126f60af [CODEOWNERS]: Add @fallaciousreasoning as a CODEOWNER for Lit Mangling (#28495) 2025-04-04 11:38:10 +13:00
Jay Harris 022dfece1f [Lit]: Add build time mangler for lit-html templates (#27703) 2025-04-04 08:21:58 +13:00
brave-builds 5df11c5115 1.79.29 2025-04-03 16:03:14 +00:00
Deep Pandya 2b756daa09 Android onboarding variants (#28426)
* Add support for diferent variants

* Remove omnibox highlight which shows up right after onboarding

* Add different variants function

* Add search widget promo on NTP

* Add notification permission changes

* Update widget promo UI

* Update wdp check

Resolve presubmit issue
2025-04-03 10:52:03 -04:00
brave-builds 71ce5de2e0 1.79.28 2025-04-03 13:00:55 +00:00
brave-builds 24ad577301 1.79.27 2025-04-03 12:07:40 +00:00
Simon Hong cf6e528e04 Fixed crash when toggling playlist panel while it's playing (#28485)
* Fixed crash when toggling playlist panel while it's playing

When SidePanelWebView is created, upstream marks this content and
has assumption that it's visible if it has loaded url.
When playlist panel is closed while playing, we cache |contents_wrapper_|
to make it continue to play after closing panel.
So, it has loaded url already. Should be visible before creating
SidePanelWebView with it to avoid above CHECK failure.
2025-04-03 20:07:19 +09:00
Darnell Andries 34d9e2132e Disable unused metrics 2025-04-02 21:29:45 -07:00
Kevin Smith 8b82b65810 [NTP Next] Minor fixes to background metrics and Rewards widget (#28474) 2025-04-02 21:12:58 -04:00
samartnik da0bbc45da Merge pull request #28475 from brave/android_menu_position_fix
[Android] Fix for menu position in overview mode
2025-04-02 21:09:52 -04:00
brave-builds f75ebef24a 1.79.26 2025-04-03 00:02:35 +00:00
Terry Mancey b388e1bbbe [ads] Fixes invalid random timer delay (#28467) 2025-04-03 01:33:48 +02:00
Mikhail 7b10c44059 Disable IgnoreInputWhileHidden (#28466) 2025-04-02 22:48:22 +02:00
Artem Samoilenko 0898ccd2dc [Android] Prsubmit issue fix 2025-04-02 16:05:59 -04:00
Artem Samoilenko 656c1f4355 [Android] Fix for menu position in overview mode 2025-04-02 15:56:40 -04:00
aseren 36d18978c4 [Perf] Fixes Brave Ads hangs UI thread (#28145) 2025-04-02 21:16:22 +02:00
Brian R. BondyandDouglas Daniel a991ef021f Allow links from WebSources in Leo (#28431)
* Allow links from WebSources in Leo

* Implement Open External Link Modal

---------

Co-authored-by: Douglas Daniel <douglashdaniel@gmail.com>
2025-04-02 14:48:07 -04:00
Szilard Szaloki 7bc94bcc49 Merge pull request #28438 from brave/szilard/42774-makes-BraveAccountHandler-a-mojom-page-handler
Makes `BraveAccountHandler` a Mojom page handler.
2025-04-02 13:37:20 -05:00
Kevin Smith a1e9ae4783 [Rewards 3.0] Debounce calls to refresh Rewards data (#28468) 2025-04-02 14:35:27 -04:00
cdesouza-chromium 7705e3b6f0 [canary] Add PR creation to B🚀 (#28446)
This PR adds support for PR creation in Brockit. This will be useful in
the CI job doing minor bumps, as PR creation is always desirable. To
have an upstream branch is a requirement with this, as one needs a base
branch to create a PR with.

Resolves https://github.com/brave/brave-browser/issues/45126
2025-04-02 17:04:19 +01:00
cdesouza-chromium 2b95b7c2d9 [canary] Adding RepositoryTest (#28439)
This is the first of the test converage for B🚀. This also intrduces
`FakeChromiumRepo`, which acts like a stand in for the chromium repo,
and others. This is the place where we will emulate `npm run`
functionalities for other parts of brockit.

Resolves https://github.com/brave/brave-browser/issues/45123
2025-04-02 17:03:24 +01:00
cdesouza-chromium 8bd8b9d753 [canary] Squash minor bumps with B🚀 (#28464)
when running a version cycle, a couple of commits accummulate along the
way, for the version bumps, and the different conflict-resolved commits.
At the end of the cycle, all these commits are squashed.

`brockit rebase` now has a flag `--squash-minor-bumps` that is used to
squash all these intermediary bumps away.

Resolves https://github.com/brave/brave-browser/issues/45147
2025-04-02 17:03:07 +01:00
brave-builds 08d541ff04 1.79.25 2025-04-02 16:02:48 +00:00
Kevin Smith 603612af40 [Rewards 3.0] Fix intl issues on Ads Settings and Contribute modals (#28465) 2025-04-02 11:46:27 -04:00
Terry Mancey a14f0330ad [ads] General code health (#28449) 2025-04-02 10:43:26 -05:00
Kamil Jozwiak ec8da92fb9 Merge pull request #28440 from brave/135.0.7049.52_master
Upgrade from Chromium 135.0.7049.41 to Chromium 135.0.7049.52.
2025-04-02 11:18:34 -04:00
Brandon-T 2dcd17d908 Fix change in Xcode's SDK where blob parsing would escape the entire URL (#28445) 2025-04-02 11:02:09 -04:00
Brian R. Bondy 164f71eeb1 Add a flag for the deafult URL action to go to Leo (#28378) 2025-04-02 10:45:48 -04:00
Kevin Smith 62c00c19da [NTP Next] Add VPN widget (#28437) 2025-04-02 10:10:31 -04:00
brave-builds b5a8dd3ee3 1.79.24 2025-04-02 12:07:53 +00:00
brave-builds a1bd43c620 1.79.23 2025-04-02 12:03:03 +00:00
cdesouza-chromium 56eb42b364 [canary] pip install B🚀 deps into vpython (#28434)
This PR adds a hook to install any of the required deps for Brockit into
vpython. This will allow us to avoid having to call `pip install` in the
CI, by always using `vpython`, which will be useful in sensitive
contexts.

Resolves https://github.com/brave/brave-browser/issues/45120
2025-04-02 11:27:09 +01:00
Kamil Jozwiak c863de003b Merge pull request #28459 from brave/maxk-1.77.x-release-l10n-II-master
Updated l10n for 1.77.x release. Part II (lowered to master).
2025-04-01 23:13:01 -04:00
Arthur Edelstein 13dcf1b36b Make webcompat_exceptions tests into unit tests (#28399) 2025-04-01 19:49:28 -07:00
brave-builds 8eb70a01cb 1.79.22 2025-04-02 02:04:41 +00:00
Deep Pandya 9fd91d3235 Add notification permission for rewards 3.0 (#28453)
Limit ask for the permission to 3 times
2025-04-02 03:58:43 +02:00
Serg 1415725462 An attempt to fix a crash on template_url_service pointer access on Android (#28448)
* An attempt to fix a crash on template_url_service pointer access on Android
2025-04-01 21:54:34 -04:00
Kamil Jozwiak 98f977ba29 Merge pull request #28450 from brave/maxk-1.77.x-release-l10n-II
Updated l10n for 1.77.x release. Part II.
2025-04-01 20:41:58 -04:00
brave-builds 5fa232aca6 1.79.21 2025-04-02 00:02:51 +00:00
Szilard Szaloki eb26d14bec Makes BraveAccountHandler a Mojom page handler. 2025-04-01 17:08:33 -06:00
Jay Harris 2f9e11ebff [Settings]: Change the global scroll container for settings (#28420) 2025-04-02 00:23:07 +02:00
Ubuntu 2b532548da Update patches from Chromium 135.0.7049.41 to Chromium 135.0.7049.52. 2025-04-01 18:31:56 +00:00
Ubuntu 084cbcbb68 Update from Chromium 135.0.7049.41 to Chromium 135.0.7049.52. 2025-04-01 18:31:55 +00:00
cdesouza-chromium ede32a7653 [canary][plaster] Modularise some of Brockit for reuse (#28430)
This PR breaks some of the components of brockit into their own files
for reuse in a plaster prototype.

Resolves https://github.com/brave/brave-browser/issues/45113
2025-04-01 19:05:01 +01:00
Terry Mancey 78a3651468 [ads] base::StrCat code health (#28411) 2025-04-01 11:34:14 -05:00