1. ac3be31 spanification: Add `#pragma allow_unsafe_buffers` to media/* by Arthur Sonzogni · 5 days ago main
  2. 9645f9f Reland "Android: Move #include of _jni.h headers to after other headers" by Andrew Grieve · 9 weeks ago
  3. f7fa61e Revert "Android: Move #include of _jni.h headers to after other headers" by Francois Pierre Doray · 9 weeks ago
  4. 8f65670 Android: Move #include of _jni.h headers to after other headers by Andrew Grieve · 9 weeks ago
  5. 75fb890 Use NOTREACHED_IN_MIGRATION() in media/ by Peter Boström · 3 months ago
  6. 69be2f4 Correct spelling on //media/ by Xiaoming Shi · 3 months ago
  7. 3b761cb Use PLOG, DPLOG, VPLOG, and DPCHECK in more places by Andrew Williams · 3 months ago
  8. 12baa2c Migrate TODOs referencing old crbug IDs to the new issue tracker IDs by Alison Gale · 3 months ago
  9. cd68af5 Migrate TODOs referencing old crbug IDs to the new issue tracker IDs by Alison Gale · 4 months ago
  10. 6467539 [media] Convert unique_ptr<T[]> to HeapArray<T> by Feras Aldahlawi · 4 months ago
  11. 2e019bf format windows headers using new config. by Takuto Ikuta · 4 months ago
  12. 8c8dbbc Avoid putting base::AutoLock on heap by Bartek Nowierski · 4 months ago
  13. 6fe3abf Call snd_seq_ev_clear on Alsa MIDI send events by Michael Wilson · 6 months ago
  14. 524d14b Rewrite std::set<T*> into std::set<raw_ptr<T, SetExperimental>> by Ali Hijazi · 6 months ago
  15. be32d2f [buganizer] Migrate DIR_METADATA for media/ by Jeff Yoon · 6 months ago
  16. 5cebbe6 Avoid two-arg base::HexEncode() and RandBytes() calls. by Tom Sepez · 6 months ago
  17. b286478 Rename {absl => std}::optional in //media/ by Arthur Sonzogni · 6 months ago
  18. 983bfca media: Guard against wrong windows.h clang-format reordering by Arthur Sonzogni · 6 months ago
  19. 536de33 jni_zero: Preparing for jni_zero to no longer depend on base by Sam Maier · 6 months ago
  20. 55dfb9f Use string and span forms of ToJavaByteArray(). by Tom Sepez · 6 months ago
  21. 0a97379 fix: catch registerDeviceCallback exception and report onInitializationFailed by Jiayi Yao · 7 months ago
  22. 2e79374 Rewrite vector<T*> into vector<raw_ptr<T, VectorExperimental>> by Ali Hijazi · 8 months ago
  23. 49448db LSC: Reformat remaining .java with google-java-format by Andrew Grieve · 8 months ago
  24. 122bb80 jni_zero: Migrating all JNI annotations in /media to jni_zero copies by Sam Maier · 10 months ago
  25. f3ed5cb [PA] Make base a public_deps of media/midi/BUILD.gn by Arthur Sonzogni · 10 months ago
  26. 6812bb1 jni_zero: moving generate_jni gn template into third_party by Sam Maier · 11 months ago
  27. 67fb9e6 Replacing base::RunLoop with base::test::TestFuture - Part 1 by Vignesh Shenvi · 12 months ago
  28. 8e811a7 Rename DanglingAcrossTasks to AcrossTasksDanglingUntriaged by Pâris · 1 year, 1 month ago
  29. 1ce774f Annotate all Across tasks dangling raw_ptrs by Pâris · 1 year, 1 month ago
  30. edbe613 DanglingPointer: annotate for unittests base+linux [3/N] by Paul Semel · 1 year, 2 months ago
  31. 62287e6 Android: Convert jni_generator annotation processor -> srcjar for many by Andrew Grieve · 1 year, 2 months ago
  32. c6dc40d Manual raw_ptr rewrite: //media by Ho Cheung · 1 year, 2 months ago
  33. 7d80cca Use NOTREACHED_NORETURN() for parts of media/ by Peter Boström · 1 year, 3 months ago
  34. 74d3500 [iOS] Enable MidiManagerMacTest.MidiNotification by Gyuyoung Kim · 1 year, 5 months ago
  35. aa34b45 win7dep: Call RoActivateInstance and RoGetActivationFactory directly by David Bienvenu · 1 year, 5 months ago
  36. b6f13b4 win7dep: Remove ResolveCoreWinRTStringDelayload by David Bienvenu · 1 year, 5 months ago
  37. a51ddaa Share MidiManagerMac with iOS port by Gyuyoung Kim · 1 year, 6 months ago
  38. 230e870 Avoid spurious danling ptr warning in ~MidiManagerUsbTest() by Tom Sepez · 1 year, 6 months ago
  39. 0fff52a Add RAW_PTR_EXCLUSION to files in ipc/ media/ by Keishi Hattori · 1 year, 7 months ago
  40. 62a78dc Update header includes for /base/functional in /m* by Avi Drissman · 1 year, 7 months ago
  41. d82b30a win7dep: Remove Win7/8 code from media/ by David Bienvenu · 1 year, 7 months ago
  42. 0e63b3c task posting v3: remove includes of runner handles and IWYU task runners by Sean Maher · 1 year, 7 months ago
  43. ab5d05b task posting v3: change unique_ptrs of runners to new task runner handle by Sean Maher · 1 year, 8 months ago
  44. b1ef63e [BRP] Apply raw_ptr rewriter by Keishi Hattori · 1 year, 9 months ago
  45. 1b1ec0a [Code Health Rotation] remove ListValue and DictionaryValue from media by Feras Aldahlawi · 1 year, 9 months ago
  46. a96f579 task posting v3: moving away from ThreadTaskRunnerHandle by Sean Maher · 1 year, 9 months ago
  47. 6295945 Swap ref_counted.h for scoped_refptr.h when appropriate in //media. by Lei Zhang · 1 year, 9 months ago
  48. 2b5d74e Amend usages of non-exported receivers by Ashley Newson · 1 year, 9 months ago
  49. ab021fc Replace std::copy() with base::ranges::copy(): media/ by Peter Kasting · 1 year, 9 months ago
  50. 530db4d [Code Health] Clean up some pre-Nougat code in media/ code by Jagdish Chourasia · 1 year, 10 months ago
  51. a4c380b Change std::find() to use base:: functions: media/ by Peter Kasting · 1 year, 10 months ago
  52. f218e9e Use helper macros to define base::Features in //media by Daniel Cheng · 1 year, 10 months ago
  53. ed764d9 Change std::find_if*() to use base:: functions: media/ by Peter Kasting · 1 year, 10 months ago
  54. dfd70a9 Remove yhirano from OWNERS files by Yutaka Hirano · 1 year, 10 months ago
  55. d1c4795 [Code Health] Clean up some pre-Nougat code in media/ code by Eugene Zemtsov · 1 year, 11 months ago
  56. ec997a9 Update copyright headers in mojo/, media/ by Avi Drissman · 1 year, 11 months ago
  57. 5c32d31 Android: Depend on jni_java explicitly by Peter Wen · 2 years, 3 months ago
  58. 2198bd5 Remove //crypto:platform by David Benjamin · 2 years, 3 months ago
  59. 0c792d4 Android: Depend on build_java explicitly by Peter Wen · 2 years, 3 months ago
  60. 3fbd80c [base] IWYU for base::Time by Gabriel Charette · 2 years, 4 months ago
  61. a9c63b9 Add missing includes of thread_task_runner_handle.h by David Sanders · 2 years, 4 months ago
  62. 94dc01f Migrate base::{size,empty,data} to STL equivalents in //media. by Daniel Cheng · 2 years, 5 months ago
  63. 4d764a0 Swapping out @TargetApi for @RequiresApi by Sam Maier · 2 years, 6 months ago
  64. 4082354 Secure and mark non-exported UsbMidiDeviceFactoryAndroid BroadcastHandler by Michael Thiessen · 2 years, 6 months ago
  65. 77cc36d media: Use BUILDFLAG for OS checking by Xiaohan Wang · 2 years, 7 months ago
  66. ba689ba Convert WARN_UNUSED_RESULT to [[nodiscard]] in //media. by Daniel Cheng · 2 years, 7 months ago
  67. b9070c0 Use std::ignore rather than ignore_result in media/ by Avi Drissman · 2 years, 7 months ago
  68. 5b8de61 Rewrite most `Foo* field_` pointer fields to `raw_ptr<Foo> field_`. by Keishi Hattori · 2 years, 8 months ago
  69. 5919cff Deprecate Android L references from media code by Thomas Guilbert · 2 years, 9 months ago
  70. 6f6a6f8 Rename "base/macros.h" => "base/ignore_result.h" by Peter Boström · 2 years, 9 months ago
  71. 17c4b2f Remove unused "base/macros.h" in media/ by Peter Boström · 2 years, 9 months ago
  72. 2d052f6 Add #include "base/macros.h" for ignore_result() by Peter Boström · 2 years, 9 months ago
  73. 44e4cb9 Fix -Wshadow instances: media/ by Peter Kasting · 2 years, 9 months ago
  74. 5e5c4fa Remove DISALLOW_* macros from media/ by Peter Boström · 2 years, 10 months ago
  75. 3f9156f Replace base/task/ temporary forward headers with their final locations by Patrick Monette · 2 years, 10 months ago
  76. 54c53f4 Replace task-related headers to their equivalent in base/task/ by Patrick Monette · 2 years, 10 months ago
  77. 99947e5 Migrate "base::TimeDelta::FromX" to "base:X". by Peter Kasting · 2 years, 10 months ago
  78. 5363403 Replace DISALLOW_COPY_AND_ASSIGN in media/ by Peter Boström · 2 years, 11 months ago
  79. 1117337 Fix some instances of -Wshadow. by Peter Kasting · 3 years ago
  80. cae99c2 Revert "Fix some instances of -Wshadow." by Jonathan Ross · 3 years ago
  81. 6070250 Fix some instances of -Wshadow. by Peter Kasting · 3 years ago
  82. 419e694 Remove unneeded <string> includes from media/ and net/. by Lei Zhang · 3 years, 2 months ago
  83. 21a4453 Swap from base/stl_util.h to cxx17_backports.h in media/ .cc files. by Lei Zhang · 3 years, 2 months ago
  84. 8a3da2f [COIL] Change chromium code search type links to use main rather than master for media by John Palmer · 3 years, 3 months ago
  85. 8d38989 Adapt /media/midi to move-only thread options. by Olivier Li · 3 years, 3 months ago
  86. 476333e media, mojo: Replace base::Optional with absl::optional by Anton Bikineev · 3 years, 3 months ago
  87. ad3c0bf Remove unneeded base/time/time.h includes from headers. by Lei Zhang · 3 years, 3 months ago
  88. 962efbf Delete unused STL includes from media/ headers. by Lei Zhang · 3 years, 3 months ago
  89. 1684b97 Apply modernize-make-unique to target_os="win" by Peter Boström · 3 years, 3 months ago
  90. 6cdc752 Apply modernize-make-unique for ChromeOS by Peter Boström · 3 years, 4 months ago
  91. 78053ff Apply modernize-make-unique to media/ by Peter Boström · 3 years, 4 months ago
  92. 06a8cf2 [Build] Remove redundant //base:jni_java deps by Peter Kotwicz · 3 years, 4 months ago
  93. 1c762a4 [LSC] Remove base/strings/string16.h #includes by Jan Wilken Dörrie · 3 years, 5 months ago
  94. e8dd6b4 [LSC] Add #include <string> to prepare for removal of base::string16 by Jan Wilken Dörrie · 3 years, 5 months ago
  95. 8ad2fcc Set PendingIntent mutability for UsbMidiDeviceFactoryAndroid by Michael Thiessen · 3 years, 6 months ago
  96. 426665c Work toward getting components_unittests building with u16string. by Peter Kasting · 3 years, 6 months ago
  97. 2265777 Make components_unittests build with string16=std::u16string. by Peter Kasting · 3 years, 6 months ago
  98. 1cf9730 Lacros: Rename deprecated macro/gn names by Yuta Hijikata · 3 years, 8 months ago
  99. 7031085 Rename includes from bind_helpers.h to callback_helpers.h by danakj · 3 years, 9 months ago
  100. 1310123 LaCrOS: Replace defined(OS_CHROMEOS) with BUILDFLAG(IS_ASH) by Yuta Hijikata · 3 years, 9 months ago