Kaido Kert

Results 51 issues of Kaido Kert

This is to avoid confusion with AOSP parts. b/290121545

b/260110906 b/399158462

on_device

Trying to run with ``` --single-process --enable-tracing --trace-to-console ``` Needed to add this flag. It's odd that it doesnt "just work"

Updated the example to hook everything up in the appropriate places. b/379731250

Sets up a Cobalt specific Shell class and necessary wiring to provide an instance of it at startup. It's currently delegating most of the functionality to `content::Shell`. `content::Shell` itself is...