2023-02-18 21:30:33 -03:00
## TODO document for ideas and patches. Underneath each will be a comment with info or location of patch.
2023-02-18 21:31:41 -03:00
- Adjust DPI from 300 to 72 for Windows .ico files.
2023-05-17 03:02:47 -04:00
- Gimp and convert.exe to check ico sizes
2023-02-18 21:31:41 -03:00
2023-05-17 03:02:47 -04:00
- Add native first run WebUI page
2023-02-18 21:30:33 -03:00
2023-05-16 17:42:06 -04:00
- https://github.com/ungoogled-software/ungoogled-chromium/pull/2314/files
2023-06-13 08:13:45 -04:00
2023-06-21 13:51:39 -04:00
- Update win scripts to work seamlessly
- https://github.com/Alex313031/thorium/tree/main/win_scripts
2023-08-11 05:54:54 -04:00
- Re-evaluate vector icons and webui images for CR23 refresh
- To keep .icons correct
- Add new Thorium shortcuts to ThoriumOS Shortcuts App
- For ChromeOS only: If you plan on adding a new accelerator and want it
displayed in the Shortcuts app, please follow the instructions at: `ash/webui/shortcut_customization_ui/backend/accelerator_layout_table.h` .
2023-10-12 12:32:11 -03:00
### Notes
2023-12-30 09:34:37 -03:00
## .grd text replacements (search with grep), because there are a few places we want to tweak some strings.
2023-12-29 09:48:19 -03:00
Chromium > Thorium
Chrome > Thorium
Google Thorium > Thorium
2024-01-22 14:15:57 -03:00
Google recommends Thorium > Alex313031 recommends Thorium
2023-12-30 09:34:37 -03:00
Thorium Web Store > Chrome Web Store (Except some UI elements like NTP)
2023-12-29 09:48:19 -03:00
Thorium Remote Desktop > Chrome Remote Desktop
ThoriumOS Flex > ThoriumOS
made possible by Thorium > Chromium
Experiments > Thorium Experiments
2024-03-13 01:53:16 -03:00
Aw, Snap! > Aw, #@%!, this tab's process has gone bye bye...
2024-04-17 06:22:49 -04:00
Dino strings in components/error_page_strings.grdp
2024-03-13 01:53:16 -03:00
- Add GPC patch
2024-02-14 18:51:30 -03:00
2024-10-03 08:24:53 -03:00
--M128--
2024-08-14 23:30:11 -04:00
2024-08-16 23:32:34 -04:00
https://source.chromium.org/chromium/chromium/src/+/99fe5ddf4ecd908fd52d1d03565176f2f481c79e
2024-08-20 15:26:49 -04:00
Make UA and hints report chrome, and set hints
fix thorium and shell portable --temp profile
2024-09-03 04:11:49 -04:00
2024-10-03 04:48:03 -03:00
Fix bookmarks bar underline, multiple profiles lag, add remove tab search button, fix WebUI button radius, add -mcpu to macos
2024-09-03 04:11:49 -04:00
Test non-optimized Thorium, versus optimized Thorium, versus vanilla Chromium, versus vanilla Google Chrome, all at the same revision, to get a better idea of the overall picture.