{"id":36015475,"url":"https://github.com/robrich999/chromium_clang","last_synced_at":"2026-05-31T05:01:17.903Z","repository":{"id":58911249,"uuid":"70415756","full_name":"RobRich999/Chromium_Clang","owner":"RobRich999","description":"Chromium browser compiled with the Clang/LLVM compiler.","archived":false,"fork":false,"pushed_at":"2026-05-31T04:06:49.000Z","size":2244,"stargazers_count":543,"open_issues_count":3,"forks_count":21,"subscribers_count":14,"default_branch":"main","last_synced_at":"2026-05-31T04:09:28.643Z","etag":null,"topics":["avx","avx2","chromium-browser","chromium-clang","clang","fullllto","linux","lld","llvm","optimization","performance","pgo","polly","thinlto","windows"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RobRich999.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-10-09T16:28:00.000Z","updated_at":"2026-05-31T04:06:53.000Z","dependencies_parsed_at":"2023-11-30T20:39:46.641Z","dependency_job_id":"43942427-a2b8-4595-aab9-2464866b7430","html_url":"https://github.com/RobRich999/Chromium_Clang","commit_stats":null,"previous_names":[],"tags_count":1014,"template":false,"template_full_name":null,"purl":"pkg:github/RobRich999/Chromium_Clang","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobRich999%2FChromium_Clang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobRich999%2FChromium_Clang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobRich999%2FChromium_Clang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobRich999%2FChromium_Clang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RobRich999","download_url":"https://codeload.github.com/RobRich999/Chromium_Clang/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RobRich999%2FChromium_Clang/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33719601,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["avx","avx2","chromium-browser","chromium-clang","clang","fullllto","linux","lld","llvm","optimization","performance","pgo","polly","thinlto","windows"],"created_at":"2026-01-10T13:57:56.754Z","updated_at":"2026-05-31T05:01:17.890Z","avatar_url":"https://github.com/RobRich999.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"**Chromium_Clang:**\n\nThe Chromium web browser for Windows and Linux built with the open source Clang compiler and LLD linker.\n\nAdditional features of the builds include modified compiler and linker optimizations via build configuration modifications.\n\nImplementation of various options are subject to change depending upon performance, stability, and similar paramaters.\n\n****\n\n**Links to latest Linux build releases in deb and rpm package formats:**\n\nhttps://github.com/RobRich999/Chromium_Clang/releases/tag/v150.0.7869.0-r1639044-linux64-deb-avx\n\nhttps://github.com/RobRich999/Chromium_Clang/releases/tag/v150.0.7869.0-r1639044-linux64-rpm-avx\n\nhttps://github.com/RobRich999/Chromium_Clang/releases/tag/v150.0.7869.0-r1639044-linux64-deb-avx2\n\nhttps://github.com/RobRich999/Chromium_Clang/releases/tag/v150.0.7869.0-r1639044-linux64-rpm-avx2\n\n**Link for Arch Linux build (derived from rpm above) via AUR by [s1mpleog](https://github.com/s1mpleog):**\n\nhttps://aur.archlinux.org/packages/chromium-clang-avx2-bin\n\n****\n\n**Links to latest Windows build releases:**\n\nhttps://github.com/RobRich999/Chromium_Clang/releases/tag/v149.0.7785.0-r1613160-win64-avx\n\nhttps://github.com/RobRich999/Chromium_Clang/releases/tag/v149.0.7785.0-r1613160-win64-avx2\n\nhttps://github.com/RobRich999/Chromium_Clang/releases/tag/v148.0.7759.0-r1606362-win64-avx512\n\n\u003csub\u003e*Chromium_Clang for Windows builds are cross-compiled under Linux.*\u003c/sub\u003e\n\n****\n\n**Optimization-related build tags:**\n\nBuilds marked with the \"+fulllto\" tag utilize whole-program analysis and cross-module optimization using \"full\" link time optimization.\n\nBuilds marked with the \"+thinlto\" tag utilize whole-program analysis and cross-module optimization using \"thin\" link time optimization.\n\nBuilds marked with the \"+pgo\" tag utilize profile-guided optimization.\n\nBuilds marked with the \"+polly\" tag utilize the Polly \"high-level loop and data-locality optimizer and optimization infrastructure for LLVM.\"\n\nBuilds marked with the \"+fast-math\" tag utilize aggressive floating-point optimizations for various hot code paths.\n\nBuilds marked with the \"+avx\" tag require processors with AVX instruction set support.\n\nBuilds marked with the \"+avx2\" tag require processors with AVX2 instruction set support.\n\nBuilds marked with the \"+avx512\" tag require processors with AVX512 instruction set support.\n\nBuilds marked with the \"+fma\" tag require processors with FMA instruction set support.\n\nBuilds marked with the \"+sse2\" tag (deprecated) require processors with SSE2 instruction set support. AVX support is not required.\n\nBuilds marked with the \"+sse3\" tag (deprecated) require processors with SSE3 instruction set support. AVX support is not required.\n\nBuilds marked with the \"+amd_znver2\" (deprecated) tag are AVX2 builds tuned for the AMD Zen 2 processor microarchitecture.\n\n*SSE3 support is the Chromium project's own minimum SIMD requirement on x86 platforms as of v89 builds.*\n\n****\n\n**Primary reason for AVX/AVX2/AVX512 build recommendation:**\n\nhttps://johnk.dev/articles/vex-transition-penalties.html\n\n****\n\n**Note regarding FFmpeg:**\n\nApply the /third_party/ffmpeg patches available here:\n\nhttps://github.com/StaZhu/enable-chromium-hevc-hardware-decoding\n\nThe other changes are present already in the Chromium-Clang diff patches.\n\n****\n\n\u003csub\u003e*Typical third-party build disclaimer. No warranties. No guarantees. Your mileage may vary. Use at your own risk.*\u003c/sub\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobrich999%2Fchromium_clang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobrich999%2Fchromium_clang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobrich999%2Fchromium_clang/lists"}