1. 696dc4d Merge "DrmInitData: prevent public constructor access" into nyc-dev by Robert Shih · 9 years ago
  2. fd3446e Fix build by Jaesung Chung · 9 years ago
  3. b2e4e98 Merge "MidiDevice: fix connectPorts for same Process" into nyc-dev by Phil Burk · 9 years ago
  4. 8029974 MidiDevice: fix connectPorts for same Process by Phil Burk · 9 years ago
  5. 50cd766 DrmInitData: prevent public constructor access by Robert Shih · 9 years ago
  6. d7a267d MediaActionSound: fix SoundPool load race condition by Eric Laurent · 9 years ago
  7. 5bf198c Merge "Fix MediaExtractor.getDrmInitData implementation for webm" into nyc-dev by Robert Shih · 9 years ago
  8. 0799bd07 MediaBrowser: Make EXTRA_PAGE zero-based by Sungsoo Lim · 9 years ago
  9. 4996226 AudioTrack.Builder: fix javadoc code sample by Jean-Michel Trivi · 9 years ago
  10. c67abec Fix MediaExtractor.getDrmInitData implementation for webm by Robert Shih · 9 years ago
  11. 7fa2caf Merge "AudioTrack.Builder: fix javadoc code sample" into nyc-dev by Jean-Michel Trivi · 9 years ago
  12. e27a751 AudioTrack.Builder: fix javadoc code sample by Jean-Michel Trivi · 9 years ago
  13. 9cc2c5c Merge "Audio recording activity notification: change callback name" into nyc-dev by Jean-Michel Trivi · 9 years ago
  14. 66ebc88 Merge "TIF: Add setLabel(CharSequence) in TvInputInfo.Builder" into nyc-dev by Dongwon Kang · 9 years ago
  15. 32e537c media: update dolby vision CodecProfileLevel by Ronghua Wu · 9 years ago
  16. e6a505b Audio recording activity notification: change callback name by Jean-Michel Trivi · 9 years ago
  17. d09372a TIF: Add setLabel(CharSequence) in TvInputInfo.Builder by Dongwon Kang · 9 years ago
  18. 8884af3 ExifInterface: Code clean up by Insun Kang · 9 years ago
  19. d37577d Merge "ExifInterface: deprecate duplicated tags" into nyc-dev by Jaesung Chung · 9 years ago
  20. 7c33a5d Merge "Update mediamuxer documentation that it does not support muxing B-frames." into nyc-dev by Hangyu Kuang · 9 years ago
  21. 775e3c2 TIF: Update javadoc with a better wording by Dongwon Kang · 9 years ago
  22. 8904a1a Merge "TIF: Address comments on hardware manager related system APIs" into nyc-dev by Dongwon Kang · 9 years ago
  23. 8f647b5 Merge "TIF: Add more class documentation on TvInputManager" into nyc-dev by Dongwon Kang · 9 years ago
  24. d853da5 Update mediamuxer documentation that it does not support muxing B-frames. by Hangyu Kuang · 9 years ago
  25. e1d0cab Merge "Unhide ExifThumbnail.getThumbnailRange() and make it match the comment." into nyc-dev by Tomasz Mikolajewski · 9 years ago
  26. 0ae6bdf ExifInterface: deprecate duplicated tags by Jaesung Chung · 9 years ago
  27. 2b57efb Unhide ExifThumbnail.getThumbnailRange() and make it match the comment. by Tomasz Mikolajewski · 9 years ago
  28. 5557bef TIF: Add more class documentation on TvInputManager by Dongwon Kang · 9 years ago
  29. 0632d8a TIF: Address comments on hardware manager related system APIs by Dongwon Kang · 9 years ago
  30. 449362e Fix audio focus logging by Jean-Michel Trivi · 9 years ago
  31. 9a99629 Merge "Stop SoundPool decode if NdkMediaCodec returns null buffers" into nyc-dev by Andy Hung · 9 years ago
  32. 41e54ad Merge "ExifInterface: keep tags in the original tag groups" into nyc-dev by Jaesung Chung · 9 years ago
  33. 4118ca8 ExifInterface: keep tags in the original tag groups by Jaesung Chung · 9 years ago
  34. 9e175f4 ExifInterface: Clean up test code and increase test coverage by Insun Kang · 9 years ago
  35. 0474773 Stop SoundPool decode if NdkMediaCodec returns null buffers by Andy Hung · 9 years ago
  36. 9a95421 Merge "AudioTrack: document some throws" into nyc-dev by Phil Burk · 9 years ago
  37. eeecfa4 AudioTrack: document some throws by Phil Burk · 9 years ago
  38. 1337deb Update the comment of MtpDevice#getObjectSizeLong by Daichi Hirono · 9 years ago
  39. c3089b0 TIF: Notify of visibility or label changes of TvInputInfo by Jae Seo · 9 years ago
  40. a2b88f6 Merge "Add getObjectSizeLong hidden API to MtpDevice class." into nyc-dev by Daichi Hirono · 9 years ago
  41. 787821b Add getObjectSizeLong hidden API to MtpDevice class. by Daichi Hirono · 9 years ago
  42. 21c03f0 Merge "MediaBrowser: Applying API Review" into nyc-dev by Sungsoo Lim · 9 years ago
  43. 2dc6cc9 Merge "TIF: Unhide TvRecordingClient.tune(String, Uri, Bundle)" into nyc-dev by Jiabin Huang · 9 years ago
  44. e468a67 Merge "ExifInterface: fix creating pointer tags which indicate 0 offset" into nyc-dev by Jaesung Chung · 9 years ago
  45. d48d029 TIF: Unhide TvRecordingClient.tune(String, Uri, Bundle) by Jiabin · 9 years ago
  46. 616a42f ExifInterface: fix creating pointer tags which indicate 0 offset by Jaesung Chung · 9 years ago
  47. 976bbac Merge "ExifInterface: close the resource after reading EXIF data explicitly" into nyc-dev by Jaesung Chung · 9 years ago
  48. 203ed4d5 Merge "ExifInterface: fix regression of re-writing JPEG" into nyc-dev by Jaesung Chung · 9 years ago
  49. c247791 ExifInterface: close the resource after reading EXIF data explicitly by Jaesung Chung · 9 years ago
  50. 42ac0d0 ExifInterface: fix regression of re-writing JPEG by Jaesung Chung · 9 years ago
  51. 7b0864c Merge "MediaResourceMonitor: Change argument type from string to int" into nyc-dev by Dongwon Kang · 9 years ago
  52. 6d8587a MediaResourceMonitor: Change argument type from string to int by Dongwon Kang · 9 years ago
  53. 285bbbb Merge "ExifInterface: fix logs" into nyc-dev by Jaesung Chung · 9 years ago
  54. f2a1076 Merge "ExifInterface: fix writing STRING and SRATIONAL formats" into nyc-dev by Jaesung Chung · 9 years ago
  55. c291696 ExifInterface: fix logs by Jaesung Chung · 9 years ago
  56. 8953147 Merge "Mark even more Bundles as defusable." into nyc-dev by Jeff Sharkey · 9 years ago
  57. 566e721 Merge "Audio ENCODING_IEC61937: enforce use of CHANNEL_OUT_STEREO" into nyc-dev by Phil Burk · 9 years ago
  58. f0ec2e0 Mark even more Bundles as defusable. by Jeff Sharkey · 9 years ago
  59. 621dbc8 Audio ENCODING_IEC61937: enforce use of CHANNEL_OUT_STEREO by Phil Burk · 9 years ago
  60. 455388b Fix a javadoc @see error by Paul McLean · 9 years ago
  61. 3b9be67 TIF: Annotate constants by Jae Seo · 9 years ago
  62. f9e0f20 Merge "ExifInterface: do not throw an Exception when XMP" into nyc-dev by Jaesung Chung · 9 years ago
  63. d1e20d2 ExifInterface: fix writing STRING and SRATIONAL formats by Jaesung Chung · 9 years ago
  64. 62b5ec7 Merge "TIF: Remove TvInputManager.Session from system API" into nyc-dev by Dongwon Kang · 9 years ago
  65. 841ad71 TIF: Remove TvInputManager.Session from system API by Dongwon Kang · 9 years ago
  66. a6b0caf8 Merge "Relax policy access restriction for adjust volume changes." into nyc-dev by Julia Reynolds · 9 years ago
  67. 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
  68. cdaa0b9 Relax policy access restriction for adjust volume changes. by Julia Reynolds · 9 years ago
  69. 58ae278 Merge "Use audio_session_t consistently" into nyc-dev by Glenn Kasten · 9 years ago
  70. 4003499 Merge "Dynamic audio policies: device type and address" into nyc-dev by Jean-Michel Trivi · 9 years ago
  71. 4ad3988 Dynamic audio policies: device type and address by Jean-Michel Trivi · 9 years ago
  72. 822ac77 Merge "TIF: Unhide sendAppPrivateCommand/onAppPrivateCommand" into nyc-dev by Dongwon Kang · 9 years ago
  73. f714e62 TIF: Unhide sendAppPrivateCommand/onAppPrivateCommand by Dongwon Kang · 9 years ago
  74. 48034f8 Prevent apps without DND access from toggling DND via AudioService. by Julia Reynolds · 9 years ago
  75. 36a20cd Merge "ExifInterface: ignore exceptions when getting wrong images" into nyc-dev by Jaesung Chung · 9 years ago
  76. bd4acc2 Merge "media: don't expose private keys in MediaFormat" into nyc-dev by Lajos Molnar · 9 years ago
  77. 5a5d56b Merge "Remove the field of MediaDrm from inner class CryptoSession." into nyc-dev by Jeff Tinker · 9 years ago
  78. 49fd7f1 Merge "TIF: Add annotations for the system APIs which requires permissions" into nyc-dev by Dongwon Kang · 9 years ago
  79. 89813b8 TIF: Add annotations for the system APIs which requires permissions by Dongwon Kang · 9 years ago
  80. 5fa0311 ExifInterface: do not throw an Exception when XMP by Jaesung Chung · 9 years ago
  81. 1a506af Merge "ExifInterface: handle the invalid offsets and count numbers" into nyc-dev by Jaesung Chung · 9 years ago
  82. 49371ca ExifInterface: handle the invalid offsets and count numbers by Jaesung Chung · 9 years ago
  83. b00df41 Merge "Camera: fix expectation of BLOB buffer size" into nyc-dev by Yin-Chia Yeh · 9 years ago
  84. 7b79090 Camera: fix expectation of BLOB buffer size by Yin-Chia Yeh · 9 years ago
  85. 5cbd0b8 stagefright: Document that encoders are free to use available tools by Hangyu Kuang · 9 years ago
  86. c04399f media: don't expose private keys in MediaFormat by Lajos Molnar · 9 years ago
  87. 3795330 Merge "Native routing phase 4" into nyc-dev by Paul Mclean · 9 years ago
  88. 14b4e65 Native routing phase 4 by Paul McLean · 9 years ago
  89. 88a03d6 MediaBrowser: Applying API Review by Sungsoo Lim · 9 years ago
  90. 1043f56 ExifInterface: ignore exceptions when getting wrong images by Jaesung Chung · 9 years ago
  91. e892411 Dynamic audio policies: allow device passing for RENDER mixes by Jean-Michel Trivi · 9 years ago
  92. 21c998f Remove the field of MediaDrm from inner class CryptoSession. by Li Chen · 9 years ago
  93. 684aff1 Merge "media: add MediaFormat.COLOR_ IntDefs" into nyc-dev by Lajos Molnar · 9 years ago
  94. 79c1bc8 Merge "media: expose MediaFormat.KEY_HDR_STATIC_INFO key" into nyc-dev by Lajos Molnar · 9 years ago
  95. 33b8404 Use audio_session_t consistently by Glenn Kasten · 9 years ago
  96. 89cb194 Merge "ExifInterface: implement the serialzation for Exif IFD structures" into nyc-dev by Jaesung Chung · 9 years ago
  97. 86e552b ExifInterface: implement the serialzation for Exif IFD structures by Jaesung Chung · 9 years ago
  98. e834dd7 Merge "ExifInterface: fix a bug in readExifEntryValue" into nyc-dev by Jaesung Chung · 9 years ago
  99. 2478f36 Merge "Resolve ringtone Uris using Context user." into nyc-dev by Jeff Sharkey · 9 years ago
  100. 265551d Resolve ringtone Uris using Context user. by Jeff Sharkey · 9 years ago