-
Notifications
You must be signed in to change notification settings - Fork 868
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve contrast for pinned tabs outline #26213
Commits on Oct 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0d6b61d - Browse repository at this point
Copy the full SHA 0d6b61dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f03c92c - Browse repository at this point
Copy the full SHA f03c92cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c71fdd5 - Browse repository at this point
Copy the full SHA c71fdd5View commit details -
fix(privacy): Shred private WKWebsiteDataStore data types (#26199)
* Shred private WKWebsiteDataStore data types. * review(kylehickinson): include _WKWebsiteDataTypeSearchFieldRecentSearches on iOS 16.
Configuration menu - View commit details
-
Copy full SHA for e55d4f3 - Browse repository at this point
Copy the full SHA e55d4f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20e3864 - Browse repository at this point
Copy the full SHA 20e3864View commit details -
Merge pull request #26202 from brave/issues/41865
Fixes possible crash when parsing NTT Sponsored Images component resource
Configuration menu - View commit details
-
Copy full SHA for be3fe14 - Browse repository at this point
Copy the full SHA be3fe14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 470081d - Browse repository at this point
Copy the full SHA 470081dView commit details -
Fixed sidebar asan failure when closing browser window
fix brave/brave-browser#41860 When global panel is shown by deregistering contextual panel, SidebarContainerView should stop observing that entry.
Configuration menu - View commit details
-
Copy full SHA for 0208151 - Browse repository at this point
Copy the full SHA 0208151View commit details
Commits on Oct 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 144493f - Browse repository at this point
Copy the full SHA 144493fView commit details -
Merge pull request #26215 from brave/issues/41693
[ads] Fixes empty device id on Linux
Configuration menu - View commit details
-
Copy full SHA for 9402786 - Browse repository at this point
Copy the full SHA 9402786View commit details -
Merge pull request #26194 from brave/fix_sidebar_asan_failure
Fixed sidebar asan failure when closing browser window
Configuration menu - View commit details
-
Copy full SHA for 1a7579e - Browse repository at this point
Copy the full SHA 1a7579eView commit details -
[CodeHealth] Use
SafeBaseName
forTorConfig
(#26170)The use of `base::FilePath` in `TorConfig` could be a serious source for a vulnerability if someone got control of the browser process. This change employs the use of `SafeBaseName`, which only allows for the base component of a path. With this browser process and the tor launcher do agree over a certain definition of how the files are discovered. Resolves brave/brave-browser#41834
Configuration menu - View commit details
-
Copy full SHA for 2f6f846 - Browse repository at this point
Copy the full SHA 2f6f846View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8476a91 - Browse repository at this point
Copy the full SHA 8476a91View commit details -
[Android] Select the highest priority threat from SafetyNetClient.loo… (
#26195) * [Android] Select the highest priority threat from SafetyNetClient.lookupUri response fixes brave/brave-browser#41581 --------- Co-authored-by: Francois Marier <francois@brave.com>
Configuration menu - View commit details
-
Copy full SHA for 7c79b15 - Browse repository at this point
Copy the full SHA 7c79b15View commit details -
Configuration menu - View commit details
-
Copy full SHA for b650615 - Browse repository at this point
Copy the full SHA b650615View commit details -
Resolve an issue with automatic flag for timezone
Resolve format error
Configuration menu - View commit details
-
Copy full SHA for 446a2ae - Browse repository at this point
Copy the full SHA 446a2aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for f70f697 - Browse repository at this point
Copy the full SHA f70f697View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7980b55 - Browse repository at this point
Copy the full SHA 7980b55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a40b66 - Browse repository at this point
Copy the full SHA 7a40b66View commit details -
[iOS] Fix crash when dismissing news opt-in on NTP (#26228)
Fix crash when dismissing NTP news opt-in.
Configuration menu - View commit details
-
Copy full SHA for e83e96e - Browse repository at this point
Copy the full SHA e83e96eView commit details -
Merge pull request #26210 from brave/update_automatic_flag_behaviour_vpn
Resolve an issue with automatic flag for timezone
Configuration menu - View commit details
-
Copy full SHA for 3373071 - Browse repository at this point
Copy the full SHA 3373071View commit details -
Merge pull request #26238 from brave/update_server_selection_settings…
…_option_ui Update server selection settings option UI
Configuration menu - View commit details
-
Copy full SHA for 6aaf5ff - Browse repository at this point
Copy the full SHA 6aaf5ffView commit details -
Merge pull request #25949 from brave/ksmith-gl-dodo-2
Remove Greaselion dependency from Rewards service (v2)
Configuration menu - View commit details
-
Copy full SHA for dc4430d - Browse repository at this point
Copy the full SHA dc4430dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ff1ef4 - Browse repository at this point
Copy the full SHA 9ff1ef4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 426d035 - Browse repository at this point
Copy the full SHA 426d035View commit details -
[ads] Fixes earnings in rewards non-custodian state count towards ear…
…nings in rewards custodian state
Configuration menu - View commit details
-
Copy full SHA for 30881b6 - Browse repository at this point
Copy the full SHA 30881b6View commit details -
Fix History and Bookmarks and ShieldsPanel and 3-Dot menu URL-Eliding (…
…#26226) * Fix History and Bookmarks and ShieldsPanel and 3-dot menu
Configuration menu - View commit details
-
Copy full SHA for 9964975 - Browse repository at this point
Copy the full SHA 9964975View commit details -
[iOS] - Replace NOTREACHED_IN_MIGRATION for iOS (#26224)
* Remove NOTREACHED_IN_MIGRATION for iOS. Replaced with CHECK, DCHECK, [[no_return]] where necessary.
Configuration menu - View commit details
-
Copy full SHA for 9a7a73b - Browse repository at this point
Copy the full SHA 9a7a73bView commit details -
[iOS] - Change LazyVStack to VStack to see if it helps. (#26047)
Change LazyVStack to VStack to see if it helps.
Configuration menu - View commit details
-
Copy full SHA for 2a44507 - Browse repository at this point
Copy the full SHA 2a44507View commit details -
[ads] Fixes System Notification ad is clicked and dismissed at the sa…
…me time on Linux
Configuration menu - View commit details
-
Copy full SHA for ba2ea46 - Browse repository at this point
Copy the full SHA ba2ea46View commit details
Commits on Oct 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6d24e98 - Browse repository at this point
Copy the full SHA 6d24e98View commit details -
Merge pull request #26251 from brave/issues/41101
[ads] Fixes System Notification ad is clicked and dismissed at the same time on Linux
Configuration menu - View commit details
-
Copy full SHA for 25a2f70 - Browse repository at this point
Copy the full SHA 25a2f70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ee53fd - Browse repository at this point
Copy the full SHA 8ee53fdView commit details -
Merge pull request #26235 from brave/issues/41425
[ads] Fixes earnings in rewards non-custodian state count towards earnings in rewards custodian state
Configuration menu - View commit details
-
Copy full SHA for 5b399a1 - Browse repository at this point
Copy the full SHA 5b399a1View commit details
Commits on Oct 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b94c3d6 - Browse repository at this point
Copy the full SHA b94c3d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ec3e70 - Browse repository at this point
Copy the full SHA 2ec3e70View commit details -
Merge branch 'theme-contrast' of https://github.com/brave/brave-core …
…into theme-contrast
Configuration menu - View commit details
-
Copy full SHA for df73c13 - Browse repository at this point
Copy the full SHA df73c13View commit details