Commit Graph
10 Commits
Author SHA1 Message Date
mkarolin 44fe2b5dd4 Remove _permission_features.json patch and use our override instead. 2022-12-15 14:18:54 -05:00
Simon Hong 86f1dc0c39 Introduce sidebar bookmarks page
fix https://github.com/brave/brave-browser/issues/20500

Applied bookmark part of chromium's side panel to sidebar bookmark panel.
sidebar.mojom is used for interacting between sidebar's bookmarks panel
with SidebarBookmarksPageHandler.
Most of webui impls in browser/resources/sidebar/bookmarks are copied from upstream
and modified to show bookmark part only.
(side panel's page shows read later and bookmark part both.)
Bookmarks page uses custom context menu by asking to native via
Sidebar:ShowCustomContextMenu interface.
2022-01-31 23:19:57 +09:00
mkarolin bc2aa5ab98 Automates +../gen/ DEPS rule for chromoum_src overrides. 2021-12-23 17:33:03 -05:00
Aleksey Khoroshilov 4c1a05bc20 Fix original src dir DEPS apply. 2021-12-08 14:44:06 +07:00
Aleksey Khoroshilov a1f5cf96df Extend DEPS checker to support brave/chromium_src overrides. 2021-12-08 14:44:06 +07:00
mkarolin 01af140ac1 Normialized line endings after adding .gitattributes. 2021-08-05 10:22:04 -04:00
Aleksey Khoroshilov 569ccb3766 Use PYTHONPATH to import patcher. 2021-05-25 19:20:45 +07:00
Brian R. Bondy 5f9fd778a1 Fix string handling for create_string_rc 2019-02-11 21:28:40 -05:00
Simon Hong 4a10340d33 Make create_strings_rc.py support unofficial build 2018-04-10 07:02:32 +09:00
Brian R. Bondy 980e3cac10 Use override paths instead of patches
...and copy binary as last step
2018-01-20 01:40:44 -05:00