Clone this repo:

Branches

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