Clone this repo:

Branches

  1. 397878e Turn iterator _!=_.end() DCHECK() into CHECK() for ppapi by Alex Gough · 35 hours ago main
  2. 5005c99 Turn iterator $var!=.end() DCHECK() into CHECK() for ppapi by Alex Gough · 7 days ago
  3. a2b595c Turn iterator .end() DCHECK() into CHECK() for ppapi by Alex Gough · 8 days ago
  4. 0228dd7 [Code Health] Remove a use of base::SupportsWeakPtr. (ppapi) by Dave Tapuska · 4 weeks ago
  5. 5d07082 [Code Health] Use base::HeapArray in ppapi/proxy/file_io_resource.cc by Nan Lin · 4 weeks ago
  6. 748251c [CodeHealth] Use base::HeapArray in video_capture_resource.cc by Maria Kazinova · 5 weeks ago
  7. 031d4e0 Convert base::StringPiece to std::string_view left overs. by Helmut Januschka · 5 weeks ago
  8. 0dede69 [//ppapi] Convert to Mailbox::Generate() by Colin Blundell · 8 weeks ago
  9. 99eb5b2 Migrate most remaining NOTREACHED() by Peter Boström · 9 weeks ago
  10. 23f73c7 Use NOTREACHED_IN_MIGRATION() in the rest of src/ by Peter Boström · 9 weeks ago
  11. 7d06a49 Remove use of the pointer version of RandBytes, use span always by danakj · 10 weeks ago
  12. 7387f91 Migrate TODOs referencing old crbug IDs to the new issue tracker IDs by Alison Gale · 3 months ago
  13. f73eca2 format windows headers using new config. by Takuto Ikuta · 3 months ago
  14. a4d27b0 [base] Drop unused deps on dynamic_annotations by Nathaniel Manista · 3 months ago
  15. 9b3eaa3 Correcting spelling mistake for word 'namespace' by Tripta Gupta · 4 months ago
  16. dd0e855 Spanify net::IPAddress by David Benjamin · 5 months ago
  17. aff7eda [buganizer] Migrate DIR_METADATA for ppapi/ by Jeff Yoon · 6 months ago
  18. 11356f4 Cleanup after UseSharedImagesForPepperVideo by Vasiliy Telezhnikov · 6 months ago
  19. 4d05181 Remove 1 overload of deprecated `base::Hash` function. by Lukasz Anforowicz · 6 months ago
  20. 890e522 Use `span` instead of ptr+len pair as param of `base::Hash` function. by Lukasz Anforowicz · 6 months ago