1. e83368f Remove unused link libraries from libmedia_jni_utils by Marco Nelissen · 4 years, 10 months ago
  2. f0ef856 Move JetPlayer implemention and JNI by Marco Nelissen · 4 years, 10 months ago
  3. 097fc5f libmedia_jni: separate codeclist from libmedia by Dongwon Kang · 5 years ago
  4. 3495d4f Fix DRM includes by Marco Nelissen · 5 years ago
  5. 845fa76 Remove MediaPlayer2 by Marco Nelissen · 5 years ago
  6. 0daed48 Remove libhwbinder/libhidltransport deps by Steven Moreland · 5 years ago
  7. 292fdc1 Remove libexif usage from libmedia_jni.so by Marco Nelissen · 5 years ago
  8. c56f3bb Merge "Revert "libmedia_jni pulls in libsfplugin_ccodec"" into qt-dev by TreeHugger Robot · 5 years ago
  9. 03bb294 Revert "libmedia_jni pulls in libsfplugin_ccodec" by Mikhail Naganov · 5 years ago
  10. 1c0b6aa Merge "libmedia_jni pulls in libsfplugin_ccodec" into qt-dev by TreeHugger Robot · 5 years ago
  11. 16c0c46 libmedia_jni pulls in libsfplugin_ccodec by Ray Essick · 5 years ago
  12. e5da406 libmedia2_jni: remove libhwbinder_noltopgo ref by Steven Moreland · 5 years ago
  13. 12a24cd make libmedia_jni_utils depends on libgui by Chong Zhang · 5 years ago
  14. f7cbc11 libmedia2_jni: link to libcgrouprc by Yifan Hong · 5 years ago
  15. 3b9f518 Merge "Remove static linking of libstagefright and libmedia_helper from libmedia2_jni" by Dongwon Kang · 5 years ago
  16. 7c68205 Remove static linking of libstagefright and libmedia_helper from libmedia2_jni by Dongwon Kang · 5 years ago
  17. cb1e896 Extract android_media_Utils.cpp as a lib by Jooyung Han · 5 years ago
  18. 3fc4af6 Replace hardcoded cgroup paths by Suren Baghdasaryan · 6 years ago
  19. 5b6c39d Use the non-LTO/PGO hwbinder in libmedia2_jni by Pirama Arumuga Nainar · 6 years ago
  20. 72d83dc Clean up build rule for libmedia2_jni by Dongwon Kang · 6 years ago
  21. d35a9c7 mediaplayer2 uses the new mediametrics C apis by Ray Essick · 6 years ago
  22. c535a55 Further work on libmediametrics stable API by Ray Essick · 6 years ago
  23. fc86964 Revert "Load MediaPlayer2 implementation with a linker namespace." by Dongwon Kang · 6 years ago
  24. d5c8fa1 Merge "Load MediaPlayer2 implementation with a linker namespace." by Dongwon Kang · 6 years ago
  25. 6ac67f7 Load MediaPlayer2 implementation with a linker namespace. by Dongwon Kang · 6 years ago
  26. 4632573 libmediaextractor doesn't exist anymore by Marco Nelissen · 6 years ago
  27. 8022ba1 jWakeLock by Dichen Zhang · 6 years ago
  28. c7011b0862 MediaPlayer2: replace IPCThreadState with libbinder_ndk. by Dongwon Kang · 6 years ago
  29. 7890a61 Remove libgui.so and re-order shared library list. by Dongwon Kang · 6 years ago
  30. c1c60d4 Fix build for libmedia2_jni by Chong Zhang · 6 years ago
  31. 073e1b1 MediaPlayer2: rename Media2DataSource to DataSourceCallback by Wei Jia · 6 years ago
  32. 90282b4 MediaPlayer2: remove libaudioclient.so dependency. by Dongwon Kang · 6 years ago
  33. 36e0320 Merge "MediaPlayer2: remove libnetd_client dependency." by TreeHugger Robot · 6 years ago
  34. 354eb38 Merge "MediaPlayer2: remove unused libraries." by Dongwon Kang · 6 years ago
  35. a6e29ae MediaPlayer2: remove libnetd_client dependency. by Dongwon Kang · 6 years ago
  36. fc676fe MediaPlayer2: remove unused libraries. by Dongwon Kang · 6 years ago
  37. 67004bc annotate intentional fallthroughs in switch() by Ray Essick · 6 years ago
  38. 51025d6 Merge "Allow implicit-fallthrough warnings locally." am: 36afe11a64 am: 9c5738238d by Chih-hung Hsieh · 6 years ago
  39. e8abd06 Allow implicit-fallthrough warnings locally. by Chih-Hung Hsieh · 6 years ago
  40. 4f31ee9 Update libmedia2_jni build dependencies by Robert Shih · 6 years ago
  41. 8761bee Move files to libmedia2_jni_core by Robert Shih · 6 years ago
  42. bf98d54 MediaPlayer2: remove libandroid_runtime + other static lib dependency. by Dongwon Kang · 6 years ago
  43. 4c2e862 MediaPlayer2: use protobuf instead of parcel for TimedText by Dongwon Kang · 6 years ago
  44. dfea0aa MediaPlayer2: use protobuf instead of parcel in invoke() by Dongwon Kang · 6 years ago
  45. e22a23f MediaPlayer2: Remove libdrmframework.so dependency. by Dongwon Kang · 6 years ago
  46. 9f590ad libmedia2_jni: use libbinder as shared library by Steven Moreland · 6 years ago
  47. a192e0e libmedia2_jni: use libbinder as shared library by Steven Moreland · 6 years ago
  48. 10a67ef Clean up libmedia2_jni Android.bp by Dongwon Kang · 6 years ago
  49. 128f093 Merge "(re)integrating Native MIDI API into NDK - base API" by Paul Mclean · 6 years ago
  50. 8a3e33b (re)integrating Native MIDI API into NDK - base API by Paul McLean · 7 years ago
  51. 56a807d Remove unnecessary static libraries in libmedia2_jni by Dongwon Kang · 6 years ago
  52. 3e88ed8 NEW API: Add Image.getHardwareBuffer() by Mathias Agopian · 6 years ago
  53. f98fc1c MediaCas: use HidlMemory to avoid handle leaks by Chong Zhang · 7 years ago
  54. c3c31a53 MediaPlayer2: move MediaPlayer2 native code to libmediaplayer2 by Wei Jia · 7 years ago
  55. 4045a06 MetaData now lives in libmediaextractor by Marco Nelissen · 7 years ago
  56. 839c570 Merge "MediaPlayer2: remove unused methods" by TreeHugger Robot · 7 years ago
  57. 04a6e93 MediaPlayer2: remove unused methods by Wei Jia · 7 years ago
  58. 510225b add getMetrics() apis for AudioTrack and AudioRecord by Ray Essick · 7 years ago
  59. 0a8a8f0 add MediaPlayer2 by Wei Jia · 7 years ago
  60. a0f51ba Remove libmedia_omx_defaults from libmedia by Jae Shin · 7 years ago
  61. d938e5a Reduce overhead by combining libskia and libhwui into a single library. by Derek Sollenberger · 7 years ago
  62. 2659c2f cas: convert MediaCas to HIDL by Chong Zhang · 7 years ago
  63. 98c127f Convert libsoundpool to Android.bp by Colin Cross · 7 years ago
  64. 76de4f6 Convert libmedia_jni to Android.bp by Colin Cross · 7 years ago