Proposal: Pre-built Google Cloud Images for Chromium Contributors
34 views
Skip to first unread message
Semih Doğan
unread,
Jun 29, 2026, 11:29:01 AM (2 days ago) Jun 29
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Chromium-dev
Hi everyone,
I recently went through the process of setting up a Chromium build environment from scratch on Google Cloud, and it got me thinking about how the initial setup could be simplified for occasional contributors.
The idea is straightforward: publish an official Google Cloud Custom Image with the source already checked out and a completed build. Contributors would launch a VM, run gclient sync to pull the latest changes, and start coding with incremental rebuilds in seconds.
Nothing about this would change how code gets reviewed or merged. It only simplifies the environment setup.
Would love to hear if this is something the project would consider, or if there are concerns I might be missing. I'd be happy to help if this moves forward.