Commit Graph
20 Commits
Author SHA1 Message Date
Carmelo Messina 21c9158695 TOOLS: disable v8_enable_debugging_features in debug builds
to bypass the build error:

FAILED: gen/v8/src/builtins/builtins-effects.cc gen/v8/embedded.S snapshot_blob.bin
python3 ../../v8/tools/run.py ./clang_x64/mksnapshot --turbo_instruction_scheduling --stress-turbo-late-spilling --target_os=android --target_arch=x64 --embedded_src gen/v8/embedded.S --predictable --no-use-ic --builtins-effects-src gen/v8/src/builtins/builtins-effects.cc --turbo-elide-frames --embedded_variant Default --random-seed 314159265 --startup_blob snapshot_blob.bin --native-code-counters --concurrent-builtin-generation --concurrent-turbofan-max-threads=0 --verify-heap
Return code is -5
2025-06-27 08:43:26 +02:00
Carmelo Messina b52e2f10b2 [TOOLS] Disable android java static analysis
Java static analyses, which are active only in the debug version, are currently not working.
2025-05-25 16:39:10 +02:00
Carmelo Messina b0ddb6eca8 [TOOLS] Build 32bit webview (#1491) 2025-01-21 13:22:22 +01:00
Carmelo Messina 19c5a5eeb5 [TOOLS] Enable unsafe_buffers in debug builds (#1365)
Disable precompiled headers because they are incompatible with the unsafe_buffers configuration
2024-09-12 19:19:50 +02:00
Carmelo Messina 1f39738ea0 Patches for v129 - final version (#1458) 2024-09-11 17:13:08 +02:00
Carmelo Messina a373c77ac7 [TOOLS] Removed unnecessary assignment of target_cpu 2024-09-08 11:17:03 +02:00
Carmelo Messina e8a2d655fd Keep disabled Google Request Header Integrity 2024-08-14 16:35:06 +02:00
Carmelo Messina 767a4e1ede Temporary deactivation of jxl (#1362 #1365) 2024-08-12 18:32:34 +02:00
Carmelo Messina 0165b8c67c update cromite args (#1362) 2024-08-07 14:38:02 +02:00
Carmelo Messina 8f335670d4 enable enable_log_error_not_reached by default 2024-07-30 09:21:26 +02:00
Carmelo Messina d9e9f1d8f6 Enable pgo on Android 2024-07-17 10:25:13 +02:00
Carmelo Messina 2fcd346d93 Enable platform aac audio and h264 video 2024-03-07 08:56:24 +01:00
Carmelo Messina f617340fcf #710 rollback drop support for proprietary_codecs 2024-02-02 19:42:06 +01:00
Carmelo Messina 284a9227c7 Remove unused use_gnome_keyring 2024-02-01 16:36:54 +01:00
Carmelo Messina 7fbd09f3fd #710 drop support for proprietary_codecs 2024-02-01 16:35:37 +01:00
Carmelo Messina 07ed430d73 patches for v121 (fixed) 2024-01-21 15:50:27 +01:00
uazoandGitHub 14ba22ab7c #697 disable minikin engine 2024-01-16 23:18:50 -09:00
uazoandGitHub e74225ae3d #665 Enable JXL support in linux builds 2024-01-07 02:17:21 -08:00
Carmelo Messina 0cdc64b9f9 #280 Remove /tools/images/bromite-build/build_args.gni 2023-12-27 11:41:40 +01:00
Carmelo Messina 30ecbf1f25 rename bromite -> cromite 2023-12-23 13:58:02 +01:00