Clone this repo:

Branches

  1. 6eed840 Remove comment from cbor::Value that it doesn't support floating point. by Matt Menke · 2 weeks ago main
  2. 11e9440 Rewrite base::span fields into base::raw_span by Ali Hijazi · 4 weeks ago
  3. 7e827f6 Use NOTREACHED_IN_MIGRATION() in components/ by Peter Boström · 8 weeks ago
  4. 45874d5 Convert base::StringPiece to std::string_view in //components 1/5 by Helmut Januschka · 2 months ago
  5. 3be48d0 Migrate TODOs referencing old crbug IDs to the new issue tracker IDs by Alison Gale · 3 months ago
  6. f5a9e5a cbor: make `DiagnosticWriter` a little smarter. by Adam Langley · 5 months ago
  7. 8b30d97 [buganizer] Migrate DIR_METADATA components/c*, components/d* by Jeff Yoon · 5 months ago
  8. 194f933 `StrictNumeric` in `base::span::first(...)` and `last(...)`: Prep 1/N. by Lukasz Anforowicz · 5 months ago
  9. 6e9163e Rename {absl => std}::optional in //components/ by Arthur Sonzogni · 6 months ago
  10. 213863f Support for CBOR floating point values by Russ Hamilton · 1 year ago
  11. c06a705 Use std::string::append(base::StringPiece) instead of decomposing by David Benjamin · 1 year, 1 month ago
  12. 716a26d Update copyright headers in components/ by Avi Drissman · 1 year, 10 months ago
  13. 155584f DanglingPtr: Mark all of them as untriaged [1/N] by Arthur Sonzogni · 2 years, 1 month ago
  14. f79dcbd Remove myself from component OWNERS files by Jochen Eisinger · 2 years, 2 months ago
  15. b45773c Migrate base::{size,empty,data} to STL equivalents in //components. by Daniel Cheng · 2 years, 5 months ago
  16. 6e77f26 Fix <ostream> IWYU for use with DCHECK(), part 1. by Tom Sepez · 2 years, 7 months ago
  17. 70ef0c2 Rewrite most `Foo* field_` pointer fields to `raw_ptr<Foo> field_`. by Keishi Hattori · 2 years, 8 months ago
  18. 701da4c cbor: Add allow_and_canonicalize_out_of_order_keys flag by Anastasiia N · 2 years, 8 months ago
  19. 6ab897e Remove unused "base/macros.h" in components/ by Peter Boström · 2 years, 8 months ago
  20. fb311d5 Replace DISALLOW_COPY_AND_ASSIGN in components/ by Peter Boström · 2 years, 10 months ago