1. a18886c Fix 5278371: OOM in MediaItemThumbnailTest by Chih-Chung Chang · 13 years ago
  2. 47a5215 Fix 5156702: rotate thumbnails by Chih-Chung Chang · 13 years ago
  3. fc301b0 Require INTERNET permission for network-based content. Bug #1870981 by Dave Burke · 13 years ago
  4. c847b1a Fix for 5156702 Rotate video output for thumbnails and export by Rajneesh Chowdury · 13 years ago
  5. 3ced044 Fix for 4142219 Don't hard code platform-specific limitations (Jni/ Java) by Rajneesh Chowdury · 13 years ago
  6. 7f639d3 Merge "Fix 5144356: Native crash while importing music" by Chih-Chung Chang · 13 years ago
  7. a91495d Merge "Fix for 5155561 During export, progress bar jumps from 0 to 50%" by Rajneesh Chowdury · 13 years ago
  8. 176dde8 Fix 5144356: Native crash while importing music by Chih-Chung Chang · 13 years ago
  9. 6721d33 Fix for 5155561 During export, progress bar jumps from 0 to 50% by Rajneesh Chowdury · 13 years ago
  10. 1f5de38 Display thumbnails one by one and cache them. by Chih-Chung Chang · 13 years ago
  11. cb04a1f Speed up thumbnail generation. by Chih-Chung Chang · 13 years ago
  12. 65de903 Merge "If release has been called before finalize, do not expect MediaPlayer still exists" by James Dong · 13 years ago
  13. 43ef913 If release has been called before finalize, do not expect MediaPlayer still exists by James Dong · 13 years ago
  14. c498ad6 Merge "Fix issue 5144429: CTS test fails for AudioEffects" by Eric Laurent · 13 years ago
  15. 1ee6011 Remove ParcelSurfaceTexture and update MediaPlayer by Ted Bonkenburg · 13 years ago
  16. 09f1735 Fix issue 5144429: CTS test fails for AudioEffects by Eric Laurent · 13 years ago
  17. 91784c99 To support for switching from a non-null surface/ surface texture to by Gloria Wang · 13 years ago
  18. 17cfcbf Add dependencies for the YV12 color converter change. by Chih-Chung Chang · 13 years ago
  19. 85a315b5 Merge "Fixing up Mediarecorder for MFF" by Pannag Sanketi · 13 years ago
  20. b33d46c Merge "Add filename and line number in the debug messages." by Chih-Chung Chang · 13 years ago
  21. cac873b Fixing up Mediarecorder for MFF by Pannag Sanketi · 13 years ago
  22. 0f7f4ec Added APIs for audio preprocessing by Eric Laurent · 13 years ago
  23. aba28e7f Merge "Deprecate two methods in MediaRecorder.java class" by James Dong · 13 years ago
  24. 897e27b Connect MediaRecorder Native to SurfaceMediaSource by Pannag Sanketi · 13 years ago
  25. 3ff98be Deprecate two methods in MediaRecorder.java class by James Dong · 13 years ago
  26. 25ba294 Add filename and line number in the debug messages. by Chih-Chung Chang · 13 years ago
  27. 432fb8e Merge "fix for issue 4142219 Don't hard code platform-specific limitations-jni/java part" by Hong Teng · 13 years ago
  28. 2c70d4a Untangle MediaScanner error handling. Bug: 5056917 by Jeff Brown · 13 years ago
  29. 600acf1 fix for issue 4142219 by Hong Teng · 13 years ago
  30. c1b9bbb Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator build by Mike Lockwood · 13 years ago
  31. dcc3194 MTP: Clean up MtpServer initialization and threading: by Mike Lockwood · 13 years ago
  32. a59a1ba Merge "Remove unnecessary locking from MediaScanner JNI code" by Mike Lockwood · 13 years ago
  33. af16d0b3 Remove unnecessary locking from MediaScanner JNI code by Mike Lockwood · 13 years ago
  34. 7a59dd2 MTP: Return error if user tries to copy a file >= 4GB to a FAT32 file system by Mike Lockwood · 13 years ago
  35. 5cc0526 Moved and renamed effect API header files by Eric Laurent · 13 years ago
  36. ff90212 Remove curtain effect (it's unused). by Chih-Chung Chang · 13 years ago
  37. 42419ce Add framework support for camcorder zoom. by Wu-cheng Li · 13 years ago
  38. d7ed599 Fix for kenBurn Effect for PNG image is crashing (4861071 ) by Shailendra · 13 years ago
  39. 7d40d42 MTP: Add support for PTP variant of GetDeviceInfo result. by Mike Lockwood · 13 years ago
  40. 79cd8ba Remove unneeded #include <sys/resource.h> by Glenn Kasten · 13 years ago
  41. cc5278a Support for setting a ParcelSurfaceTexture as the MediaPlayer sink. by tedbo · 13 years ago
  42. aa48835 MTP: Remove obsolete setPtpMode support by Mike Lockwood · 13 years ago
  43. e46a86f Revert "Use AudioTrack::event_type not int in callback" by Glenn Kasten · 13 years ago
  44. 2225e4b Use AudioTrack::event_type not int in callback by Glenn Kasten · 13 years ago
  45. e6f3f54 resolved conflicts for merge of b107f4de to master by Mike Lockwood · 13 years ago
  46. 5169054 MTP: Have GetStorageInfo command return correct storage type for removable storage by Mike Lockwood · 13 years ago
  47. 34bb419 update for new audio.h header location by Dima Zavin · 13 years ago
  48. 79f407c Refactor to share code between MediaPlayer and MediaMetadataRetriever JNI by James Dong · 13 years ago
  49. 17524dc Clean up JNI code by James Dong · 13 years ago
  50. 710a206 DO NOT MERGE MTP: Implement GetThumb command by Mike Lockwood · 13 years ago
  51. 371279f DO NOT MERGE MTP: Add extended operations to support in-place editing of files by Mike Lockwood · 13 years ago
  52. 9c112a8 DO NOT MERGE MediaScanner: reimplement the ".nomedia" feature for hiding files from the media provider by Mike Lockwood · 13 years ago
  53. 7ae938be DO NOT MERGE MTP and media provider support for multiple storage devices: by Mike Lockwood · 13 years ago
  54. d01ec6e Add setParameter/getParameter to MediaPlayer API. for bug 1982947 by Gloria Wang · 13 years ago
  55. 24fc2fb audio/media: convert to using the audio HAL and new audio defs by Dima Zavin · 13 years ago
  56. c89f222 MTP: Implement GetThumb command by Mike Lockwood · 13 years ago
  57. 997354e MediaScanner: reimplement the ".nomedia" feature for hiding files from the media provider by Mike Lockwood · 13 years ago
  58. 825e871 Merge "MTP: Add extended operations to support in-place editing of files" by Mike Lockwood · 13 years ago
  59. 2fb605a Fix for issue 3385135 "source code cleanup" engine part by hongteng · 13 years ago
  60. 9df53fae MTP: Add extended operations to support in-place editing of files by Mike Lockwood · 13 years ago
  61. c0125dd Fix for issue 4133431 "Remove OSAL layer" in JNI part by Shyam Pallapothu · 13 years ago
  62. 3feb41f Fix for issue 4133431 "Remove OSAL layer" in JNI by Shyam Pallapothu · 13 years ago
  63. 7743fa6 Fix for issue 4133431 "Remove OSAL layer" in JNI part" by Dheeraj Sharma · 13 years ago
  64. 966f9e5 Merge "- Add another parameter in notify() to be able to send timed text sample through listener during video playback. - Add OnTimedTextListener in the MediaPlayer For feature request 800939." by Gloria Wang · 13 years ago
  65. 162ee49 - Add another parameter in notify() to be able to send timed text sample by Gloria Wang · 13 years ago
  66. dd66bcb More native code cleanup. by Elliott Hughes · 13 years ago
  67. a3804cf You don't need to poke around inside FileDescriptor manually. by Elliott Hughes · 13 years ago
  68. 15dd15f Tidy up exception throwing in the media native code. by Elliott Hughes · 13 years ago
  69. c371a02 Media JNI code cleanup by James Dong · 13 years ago
  70. 3977472 Handle the failure from GetStringUTFChars() by James Dong · 13 years ago
  71. 46e18c11 Don't use local ref for cached jclass reference in JNI code by Brian Carlstrom · 13 years ago
  72. b239b683 MTP and media provider support for multiple storage devices: by Mike Lockwood · 13 years ago
  73. a93f84e ISurfaceTexture does not have a method getIdentity() by James Dong · 13 years ago
  74. 696257c merge libsurfaceflinger_client into libgui by Mathias Agopian · 13 years ago
  75. 602b328 Fix issue 3509396: AudioEffect.getParameter JAVA. by Eric Laurent · 13 years ago
  76. 5bb357f Fixing the build. by Andreas Huber · 13 years ago
  77. 14a80af Merge "Support passing headers to MediaMetadataRetriever's setDataSource API" by Andreas Huber · 13 years ago
  78. 5b7ced6 Support passing headers to MediaMetadataRetriever's setDataSource API by Andreas Huber · 13 years ago
  79. 9f2cde3 Scale the thumbnail if display dimension is different from the actual buffer size by James Dong · 13 years ago
  80. 0b8fe20 am ce254e86: am 69d05490: am 0edefea8: Merge "Fix for 4087846 Crash reported by monkey report (Java/Jni)" into honeycomb-mr1 by Rajneesh Chowdury · 13 years ago
  81. 8e7991a Fix for 4087846 Crash reported by monkey report (Java/Jni) by Rajneesh Chowdury · 13 years ago
  82. 0660c7d Merge "Add a release() method to MediaScanner" by James Dong · 13 years ago
  83. 3070af0 frameworks/base: remove LOCAL_PRELINK_MODULE by Iliyan Malchev · 13 years ago
  84. 133cf8b Add a release() method to MediaScanner by James Dong · 13 years ago
  85. 86ad550 Merge "Remove unnecessary ld flags." by Ying Wang · 13 years ago
  86. eab30df Remove unnecessary ld flags. by Ying Wang · 13 years ago
  87. f399752 A little cleanup in MediaScanner JNI code by James Dong · 13 years ago
  88. b966b9d MTP: Convert date created and modified values from seconds to milliseconds by Mike Lockwood · 13 years ago
  89. 895a28e Fix for issue 3453519: (Java/JNI) do not allow editing of DRM protected contents by Santosh Madhava · 13 years ago
  90. 4fad676 Fix for issue 3371667: fix source code compilation warnings (4) by Basavapatna Dattaguru · 13 years ago
  91. 71771b3 Fix for issue 3431967: Memory leak from video editor engine by Santosh Madhava · 13 years ago
  92. 7c8f25f Fix for issue 3431967: Memory leak from video editor engine by Santosh Madhava · 13 years ago
  93. cc562a3 Bug 3438258 Add SurfaceTexture as MediaPlayer sink by Glenn Kasten · 14 years ago
  94. 87e639b Merge "- Add method in MediaPlayerService to collect and pull codec usage (duration) for the battery app - Collect MediaPlayer decoding usage data" by Gloria Wang · 13 years ago
  95. d211f41 - Add method in MediaPlayerService to collect and pull by Gloria Wang · 13 years ago
  96. 66e57f6 MTP: Disable MTP when the keyguard is locked and secure by Mike Lockwood · 13 years ago
  97. 467ca0d MTP: Add support for dynamically adding and removing storage units by Mike Lockwood · 13 years ago
  98. df4723e Fix for issue 3439595 : Java/JNI - Movide studio playback picks previous frames by Santosh Madhava · 13 years ago
  99. 9cfeb6e VideoEditor:Issue ID: 3431967 by Basavapatna Dattaguru · 13 years ago
  100. 9ee9aad Fix for issue 3444358 : Movie studio is broken in Master-TOT by Santosh Madhava · 13 years ago