Alexander David Frick
07c6ad6a05
Update FUNDING.yml
2023-02-27 11:29:28 -06:00
Alexander David Frick
65bbb8e8c8
Create FUNDING.yml
2023-02-27 11:29:01 -06:00
Alexander David Frick
cd7b33834c
Update THORIUM_DEV_BOOKMARKS.html
2023-02-27 09:38:17 -06:00
Alexander David Frick
0f1197a74f
Add files via upload
2023-02-27 09:33:05 -06:00
Alexander David Frick
0d23a1f07f
Add files via upload
2023-02-27 08:52:38 -06:00
Alexander David Frick
4f4182b5f0
Update about_version.html
2023-02-27 08:51:07 -06:00
Alexander David Frick
a145ce3f8d
Update error_page_strings.grdp
2023-02-27 08:50:46 -06:00
Alexander David Frick
dfc49ad969
Copy libjxl src files
2023-02-27 07:06:28 -06:00
Alexander David Frick
d5ec7e5a1b
Add decoder header fix
2023-02-27 06:56:21 -06:00
Alexander David Frick
10713937cb
Update VERSION.sh
2023-02-27 06:34:57 -06:00
Alexander David Frick
bc8bff9aac
Update BUILDING_WIN.md
2023-02-27 03:40:16 -06:00
Alexander David Frick
fa93944723
Update win_debug_args.gn
2023-02-26 23:54:17 -06:00
Alexander David Frick
5f1928a941
restore libjxl
2023-02-26 21:15:11 -06:00
Alexander David Frick
f8bef2fbc3
restore libjxl
2023-02-26 21:14:46 -06:00
Alexander David Frick
fe5dcb110d
Update profile_shortcut_manager_win.cc
2023-02-26 20:16:25 -06:00
Alexander David Frick
4850792853
Update THORIUM_DEV_BOOKMARKS.html
2023-02-26 20:11:52 -06:00
Alexander Frick
d716e97e7e
cmdline commit
2023-02-24 01:26:14 -06:00
Alexander David Frick
367bceb708
Update .gclient
2023-02-23 23:44:07 -06:00
Alexander Frick
f7fa040569
cmdline commit
2023-02-23 23:42:12 -06:00
Alexander Frick
f1d4493552
theme resources
2023-02-23 23:39:15 -06:00
Alexander Frick
04c7bf08a1
update minor Ver
2023-02-23 23:17:09 -06:00
Alexander Frick
23427a955a
cmdline commit
2023-02-22 11:06:12 -06:00
Alexander Frick
13482ddb46
fix vaapi
2023-02-22 08:36:23 -06:00
Alexander Frick
c1ac726c90
add more optimizations
2023-02-22 05:15:52 -06:00
Alexander Frick
b6da996103
add more optimizations
2023-02-22 05:02:31 -06:00
Alexander Frick
ee71252af2
add more optimizations
2023-02-22 04:55:28 -06:00
Alexander Frick
fb2e3e8f90
Update patches information
2023-02-22 04:41:19 -06:00
Alexander Frick
04ac4a3855
add user flags and temp profile
2023-02-22 04:38:13 -06:00
Alexander Frick
bb075583c2
cmdline commit
2023-02-22 03:42:43 -06:00
Alexander Frick
88aafb2ffc
cmdline commit
2023-02-22 02:52:43 -06:00
Alexander Frick
e1928e0b5c
fix grdp file
2023-02-22 00:18:03 -06:00
Alexander Frick
052580a0ba
cmdline commit
2023-02-21 23:19:25 -06:00
Alexander Frick
5964395f18
cmdline commit
2023-02-21 23:02:53 -06:00
Alexander Frick
d07fc10db6
cmdline commit
2023-02-21 22:04:41 -06:00
Alexander Frick
284efe43e5
update tab.cc
2023-02-21 14:52:20 -06:00
Alexander Frick
51f2997a2c
update setup icons
2023-02-21 04:51:11 -06:00
Alexander Frick
212a7acbf8
M110 finalize and add tab close flag
2023-02-21 03:43:02 -06:00
Alexander Frick
151d94f14a
M110 stage 6
2023-02-21 03:22:41 -06:00
Alexander Frick
ef918f485d
M110 stage 5
2023-02-21 02:38:46 -06:00
Alexander Frick
6daf7ab8fe
M110 stage 4
2023-02-21 01:37:26 -06:00
Alexander Frick
9fcd499a09
M110 stage 3
2023-02-21 01:06:48 -06:00
Alexander Frick
2063b436a5
M110 stage 2
2023-02-21 00:16:44 -06:00
Alexander Frick
32a6dd5cd6
M110 stage 1
2023-02-20 23:20:58 -06:00
Alexander Frick
0fbbd55cf4
Update BUILD.gns
2023-02-20 22:29:05 -06:00
Alexander Frick
0cf8fbc784
Update build_ffmpeg.py script
2023-02-20 21:04:04 -06:00
Alexander Frick
2fae469601
Update ffmpeg
2023-02-20 20:55:52 -06:00
Alexander Frick
0575925617
Update all args.gn for M110
2023-02-20 20:48:07 -06:00
Alexander David Frick
31622de594
Add arm64 args patch
...
@midzer @gz83 This should enable settings arm64 optimization settings in the args.gn, rather than seperate arm.gni for mac, raspi, windows on arm, etc.
It also makes it where these args will be passed to more targets, because before, when setting arm64 as the target_cpu, it would only accept a subset, i.e. only these:
arm_version =
arm_float_abi =
arm_use_neon =
arm_use_thumb =
arm_control_flow_integrity =
I also cherry picked a patch from M111 that sets arm_control_flow_integrity = "standard" ONLY if it is android or linux. This will set it to "none" for Mac and Windows on ARM builds, which I think will fix the Mac M1 bugs, and allow building for Windows on ARM with the standard WinSDK toolchain.
2023-02-20 20:19:27 -06:00
Alexander David Frick
c552ad39b0
Update THORIUM_DEV_BOOKMARKS.html
2023-02-20 20:04:48 -06:00
Alexander David Frick
9bb56c8de9
Update VERSION.sh
2023-02-20 20:03:14 -06:00