1. 5608a20 Merge "Use AUDIO_IO_HANDLE_NONE instead of 0" by Glenn Kasten · 8 years ago
  2. a543ca6 Merge "Fix struct vs. class mismatch in forward definitions" am: 8f1011d584 am: 6d0b466935 am: 95311818f0 by Colin Cross · 8 years ago
  3. e9b5b70 Merge "Fix struct vs. class mismatch in forward definitions" am: 8f1011d584 am: 6d0b466935 by Colin Cross · 8 years ago
  4. 95311818 Merge "Fix struct vs. class mismatch in forward definitions" am: 8f1011d584 by Colin Cross · 8 years ago
  5. 08f5f1f Fix struct vs. class mismatch in forward definitions by Colin Cross · 8 years ago
  6. 4273dd0 MediaCodec refactoring part 1-a: buffers become separate class by Wonsik Kim · 8 years ago
  7. de1fb0b resolve merge conflicts of a80bdc3 to nyc-mr1-dev-plus-aosp am: addb7af2c0 by rago · 8 years ago
  8. addb7af resolve merge conflicts of a80bdc3 to nyc-mr1-dev-plus-aosp by rago · 8 years ago
  9. 8dc9afa Fix scope for visualizer object release by rago · 8 years ago
  10. 0c712a9 Merge "Fix google-explicit-constructor warnings in media utils." am: 5e91082b3c am: d1dd5ae76b am: 68b9ebcd59 by Chih-hung Hsieh · 8 years ago
  11. da6d274 Merge "Fix google-explicit-constructor warnings in media utils." am: 5e91082b3c am: d1dd5ae76b by Chih-hung Hsieh · 8 years ago
  12. 68b9ebc Merge "Fix google-explicit-constructor warnings in media utils." am: 5e91082b3c by Chih-hung Hsieh · 8 years ago
  13. 5e91082 Merge "Fix google-explicit-constructor warnings in media utils." by Chih-hung Hsieh · 8 years ago
  14. 20651bc Merge "Fix google-explicit-constructor warnings in soundpool." am: feee33ce2c am: 17f1fc6c76 am: c80db139b3 by Chih-hung Hsieh · 8 years ago
  15. cb98cac Merge "Fix google-explicit-constructor warnings in soundpool." am: feee33ce2c am: 17f1fc6c76 by Chih-hung Hsieh · 8 years ago
  16. c80db13 Merge "Fix google-explicit-constructor warnings in soundpool." am: feee33ce2c by Chih-hung Hsieh · 8 years ago
  17. ae1aadc Fix google-explicit-constructor warnings in soundpool. by Chih-Hung Hsieh · 8 years ago
  18. bd42349 Fix google-explicit-constructor warnings in media utils. by Chih-Hung Hsieh · 8 years ago
  19. 87e901cc Use AUDIO_IO_HANDLE_NONE instead of 0 by Glenn Kasten · 9 years ago
  20. 0dd9e9ca ExifInterface: Remove JNI code by Jin Park · 8 years ago
  21. 4158f4a ImageReader: Add discardFreeBuffers method am: 2e2aaf6e04 am: bc20c106df by Eino-Ville Talvala · 8 years ago
  22. bc20c10 ImageReader: Add discardFreeBuffers method am: 2e2aaf6e04 by Eino-Ville Talvala · 8 years ago
  23. 2e2aaf6 ImageReader: Add discardFreeBuffers method by Eino-Ville Talvala · 8 years ago
  24. f635d5b Merge "ExifInterface: Remove unnecessary logging of exceptions" by Jin Seok Park · 8 years ago
  25. 68bda838 ExifInterface: Remove unnecessary logging of exceptions by Jin Park · 8 years ago
  26. 04167d3 android_media_MediaRecorder: NULL check after getMediaRecorder by Robert Shih · 9 years ago
  27. 44d76c7 Merge \"MediaDataSource: add DrmInitialization for IDataSource.\" into nyc-dev by Wei Jia · 8 years ago
  28. 509cbb6 MediaDataSource: add DrmInitialization for IDataSource. by Wei Jia · 8 years ago
  29. 0474f56 Merge \\"MediaDataSource: add DrmInitialization for IDataSource.\\" into nyc-mr1-dev am: e7982e05f6 by Wei Jia · 8 years ago
  30. 47effff Merge \"MediaDataSource: add DrmInitialization for IDataSource.\" into nyc-mr1-dev by Wei Jia · 8 years ago
  31. a03dc2b MediaDataSource: add DrmInitialization for IDataSource. by Wei Jia · 8 years ago
  32. 452e8fe Add NonNull and Nullable annotations to MtpDevice. by Daichi Hirono · 8 years ago
  33. d09b020 Merge \"Report error correctly for the implementation of StreamInterface::GetData()\" into nyc-dev by Yujie Qin · 8 years ago
  34. cad1666 Report error correctly for the implementation of StreamInterface::GetData() by Yujie Qin · 8 years ago
  35. c8e1206 Merge "Delete Visualizer before lpJniStorage" am: 03c209b2a3 am: 913e2f83b2 by Eric Laurent · 8 years ago
  36. 7b9f5be Delete Visualizer before lpJniStorage by ganxiaolin · 8 years ago
  37. 0b56080 Merge "Fix misc-macro-parentheses warnings in audio media jni." am: 9ecb10d1b5 by Chih-Hung Hsieh · 8 years ago
  38. 0ca16ef Fix misc-macro-parentheses warnings in audio media jni. by Chih-Hung Hsieh · 8 years ago
  39. 613dc4c Merge "android_media_MediaSync: Do not pass NULL to AString ctor." into nyc-dev by Wei Jia · 8 years ago
  40. 838a4ed android_media_MediaSync: Do not pass NULL to AString ctor. by Wei Jia · 8 years ago
  41. 2505b20 Merge "ExifInterface: Set mPosition in AssetStream with proper values" into nyc-dev by Sungsoo Lim · 8 years ago
  42. 2584cda ExifInterface: Set mPosition in AssetStream with proper values by Sungsoo Lim · 8 years ago
  43. 4d1543f Merge "Remove MediaDrm stack from mediaserver" into nyc-dev am: 892a6a3 by Jeff Tinker · 8 years ago
  44. d12b7c0 Remove MediaDrm stack from mediaserver by Jeff Tinker · 8 years ago
  45. 4ab0f74 Merge "Handle API review comments from the council." into nyc-dev am: b9c64cd2c0 by Daichi Hirono · 8 years ago
  46. b9c64cd Merge "Handle API review comments from the council." into nyc-dev by Daichi Hirono · 8 years ago
  47. b3f8a96 Merge "ExifInterface: Fix a bug to return only a JPEG-compressed thumbnail" into nyc-dev by Insun Kang · 8 years ago
  48. 82c2ce1 ExifInterface: Fix a bug to return only a JPEG-compressed thumbnail by Insun Kang · 8 years ago
  49. 399df70 Handle API review comments from the council. by Daichi Hirono · 8 years ago
  50. 468a079 Merge "ExifInterface: keep the original metadata data instead of strings" into nyc-dev by Jaesung Chung · 8 years ago
  51. 0e7d225 ExifInterface: keep the original metadata data instead of strings by Jaesung Chung · 8 years ago
  52. 2129b9c Merge "ExifInterface: return only a JPEG-compressed thumbnail of RAW images" into nyc-dev by Jaesung Chung · 8 years ago
  53. 02f9e23 Merge "ExifInterface: return only a JPEG-compressed thumbnail of RAW images" into nyc-dev by Jaesung Chung · 8 years ago
  54. e7c8b94 Merge "Increase the SoundPoolThread queue size to 128 entries." into nyc-dev by Philip Cuadra · 8 years ago
  55. 742e89f ExifInterface: return only a JPEG-compressed thumbnail of RAW images by Jaesung Chung · 8 years ago
  56. 1f1f4bf Increase the SoundPoolThread queue size to 128 entries. by Philip Cuadra · 8 years ago
  57. d0198f2 Merge "Expand mediaextractor dumpsys" into nyc-dev am: aaacd00 by Marco Nelissen · 8 years ago
  58. aaacd00 Merge "Expand mediaextractor dumpsys" into nyc-dev by Marco Nelissen · 8 years ago
  59. 288d70f Merge "Fix build" into nyc-dev am: 5905bf7 by Jaesung Chung · 8 years ago
  60. fd3446e Fix build by Jaesung Chung · 8 years ago
  61. 7a83ee9 Merge "Fix MTP_TYPE_UINT128 data conversion issue" am: ba23e45 am: 287dfa1 by Marco Nelissen · 8 years ago
  62. 9a99629 Merge "Stop SoundPool decode if NdkMediaCodec returns null buffers" into nyc-dev by Andy Hung · 9 years ago
  63. 8937f1a Fix MTP_TYPE_UINT128 data conversion issue by Wanwu Peng · 9 years ago
  64. 0474773 Stop SoundPool decode if NdkMediaCodec returns null buffers by Andy Hung · 9 years ago
  65. 1337deb Update the comment of MtpDevice#getObjectSizeLong by Daichi Hirono · 9 years ago
  66. 73c7469 Expand mediaextractor dumpsys by Marco Nelissen · 9 years ago
  67. 787821b Add getObjectSizeLong hidden API to MtpDevice class. by Daichi Hirono · 9 years ago
  68. 58ae278 Merge "Use audio_session_t consistently" into nyc-dev by Glenn Kasten · 9 years ago
  69. bd4acc2 Merge "media: don't expose private keys in MediaFormat" into nyc-dev by Lajos Molnar · 9 years ago
  70. 7b79090 Camera: fix expectation of BLOB buffer size by Yin-Chia Yeh · 9 years ago
  71. c04399f media: don't expose private keys in MediaFormat by Lajos Molnar · 9 years ago
  72. 33b8404 Use audio_session_t consistently by Glenn Kasten · 9 years ago
  73. 6e08d2b ExifInterface: add RAW input stream support by Jaesung Chung · 9 years ago
  74. 0ab4162 ImageReader/Writer: refactor and cleanup by Zhijun He · 9 years ago
  75. b849eea Merge "Add error code to MediaCodec.CryptoException" into nyc-dev by Jeff Tinker · 9 years ago
  76. d393216 Add error code to MediaCodec.CryptoException by Jeff Tinker · 9 years ago
  77. e883f6c Merge "Fix uninitialized crypto pattern" into nyc-dev by Jeff Tinker · 9 years ago
  78. e872ac4 Fix uninitialized crypto pattern by Jeff Tinker · 9 years ago
  79. 11c2eaa Merge "media: correctly return cached size for MediaDataSource" am: 6ca2cb4991 by Lajos Molnar · 9 years ago
  80. f78c984 media: correctly return cached size for MediaDataSource by Lajos Molnar · 9 years ago
  81. 7c7fef1 media: correctly return cached size for MediaDataSource by Lajos Molnar · 9 years ago
  82. 5d2d778 Camera2: Switch to auto-gen C++ binder interfaces by Eino-Ville Talvala · 9 years ago
  83. 300efaa Merge "Fix argument type in MtpDatabase#getObjectPropertyValue." into nyc-dev by Daichi Hirono · 9 years ago
  84. 486ad2e Fix argument type in MtpDatabase#getObjectPropertyValue. by Daichi Hirono · 9 years ago
  85. 42d8b7d Merge "Use new API from PIEX" into nyc-dev by Yujie Qin · 9 years ago
  86. 596e1d3 Merge "Revert "Revert "ExifInterface: switch from using jhead to java implementation""" into nyc-dev by Jaesung Chung · 9 years ago
  87. 15ef59e Revert "Revert "ExifInterface: switch from using jhead to java implementation"" by Jaesung Chung · 9 years ago
  88. b21622d Merge "Revert "ExifInterface: switch from using jhead to java implementation"" into nyc-dev by Sungsoo Lim · 9 years ago
  89. 3c233ee Revert "ExifInterface: switch from using jhead to java implementation" by Sungsoo Lim · 9 years ago
  90. 9ad5278 Merge "ExifInterface: switch from using jhead to java implementation" into nyc-dev by Jaesung Chung · 9 years ago
  91. bf24c9f ExifInterface: switch from using jhead to java implementation by Jaesung Chung · 9 years ago
  92. 38e8a7f Merge "ImageReader: override the flexible YUV compatible formats" am: 90804668a8 by Zhijun He · 9 years ago
  93. 01f6390 Use new API from PIEX by Yujie Qin · 9 years ago
  94. 3a171a7 ImageReader: override the flexible YUV compatible formats by Zhijun He · 9 years ago
  95. 9cc3f88 ImageReader: override the flexible YUV compatible formats by Zhijun He · 9 years ago
  96. dc614f8 Add mediadrm service by Jeff Tinker · 9 years ago
  97. f202143 Merge "MediaDataSource: add getFlags()" by Wei Jia · 9 years ago
  98. 8f7a8f1 Fix the initialize of PreviewImageData to its default values. by Anton Daubert · 9 years ago
  99. 376c5a8 Merge "Implement MtpDevice#getPartialObject64 in Java API." by Daichi Hirono · 9 years ago
  100. c8718b5 Merge "Add varietions of MtpDevice's mehtods using long." by Daichi Hirono · 9 years ago