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