1. 7b0864c Merge "MediaResourceMonitor: Change argument type from string to int" into nyc-dev by Dongwon Kang · 9 years ago
  2. 6d8587a MediaResourceMonitor: Change argument type from string to int by Dongwon Kang · 9 years ago
  3. 285bbbb Merge "ExifInterface: fix logs" into nyc-dev by Jaesung Chung · 9 years ago
  4. f2a1076 Merge "ExifInterface: fix writing STRING and SRATIONAL formats" into nyc-dev by Jaesung Chung · 9 years ago
  5. c291696 ExifInterface: fix logs by Jaesung Chung · 9 years ago
  6. 8953147 Merge "Mark even more Bundles as defusable." into nyc-dev by Jeff Sharkey · 9 years ago
  7. 566e721 Merge "Audio ENCODING_IEC61937: enforce use of CHANNEL_OUT_STEREO" into nyc-dev by Phil Burk · 9 years ago
  8. f0ec2e0 Mark even more Bundles as defusable. by Jeff Sharkey · 9 years ago
  9. 621dbc8 Audio ENCODING_IEC61937: enforce use of CHANNEL_OUT_STEREO by Phil Burk · 9 years ago
  10. 455388b Fix a javadoc @see error by Paul McLean · 9 years ago
  11. 3b9be67 TIF: Annotate constants by Jae Seo · 9 years ago
  12. f9e0f20 Merge "ExifInterface: do not throw an Exception when XMP" into nyc-dev by Jaesung Chung · 9 years ago
  13. d1e20d2 ExifInterface: fix writing STRING and SRATIONAL formats by Jaesung Chung · 9 years ago
  14. 62b5ec7 Merge "TIF: Remove TvInputManager.Session from system API" into nyc-dev by Dongwon Kang · 9 years ago
  15. 841ad71 TIF: Remove TvInputManager.Session from system API by Dongwon Kang · 9 years ago
  16. a6b0caf8 Merge "Relax policy access restriction for adjust volume changes." into nyc-dev by Julia Reynolds · 9 years ago
  17. aa8ba08 Merge "stagefright: Document that encoders are free to use available tools associated with the speficifed profile." into nyc-dev by Hangyu Kuang · 9 years ago
  18. cdaa0b9 Relax policy access restriction for adjust volume changes. by Julia Reynolds · 9 years ago
  19. 58ae278 Merge "Use audio_session_t consistently" into nyc-dev by Glenn Kasten · 9 years ago
  20. 4003499 Merge "Dynamic audio policies: device type and address" into nyc-dev by Jean-Michel Trivi · 9 years ago
  21. 4ad3988 Dynamic audio policies: device type and address by Jean-Michel Trivi · 9 years ago
  22. 822ac77 Merge "TIF: Unhide sendAppPrivateCommand/onAppPrivateCommand" into nyc-dev by Dongwon Kang · 9 years ago
  23. f714e62 TIF: Unhide sendAppPrivateCommand/onAppPrivateCommand by Dongwon Kang · 9 years ago
  24. 48034f8 Prevent apps without DND access from toggling DND via AudioService. by Julia Reynolds · 9 years ago
  25. 36a20cd Merge "ExifInterface: ignore exceptions when getting wrong images" into nyc-dev by Jaesung Chung · 9 years ago
  26. bd4acc2 Merge "media: don't expose private keys in MediaFormat" into nyc-dev by Lajos Molnar · 9 years ago
  27. 5a5d56b Merge "Remove the field of MediaDrm from inner class CryptoSession." into nyc-dev by Jeff Tinker · 9 years ago
  28. 49fd7f1 Merge "TIF: Add annotations for the system APIs which requires permissions" into nyc-dev by Dongwon Kang · 9 years ago
  29. 89813b8 TIF: Add annotations for the system APIs which requires permissions by Dongwon Kang · 9 years ago
  30. 5fa0311 ExifInterface: do not throw an Exception when XMP by Jaesung Chung · 9 years ago
  31. 1a506af Merge "ExifInterface: handle the invalid offsets and count numbers" into nyc-dev by Jaesung Chung · 9 years ago
  32. 49371ca ExifInterface: handle the invalid offsets and count numbers by Jaesung Chung · 9 years ago
  33. b00df41 Merge "Camera: fix expectation of BLOB buffer size" into nyc-dev by Yin-Chia Yeh · 9 years ago
  34. 7b79090 Camera: fix expectation of BLOB buffer size by Yin-Chia Yeh · 9 years ago
  35. 5cbd0b8 stagefright: Document that encoders are free to use available tools by Hangyu Kuang · 9 years ago
  36. c04399f media: don't expose private keys in MediaFormat by Lajos Molnar · 9 years ago
  37. 3795330 Merge "Native routing phase 4" into nyc-dev by Paul Mclean · 9 years ago
  38. 14b4e65 Native routing phase 4 by Paul McLean · 9 years ago
  39. 1043f56 ExifInterface: ignore exceptions when getting wrong images by Jaesung Chung · 9 years ago
  40. e892411 Dynamic audio policies: allow device passing for RENDER mixes by Jean-Michel Trivi · 9 years ago
  41. 21c998f Remove the field of MediaDrm from inner class CryptoSession. by Li Chen · 9 years ago
  42. 684aff1 Merge "media: add MediaFormat.COLOR_ IntDefs" into nyc-dev by Lajos Molnar · 9 years ago
  43. 79c1bc8 Merge "media: expose MediaFormat.KEY_HDR_STATIC_INFO key" into nyc-dev by Lajos Molnar · 9 years ago
  44. 33b8404 Use audio_session_t consistently by Glenn Kasten · 9 years ago
  45. 89cb194 Merge "ExifInterface: implement the serialzation for Exif IFD structures" into nyc-dev by Jaesung Chung · 9 years ago
  46. 86e552b ExifInterface: implement the serialzation for Exif IFD structures by Jaesung Chung · 9 years ago
  47. e834dd7 Merge "ExifInterface: fix a bug in readExifEntryValue" into nyc-dev by Jaesung Chung · 9 years ago
  48. 2478f36 Merge "Resolve ringtone Uris using Context user." into nyc-dev by Jeff Sharkey · 9 years ago
  49. 265551d Resolve ringtone Uris using Context user. by Jeff Sharkey · 9 years ago
  50. ad76dc2 ExifInterface: fix a bug in readExifEntryValue by Jaesung Chung · 9 years ago
  51. bd1dc40 Merge "ExifInterface: add RAW input stream support" into nyc-dev by Jaesung Chung · 9 years ago
  52. 6e08d2b ExifInterface: add RAW input stream support by Jaesung Chung · 9 years ago
  53. df91a67 MediaBrowser: Copy options before calling subscribeInternal() by Sungsoo Lim · 9 years ago
  54. b12d49b media: add MediaFormat.COLOR_ IntDefs by Lajos Molnar · 9 years ago
  55. ac76fa3 media: expose MediaFormat.KEY_HDR_STATIC_INFO key by Lajos Molnar · 9 years ago
  56. 7f28441 Merge "Remove unneeded dependecy on core-tests to fix build" into nyc-dev by Brian Carlstrom · 9 years ago
  57. 03cec27 Remove unneeded dependecy on core-tests to fix build by Brian Carlstrom · 9 years ago
  58. 924dd55 Merge "ImageReader/Writer: refactor and cleanup" into nyc-dev by Zhijun He · 9 years ago
  59. 70612ef Merge "Make native_release() methods in AudioTrack and AudioRecord JNI-callable." into nyc-dev by Paul Mclean · 9 years ago
  60. e75f773 Merge "TIF: Drop the requirement for ID tuple for non-broadcast channels" into nyc-dev by Jae Seo · 9 years ago
  61. c69ac54 Make native_release() methods in AudioTrack and AudioRecord JNI-callable. by Paul McLean · 9 years ago
  62. 08713d2 Merge "TIF: Unhide TvView.setZOrderMediaOverlay/setZOrderOnTop/tune/unblockContent" into nyc-dev by Dongwon Kang · 9 years ago
  63. 0ab4162 ImageReader/Writer: refactor and cleanup by Zhijun He · 9 years ago
  64. c0e5873 TIF: Drop the requirement for ID tuple for non-broadcast channels by Jae Seo · 9 years ago
  65. e12d810 TIF: Unhide TvView.setZOrderMediaOverlay/setZOrderOnTop/tune/unblockContent by Dongwon Kang · 9 years ago
  66. 84dee4f Merge "Rename AudioRecordConfiguration to AudioRecordingConfiguration" into nyc-dev by Jean-Michel Trivi · 9 years ago
  67. 6256e27 TIF: Add more comments for TvInputInfo/TvTrackInfo by Jae Seo · 9 years ago
  68. e10739a Merge "MediaBrowser: Copy options before using it in subscribe()" into nyc-dev by Sungsoo Lim · 9 years ago
  69. 598c0c9 Rename AudioRecordConfiguration to AudioRecordingConfiguration by Jean-Michel Trivi · 9 years ago
  70. 310355d Merge "Revert "Rename AudioRecordConfiguration to AudioRecordingConfiguration"" into nyc-dev by Jean-Michel Trivi · 9 years ago
  71. 431ec6c Revert "Rename AudioRecordConfiguration to AudioRecordingConfiguration" by Jean-Michel Trivi · 9 years ago
  72. 46f5429 Merge "Rename AudioRecordConfiguration to AudioRecordingConfiguration" into nyc-dev by Jean-Michel Trivi · 9 years ago
  73. b849eea Merge "Add error code to MediaCodec.CryptoException" into nyc-dev by Jeff Tinker · 9 years ago
  74. bf8ff76 Merge "Fix wrong metadata conversion in MediaSessionLegacyHelper" into nyc-dev by Insun Kang · 9 years ago
  75. 0f905b3 Merge "Set default ringtones through RingtoneManager." into nyc-dev by Jeff Sharkey · 9 years ago
  76. 9dd3b21 Set default ringtones through RingtoneManager. by Jeff Sharkey · 9 years ago
  77. b94f2df Merge "Ask RingtonePlayer to open data for caching." into nyc-dev by Jeff Sharkey · 9 years ago
  78. 783ee0c Ask RingtonePlayer to open data for caching. by Jeff Sharkey · 9 years ago
  79. d6de3ab Merge "Add AssetFileDescriptor to MediaExtractor." into nyc-dev by Jeff Sharkey · 9 years ago
  80. a3c1c22 Add AssetFileDescriptor to MediaExtractor. by Jeff Sharkey · 9 years ago
  81. d393216 Add error code to MediaCodec.CryptoException by Jeff Tinker · 9 years ago
  82. b749262 Merge "API changes for audio recording notifications" into nyc-dev by Jean-Michel Trivi · 9 years ago
  83. bb71aed Merge "MediaBorwserService: Update javadoc" into nyc-dev by Sungsoo Lim · 9 years ago
  84. 97243a8 MediaBorwserService: Update javadoc by Sungsoo Lim · 9 years ago
  85. e883f6c Merge "Fix uninitialized crypto pattern" into nyc-dev by Jeff Tinker · 9 years ago
  86. e872ac4 Fix uninitialized crypto pattern by Jeff Tinker · 9 years ago
  87. ebdc198 Merge "MediaPlayer: use local variable to check member is null." into nyc-dev by Wei Jia · 9 years ago
  88. a2239b7 MediaPlayer: use local variable to check member is null. by Wei Jia · 9 years ago
  89. 4ab9756 Merge "media: Add track ID format key" into nyc-dev by Lajos Molnar · 9 years ago
  90. 6ef0ac3 media: Add track ID format key by Lajos Molnar · 9 years ago
  91. 7c7fef1 media: correctly return cached size for MediaDataSource by Lajos Molnar · 9 years ago
  92. 99278e1 Rename AudioRecordConfiguration to AudioRecordingConfiguration by Jean-Michel Trivi · 9 years ago
  93. 28ff76b API changes for audio recording notifications by Jean-Michel Trivi · 9 years ago
  94. 74989b4 Merge "Camera2: Switch to auto-gen C++ binder interfaces" into nyc-dev by Eino-Ville Talvala · 9 years ago
  95. c9763d7 Fix wrong metadata conversion in MediaSessionLegacyHelper by Insun Kang · 9 years ago
  96. 64f16f1 MediaBrowserService: Make SubscriptionCallback.onError be called by Sungsoo Lim · 9 years ago
  97. 60b7bcc Merge "When system server goes down, crash apps more." into nyc-dev by Jeff Sharkey · 9 years ago
  98. c53962d When system server goes down, crash apps more. by Jeff Sharkey · 9 years ago
  99. 542221d Merge "Annotate Media section of framework/base" into nyc-dev by Insun Kang · 9 years ago
  100. 5d2d778 Camera2: Switch to auto-gen C++ binder interfaces by Eino-Ville Talvala · 9 years ago