Clone this repo:

Branches

  1. 9645f9f Reland "Android: Move #include of _jni.h headers to after other headers" by Andrew Grieve · 6 weeks ago main
  2. f7fa61e Revert "Android: Move #include of _jni.h headers to after other headers" by Francois Pierre Doray · 6 weeks ago
  3. 8f65670 Android: Move #include of _jni.h headers to after other headers by Andrew Grieve · 6 weeks ago
  4. 75fb890 Use NOTREACHED_IN_MIGRATION() in media/ by Peter Boström · 8 weeks ago
  5. 69be2f4 Correct spelling on //media/ by Xiaoming Shi · 9 weeks ago
  6. 3b761cb Use PLOG, DPLOG, VPLOG, and DPCHECK in more places by Andrew Williams · 3 months ago
  7. 12baa2c Migrate TODOs referencing old crbug IDs to the new issue tracker IDs by Alison Gale · 3 months ago
  8. cd68af5 Migrate TODOs referencing old crbug IDs to the new issue tracker IDs by Alison Gale · 3 months ago
  9. 6467539 [media] Convert unique_ptr<T[]> to HeapArray<T> by Feras Aldahlawi · 3 months ago
  10. 2e019bf format windows headers using new config. by Takuto Ikuta · 3 months ago
  11. 8c8dbbc Avoid putting base::AutoLock on heap by Bartek Nowierski · 3 months ago
  12. 6fe3abf Call snd_seq_ev_clear on Alsa MIDI send events by Michael Wilson · 5 months ago
  13. 524d14b Rewrite std::set<T*> into std::set<raw_ptr<T, SetExperimental>> by Ali Hijazi · 5 months ago
  14. be32d2f [buganizer] Migrate DIR_METADATA for media/ by Jeff Yoon · 5 months ago
  15. 5cebbe6 Avoid two-arg base::HexEncode() and RandBytes() calls. by Tom Sepez · 5 months ago
  16. b286478 Rename {absl => std}::optional in //media/ by Arthur Sonzogni · 5 months ago
  17. 983bfca media: Guard against wrong windows.h clang-format reordering by Arthur Sonzogni · 5 months ago
  18. 536de33 jni_zero: Preparing for jni_zero to no longer depend on base by Sam Maier · 6 months ago
  19. 55dfb9f Use string and span forms of ToJavaByteArray(). by Tom Sepez · 6 months ago
  20. 0a97379 fix: catch registerDeviceCallback exception and report onInitializationFailed by Jiayi Yao · 6 months ago