Clone this repo:

Branches

  1. 3054aa4 Migrate to NOTREACHED() in media/ by Peter Boström · 2 days ago main
  2. 60d903d Suppress unsafe buffers warnings from the latest version of Clang by Arthur Eubanks · 8 days ago
  3. b806cd2 Android: Fix remaining UnusedVariable Error Prone warnings by Andrew Grieve · 3 weeks ago
  4. a8e84b8 Android: Enable two Javadoc-related Error Prone checks by Andrew Grieve · 3 weeks ago
  5. f9e1b0e Remove obsolete gn arg also_build_ash_chrome by Georg Neis · 3 weeks ago
  6. ff2747d Android: Suppress and/or fix a batch of minor Error Prone violations by Andrew Grieve · 4 weeks ago
  7. 51a02ae Migrate NOTREACHED_NORETURN -> NOTREACHED by Peter Boström · 3 months ago
  8. ac3be31 spanification: Add `#pragma allow_unsafe_buffers` to media/* by Arthur Sonzogni · 3 months ago
  9. 9645f9f Reland "Android: Move #include of _jni.h headers to after other headers" by Andrew Grieve · 5 months ago
  10. f7fa61e Revert "Android: Move #include of _jni.h headers to after other headers" by Francois Pierre Doray · 5 months ago
  11. 8f65670 Android: Move #include of _jni.h headers to after other headers by Andrew Grieve · 5 months ago
  12. 75fb890 Use NOTREACHED_IN_MIGRATION() in media/ by Peter Boström · 6 months ago
  13. 69be2f4 Correct spelling on //media/ by Xiaoming Shi · 6 months ago
  14. 3b761cb Use PLOG, DPLOG, VPLOG, and DPCHECK in more places by Andrew Williams · 6 months ago
  15. 12baa2c Migrate TODOs referencing old crbug IDs to the new issue tracker IDs by Alison Gale · 6 months ago
  16. cd68af5 Migrate TODOs referencing old crbug IDs to the new issue tracker IDs by Alison Gale · 6 months ago
  17. 6467539 [media] Convert unique_ptr<T[]> to HeapArray<T> by Feras Aldahlawi · 6 months ago
  18. 2e019bf format windows headers using new config. by Takuto Ikuta · 7 months ago
  19. 8c8dbbc Avoid putting base::AutoLock on heap by Bartek Nowierski · 7 months ago
  20. 6fe3abf Call snd_seq_ev_clear on Alsa MIDI send events by Michael Wilson · 9 months ago