Clone this repo:

Branches

  1. c7cd688 CommandBufferStub: update usage of SyncPointClientState. by Yuzhu Shen · 8 days ago main
  2. 53deea5 Drop Windows support for PPAPI sandbox type by Alex Gough · 3 weeks ago
  3. da98545 Replace ABSL_ATTRIBUTE_* with base/ macros. by Peter Kasting · 4 weeks ago
  4. 7402306 Replace if () NOTREACHED() with CHECK() in ['ppapi/proxy', 'ppapi'] by Adam Rice · 6 weeks ago
  5. e078cbd Migrate to NOTREACHED() in ppapi/ by Peter Boström · 7 weeks ago
  6. 89bec5c Comment some functions that should be UNSAFE_BUFFER_USAGE. by Tom Sepez · 9 weeks ago
  7. 451fb81 Convert non-conforming UNSAFE_BUFFERS() usage to UNSAFE_TODO(). by Tom Sepez · 9 weeks ago
  8. 391f3a3 Prepare to mark UNSAFE_BUFFER_USAGE for unsafe methods in file.h. by Tom Sepez · 9 weeks ago
  9. ec215d5 Convert span::copy_from() to copy_prefix_from() where possible. by Tom Sepez · 9 weeks ago
  10. 9885b1c Use spanified version of SyncSocket in //ppapi/ by Jan Keitel · 9 weeks ago
  11. 5bc7161 Revert "Remove deprecated SyncSocket::Receive overload." by Marijn Kruisselbrink · 2 months ago
  12. f2533d0 Remove deprecated SyncSocket::Receive overload. by Jan Keitel · 2 months ago
  13. ce18c1a spanification: Add `#pragma allow_unsafe_buffers` to ppapi/* by Arthur Sonzogni · 3 months ago
  14. 92c5a8e [Code Health] Remove a use of base::SupportsWeakPtr. (ppapi) by Dave Tapuska · 3 months ago
  15. 397878e Turn iterator _!=_.end() DCHECK() into CHECK() for ppapi by Alex Gough · 3 months ago
  16. 5005c99 Turn iterator $var!=.end() DCHECK() into CHECK() for ppapi by Alex Gough · 3 months ago
  17. a2b595c Turn iterator .end() DCHECK() into CHECK() for ppapi by Alex Gough · 3 months ago
  18. 0228dd7 [Code Health] Remove a use of base::SupportsWeakPtr. (ppapi) by Dave Tapuska · 4 months ago
  19. 5d07082 [Code Health] Use base::HeapArray in ppapi/proxy/file_io_resource.cc by Nan Lin · 4 months ago
  20. 748251c [CodeHealth] Use base::HeapArray in video_capture_resource.cc by Maria Kazinova · 4 months ago