Commit Graph
32 Commits
Author SHA1 Message Date
Carmelo Messina 925f3452ce gn args: cleans up the gn args for v148 2026-05-19 11:08:04 +02:00
Carmelo Messina bc395b8bd9 Disable integration with Gemini: Due to the extensive integration of Gemini into the desktop versions, the flag will be removed. In the Android version, the integration is not yet as extensive, so the patch removes it during the build process. 2026-03-24 11:15:30 +01:00
Carmelo Messina e30dd7c2d3 [TOOLS] remove webview_includes_weblayer gn arg 2026-02-19 13:46:00 +01:00
Carmelo Messina 547f5f900f [TOOLS] removed gn arg enable_ppapi no longer active 2026-01-24 18:31:38 +01:00
Carmelo Messina c7216dbf62 Disable minikin hyphenation: disable minikin engine (#697) - moved from gn.args to patch 2026-01-24 18:30:47 +01:00
Carmelo Messina 0867a78ab4 [GN ARGS] Update cromite gn args for v142 2025-10-29 18:04:44 +01:00
Carmelo Messina c8b3003365 [GN ARGS] remove use_sysroot = true 2025-10-01 17:25:46 +02:00
Carmelo Messina 0600913c6e gn args: move disable_android_lint in android section, drop removed enable_log_error_not_reached 2025-09-04 11:51:49 +02:00
Carmelo Messina 1f48d03502 Reactivate RELR relocations
Chromium only supports A10, so deactivation is no longer necessary.
2025-08-30 12:57:28 +02:00
Carmelo Messina 33376695eb [TOOLS] Disable "Check NIST database" workflow (#2239)
used for libxml, having been removed, no longer makes sense.
2025-08-16 10:27:12 +02:00
Carmelo Messina 4b8cc71d7b [TOOLS] Fix "use_v8_context_snapshot = false" gn args in non-debug build 2025-08-14 12:52:44 +02:00
Carmelo Messina 3c75792a5f [TOOLS] Disable v8_dcheck_always_on in debug builds 2025-08-13 16:15:13 +02:00
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