1. ac0beb7 Merge "Camera: Update camera docs about external device orientation" into pi-dev by TreeHugger Robot · 7 years ago
  2. f4b75c9 Merge "Fix potential memory leak." into pi-dev by TreeHugger Robot · 7 years ago
  3. 1980996 Merge "Fix clearkey return code for setSecurityLevel" into pi-dev by Jeff Tinker · 7 years ago
  4. fdd2cad Fix potential memory leak. by Edwin Wong · 7 years ago
  5. fcf9a4c Merge "audio policy: disable silencing of background UID record" into pi-dev by TreeHugger Robot · 7 years ago
  6. f2c4711 Merge "Add retries in restoreTrack_l if the track does not start" into pi-dev by TreeHugger Robot · 7 years ago
  7. 2af6773 audio policy: disable silencing of background UID record by Eric Laurent · 7 years ago
  8. b13b35d Add retries in restoreTrack_l if the track does not start by Mikhail Naganov · 7 years ago
  9. 1e935c7 Fix clearkey return code for setSecurityLevel by Jeff Tinker · 7 years ago
  10. f2797b2 Merge changes from topic "metadata-audio-hal" into pi-dev by TreeHugger Robot · 7 years ago
  11. 1f03085 Merge "sf_foundation: include media_plugin_headers" into pi-dev by TreeHugger Robot · 7 years ago
  12. 069c271 Audio V4: Propagate track attributes to HAL by Kevin Rocard · 7 years ago
  13. 1f564ac Audio V4: Propagate audio attributes to tracks by Kevin Rocard · 7 years ago
  14. 7017fef sf_foundation: include media_plugin_headers by Wonsik Kim · 7 years ago
  15. a8975a7 Audio V4: propagate metadata to the HAL by Kevin Rocard · 7 years ago
  16. 82e14cd Invalid audio effect config could crash the parser by Kevin Rocard · 7 years ago
  17. 83028d5 Merge "Support query microphones information." into pi-dev by TreeHugger Robot · 7 years ago
  18. 103f5a6 Fix flac encoder and decoder EOS handling by Marco Nelissen · 7 years ago
  19. c7e8548 Merge "metrics on latency through codecs" into pi-dev by TreeHugger Robot · 7 years ago
  20. 01c5c9f metrics on latency through codecs by Ray Essick · 7 years ago
  21. 5915fa3 libaudiohal: Fix dereference before NULL check by Kevin Rocard · 7 years ago
  22. 0c2e723 Merge "MediaSession2: Change isTrusted() usages to isTrustedForMediaControl" into pi-dev by TreeHugger Robot · 7 years ago
  23. 498e03d Merge "VideoView2: Handles viewType attribute" into pi-dev by TreeHugger Robot · 7 years ago
  24. 81e36fc MediaSession2: Change isTrusted() usages to isTrustedForMediaControl by Hyundo Moon · 7 years ago
  25. 6dc6d93 Merge "frameworks/av: Documentation fixes for AImage and AImageReader." into pi-dev by Krzysztof Kosiński · 7 years ago
  26. 782f001 Merge "Camera: Add MONOCHROME capability" into pi-dev by TreeHugger Robot · 7 years ago
  27. 69f64fe frameworks/av: Documentation fixes for AImage and AImageReader. by Krzysztof Kosiński · 7 years ago
  28. 47f61f0 Merge "Fix Unicode string handling" into pi-dev by Jerry Zhang · 7 years ago
  29. 9ff780e Support query microphones information. by jiabin · 7 years ago
  30. 53a068a Camera: Update camera docs about external device orientation by Emilian Peev · 7 years ago
  31. 2ad6e52 Merge "MediaControlView2: Add support for Minimal Mode" into pi-dev by TreeHugger Robot · 7 years ago
  32. 04ba822 Merge "MediaControlView2: Add Music UX" into pi-dev by TreeHugger Robot · 7 years ago
  33. 7b4ab78 Improve camera availability for active UIDs by Svet Ganov · 7 years ago
  34. bc1d4b4 Fix Unicode string handling by Jerry Zhang · 7 years ago
  35. e1d2f7d Merge "Camera2: Add distortion correction support" into pi-dev by TreeHugger Robot · 7 years ago
  36. b1eb717 Merge "audioserver: fix UID checks for multi user" into pi-dev by TreeHugger Robot · 7 years ago
  37. 96c7eed audioserver: fix UID checks for multi user by Eric Laurent · 7 years ago
  38. 4a7b864 MediaPlayerBase: Add PlayerEventCallback#onSeekCompleted() by Jaewan Kim · 7 years ago
  39. d5b878d MediaSession2: Pull out Command/CommandGroup from the MediaSession2 by Jaewan Kim · 7 years ago
  40. 076d7da MediaController2: Add fastForward() / rewind() by Jaewan Kim · 7 years ago
  41. 561a8f4 MediaControlView2: Add support for Minimal Mode by Jin Seok Park · 7 years ago
  42. d7049e1 MediaControlView2: Add Music UX by Jin Seok Park · 7 years ago
  43. f5e5100 Merge "Remove unneeded context" into pi-dev by TreeHugger Robot · 7 years ago
  44. ed45778 Merge "audiopolicy: increase binder command timeout for some commmands" into pi-dev by TreeHugger Robot · 7 years ago
  45. 0de7bab Remove unneeded context by Christofer Åkersten · 7 years ago
  46. 53676d0 Merge "Remove configure() from Mtp" into pi-dev by Jerry Zhang · 7 years ago
  47. 09e621a audiopolicy: increase binder command timeout for some commmands by Eric Laurent · 7 years ago
  48. 597e03b Camera: Add MONOCHROME capability by Shuzhen Wang · 7 years ago
  49. a5e13d9 Merge "Move codec2 out of frameworks/av" into pi-dev by TreeHugger Robot · 7 years ago
  50. 3abf785 Merge "Fixes serialization of vendor metrics" into pi-dev by Adam Stone · 7 years ago
  51. bebc764 Merge "MediaSession2: Change return type of CommandGroup#getCommands()" into pi-dev by Jaewan Kim · 7 years ago
  52. b466a4c Merge "MediaMetadata2: Remove radio constants" into pi-dev by Jaewan Kim · 7 years ago
  53. b23f719 Merge "MediaSession2: Revisit command code" into pi-dev by Jaewan Kim · 7 years ago
  54. abfaf7a Merge "MCV2: Add contentDescriptions to buttons" into pi-dev by TreeHugger Robot · 7 years ago
  55. 73d344a Merge "SessionPlaylistAgent: Handle setDataSource" into pi-dev by TreeHugger Robot · 7 years ago
  56. c13a4e4 MediaSession2: Change return type of CommandGroup#getCommands() by Jaewan Kim · 7 years ago
  57. 179713c VideoView2: Handles viewType attribute by Insun Kang · 7 years ago
  58. 54936be MediaSession2: Revisit command code by Jaewan Kim · 7 years ago
  59. edcbd37 MediaMetadata2: Remove radio constants by Jaewan Kim · 7 years ago
  60. a1c392e Merge "MediaSession2: Match APIs with MediaPlayerBase" into pi-dev by Jaewan Kim · 7 years ago
  61. d8c3b38 SessionPlaylistAgent: Handle setDataSource by Sungsoo Lim · 7 years ago
  62. aec686d Merge "MediaController2: Match APIs with MediaPlayerBase" into pi-dev by Jaewan Kim · 7 years ago
  63. af5a727 Merge "MediaController2: Remove MediaPlaylistAgent in the ControllerCallback" into pi-dev by Jaewan Kim · 7 years ago
  64. fab3852 Merge "aaudio: improve logging to help debugging" into pi-dev by TreeHugger Robot · 7 years ago
  65. 3296237 Merge "mediaplayer2: remove redundant line" into pi-dev by TreeHugger Robot · 7 years ago
  66. 0446336 Merge "Handle failure of creating MediaPlayer properly" into pi-dev by TreeHugger Robot · 7 years ago
  67. 19e990e aaudio: improve logging to help debugging by Phil Burk · 7 years ago
  68. ce6c847 Merge "aaudio: pass smart pointer to mixer thread" into pi-dev by TreeHugger Robot · 7 years ago
  69. 334adf0 mediaplayer2: remove redundant line by Wei Jia · 7 years ago
  70. ef49805 Handle failure of creating MediaPlayer properly by Jaekyun Seok · 7 years ago
  71. 97e4f64 Merge "Move Codec2.0 services to hardware/google/av" into pi-dev by TreeHugger Robot · 7 years ago
  72. 00f928c Hearing Aid: use same rules for ring tones and notifications as headsets by Jakub Pawlowski · 7 years ago
  73. be64550 aaudio: pass smart pointer to mixer thread by Phil Burk · 7 years ago
  74. 4a6842f Merge "Change softvpx buffer count to 10" into pi-dev by TreeHugger Robot · 7 years ago
  75. 015ae57 Move Codec2.0 services to hardware/google/av by Pawin Vongmasa · 7 years ago
  76. 1c57a0e Merge "Make conversion functions non-inline" into pi-dev by TreeHugger Robot · 7 years ago
  77. df4f7ec Merge "Bluetooth: Enable in-band ringing in vibration mode (3/4)" into pi-dev by TreeHugger Robot · 7 years ago
  78. b5d108d Make conversion functions non-inline by Pawin Vongmasa · 7 years ago
  79. fcfde5f MediaSession2: Match APIs with MediaPlayerBase by Jaewan Kim · 7 years ago
  80. dc740bc Merge "Use SessionPlaylistAgent in MediaSession2Impl" into pi-dev by TreeHugger Robot · 7 years ago
  81. cf1e133 MediaController2: Remove MediaPlaylistAgent in the ControllerCallback by Jaewan Kim · 7 years ago
  82. 96117ae Bluetooth: Enable in-band ringing in vibration mode (3/4) by Jack He · 7 years ago
  83. ec57d7b Merge "MediaSession2: Protect MediaSessionManager APIs with permission" into pi-dev by Hyundo Moon · 7 years ago
  84. 1fe0636 MediaController2: Match APIs with MediaPlayerBase by Jaewan Kim · 7 years ago
  85. 483a933 MCV2: Add contentDescriptions to buttons by Insun Kang · 7 years ago
  86. 0738f27 Use SessionPlaylistAgent in MediaSession2Impl by Sungsoo Lim · 7 years ago
  87. 32494f5 Fixes serialization of vendor metrics by Adam Stone · 7 years ago
  88. 0835bc5 Change softvpx buffer count to 10 by Chong Zhang · 7 years ago
  89. 11fed3f Move codec2 out of frameworks/av by Wonsik Kim · 7 years ago
  90. 694a72d Merge "audio services: monitor execution time for binder commands" into pi-dev by TreeHugger Robot · 7 years ago
  91. f334e17 Merge "heif: report Exif offset and size in file meta" into pi-dev by Chong Zhang · 7 years ago
  92. 3528c93 audio services: monitor execution time for binder commands by Eric Laurent · 7 years ago
  93. 7a20d30 MediaSession2: Protect MediaSessionManager APIs with permission by Hyundo Moon · 7 years ago
  94. f247a89 Merge "Move CCodec and c2.google.* components out of framework" into pi-dev by TreeHugger Robot · 7 years ago
  95. 3655933 Merge "Allow access from hardware/google/av" into pi-dev by TreeHugger Robot · 7 years ago
  96. 256e289 Allow access from hardware/google/av by Pawin Vongmasa · 7 years ago
  97. b3aae29 Merge "Decouple libstagefright from Codec 2.0" into pi-dev by TreeHugger Robot · 7 years ago
  98. 2ca7007 Merge "CameraService: Handle ActivityManager death for UidPolicy" into pi-dev by Eino-Ville Talvala · 7 years ago
  99. 12cc6e7 fix crash due to no output format available -- DO NOT MERGE by Chong Zhang · 7 years ago
  100. 6cb243c fix crash due to no output format available -- DO NOT MERGE by Chong Zhang · 7 years ago