1. 5717612 Camera2: Add camera type to getNumberOfCameras. by Eino-Ville Talvala · 9 years ago
  2. 72064af Camera: Fix framework bugs with DEPTH-only camera devices by Eino-Ville Talvala · 9 years ago
  3. 1135457 Filtering Remote-Submix and Back-mic devices from AudioDeviceInfo API. by Paul McLean · 9 years ago
  4. 5fa8939 Revert "Add a (hidden) mapping for REMOTE_SUBMIX device types for CTS test." by Paul Mclean · 9 years ago
  5. a89e9f6 Merge "MediaSync: fix API comments." into mnc-dev by Wei Jia · 9 years ago
  6. 5d177ff MediaSync: fix API comments. by Wei Jia · 9 years ago
  7. af7748e Merge "Consider channel index masks when calculating channel counts." into mnc-dev by Paul Mclean · 9 years ago
  8. c770b7a Merge "Add a (hidden) mapping for REMOTE_SUBMIX device types for CTS test." into mnc-dev by Paul Mclean · 9 years ago
  9. 8b2562b Add a (hidden) mapping for REMOTE_SUBMIX device types for CTS test. by Paul McLean · 9 years ago
  10. 8eaf18b Merge "Documenting behavior of returning a 0-length array for formats, channels, rates queries for analog devices." into mnc-dev by Paul Mclean · 9 years ago
  11. 22cfec3 Documenting behavior of returning a 0-length array for formats, by Paul McLean · 9 years ago
  12. 881cd15 Merge "MidiManager: use ConcurrentHashMap" into mnc-dev by Phil Burk · 9 years ago
  13. 3115960 Consider channel index masks when calculating channel counts. by Paul McLean · 9 years ago
  14. a95faf7 MidiManager: use ConcurrentHashMap by Phil Burk · 9 years ago
  15. fc5a4bf Merge "AudioService: check for audio device connection success" into mnc-dev by Jean-Michel Trivi · 9 years ago
  16. 6d00e41 AudioService: check for audio device connection success by Jean-Michel Trivi · 9 years ago
  17. 3ba2bfa Merge "Expand ringtone titles to support OGG and FLAC." into mnc-dev by Jeff Sharkey · 9 years ago
  18. 449e5fd Expand ringtone titles to support OGG and FLAC. by Jeff Sharkey · 9 years ago
  19. afa6ceb media: Clarify MediaCodec and CodecCapabilities documentation by Lajos Molnar · 9 years ago
  20. 37f559b Merge "Improve getTimestamp documentation" into mnc-dev by Glenn Kasten · 9 years ago
  21. c1836bb Merge "Change MNC codename to just M." into mnc-dev by Dianne Hackborn · 9 years ago
  22. e8b7feb Merge "media: use blocks number to find closest size" into mnc-dev by Ronghua Wu · 9 years ago
  23. 2f1a08e Merge "MIDI docs BTLE: how to open BTLE MIDI devices" into mnc-dev by Phil Burk · 9 years ago
  24. fdcd821 Merge "MIDI package doc: add hasSystemFeature() call" into mnc-dev by Phil Burk · 9 years ago
  25. 559a242 Merge "MidiDevice: document that opens can return nulls" into mnc-dev by Phil Burk · 9 years ago
  26. e595268 media: use blocks number to find closest size by Ronghua Wu · 9 years ago
  27. 00908b6 Improve getTimestamp documentation by Glenn Kasten · 9 years ago
  28. 3cc1bdb MIDI docs BTLE: how to open BTLE MIDI devices by Phil Burk · 9 years ago
  29. 0e3de6c Change MNC codename to just M. by Dianne Hackborn · 9 years ago
  30. 44d535a MIDI package doc: add hasSystemFeature() call by Phil Burk · 9 years ago
  31. 645a0b2 MidiDevice: document that opens can return nulls by Phil Burk · 9 years ago
  32. 4ef977c media: fix estimateFrameRatesFor to use correct ratio by Ronghua Wu · 9 years ago
  33. cab361c MediaPlayer subtitle controller: use debug log instead of warning by Jean-Michel Trivi · 9 years ago
  34. 13ceb54 RingtoneManager: query results depend on caller permission by Jean-Michel Trivi · 9 years ago
  35. 345af96 TIF: Enable hardware acceleration on overlay by Jae Seo · 9 years ago
  36. f2805bc Merge "Use RingtonePlayer to get ringtone title" into mnc-dev by Todd Kennedy · 9 years ago
  37. 68de157 Use RingtonePlayer to get ringtone title by Todd Kennedy · 9 years ago
  38. e95af4a Merge "TIF: Use copied track list for onTracksChanged() callback" into mnc-dev by Terry Heo · 9 years ago
  39. 4fa85b7 Better logging of MediaPlayer failure reason. by Jeff Sharkey · 9 years ago
  40. 5a3ef42 TIF: Use copied track list for onTracksChanged() callback by Terry Heo · 9 years ago
  41. e6b407b Merge "MediaSync: fix flush handling and deadlock" into mnc-dev by Lajos Molnar · 9 years ago
  42. 2ac1fd3 TIF: Avoid generating locale dependent input IDs by Jae Seo · 9 years ago
  43. d08debcf MediaSync: fix flush handling and deadlock by Lajos Molnar · 9 years ago
  44. bd874b8 Merge "AudioManager: fix audio device callback list access" into mnc-dev by Eric Laurent · 9 years ago
  45. 1691f73 AudioManager: fix audio device callback list access by Eric Laurent · 9 years ago
  46. 148c7c5 Merge "media: Implement getAchievableFrameRatesFor with measured frame rate." into mnc-dev by Ronghua Wu · 9 years ago
  47. 7d17079 Merge "Mute correct user from device policy manager." into mnc-dev by Kenny Guy · 9 years ago
  48. c66b90f Merge "Generate stable MTP storage IDs." into mnc-dev by Jeff Sharkey · 9 years ago
  49. 70e0c58 Mute correct user from device policy manager. by Kenny Guy · 9 years ago
  50. c0344a8 Merge "audio: add definitions for devices connected over IP" into mnc-dev by Eric Laurent · 9 years ago
  51. 5af1835d Generate stable MTP storage IDs. by Jeff Sharkey · 9 years ago
  52. 75c4824 media: Implement getAchievableFrameRatesFor with measured frame rate. by Ronghua Wu · 9 years ago
  53. 6942136 Merge "ImageWriter: Exception when Surface is abandoned" into mnc-dev by Chien-Yu Chen · 9 years ago
  54. 7a64e97 Merge "MediaSessionManager: make the binder implementation static" into mnc-dev by Dongwon Kang · 9 years ago
  55. 6826b25 Merge "Report specific exception type on decrypt with invalid session" into mnc-dev by Jeff Tinker · 9 years ago
  56. d2ed690 MediaSessionManager: make the binder implementation static by Dongwon Kang · 9 years ago
  57. e0ee630 ImageWriter: Exception when Surface is abandoned by Chien-Yu Chen · 9 years ago
  58. 1f52fce Merge "ImageUtils: fix image copy issue" into mnc-dev by Zhijun He · 9 years ago
  59. 760b140 Merge "Ringtone: add support for volume control and looping" into mnc-dev by Jean-Michel Trivi · 9 years ago
  60. 96a2a95 Report specific exception type on decrypt with invalid session by Jeff Tinker · 9 years ago
  61. bc0b636 ImageUtils: fix image copy issue by Zhijun He · 9 years ago
  62. 1e725f8 audio: add definitions for devices connected over IP by Eric Laurent · 9 years ago
  63. 462045e Ringtone: add support for volume control and looping by Jean-Michel Trivi · 9 years ago
  64. e0b71b4 Merge "media: clean up the usage of max-supported-instances." into mnc-dev by Ronghua Wu · 9 years ago
  65. 71b5a586 media: clean up the usage of max-supported-instances. by Ronghua Wu · 9 years ago
  66. 560877d Volume change intent carries stream alias by Jean-Michel Trivi · 9 years ago
  67. 5da8ed1 Merge "AudioManager: optimize audio port listener registration" into mnc-dev by Eric Laurent · 9 years ago
  68. c573bc5 AudioManager: optimize audio port listener registration by Eric Laurent · 9 years ago
  69. 826bf9b Merge "media: parse max-concurrent-instances." into mnc-dev by Ronghua Wu · 9 years ago
  70. cf6a4ba media: parse max-concurrent-instances. by Ronghua Wu · 9 years ago
  71. 1d462aa Merge "TIF: Always invalidate the session callback when resetting TvView" into mnc-dev by Jae Seo · 9 years ago
  72. 3612821 TIF: Add more description to the poster art and thumbnail columns by Jae Seo · 9 years ago
  73. 2bfdff4 CamcorderProfile: clarify the high speed profile semantics by Zhijun He · 9 years ago
  74. b1ae00e TIF: Always invalidate the session callback when resetting TvView by Jae Seo · 9 years ago
  75. 37099a0 Merge "TIF: Minor code improvement" into mnc-dev by Jae Seo · 9 years ago
  76. 7777182 TIF: Use equals() instead of '==' for String comparisons by Jae Seo · 9 years ago
  77. 6e4cbfd TIF: Minor code improvement by Jae Seo · 9 years ago
  78. a5103b9 Merge "TIF: Add the columns for the app-linking to TvContract.Channels" into mnc-dev by Jae Seo · 9 years ago
  79. 6185858 Merge "TIF: Add COLUMN_SEARCHABLE to TvContract.Programs" into mnc-dev by Jae Seo · 9 years ago
  80. 99a242c Merge "TIF: Always flush pending app-private commands when resetting TvView" into mnc-dev by Jae Seo · 9 years ago
  81. 40c5c7d TIF: Fix a typo by Jae Seo · 9 years ago
  82. 4cd54dd TIF: Remove unnecessary interface modifiers by Jae Seo · 9 years ago
  83. 5ea221b TIF: Replace StringBuffer with String by Jae Seo · 9 years ago
  84. 1734507 TIF: Always flush pending app-private commands when resetting TvView by Jae Seo · 9 years ago
  85. 546ef56 TIF: Add COLUMN_SEARCHABLE to TvContract.Programs by Jae Seo · 9 years ago
  86. 1b98ab3 Merge "MediaPlayer: documentation for error/info codes." into mnc-dev by Robert Shih · 9 years ago
  87. 706ebb3 MediaPlayer: documentation for error/info codes. by Robert Shih · 9 years ago
  88. 81c754a TIF: Add the columns for the app-linking to TvContract.Channels by Jae Seo · 9 years ago
  89. be2e38e0 Merge "ImageReader: Fix format workarounds for legacy devices" into mnc-dev by Chien-Yu Chen · 9 years ago
  90. 1f98e79 Merge "audio effect JNI: fix global ref leak." into mnc-dev by Eric Laurent · 9 years ago
  91. 0779998 audio effect JNI: fix global ref leak. by Eric Laurent · 9 years ago
  92. 969a064 Merge "Improve robustness of MediaDrm after mediaserver crash" into mnc-dev by Jeff Tinker · 9 years ago
  93. 3c525c1 Merge "Fix MidiDevice.MidiConnection lifecycle" into mnc-dev by Mike Lockwood · 9 years ago
  94. aca98de Merge "ImageWriter: Remove exception for closing twice" into mnc-dev by Chien-Yu Chen · 9 years ago
  95. 2aef7e3 Fix MidiDevice.MidiConnection lifecycle by Mike Lockwood · 9 years ago
  96. 0375cb0 ImageWriter: Remove exception for closing twice by Chien-Yu Chen · 9 years ago
  97. c7c12e5 Merge "Make MediaSessionService not blocked by AudioService." into mnc-dev by Dongwon Kang · 9 years ago
  98. a38e1f4 Make MediaSessionService not blocked by AudioService. by Dongwon Kang · 9 years ago
  99. 90b3b93 Merge "AudioTrack.Builder should throw exception on failure." into mnc-dev by Andy Hung · 9 years ago
  100. a56eadb Merge "AudioRecord.Builder should throw exception on failure." into mnc-dev by Andy Hung · 9 years ago