- 65be265 Migrate remaining NOTREACHED()s in components/ by Peter Boström · 2 months ago main
- 4760d10 Remove unsafe buffer usage from c/cbor/values.cc by Jan Keitel · 3 months ago
- 01e941f components: default the user-defined empty ctor and dtor where possible by Sorin Jianu · 4 months ago
- 10d0a11 spanification: Add `#pragma allow_unsafe_buffers` to component/* by Arthur Sonzogni · 6 months ago
- 6eed840 Remove comment from cbor::Value that it doesn't support floating point. by Matt Menke · 7 months ago
- 11e9440 Rewrite base::span fields into base::raw_span by Ali Hijazi · 7 months ago
- 7e827f6 Use NOTREACHED_IN_MIGRATION() in components/ by Peter Boström · 8 months ago
- 45874d5 Convert base::StringPiece to std::string_view in //components 1/5 by Helmut Januschka · 9 months ago
- 3be48d0 Migrate TODOs referencing old crbug IDs to the new issue tracker IDs by Alison Gale · 9 months ago
- f5a9e5a cbor: make `DiagnosticWriter` a little smarter. by Adam Langley · 11 months ago
- 8b30d97 [buganizer] Migrate DIR_METADATA components/c*, components/d* by Jeff Yoon · 12 months ago
- 194f933 `StrictNumeric` in `base::span::first(...)` and `last(...)`: Prep 1/N. by Lukasz Anforowicz · 12 months ago
- 6e9163e Rename {absl => std}::optional in //components/ by Arthur Sonzogni · 12 months ago
- 213863f Support for CBOR floating point values by Russ Hamilton · 1 year, 7 months ago
- c06a705 Use std::string::append(base::StringPiece) instead of decomposing by David Benjamin · 1 year, 8 months ago
- 716a26d Update copyright headers in components/ by Avi Drissman · 2 years, 4 months ago
- 155584f DanglingPtr: Mark all of them as untriaged [1/N] by Arthur Sonzogni · 2 years, 8 months ago
- f79dcbd Remove myself from component OWNERS files by Jochen Eisinger · 2 years, 9 months ago
- b45773c Migrate base::{size,empty,data} to STL equivalents in //components. by Daniel Cheng · 2 years, 11 months ago
- 6e77f26 Fix <ostream> IWYU for use with DCHECK(), part 1. by Tom Sepez · 3 years, 2 months ago