brave-core
brave-core copied to clipboard
Core engine for the Brave browser for Android, Linux, macOS, Windows. For issues https://github.com/brave/brave-browser/issues
This change applies clang-tidy modernize-loop-convert across a couple of files in Bravs, mostly under vendor/. Resolves https://github.com/brave/brave-browser/issues/24674 ## Submitter Checklist: - [x] I confirm that no security/privacy review [is needed](https://github.com/brave/brave-browser/wiki/Security-reviews),...
Resolves https://github.com/brave/brave-browser/issues/24623 ## Submitter Checklist: - [x] I confirm that no security/privacy review [is needed](https://github.com/brave/brave-browser/wiki/Security-reviews), or that I have [requested](https://github.com/brave/security/issues/new/choose) one - [x] There is a [ticket](https://github.com/brave/brave-browser/issues) for my issue...
This change applies clang-tidy modernize-loop-convert across a couple of files in Brave under the components/ path. Resolves https://github.com/brave/brave-browser/issues/24673 ## Submitter Checklist: - [x] I confirm that no security/privacy review [is...
Uplift of #14643 Resolves https://github.com/brave/brave-browser/issues/24695 Pre-approval checklist: - [ ] You have tested your change on Nightly. - [ ] This contains text which needs to be translated. - [...
Resolves https://github.com/brave/brave-browser/issues/24343 Resolves https://github.com/brave/brave-browser/issues/24578 ## Submitter Checklist: - [x] I confirm that no security/privacy review [is needed](https://github.com/brave/brave-browser/wiki/Security-reviews), or that I have [requested](https://github.com/brave/security/issues/new/choose) one - [x] There is a [ticket](https://github.com/brave/brave-browser/issues) for...
Resolves https://github.com/brave/brave-browser/issues/23800 ## Submitter Checklist: - [ ] I confirm that no security/privacy review [is needed](https://github.com/brave/brave-browser/wiki/Security-reviews), or that I have [requested](https://github.com/brave/security/issues/new/choose) one - [ ] There is a [ticket](https://github.com/brave/brave-browser/issues) for...
Resolves https://github.com/brave/brave-browser/issues/23424 This PR adds functionality to compute text embeddings (numerical representations) in the client. Specifically, embeddings are computed for visited webpages based on their og tags, if available. A...
# Draft implementation. Tests will be added later. Resolves https://github.com/brave/brave-browser/issues/22930 Sec review: https://github.com/brave/security/issues/966 ## Submitter Checklist: - [x] I confirm that no security/privacy review [is needed](https://github.com/brave/brave-browser/wiki/Security-reviews), or that I have...
In real situation, we'll download medias from web contents in tab strip model. In order to demonstrate that, add API and test UI for brave://playlist. Resolves https://github.com/brave/brave-browser/issues/24405 DEMO: https://user-images.githubusercontent.com/5474642/182630842-86b93ba2-65ad-4f18-b8ed-1919ad0dac07.mov ##...
fix https://github.com/brave/brave-browser/issues/24509 fix https://github.com/brave/brave-browser/issues/24580 Pin current profile's shortcut to taskbar when user set Brave as a default via settings. If taskbar has any brave shortcut, we allow to pin only...