Releases: youtube/cobalt
Evergreen 5.10.2
Binaries for evergreen version: 5.10.2, starboard versions: 14,15,16, Build ID: 1034827. Find instructions for how to symbolize crashes using these here: https://cobalt.googlesource.com/cobalt/+/refs/heads/25.lts.1+/starboard/doc/evergreen/symbolizing_minidumps.md. Select a filename to match your desired build config, starboard version and architecture. Download a release_compressed_TIMESTAMP.crx package to obtain libcobalt.lz4 if you wish to enable compression for the system image slot, or a release_TIMESTAMP.crx package to obtain libcobalt.so if you do not (https://cobalt.googlesource.com/cobalt/+/refs/heads/25.lts.1+/starboard/doc/evergreen/evergreen_binary_compression.md).
Evergreen 4.50.2
Binaries for evergreen version: 4.50.2, starboard versions: 13,14,15, Build ID: 1032967. Find instructions for how to symbolize crashes using these here: https://cobalt.googlesource.com/cobalt/+/refs/heads/24.lts.1+/starboard/doc/evergreen/symbolizing_minidumps.md. Select a filename to match your desired build config, starboard version and architecture. Download a release_compressed_TIMESTAMP.crx package to obtain libcobalt.lz4 if you wish to enable compression for the system image slot, or a release_TIMESTAMP.crx package to obtain libcobalt.so if you do not (https://cobalt.googlesource.com/cobalt/+/refs/heads/24.lts.1+/starboard/doc/evergreen/evergreen_binary_compression.md).
Evergreen 3.7.2
Binaries for evergreen version: 3.7.2, starboard versions: 12,13,14, Build ID: 1031913. Find instructions for how to symbolize crashes using these here: https://cobalt.googlesource.com/cobalt/+/refs/heads/23.lts.1+/starboard/doc/evergreen/symbolizing_minidumps.md. Select a filename to match your desired build config, starboard version and architecture. Download a release_compressed_TIMESTAMP.crx package to obtain libcobalt.lz4 if you wish to enable compression for the system image slot, or a release_TIMESTAMP.crx package to obtain libcobalt.so if you do not (https://cobalt.googlesource.com/cobalt/+/refs/heads/23.lts.1+/starboard/doc/evergreen/evergreen_binary_compression.md).
Evergreen 5.1.2
Binaries for evergreen version: 5.1.2, starboard versions: 14,15,16, Build ID: 1034666. Full Cobalt version 25.lts.1.1034666. Find instructions for how to symbolize crashes using these here: https://cobalt.googlesource.com/cobalt/+/refs/heads/25.lts.1+/starboard/doc/evergreen/symbolizing_minidumps.md. Select a filename to match your desired build config, starboard version and architecture. Download a release_compressed_TIMESTAMP.crx package to obtain libcobalt.lz4 if you wish to enable compression for the system image slot, or a release_TIMESTAMP.crx package to obtain libcobalt.so if you do not (https://cobalt.googlesource.com/cobalt/+/refs/heads/25.lts.1+/starboard/doc/evergreen/evergreen_binary_compression.md).
Evergreen 4.40.2
Binaries for evergreen version: 4.40.2, starboard versions: 13,14,15, Build ID: 1032940. Find instructions for how to symbolize crashes using these here: https://cobalt.googlesource.com/cobalt/+/refs/heads/24.lts.1+/starboard/doc/evergreen/symbolizing_minidumps.md. Select a filename to match your desired build config, starboard version and architecture. Download a release_compressed_TIMESTAMP.crx package to obtain libcobalt.lz4 if you wish to enable compression for the system image slot, or a release_TIMESTAMP.crx package to obtain libcobalt.so if you do not (https://cobalt.googlesource.com/cobalt/+/refs/heads/24.lts.1+/starboard/doc/evergreen/evergreen_binary_compression.md).
24.lts.32
What's Changed
- Cherry pick PR #2689: Add Starboard thread_sampler APIs to Android by @cobalt-github-releaser-bot in #2721
- Cherry pick PR #2774: Delete the callback before the mMediaCodec is set to null. by @cobalt-github-releaser-bot in #2779
- Cherry pick PR #2501: [media] Reset audio decoder via AudioDecoder::Reset() by @cobalt-github-releaser-bot in #2506
- Cherry pick PR #2709: [media] Fix non-guarded customizations in //third_party/chromium/media by @cobalt-github-releaser-bot in #2724
- Cherry pick PR #2735: Add Seek Latency Telemetry by @cobalt-github-releaser-bot in #2806
- Cherry pick PR #2808: Possibly avoid ANRs during MediaSession updates and actions. by @cobalt-github-releaser-bot in #2814
- Cherry pick PR #2672: [media] Reset audio decoder via AudioDecoder::Reset() by @cobalt-github-releaser-bot in #2685
- Cherry pick PR #2569: JavaScript Profiler Black box tests by @aelzeiny in #2818
- Cherry pick PR #2454: Stabilize JavaScript Profiler in Cobalt by @cobalt-github-releaser-bot in #2820
Full Changelog: 24.lts.31...24.lts.32
24.lts.31
What's Changed
- Cherry pick PR #1797: Move dial_server to cobalt/network by @cobalt-github-releaser-bot in #2611
- Cherry pick PR #2594: DIAL Service restarting by @cobalt-github-releaser-bot in #2604
- Cherry pick PR #2296: [XB1] Add XB1 container for external builds by @cobalt-github-releaser-bot in #2496
- Cherry pick PR #2528: Reapply "Disable MediaPlaybackService by default" (#2211) by @cobalt-github-releaser-bot in #2531
- Cherry pick PR #1518: Cleanup mime attribute of enableaudiodevicecallback by @cobalt-github-releaser-bot in #2508
- Cherry pick PR #2551: [XB1] Cap framerate at 60fps for 4k HDR videos by @cobalt-github-releaser-bot in #2600
- Cherry pick PR #1526: Cleanup mime attribute of enablepcmcontenttypemovie by @cobalt-github-releaser-bot in #2532
- Cherry pick PR #1527: Cleanup mime attribute of forceimprovedsupportcheck by @cobalt-github-releaser-bot in #2630
- Cherry pick PR #1966: [XB1] Replace mft av1 decoder by sw dav1d based decoder in XBOX Series by @cobalt-github-releaser-bot in #2603
- Cherry pick PR #1537: Cleanup mime attribute of decoder_cache_ttl_ms by @cobalt-github-releaser-bot in #2634
- Cherry pick PR #2607: [XB1] Improve readability by @cobalt-github-releaser-bot in #2637
- Cherry pick PR #2103: Remove audio write limit after video eos written by @cobalt-github-releaser-bot in #2537
- Cherry pick PR #2598: Make loader app withstand failed Crashpad db init by @cobalt-github-releaser-bot in #2626
- Cherry pick PR #2586: Add telemetry for
SourceBuffer.appendBuffer
by @cobalt-github-releaser-bot in #2629 - Cherry pick PR #2477: Update SbPlayerGetMaximumNumberOfSamplesPerWrite() description by @cobalt-github-releaser-bot in #2628
Full Changelog: 24.lts.30...24.lts.31
Evergreen 4.30.2
Binaries for evergreen version: 4.30.2, starboard versions: 13,14,15, Build ID: 1032870. Find instructions for how to symbolize crashes using these here: https://cobalt.googlesource.com/cobalt/+/refs/heads/24.lts.1+/starboard/doc/evergreen/symbolizing_minidumps.md. Select a filename to match your desired build config, starboard version and architecture. Download a release_compressed_TIMESTAMP.crx package to obtain libcobalt.lz4 if you wish to enable compression for the system image slot, or a release_TIMESTAMP.crx package to obtain libcobalt.so if you do not (https://cobalt.googlesource.com/cobalt/+/refs/heads/24.lts.1+/starboard/doc/evergreen/evergreen_binary_compression.md).
Evergreen 3.6.2
Binaries for evergreen version: 3.6.2, starboard versions: 12,13,14, Build ID: 1031897. Find instructions for how to symbolize crashes using these here: https://cobalt.googlesource.com/cobalt/+/refs/heads/23.lts.1+/starboard/doc/evergreen/symbolizing_minidumps.md. Select a filename to match your desired build config, starboard version and architecture. Download a release_compressed_TIMESTAMP.crx package to obtain libcobalt.lz4 if you wish to enable compression for the system image slot, or a release_TIMESTAMP.crx package to obtain libcobalt.so if you do not (https://cobalt.googlesource.com/cobalt/+/refs/heads/23.lts.1+/starboard/doc/evergreen/evergreen_binary_compression.md).
Evergreen 4.20.2
Binaries for evergreen version: 4.20.2, starboard versions: 13,14,15, Build ID: 1032766. Find instructions for how to symbolize crashes using these here: https://cobalt.googlesource.com/cobalt/+/refs/heads/24.lts.1+/starboard/doc/evergreen/symbolizing_minidumps.md. Select a filename to match your desired build config, starboard version and architecture. Download a release_compressed_TIMESTAMP.crx package to obtain libcobalt.lz4 if you wish to enable compression for the system image slot, or a release_TIMESTAMP.crx package to obtain libcobalt.so if you do not (https://cobalt.googlesource.com/cobalt/+/refs/heads/24.lts.1+/starboard/doc/evergreen/evergreen_binary_compression.md).