| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is the officially documented way to build Chromium. It uses ninja
from the Chromium source directory which works around errors trying to
include generated headers when building Vanadium. The autoninja script
also raises the soft file limit to the hard limit to avoid errors when
using many jobs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is necessary for a future Vanadium release adding support to update components out of band and default feature flags via a config app. Currently, only the content filtering component, named "Subresource Filter Rules", is shipped via this app.
|
|
|
|
Version: 2023.1.1.28
https://developer.android.com/studio
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
lunch is much faster and doesn't show the confusing choose{type,product,variant} output.
|
|
|
|
|