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