1. 430fc48 Work on removing non-session media routing code by RoboErik · 10 years ago
  2. 19ed4a1 implement edge styles and underline for closed caption by Chong Zhang · 10 years ago
  3. c5db4bf Merge "Add an app ops code for microphone muting." by Emily Bernier · 10 years ago
  4. 22c921a Add an app ops code for microphone muting. by Emily Bernier · 10 years ago
  5. 90c91c2 Merge "support for CEA-608 closed caption" by Chong Zhang · 10 years ago
  6. 86cdd73 Merge "change onData() to take byte array of raw data" by Chong Zhang · 10 years ago
  7. bdfd910 support for CEA-608 closed caption by Chong Zhang · 10 years ago
  8. 079fa96 change onData() to take byte array of raw data by Chong Zhang · 10 years ago
  9. 162d699 jpeg_bench: Fix checkbuild by Ji-Hwan Lee · 10 years ago
  10. 796691e Merge "Add an API to get TV input icon" by Jae Seo · 10 years ago
  11. cca74c1 Add an API to get TV input icon by Jaewan Kim · 10 years ago
  12. b41ed6c am 8c4b4dc8: Merge "b/15330955 Make RemoteController use the new session APIs" into lmp-preview-dev by RoboErik · 10 years ago
  13. 73e23e2 b/15330955 Make RemoteController use the new session APIs by RoboErik · 10 years ago
  14. 3a0f199 Add channel types for NTSC, PAL and SECAM by Jae Seo · 10 years ago
  15. f4c6a15 am b9525871: am 8525fe8d: am 1a3908e9: Merge "Switch to a type-safe album art interface." by Elliott Hughes · 10 years ago
  16. b952587 am 8525fe8d: am 1a3908e9: Merge "Switch to a type-safe album art interface." by Elliott Hughes · 10 years ago
  17. 95d3f86 Switch to a type-safe album art interface. by Elliott Hughes · 10 years ago
  18. 5052e78 Merge "AudioManager: add ability to allocate a new session ID" by Jean-Michel Trivi · 10 years ago
  19. e414608 CamcorderProfiles: Add 4K video constants by Zhijun He · 10 years ago
  20. 8a21f5d AudioManager: add ability to allocate a new session ID by Jean-Michel Trivi · 10 years ago
  21. e252909 am 6580a31d: Merge "Adds listeners for changes to the list of active sessions" into lmp-preview-dev by RoboErik · 10 years ago
  22. 03df2c5 am 91ead28f: Merge "b/15388389 Add volume handling support to MediaRouter" into lmp-preview-dev by RoboErik · 10 years ago
  23. 58af219 am ddbdcd09: Merge "Add a way to get the package/pid of the session" into lmp-preview-dev by RoboErik · 10 years ago
  24. 8799179 am a6b44fe7: Merge "Fix a typo in TvContract" into lmp-preview-dev by Jae Seo · 10 years ago
  25. 9aea9c9 am 73fe04a4: Merge "TIF: Address the feedback from the API review - 3/3" into lmp-preview-dev by Jae Seo · 10 years ago
  26. a3d8188 Merge "Adds listeners for changes to the list of active sessions" into lmp-preview-dev by RoboErik · 10 years ago
  27. 55f6ab4 Merge "b/15388389 Add volume handling support to MediaRouter" into lmp-preview-dev by RoboErik · 10 years ago
  28. 2068592 Merge "Add a way to get the package/pid of the session" into lmp-preview-dev by RoboErik · 10 years ago
  29. 085eefd Merge "Fix a typo in TvContract" into lmp-preview-dev by Jae Seo · 10 years ago
  30. 182dc33 Merge "TIF: Address the feedback from the API review - 3/3" into lmp-preview-dev by Jae Seo · 10 years ago
  31. dc92098 Merge "Allow profile and device owners to change and get the master volume mute state." by Julia Reynolds · 10 years ago
  32. 4a21b25 Allow profile and device owners to change and get the master volume mute state. by Julia Reynolds · 10 years ago
  33. f30ea53 Fix a typo in TvContract by Jae Seo · 10 years ago
  34. 32c67ee am 8be96a6f: Merge "Make TvInputs aware of whether it\'s hardware-based or not" into lmp-preview-dev by Wonsik Kim · 10 years ago
  35. f928103 am ef00c16d: am de1f0023: am 2a1ed46d: Merge "Fix sense of NULL test in android_media_MediaScanner_extractAlbumArt." by Elliott Hughes · 10 years ago
  36. ef00c16 am de1f0023: am 2a1ed46d: Merge "Fix sense of NULL test in android_media_MediaScanner_extractAlbumArt." by Elliott Hughes · 10 years ago
  37. e0f2fa3 Fix sense of NULL test in android_media_MediaScanner_extractAlbumArt. by Elliott Hughes · 10 years ago
  38. 0a5b778 am c523b768: Merge "Make TvView keep the volume value and set later once the connecation is made." into lmp-preview-dev by Dongwon Kang · 10 years ago
  39. 55f933f Merge "Make TvInputs aware of whether it's hardware-based or not" into lmp-preview-dev by Wonsik Kim · 10 years ago
  40. fb442b0 Add a way to get the package/pid of the session by RoboErik · 10 years ago
  41. 2e7a916 Adds listeners for changes to the list of active sessions by RoboErik · 10 years ago
  42. 5d3114b b/15388389 Add volume handling support to MediaRouter by RoboErik · 10 years ago
  43. 1bfce9f TIF: Address the feedback from the API review - 3/3 by Jae Seo · 10 years ago
  44. 336cdf2 Make TvView keep the volume value and set later once the connecation is made. by Dongwon Kang · 10 years ago
  45. 09c0d26 am f6c66902: Merge "util: Make Rational a Number/Comparable; add Range#inRange" into lmp-preview-dev by Igor Murashkin · 10 years ago
  46. af743ee Make TvInputs aware of whether it's hardware-based or not by Wonsik Kim · 10 years ago
  47. 2f98a26 Merge "util: Make Rational a Number/Comparable; add Range#inRange" into lmp-preview-dev by Igor Murashkin · 10 years ago
  48. 007bfb1 util: Make Rational a Number/Comparable; add Range#inRange by Igor Murashkin · 10 years ago
  49. 4ba840f am 1a4d3d02: Merge "TIF: Address the feedback from the API review - 2/3" into lmp-preview-dev by Dongwon Kang · 10 years ago
  50. 929c691 am 77b29f1f: Merge "TIF: Address the feedback from the API review - 1/3" into lmp-preview-dev by Dongwon Kang · 10 years ago
  51. 7012db7 Merge "TIF: Address the feedback from the API review - 2/3" into lmp-preview-dev by Dongwon Kang · 10 years ago
  52. 2750d21 Merge "TIF: Address the feedback from the API review - 1/3" into lmp-preview-dev by Dongwon Kang · 10 years ago
  53. b8a6441 TIF: Address the feedback from the API review - 2/3 by Jae Seo · 10 years ago
  54. 4a2e599 am b3412adf: Merge "TvContract: Add channel logo and program thumbnail" into lmp-preview-dev by Ji-Hwan Lee · 10 years ago
  55. cc15afb Merge "TvContract: Add channel logo and program thumbnail" into lmp-preview-dev by Ji-Hwan Lee · 10 years ago
  56. c954e61 am 3966c960: Merge "Add defaults for caption colors and edge type" into lmp-preview-dev by Alan Viverette · 10 years ago
  57. 4586b0d Merge "Add defaults for caption colors and edge type" into lmp-preview-dev by Alan Viverette · 10 years ago
  58. 4c1959c TvContract: Add channel logo and program thumbnail by Ji-Hwan Lee · 10 years ago
  59. 2432912 resolved conflicts for merge of f8272896 to master by Elliott Hughes · 10 years ago
  60. f827289 am bd1949a4: am b2842e72: Merge "[LP64] Fix access to MediaAlbumArt." by Elliott Hughes · 10 years ago
  61. 9f47b84 Merge "AudioAttributes: parcelable, hide support for tags" by Jean-Michel Trivi · 10 years ago
  62. 9fa803b [LP64] Fix access to MediaAlbumArt. by Elliott Hughes · 10 years ago
  63. 42cdf48 am e637e614: Merge "remove debug log in AudioPortEventHandler." into lmp-preview-dev by Eric Laurent · 10 years ago
  64. a335e14 Merge "remove debug log in AudioPortEventHandler." into lmp-preview-dev by Eric Laurent · 10 years ago
  65. 782f734 TIF: Address the feedback from the API review - 1/3 by Jae Seo · 10 years ago
  66. e94379b remove debug log in AudioPortEventHandler. by Eric Laurent · 10 years ago
  67. e88aee8 Add defaults for caption colors and edge type by Alan Viverette · 10 years ago
  68. b45c273 AudioAttributes: parcelable, hide support for tags by Jean-Michel Trivi · 10 years ago
  69. 7d10873 am dd76759d: Merge "AudioManager: fix AudioPort gain query" into lmp-preview-dev by Eric Laurent · 10 years ago
  70. 450758a am 65d95bfa: Merge "Add onAudioStreamChanged and onClosedCaptionStreamChanged callbacks from TIS to application." into lmp-preview-dev by Dongwon Kang · 10 years ago
  71. 8da2139 Merge "AudioManager: fix AudioPort gain query" into lmp-preview-dev by Eric Laurent · 10 years ago
  72. 6dd6a3d Merge "Update android.media.AudioTrack.getTimestamp API documentation" by Glenn Kasten · 10 years ago
  73. 39f5300 Merge "AudioFormat class" by Jean-Michel Trivi · 10 years ago
  74. 2e0bacc am 594ac157: Merge "TvContract: Address the feedback from the API review" into lmp-preview-dev by Jae Seo · 10 years ago
  75. f573765 am b9c0a8ae: Merge "Add a way to get the class name of SetupActivity and SettingsActivity" into lmp-preview-dev by Chulwoo Lee · 10 years ago
  76. 4c9e57f resolved conflicts for merge of ebe661c4 to master by Jae Seo · 10 years ago
  77. 7b2ae34 Merge "Add onAudioStreamChanged and onClosedCaptionStreamChanged callbacks from TIS to application." into lmp-preview-dev by Dongwon Kang · 10 years ago
  78. f723f8e AudioFormat class by Jean-Michel Trivi · 10 years ago
  79. b4e0909 AudioManager: fix AudioPort gain query by Eric Laurent · 10 years ago
  80. a3be12a Add onAudioStreamChanged and onClosedCaptionStreamChanged callbacks from TIS to application. by Dongwon Kang · 10 years ago
  81. 6fbe398 Merge "TvContract: Address the feedback from the API review" into lmp-preview-dev by Jae Seo · 10 years ago
  82. e7bb7d6 Add a way to get the class name of SetupActivity and SettingsActivity by Chulwoo Lee · 10 years ago
  83. bd23fa0 TvContract: Address the feedback from the API review by Jae Seo · 10 years ago
  84. 9dc96cf am a0183b02: am 8868d129: am 1c725866: Merge "MtpDatabase JNI: Fixed incorrect method name in ALOGE." by Mike Lockwood · 10 years ago
  85. 307a37c am 1ac54ec6: am 750e78bb: am 27eb205e: Merge "MtpDatabase JNI: Fixed a memory-leak in getObjectPropertyValue()." by Mike Lockwood · 10 years ago
  86. a0183b0 am 8868d129: am 1c725866: Merge "MtpDatabase JNI: Fixed incorrect method name in ALOGE." by Mike Lockwood · 10 years ago
  87. 1ac54ec am 750e78bb: am 27eb205e: Merge "MtpDatabase JNI: Fixed a memory-leak in getObjectPropertyValue()." by Mike Lockwood · 10 years ago
  88. 8868d12 am 1c725866: Merge "MtpDatabase JNI: Fixed incorrect method name in ALOGE." by Mike Lockwood · 10 years ago
  89. 750e78b am 27eb205e: Merge "MtpDatabase JNI: Fixed a memory-leak in getObjectPropertyValue()." by Mike Lockwood · 10 years ago
  90. d5cc4a2 Put TV Input Framework under android.media.tv, including TvContract by Jae Seo · 10 years ago
  91. 830fd70 am c7ed6f69: Merge "Minimum work to make volume handling work with sessions" into lmp-preview-dev by RoboErik · 10 years ago
  92. e78755e Merge "Minimum work to make volume handling work with sessions" into lmp-preview-dev by RoboErik · 10 years ago
  93. 3a4398a am 209fc1ae: AudioManager: do not mandate a looper by Eric Laurent · 10 years ago
  94. ddc93ce AudioManager: do not mandate a looper by Eric Laurent · 10 years ago
  95. 4179264 am bfea31fd: VolumeZen: Prevent raising ringer volume in silent mode. by John Spurlock · 10 years ago
  96. a11b4af VolumeZen: Prevent raising ringer volume in silent mode. by John Spurlock · 10 years ago
  97. 986b46d MtpDatabase JNI: Fixed incorrect method name in ALOGE. by Martin Blumenstingl · 10 years ago
  98. 17a24c5 MtpDatabase JNI: Fixed a memory-leak in getObjectPropertyValue(). by Martin Blumenstingl · 10 years ago
  99. 3ed851b am f2e19a36: Merge "AudioManager: add audio port gain control" into lmp-preview-dev by Eric Laurent · 10 years ago
  100. 086995c am b4499f84: Merge "audio routing update listener" into lmp-preview-dev by Eric Laurent · 10 years ago