Clone this repo:

Branches

  1. 37ddf17 Use modern names for base::DictValue and base::ListValue by Avi Drissman · 5 weeks ago main
  2. b7f5b41 Replace jlong with int64_t (Part 2) by Martin Kong · 6 weeks ago
  3. 3436c0e Fix UNSAFE_TODOs in winrt_storage_util.cc by David Bienvenu · 7 weeks ago
  4. 5fea7cd Replace jint with int32_t (Part 2) by Martin Kong · 7 weeks ago
  5. eae64ac Migrate base::Contains() to std::ranges::contains() in media by Victor Hugo Vianna Silva · 7 weeks ago
  6. da53a6b Fix unsafe buffer usage in media/midi/midi_message_queue_unittest.cc by Andy Phan · 8 weeks ago
  7. 9e63f22 fix auto spanification for midi_message_queue by Daniel Angulo · 2 months ago
  8. 7da39e5 Android: Replace JavaParamRef -> JavaRef (part 7) by Andrew Grieve · 3 months ago
  9. d73f12b Add DEFINE_JNI macro to the end of every file (part 5) by Martin Kong · 3 months ago
  10. e6aeaf2 Remove includes of callback_forward.h from .cc files by Lei Zhang · 3 months ago
  11. 987d73c Remove superfluous callback.h includes from various headers by Lei Zhang · 4 months ago
  12. d2084ee [tvOS] Exclude midi_manager_mac_unittest.cc from tvOS by fayev-g · 4 months ago
  13. 0093e2f media: Replace unordered_set with flat_hash_set by Vikram Pasupathy · 5 months ago
  14. 29867a2 media: Replace unordered_map with flat_hash_map by Vikram Pasupathy · 5 months ago
  15. c9a2551 media: Migrate to new 2-param BASE_FEATURE macro by Xiaohan Wang · 6 months ago
  16. e61d691 base: Gate old BASE_FEATURE macro behind a migration define by Xiaohan Wang · 6 months ago
  17. 08c88cb media: Migrate BASE_FEATURE macros to 2-argument version by Xiaohan Wang · 7 months ago
  18. 072f443 Rework allow_unsafe pragmas in media/, try #2 by Tom Sepez · 7 months ago
  19. 3fc7fe4 Revert "Rework allow_unsafe pragmas in media/" by Andy Phan · 7 months ago
  20. 5569043 Rework allow_unsafe pragmas in media/ by Tom Sepez · 7 months ago