- 5c32d31 Android: Depend on jni_java explicitly by Peter Wen · 3 years, 3 months ago main
- 2198bd5 Remove //crypto:platform by David Benjamin · 3 years, 3 months ago
- 0c792d4 Android: Depend on build_java explicitly by Peter Wen · 3 years, 3 months ago
- 3fbd80c [base] IWYU for base::Time by Gabriel Charette · 3 years, 4 months ago
- a9c63b9 Add missing includes of thread_task_runner_handle.h by David Sanders · 3 years, 4 months ago
- 94dc01f Migrate base::{size,empty,data} to STL equivalents in //media. by Daniel Cheng · 3 years, 5 months ago
- 4d764a0 Swapping out @TargetApi for @RequiresApi by Sam Maier · 3 years, 5 months ago
- 4082354 Secure and mark non-exported UsbMidiDeviceFactoryAndroid BroadcastHandler by Michael Thiessen · 3 years, 5 months ago
- 77cc36d media: Use BUILDFLAG for OS checking by Xiaohan Wang · 3 years, 6 months ago release-R114-15437.B release-R114-15437.B-midi
- ba689ba Convert WARN_UNUSED_RESULT to [[nodiscard]] in //media. by Daniel Cheng · 3 years, 6 months ago
- b9070c0 Use std::ignore rather than ignore_result in media/ by Avi Drissman · 3 years, 6 months ago
- 5b8de61 Rewrite most `Foo* field_` pointer fields to `raw_ptr<Foo> field_`. by Keishi Hattori · 3 years, 8 months ago
- 5919cff Deprecate Android L references from media code by Thomas Guilbert · 3 years, 8 months ago
- 6f6a6f8 Rename "base/macros.h" => "base/ignore_result.h" by Peter Boström · 3 years, 8 months ago
- 17c4b2f Remove unused "base/macros.h" in media/ by Peter Boström · 3 years, 8 months ago
- 2d052f6 Add #include "base/macros.h" for ignore_result() by Peter Boström · 3 years, 8 months ago master
- 44e4cb9 Fix -Wshadow instances: media/ by Peter Kasting · 3 years, 9 months ago
- 5e5c4fa Remove DISALLOW_* macros from media/ by Peter Boström · 3 years, 9 months ago
- 3f9156f Replace base/task/ temporary forward headers with their final locations by Patrick Monette · 3 years, 9 months ago
- 54c53f4 Replace task-related headers to their equivalent in base/task/ by Patrick Monette · 3 years, 9 months ago