Clone this repo:

Branches

  1. a31ac80 Convert to UNSAFE_TODO in components [1/4] by Arthur Sonzogni · 3 days ago main
  2. 5b15d3d spanification: Clean up unneeded parameters in components by Stephen Nusko · 6 days ago
  3. 3df3c1e Remove uses of BodyAsStringCallbackDeprecated (components/, pt. 1) by Andrew Williams · 13 days ago
  4. afda3f2 Remove superfluous callback.h includes from //components headers by Lei Zhang · 4 weeks ago
  5. eb99b40 Remove superfluous file_util.h includes in //components by Lei Zhang · 4 weeks ago
  6. 1525aa2 Suppress initial set of unique_ptr<T[]>::operator[] unsafe warnings by Tom Sepez · 5 weeks ago
  7. d9717c2 Swap ref_counted.h for scoped_refptr.h when appropriate in //components by Lei Zhang · 6 weeks ago
  8. cfbf4cc Remove unnecessary //build/config/features.gni imports by Lei Zhang · 7 weeks ago
  9. 9afb451 Prepare to remove base::JSONReader::ReadDict's parsing option default by Daniel Cheng · 2 months ago
  10. f02ce3e assistant: clean up code 16 of N by Xiaohui Chen · 3 months ago
  11. 261625e components: Migrate BASE_FEATURE macros to 2-argument version by Xiaohan Wang · 3 months ago
  12. b8a709a Introduce and use `AssociateGoogleVariationIDForTesting`. by Alexei Svitkine · 3 months ago
  13. 278b0e1 Remove some deprecated base::JSONWriter::Write() calls in //components by Lei Zhang · 3 months ago
  14. d3c9525 Rename variations::testing namespace to variations::test. by Roger McFarlane · 3 months ago
  15. 4673b8d Refactor: Move ScopedVariationsIdsProvider into variations::test. by Roger McFarlane · 3 months ago
  16. 18ff674 Add some missing includes of http_response_headers.h by David Sanders · 3 months ago
  17. a19a26c Replace ternary with logical expressions in //components by Ho Cheung · 3 months ago
  18. 9348f60 redaction_tool: narrow down the regex search for Bluetooth HID device by Michael Sun · 3 months ago
  19. b3e553c redaction_tool: Redact Bluetooth HID device names by Michael Sun · 3 months ago
  20. 05c444d Fix unsafe buffer usage in components/feedback/redaction_tool/ip_address.cc by Ali Hijazi · 4 months ago