1. 3272cf2 Merge "Close connection before retrying" into lmp-dev am: a8648ecebb am: 5181a7ab64 am: 4b78a79546 by Marco Nelissen · 7 years ago
  2. 6d5bc9a Merge "Close connection before retrying" into lmp-dev am: a8648ecebb am: 5181a7ab64 by Marco Nelissen · 7 years ago
  3. 5181a7a Merge "Close connection before retrying" into lmp-dev am: a8648ecebb by Marco Nelissen · 7 years ago
  4. 46132af Close connection before retrying by Marco Nelissen · 7 years ago
  5. 761a1ed DO NOT MERGE) ExifInterface: Close the file when an exception happens by Sungsoo · 8 years ago
  6. ad74e88 DO NOT MERGE) ExifInterface: Close the file when an exception happens by Sungsoo · 8 years ago
  7. 135524f DO NOT MERGE) ExifInterface: Close the file when an exception happens by Sungsoo · 8 years ago
  8. cb17930 DO NOT MERGE) ExifInterface: Close the file when an exception happens by Sungsoo · 8 years ago
  9. bb80084 DO NOT MERGE) ExifInterface: Provide backward compatibility am: 7ce9243087 by Sungsoo · 8 years ago
  10. 7ce9243 DO NOT MERGE) ExifInterface: Provide backward compatibility by Sungsoo · 8 years ago
  11. 87a9ac7 DO NOT MERGE) ExifInterface: Provide backward compatibility by Sungsoo · 8 years ago
  12. 22bd364 DO NOT MERGE) ExifInterface: Provide backward compatibility by Sungsoo · 8 years ago
  13. 865bf88 DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change by Sungsoo · 8 years ago
  14. 2ee53c8 DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change by Sungsoo · 8 years ago
  15. 659275d DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change by Sungsoo · 8 years ago
  16. aebe234 DO NOT MERGE) ExifInterface: Make saveAttributes throw an exception before change by Sungsoo · 8 years ago
  17. db9f504 DO NOT MERGE: Fix CTS regression am: 90be39c7bb by Sungsoo Lim · 8 years ago
  18. 90be39c DO NOT MERGE: Fix CTS regression by Sungsoo Lim · 8 years ago
  19. 7a92dc9 DO NOT MERGE: Fix CTS regression by Sungsoo Lim · 8 years ago
  20. edc9238 DO NOT MERGE: Fix CTS regression by Sungsoo Lim · 8 years ago
  21. aa85bf9 Merge \"DO NOT MERGE: Remove the use of JHEAD in ExifInterface\" into mnc-dev by Sungsoo Lim · 8 years ago
  22. 98287a6 DO NOT MERGE: Remove the use of JHEAD in ExifInterface by Sungsoo Lim · 8 years ago
  23. 3261c5f DO NOT MERGE: Remove the use of JHEAD in ExifInterface by Sungsoo Lim · 8 years ago
  24. 9fffc56 DO NOT MERGE: Remove the use of JHEAD in ExifInterface by Sungsoo Lim · 8 years ago
  25. 7c798c1 DO NOT MERGE SoundPool: add lock for findSample access from SoundPoolThread by Andy Hung · 9 years ago
  26. 0a887bc DO NOT MERGE SoundPool: add lock for findSample access from SoundPoolThread by Andy Hung · 9 years ago
  27. 05ce0c6 Revert "Fix race condition when setting default ringtones" by Ian Pedowitz · 9 years ago
  28. f2cb934 Fix race condition when setting default ringtones by Marco Nelissen · 9 years ago
  29. de612dc MediaPlayer: remove obsolete function setPlaybackRate from comments. by Wei Jia · 9 years ago
  30. 8e82755 Merge "BluetoothMidiDevice: change write type to support JamStik" into mnc-dr-dev by Phil Burk · 9 years ago
  31. 977fe03 BLE-MIDI: change binding for BluetoothMidiService by Phil Burk · 9 years ago
  32. c024de3 media: ignore null InputStream by Ronghua Wu · 9 years ago
  33. c1c462c Merge "MidiBluetoothService: add new device to HashMap" into mnc-dr-dev by Eric Laurent · 9 years ago
  34. af3e489 BluetoothMidiDevice: change write type to support JamStik by Phil Burk · 9 years ago
  35. ca29697 Merge "MidiManager: fix double BTLE callback" into mnc-dr-dev by Phil Burk · 9 years ago
  36. 7688911 MidiBluetoothService: add new device to HashMap by Phil Burk · 9 years ago
  37. afa038c MidiManager: fix double BTLE callback by Phil Burk · 9 years ago
  38. e39def4 MidiService: update listener with current status when registered by Phil Burk · 9 years ago
  39. d890f4f MediaActionSound: Fix video stop sound by Chien-Yu Chen · 9 years ago
  40. 4a8034c AudioTrack: error reporting for getTimestamp() by Eric Laurent · 9 years ago
  41. bda0caf MIDI docs: fix buffer allocation by Phil Burk · 9 years ago
  42. 5717612 Camera2: Add camera type to getNumberOfCameras. by Eino-Ville Talvala · 9 years ago
  43. 72064af Camera: Fix framework bugs with DEPTH-only camera devices by Eino-Ville Talvala · 9 years ago
  44. 1135457 Filtering Remote-Submix and Back-mic devices from AudioDeviceInfo API. by Paul McLean · 9 years ago
  45. 5fa8939 Revert "Add a (hidden) mapping for REMOTE_SUBMIX device types for CTS test." by Paul Mclean · 9 years ago
  46. a89e9f6 Merge "MediaSync: fix API comments." into mnc-dev by Wei Jia · 9 years ago
  47. 5d177ff MediaSync: fix API comments. by Wei Jia · 9 years ago
  48. af7748e Merge "Consider channel index masks when calculating channel counts." into mnc-dev by Paul Mclean · 9 years ago
  49. c770b7a Merge "Add a (hidden) mapping for REMOTE_SUBMIX device types for CTS test." into mnc-dev by Paul Mclean · 9 years ago
  50. 8b2562b Add a (hidden) mapping for REMOTE_SUBMIX device types for CTS test. by Paul McLean · 9 years ago
  51. 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
  52. 22cfec3 Documenting behavior of returning a 0-length array for formats, by Paul McLean · 9 years ago
  53. 881cd15 Merge "MidiManager: use ConcurrentHashMap" into mnc-dev by Phil Burk · 9 years ago
  54. 3115960 Consider channel index masks when calculating channel counts. by Paul McLean · 9 years ago
  55. a95faf7 MidiManager: use ConcurrentHashMap by Phil Burk · 9 years ago
  56. fc5a4bf Merge "AudioService: check for audio device connection success" into mnc-dev by Jean-Michel Trivi · 9 years ago
  57. 6d00e41 AudioService: check for audio device connection success by Jean-Michel Trivi · 9 years ago
  58. 3ba2bfa Merge "Expand ringtone titles to support OGG and FLAC." into mnc-dev by Jeff Sharkey · 9 years ago
  59. 449e5fd Expand ringtone titles to support OGG and FLAC. by Jeff Sharkey · 9 years ago
  60. afa6ceb media: Clarify MediaCodec and CodecCapabilities documentation by Lajos Molnar · 9 years ago
  61. 37f559b Merge "Improve getTimestamp documentation" into mnc-dev by Glenn Kasten · 9 years ago
  62. c1836bb Merge "Change MNC codename to just M." into mnc-dev by Dianne Hackborn · 9 years ago
  63. e8b7feb Merge "media: use blocks number to find closest size" into mnc-dev by Ronghua Wu · 9 years ago
  64. 2f1a08e Merge "MIDI docs BTLE: how to open BTLE MIDI devices" into mnc-dev by Phil Burk · 9 years ago
  65. fdcd821 Merge "MIDI package doc: add hasSystemFeature() call" into mnc-dev by Phil Burk · 9 years ago
  66. 559a242 Merge "MidiDevice: document that opens can return nulls" into mnc-dev by Phil Burk · 9 years ago
  67. e595268 media: use blocks number to find closest size by Ronghua Wu · 9 years ago
  68. 00908b6 Improve getTimestamp documentation by Glenn Kasten · 9 years ago
  69. 3cc1bdb MIDI docs BTLE: how to open BTLE MIDI devices by Phil Burk · 9 years ago
  70. 0e3de6c Change MNC codename to just M. by Dianne Hackborn · 9 years ago
  71. 44d535a MIDI package doc: add hasSystemFeature() call by Phil Burk · 9 years ago
  72. 645a0b2 MidiDevice: document that opens can return nulls by Phil Burk · 9 years ago
  73. 4ef977c media: fix estimateFrameRatesFor to use correct ratio by Ronghua Wu · 9 years ago
  74. cab361c MediaPlayer subtitle controller: use debug log instead of warning by Jean-Michel Trivi · 9 years ago
  75. 13ceb54 RingtoneManager: query results depend on caller permission by Jean-Michel Trivi · 9 years ago
  76. 345af96 TIF: Enable hardware acceleration on overlay by Jae Seo · 9 years ago
  77. f2805bc Merge "Use RingtonePlayer to get ringtone title" into mnc-dev by Todd Kennedy · 9 years ago
  78. 68de157 Use RingtonePlayer to get ringtone title by Todd Kennedy · 9 years ago
  79. e95af4a Merge "TIF: Use copied track list for onTracksChanged() callback" into mnc-dev by Terry Heo · 9 years ago
  80. 4fa85b7 Better logging of MediaPlayer failure reason. by Jeff Sharkey · 9 years ago
  81. 5a3ef42 TIF: Use copied track list for onTracksChanged() callback by Terry Heo · 9 years ago
  82. e6b407b Merge "MediaSync: fix flush handling and deadlock" into mnc-dev by Lajos Molnar · 9 years ago
  83. 2ac1fd3 TIF: Avoid generating locale dependent input IDs by Jae Seo · 9 years ago
  84. d08debcf MediaSync: fix flush handling and deadlock by Lajos Molnar · 9 years ago
  85. bd874b8 Merge "AudioManager: fix audio device callback list access" into mnc-dev by Eric Laurent · 9 years ago
  86. 1691f73 AudioManager: fix audio device callback list access by Eric Laurent · 9 years ago
  87. 148c7c5 Merge "media: Implement getAchievableFrameRatesFor with measured frame rate." into mnc-dev by Ronghua Wu · 9 years ago
  88. 7d17079 Merge "Mute correct user from device policy manager." into mnc-dev by Kenny Guy · 9 years ago
  89. c66b90f Merge "Generate stable MTP storage IDs." into mnc-dev by Jeff Sharkey · 9 years ago
  90. 70e0c58 Mute correct user from device policy manager. by Kenny Guy · 9 years ago
  91. c0344a8 Merge "audio: add definitions for devices connected over IP" into mnc-dev by Eric Laurent · 9 years ago
  92. 5af1835d Generate stable MTP storage IDs. by Jeff Sharkey · 9 years ago
  93. 75c4824 media: Implement getAchievableFrameRatesFor with measured frame rate. by Ronghua Wu · 9 years ago
  94. 6942136 Merge "ImageWriter: Exception when Surface is abandoned" into mnc-dev by Chien-Yu Chen · 9 years ago
  95. 7a64e97 Merge "MediaSessionManager: make the binder implementation static" into mnc-dev by Dongwon Kang · 9 years ago
  96. 6826b25 Merge "Report specific exception type on decrypt with invalid session" into mnc-dev by Jeff Tinker · 9 years ago
  97. d2ed690 MediaSessionManager: make the binder implementation static by Dongwon Kang · 9 years ago
  98. e0ee630 ImageWriter: Exception when Surface is abandoned by Chien-Yu Chen · 9 years ago
  99. 1f52fce Merge "ImageUtils: fix image copy issue" into mnc-dev by Zhijun He · 9 years ago
  100. 760b140 Merge "Ringtone: add support for volume control and looping" into mnc-dev by Jean-Michel Trivi · 9 years ago