Clone this repo:

Branches

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