Commit Graph

15 Commits

Author SHA1 Message Date
klzgrad
834b4aef37 libc++: Disable exceptions and RTTI
Except on Mac, where exceptions are required.
And except on Android, where rtti is required.
2024-01-19 23:07:20 +08:00
klzgrad
eb1f76ad1b base: Disable trace event
This allows builds with enable_base_tracing=false.
2024-01-19 23:07:20 +08:00
klzgrad
e290c0d661 base: Fix iwyu in file_path.cc 2024-01-19 23:07:20 +08:00
klzgrad
253c004e5a base: Don't fix Y2038 problem with icu 2024-01-19 23:07:20 +08:00
klzgrad
13be335df0 net, url: Remove icu 2024-01-19 23:07:20 +08:00
klzgrad
1b507c04ce build: Force determinism in official build
Helps build with ccache.
2024-01-19 23:07:20 +08:00
klzgrad
1d870969ec build: Disable Android java templates 2024-01-19 23:07:20 +08:00
klzgrad
3f58ff269c build: Disable build_with_chromium
The argument build_with_chromium mainly enables various tests,
data bundling, infra integration, and AFDO profiles.

AFDO can be added by other arguments.
2024-01-19 23:07:20 +08:00
klzgrad
358071f0ba url: Remove Android 2024-01-19 23:07:20 +08:00
klzgrad
325bc749dd base: Remove JNI function on Android 2024-01-19 23:07:19 +08:00
klzgrad
082f5bc311 base: Add Android stubs 2024-01-19 23:07:19 +08:00
klzgrad
2d1bf6a911 net: Add Android stubs 2024-01-19 20:03:38 +08:00
klzgrad
1694a758c0 build: Remove tests and minimize 2024-01-19 20:03:37 +08:00
klzgrad
80c1470eeb Add .gitignore 2024-01-19 10:08:33 +08:00
importer
614b0e32ad Import chromium-121.0.6167.71 2024-01-19 10:08:33 +08:00