- 01b147f [cbor] Optimize Reader::ReadStringContent and simplify Reader::ReadBytes by Andrew Paseltiner · 7 days ago main
- 654315e [CBOR] Modernize reader_fuzzer by Andrew Paseltiner · 8 days ago
- ce17bf3 [cbor] Remove unused cbor::Value(Type) constructor by Andrew Paseltiner · 8 days ago
- 99d2bda [cbor] Optimize map parsing in Reader::ReadMapContent by Andrew Paseltiner · 8 days ago
- b7fbdb0 [cbor] Fix error code overwriting in Reader::ReadMapContent by Andrew Paseltiner · 8 days ago
- c5027e5 Convert to UNSAFE_TODO in components [2/4] by Arthur Sonzogni · 6 months ago
- ffdc252 Begin converting code to use base's string_view helpers. by Tom Sepez · 6 months ago
- 94d24d6 [cbor] Use std::map::extract() in ReadMapContent by Ho Cheung · 10 months ago
- 0c2576c [exit-time-destructors] Exclude target with warnings by Claudio DeSouza · 10 months ago
- 3c4d94e Exported things should always be visible by Devon Loehr · 1 year, 1 month ago
- 65be265 Migrate remaining NOTREACHED()s in components/ by Peter Boström · 1 year, 6 months ago
- 4760d10 Remove unsafe buffer usage from c/cbor/values.cc by Jan Keitel · 1 year, 7 months ago
- 01e941f components: default the user-defined empty ctor and dtor where possible by Sorin Jianu · 1 year, 7 months ago
- 10d0a11 spanification: Add `#pragma allow_unsafe_buffers` to component/* by Arthur Sonzogni · 1 year, 10 months ago
- 6eed840 Remove comment from cbor::Value that it doesn't support floating point. by Matt Menke · 1 year, 11 months ago
- 11e9440 Rewrite base::span fields into base::raw_span by Ali Hijazi · 1 year, 11 months ago
- 7e827f6 Use NOTREACHED_IN_MIGRATION() in components/ by Peter Boström · 2 years ago
- 45874d5 Convert base::StringPiece to std::string_view in //components 1/5 by Helmut Januschka · 2 years, 1 month ago
- 3be48d0 Migrate TODOs referencing old crbug IDs to the new issue tracker IDs by Alison Gale · 2 years, 1 month ago
- f5a9e5a cbor: make `DiagnosticWriter` a little smarter. by Adam Langley · 2 years, 3 months ago