1. 48c5fb1 API review: Metadata class not used. by Dianne Hackborn · 13 years ago
  2. 02ea7d4 Merge "Fix bug 5045498 Unhide Remote Control Client API" by Marco Nelissen · 13 years ago
  3. ebf6478 Merge "Fix issue 4673378: switching from VoIP to GSM call" by Eric Laurent · 13 years ago
  4. 9f103de Fix issue 4673378: switching from VoIP to GSM call by Eric Laurent · 13 years ago
  5. 70ad1c3 Merge "Fix 5156702: rotate thumbnails" by Chih-Chung Chang · 13 years ago
  6. 47a5215 Fix 5156702: rotate thumbnails by Chih-Chung Chang · 13 years ago
  7. 671db6f Fix startBluetoothSco race by Marco Nelissen · 13 years ago
  8. 2e6f49c Merge "MediaPlayer: remove the setTexture method" by Jamie Gennis · 13 years ago
  9. 09bb20b Merge "Fix 5240036: Generate a reasonable bitrate for intermediate clips." by Chih-Chung Chang · 13 years ago
  10. dca56b9 Fix issue 5252593: any app can restart the runtime by Eric Laurent · 13 years ago
  11. 83fb94d MediaPlayer: remove the setTexture method by Jamie Gennis · 13 years ago
  12. fc301b0 Require INTERNET permission for network-based content. Bug #1870981 by Dave Burke · 13 years ago
  13. 8b1f350 Fix 5240036: Generate a reasonable bitrate for intermediate clips. by Chih-Chung Chang · 13 years ago
  14. 466ade5 Fix bug 5045498 Unhide Remote Control Client API by Jean-Michel Trivi · 13 years ago
  15. a6ec356 Merge "Fix 5243349 RemoteControlDisplay incorrectly updated" by Jean-Michel Trivi · 13 years ago
  16. b716f0b Fix 5243349 RemoteControlDisplay incorrectly updated by Jean-Michel Trivi · 13 years ago
  17. 270bcaa Merge "Fix for 5156702 Rotate video output for thumbnails and export" by Rajneesh Chowdury · 13 years ago
  18. 16b241a Merge "Change condition to enter silent mode." by Eric Laurent · 13 years ago
  19. 3387945 Fix 5242200 only update RemoteControlDisplay when a client is present by Jean-Michel Trivi · 13 years ago
  20. 3d4c06f Change condition to enter silent mode. by Eric Laurent · 13 years ago
  21. 5ad4b9f RemoteControlClient metadata: add method for metadata of long type by Jean-Michel Trivi · 13 years ago
  22. 2261c7d Merge "Bug 5045498 Force display update when display registers" by Jean-Michel Trivi · 13 years ago
  23. 958bba6 Bug 5045498 Force display update when display registers by Jean-Michel Trivi · 13 years ago
  24. 8d102eb Merge changes I33f59705,Ia4c8c822,I2fb695ab,I2e587afc by Jamie Gennis · 13 years ago
  25. c847b1a Fix for 5156702 Rotate video output for thumbnails and export by Rajneesh Chowdury · 13 years ago
  26. 8f7bf02 5106773 Can't export a movie - Error returned from OMX API in ducati by Rajneesh Chowdury · 13 years ago
  27. b283dc6 MediaPlayer: unhide the setSurface method by Jamie Gennis · 13 years ago
  28. db8a361 Update IRemoteControlDisplay when it registers. by Jean-Michel Trivi · 13 years ago
  29. 7309c83 Cannot compare Binder references for RC display to unregister by Jean-Michel Trivi · 13 years ago
  30. 18e7bce Address multiple RemoteControlDisplay competing for registration by Jean-Michel Trivi · 13 years ago
  31. 6e679d5 Don't try to rescale when no bitmap in RemoteControlClient by Jean-Michel Trivi · 13 years ago
  32. 3094d95 Fix deadlock in AudioService by Jean-Michel Trivi · 13 years ago
  33. 4b6df6a3 More information for RemoteControlDisplay about new client by Jean-Michel Trivi · 13 years ago
  34. 44413e5 Bug 5045498 Single binder call when metadata and artwork are updated by Jean-Michel Trivi · 13 years ago
  35. 4da5eef Bug 5045498 Implementation of RemoteControlClient.MetadataEditor by Jean-Michel Trivi · 13 years ago
  36. 68e37ae Merge "Bug 5045498 New implementation of remote control API" by Jean-Michel Trivi · 13 years ago
  37. 4426e42 Bug 5045498 New implementation of remote control API by Jean-Michel Trivi · 13 years ago
  38. cf56f1e Merge "Revert "Change condition to enter silent mode."" by Eric Laurent · 13 years ago
  39. 73a56fe Revert "Change condition to enter silent mode." by Eric Laurent · 13 years ago
  40. f1824a9 Pass correct indices for thumbnails of MediaImageItem. by Chih-Chung Chang · 13 years ago
  41. 3ced044 Fix for 4142219 Don't hard code platform-specific limitations (Jni/ Java) by Rajneesh Chowdury · 13 years ago
  42. 8c60d89 Merge "Bug 5045498 RemoteControlClient interface" by Jean-Michel Trivi · 13 years ago
  43. 8f66841 Merge "Fix issue 5126270: Holding volume down vibrates" by Eric Laurent · 13 years ago
  44. cc11b1b Fix issue 5126270: Holding volume down vibrates by Eric Laurent · 13 years ago
  45. bc91ea6 Merge "Change condition to enter silent mode." by Eric Laurent · 13 years ago
  46. 178889e Bug 5045498 RemoteControlClient interface by Jean-Michel Trivi · 13 years ago
  47. c11c3ae Change condition to enter silent mode. by Eric Laurent · 13 years ago
  48. 1f5de38 Display thumbnails one by one and cache them. by Chih-Chung Chang · 13 years ago
  49. 931e739 Merge "Fix issue 5131056: key beeps when screen is locked" by Eric Laurent · 13 years ago
  50. 96f218e Fix issue 5131056: key beeps when screen is locked by Eric Laurent · 13 years ago
  51. 59df720 Merge "Bug 5045498 javadoc for the remote control client API" by Jean-Michel Trivi · 13 years ago
  52. 837da71 Merge "Bug 5045498 Send media button event receiver to remote control" by Jean-Michel Trivi · 13 years ago
  53. fcd693a Bug 5045498 javadoc for the remote control client API by Jean-Michel Trivi · 13 years ago
  54. 152abef Merge "Deprecate use of some audio effects on output mix." by Eric Laurent · 13 years ago
  55. 0a9faa8 Bug 5045498 Send media button event receiver to remote control by Jean-Michel Trivi · 13 years ago
  56. 62f3617f Deprecate use of some audio effects on output mix. by Eric Laurent · 13 years ago
  57. 70b5c66 Merge "Fail request for audio focus when linkToDeath fails" by Jean-Michel Trivi · 13 years ago
  58. baf674e Fail request for audio focus when linkToDeath fails by Jean-Michel Trivi · 13 years ago
  59. 52727fc Merge "MediaScanner: Clear file path before deleting records to avoid accidental file deletions" by Mike Lockwood · 13 years ago
  60. 5a58619 Merge "Fix leak of global references and AudioFocusDeathHandler objects." by Jean-Michel Trivi · 13 years ago
  61. 061214b Fix leak of global references and AudioFocusDeathHandler objects. by Jean-Michel Trivi · 13 years ago
  62. f2e2b52 MediaScanner: Clear file path before deleting records to avoid accidental file deletions by Mike Lockwood · 13 years ago
  63. 497b3fe Issue 5081351: isWiredHeadsetOn() permission. by Eric Laurent · 13 years ago
  64. bb04910 Merge "Pass flags on remote control client information change in intent" by Jean-Michel Trivi · 13 years ago
  65. 1ee6011 Remove ParcelSurfaceTexture and update MediaPlayer by Ted Bonkenburg · 13 years ago
  66. bcbddd9 Only set the ringtones and such if this is the first media scan b/5126979 by Marco Nelissen · 13 years ago
  67. b5f04d6 Pass flags on remote control client information change in intent by Jean-Michel Trivi · 13 years ago
  68. f1ddd51 Check pids instead of IBinders by Marco Nelissen · 13 years ago
  69. bdbe693 Merge "Use video/webm mime type for WEBM files" by Mike Lockwood · 13 years ago
  70. b33e079 Merge "MediaScanner: Disable bulk inserts" by Mike Lockwood · 13 years ago
  71. cd7f0d7 Merge "To support for switching from a non-null surface/ surface texture to a null one, and vice versa. Fix for bug 5137445." by Gloria Wang · 13 years ago
  72. ff53591 Use video/webm mime type for WEBM files by Mike Lockwood · 13 years ago
  73. 3410b46 MediaScanner: Disable bulk inserts by Mike Lockwood · 13 years ago
  74. 17da769 AudioService: don't use a soft reference on IRemoteControlClient by Jean-Michel Trivi · 13 years ago
  75. 91784c99 To support for switching from a non-null surface/ surface texture to by Gloria Wang · 13 years ago
  76. 8d4ed0d Prevent NPE when registering a remote control client by Neel Parekh · 13 years ago
  77. 7b6198c Bug 5045498 API for client to notify remote control info changed by Jean-Michel Trivi · 13 years ago
  78. 5d49678 Merge "Make retrieving remote control client go through binder interface" by Jean-Michel Trivi · 13 years ago
  79. 43b076b MediaScanner: Fix UnsupportedOperationException when scanning internal media by Mike Lockwood · 13 years ago
  80. ced110e Make retrieving remote control client go through binder interface by Neel Parekh · 13 years ago
  81. a30a21c Remove empty remote control client listener methods by Jean-Michel Trivi · 13 years ago
  82. 045d179 Merge "AudioService: ignore NOTIFICATIONS_USE_RING_VOLUME." by Eric Laurent · 13 years ago
  83. 4415629 Merge "Remote control display API and implementation" by Jean-Michel Trivi · 13 years ago
  84. 8f61918 Remote control display API and implementation by Jean-Michel Trivi · 13 years ago
  85. 4eb5a57 AudioService: ignore NOTIFICATIONS_USE_RING_VOLUME. by Eric Laurent · 13 years ago
  86. 6311d0a Clear the bitmap from the canvas in a lot of places. by Dianne Hackborn · 13 years ago
  87. e5d0495 MediaScanner: Move genre table management to MediaProvider by Mike Lockwood · 13 years ago
  88. 6ff9b81 Bug 4599730 Get audio channel count on MediaPlayer by Glenn Kasten · 13 years ago
  89. 85a315b5 Merge "Fixing up Mediarecorder for MFF" by Pannag Sanketi · 13 years ago
  90. 833bfd2 Merge "MediaScanner: Fix problem with duplicate directory entries in the database" by Mike Lockwood · 13 years ago
  91. af20eac Merge "Fix bug 4319552 Java to native channel mask translation" by Jean-Michel Trivi · 13 years ago
  92. c6eaa71 MediaScanner: Fix problem with duplicate directory entries in the database by Mike Lockwood · 13 years ago
  93. cac873b Fixing up Mediarecorder for MFF by Pannag Sanketi · 13 years ago
  94. d9ae1c5 Fix bug 4319552 Java to native channel mask translation by Jean-Michel Trivi · 13 years ago
  95. 0f7f4ec Added APIs for audio preprocessing by Eric Laurent · 13 years ago
  96. d92eb58 Merge "Fix bug 4211099 channel constants and 7.1 mask" by Jean-Michel Trivi · 13 years ago
  97. 5518dd9 Merge "Add support for creating a Surface from a a SurfaceTexture." by Ted Bonkenburg · 13 years ago
  98. ff7656c Fix bug 4211099 channel constants and 7.1 mask by Jean-Michel Trivi · 13 years ago
  99. 0de171b Add support for creating a Surface from a a SurfaceTexture. by Ted Bonkenburg · 13 years ago
  100. 3ff98be Deprecate two methods in MediaRecorder.java class by James Dong · 13 years ago