Clone this repo:

Branches

  1. c5027e5 Convert to UNSAFE_TODO in components [2/4] by Arthur Sonzogni · 10 days ago main
  2. ffdc252 Begin converting code to use base's string_view helpers. by Tom Sepez · 11 days ago
  3. 94d24d6 [cbor] Use std::map::extract() in ReadMapContent by Ho Cheung · 4 months ago
  4. 0c2576c [exit-time-destructors] Exclude target with warnings by Claudio DeSouza · 5 months ago
  5. 3c4d94e Exported things should always be visible by Devon Loehr · 7 months ago
  6. 65be265 Migrate remaining NOTREACHED()s in components/ by Peter Boström · 1 year, 1 month ago
  7. 4760d10 Remove unsafe buffer usage from c/cbor/values.cc by Jan Keitel · 1 year, 2 months ago
  8. 01e941f components: default the user-defined empty ctor and dtor where possible by Sorin Jianu · 1 year, 2 months ago
  9. 10d0a11 spanification: Add `#pragma allow_unsafe_buffers` to component/* by Arthur Sonzogni · 1 year, 5 months ago
  10. 6eed840 Remove comment from cbor::Value that it doesn't support floating point. by Matt Menke · 1 year, 6 months ago
  11. 11e9440 Rewrite base::span fields into base::raw_span by Ali Hijazi · 1 year, 6 months ago
  12. 7e827f6 Use NOTREACHED_IN_MIGRATION() in components/ by Peter Boström · 1 year, 7 months ago
  13. 45874d5 Convert base::StringPiece to std::string_view in //components 1/5 by Helmut Januschka · 1 year, 8 months ago
  14. 3be48d0 Migrate TODOs referencing old crbug IDs to the new issue tracker IDs by Alison Gale · 1 year, 8 months ago
  15. f5a9e5a cbor: make `DiagnosticWriter` a little smarter. by Adam Langley · 1 year, 10 months ago
  16. 8b30d97 [buganizer] Migrate DIR_METADATA components/c*, components/d* by Jeff Yoon · 1 year, 10 months ago
  17. 194f933 `StrictNumeric` in `base::span::first(...)` and `last(...)`: Prep 1/N. by Lukasz Anforowicz · 1 year, 11 months ago
  18. 6e9163e Rename {absl => std}::optional in //components/ by Arthur Sonzogni · 1 year, 11 months ago
  19. 213863f Support for CBOR floating point values by Russ Hamilton · 2 years, 5 months ago
  20. c06a705 Use std::string::append(base::StringPiece) instead of decomposing by David Benjamin · 2 years, 7 months ago