GitXplorerGitXplorer
y

cobalt

public
310 stars
128 forks
204 issues

Commits

List of commits on branch main.
Verified
454cedb880c3aa30c45507c3f2973ff9b68d2d07

Build nplb hermetically (#4587)

nniranjanyardi committed 5 hours ago
Verified
1426cebb0331fc68a2148cb448d6fa2d42100c8c

Enable globstar in shell to ensure Datadog upload finds all files. (#4716)

iimindich committed 9 hours ago
Verified
9a4ed4933ecc787ddda43462d461a361dab828d9

Refactor CrashAnnotator impl as a Cobalt service (#4709)

hhlwarriner committed 9 hours ago
Verified
e84f1895eae6322acc9d02d07238e157518fc382

JNI migration to jni_generator for file starboard/android/shared/file_internal.cc (#4684)

hhaozheng-cobalt committed 10 hours ago
Verified
782628828110eb76c42ac742ce3547c7686fa301

Support WebAudio (#4577)

ssideb0ard committed 11 hours ago
Verified
d7c2bc0f23a1a7f62df2f8d86c5516cdfb9d185c

Avoid calling GetMediaTime() on media thread (#4703)

jjasonzhangxx committed 12 hours ago

README

The README file for this repository.

Logo Chromium Build Matrix

codecov android linux

Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.

The project's web site is https://www.chromium.org.

To check out the source code locally, don't use git clone! Instead, follow the instructions on how to get the code.

Documentation in the source is rooted in docs/README.md.

Learn how to Get Around the Chromium Source Code Directory Structure .

For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.

If you found a bug, please file it at https://crbug.com/new.