Clone this repo:

Branches

  1. a6b8c78 Make JArrayView<jobject T> iterable in for-each loop by Martin Kong · 12 days ago main
  2. 53dc9cf WebMIDI: Fix Use-After-Free in MidiManagerMac on iOS by Takashi Toyoshima · 13 days ago
  3. 1444407 media/midi: Fix data race and premature destruction in MIDI manager by Andrew Paseltiner · 3 weeks ago
  4. fcbc527 Fix various IWYU errors related to base/logging.h by Daniel Cheng · 3 weeks ago
  5. c440a70 [media] Convert to UNSAFE_TODO by Arthur Sonzogni · 4 weeks ago
  6. a738ec5 Convert to UNSAFE_TODO in media [7/7] Renderers and Other by Arthur Sonzogni · 4 weeks ago
  7. c4620e3 Convert to UNSAFE_TODO in media [1/7] Mac and Apple by Arthur Sonzogni · 5 weeks ago
  8. 1213923 Use macro for spanified inputs in media fuzzers by Andrew Paseltiner · 6 weeks ago
  9. 1e12b3a [WebMIDI/Android] Fix destruction order n MidiManagerAndroid by Hongchan Choi · 7 weeks ago
  10. 37ddf17 Use modern names for base::DictValue and base::ListValue by Avi Drissman · 3 months ago
  11. b7f5b41 Replace jlong with int64_t (Part 2) by Martin Kong · 3 months ago
  12. 3436c0e Fix UNSAFE_TODOs in winrt_storage_util.cc by David Bienvenu · 3 months ago
  13. 5fea7cd Replace jint with int32_t (Part 2) by Martin Kong · 3 months ago
  14. eae64ac Migrate base::Contains() to std::ranges::contains() in media by Victor Hugo Vianna Silva · 3 months ago
  15. da53a6b Fix unsafe buffer usage in media/midi/midi_message_queue_unittest.cc by Andy Phan · 4 months ago
  16. 9e63f22 fix auto spanification for midi_message_queue by Daniel Angulo · 4 months ago
  17. 7da39e5 Android: Replace JavaParamRef -> JavaRef (part 7) by Andrew Grieve · 5 months ago
  18. d73f12b Add DEFINE_JNI macro to the end of every file (part 5) by Martin Kong · 5 months ago
  19. e6aeaf2 Remove includes of callback_forward.h from .cc files by Lei Zhang · 5 months ago
  20. 987d73c Remove superfluous callback.h includes from various headers by Lei Zhang · 6 months ago