Clone this repo:

Branches

  1. 3b761cb Use PLOG, DPLOG, VPLOG, and DPCHECK in more places by Andrew Williams · 4 days ago main
  2. 12baa2c Migrate TODOs referencing old crbug IDs to the new issue tracker IDs by Alison Gale · 8 days ago
  3. cd68af5 Migrate TODOs referencing old crbug IDs to the new issue tracker IDs by Alison Gale · 11 days ago
  4. 6467539 [media] Convert unique_ptr<T[]> to HeapArray<T> by Feras Aldahlawi · 11 days ago
  5. 2e019bf format windows headers using new config. by Takuto Ikuta · 2 weeks ago
  6. 8c8dbbc Avoid putting base::AutoLock on heap by Bartek Nowierski · 4 weeks ago
  7. 6fe3abf Call snd_seq_ev_clear on Alsa MIDI send events by Michael Wilson · 2 months ago
  8. 524d14b Rewrite std::set<T*> into std::set<raw_ptr<T, SetExperimental>> by Ali Hijazi · 3 months ago
  9. be32d2f [buganizer] Migrate DIR_METADATA for media/ by Jeff Yoon · 3 months ago
  10. 5cebbe6 Avoid two-arg base::HexEncode() and RandBytes() calls. by Tom Sepez · 3 months ago
  11. b286478 Rename {absl => std}::optional in //media/ by Arthur Sonzogni · 3 months ago
  12. 983bfca media: Guard against wrong windows.h clang-format reordering by Arthur Sonzogni · 3 months ago
  13. 536de33 jni_zero: Preparing for jni_zero to no longer depend on base by Sam Maier · 3 months ago
  14. 55dfb9f Use string and span forms of ToJavaByteArray(). by Tom Sepez · 3 months ago
  15. 0a97379 fix: catch registerDeviceCallback exception and report onInitializationFailed by Jiayi Yao · 3 months ago
  16. 2e79374 Rewrite vector<T*> into vector<raw_ptr<T, VectorExperimental>> by Ali Hijazi · 4 months ago
  17. 49448db LSC: Reformat remaining .java with google-java-format by Andrew Grieve · 5 months ago
  18. 122bb80 jni_zero: Migrating all JNI annotations in /media to jni_zero copies by Sam Maier · 7 months ago
  19. f3ed5cb [PA] Make base a public_deps of media/midi/BUILD.gn by Arthur Sonzogni · 7 months ago
  20. 6812bb1 jni_zero: moving generate_jni gn template into third_party by Sam Maier · 8 months ago