1. d7ed599 Fix for kenBurn Effect for PNG image is crashing (4861071 ) by Shailendra · 13 years ago
  2. 7d40d42 MTP: Add support for PTP variant of GetDeviceInfo result. by Mike Lockwood · 13 years ago
  3. 79cd8ba Remove unneeded #include <sys/resource.h> by Glenn Kasten · 13 years ago
  4. cc5278a Support for setting a ParcelSurfaceTexture as the MediaPlayer sink. by tedbo · 13 years ago
  5. aa48835 MTP: Remove obsolete setPtpMode support by Mike Lockwood · 13 years ago
  6. e46a86f Revert "Use AudioTrack::event_type not int in callback" by Glenn Kasten · 13 years ago
  7. 2225e4b Use AudioTrack::event_type not int in callback by Glenn Kasten · 13 years ago
  8. e6f3f54 resolved conflicts for merge of b107f4de to master by Mike Lockwood · 13 years ago
  9. 5169054 MTP: Have GetStorageInfo command return correct storage type for removable storage by Mike Lockwood · 13 years ago
  10. 34bb419 update for new audio.h header location by Dima Zavin · 13 years ago
  11. 79f407c Refactor to share code between MediaPlayer and MediaMetadataRetriever JNI by James Dong · 13 years ago
  12. 17524dc Clean up JNI code by James Dong · 13 years ago
  13. 710a206 DO NOT MERGE MTP: Implement GetThumb command by Mike Lockwood · 13 years ago
  14. 371279f DO NOT MERGE MTP: Add extended operations to support in-place editing of files by Mike Lockwood · 13 years ago
  15. 9c112a8 DO NOT MERGE MediaScanner: reimplement the ".nomedia" feature for hiding files from the media provider by Mike Lockwood · 13 years ago
  16. 7ae938be DO NOT MERGE MTP and media provider support for multiple storage devices: by Mike Lockwood · 13 years ago
  17. d01ec6e Add setParameter/getParameter to MediaPlayer API. for bug 1982947 by Gloria Wang · 13 years ago
  18. 24fc2fb audio/media: convert to using the audio HAL and new audio defs by Dima Zavin · 13 years ago
  19. c89f222 MTP: Implement GetThumb command by Mike Lockwood · 13 years ago
  20. 997354e MediaScanner: reimplement the ".nomedia" feature for hiding files from the media provider by Mike Lockwood · 13 years ago
  21. 825e871 Merge "MTP: Add extended operations to support in-place editing of files" by Mike Lockwood · 13 years ago
  22. 2fb605a Fix for issue 3385135 "source code cleanup" engine part by hongteng · 13 years ago
  23. 9df53fae MTP: Add extended operations to support in-place editing of files by Mike Lockwood · 13 years ago
  24. c0125dd Fix for issue 4133431 "Remove OSAL layer" in JNI part by Shyam Pallapothu · 13 years ago
  25. 3feb41f Fix for issue 4133431 "Remove OSAL layer" in JNI by Shyam Pallapothu · 13 years ago
  26. 7743fa6 Fix for issue 4133431 "Remove OSAL layer" in JNI part" by Dheeraj Sharma · 13 years ago
  27. 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
  28. 162ee49 - Add another parameter in notify() to be able to send timed text sample by Gloria Wang · 13 years ago
  29. dd66bcb More native code cleanup. by Elliott Hughes · 13 years ago
  30. a3804cf You don't need to poke around inside FileDescriptor manually. by Elliott Hughes · 13 years ago
  31. 15dd15f Tidy up exception throwing in the media native code. by Elliott Hughes · 13 years ago
  32. c371a02 Media JNI code cleanup by James Dong · 13 years ago
  33. 3977472 Handle the failure from GetStringUTFChars() by James Dong · 13 years ago
  34. 46e18c11 Don't use local ref for cached jclass reference in JNI code by Brian Carlstrom · 13 years ago
  35. b239b683 MTP and media provider support for multiple storage devices: by Mike Lockwood · 13 years ago
  36. a93f84e ISurfaceTexture does not have a method getIdentity() by James Dong · 13 years ago
  37. 696257c merge libsurfaceflinger_client into libgui by Mathias Agopian · 13 years ago
  38. 602b328 Fix issue 3509396: AudioEffect.getParameter JAVA. by Eric Laurent · 14 years ago
  39. 5bb357f Fixing the build. by Andreas Huber · 13 years ago
  40. 14a80af Merge "Support passing headers to MediaMetadataRetriever's setDataSource API" by Andreas Huber · 13 years ago
  41. 5b7ced6 Support passing headers to MediaMetadataRetriever's setDataSource API by Andreas Huber · 13 years ago
  42. 9f2cde3 Scale the thumbnail if display dimension is different from the actual buffer size by James Dong · 14 years ago
  43. 0b8fe20 am ce254e86: am 69d05490: am 0edefea8: Merge "Fix for 4087846 Crash reported by monkey report (Java/Jni)" into honeycomb-mr1 by Rajneesh Chowdury · 14 years ago
  44. 8e7991a Fix for 4087846 Crash reported by monkey report (Java/Jni) by Rajneesh Chowdury · 14 years ago
  45. 0660c7d Merge "Add a release() method to MediaScanner" by James Dong · 14 years ago
  46. 3070af0 frameworks/base: remove LOCAL_PRELINK_MODULE by Iliyan Malchev · 14 years ago
  47. 133cf8b Add a release() method to MediaScanner by James Dong · 14 years ago
  48. 86ad550 Merge "Remove unnecessary ld flags." by Ying Wang · 14 years ago
  49. eab30df Remove unnecessary ld flags. by Ying Wang · 14 years ago
  50. f399752 A little cleanup in MediaScanner JNI code by James Dong · 14 years ago
  51. b966b9d MTP: Convert date created and modified values from seconds to milliseconds by Mike Lockwood · 14 years ago
  52. 895a28e Fix for issue 3453519: (Java/JNI) do not allow editing of DRM protected contents by Santosh Madhava · 14 years ago
  53. 4fad676 Fix for issue 3371667: fix source code compilation warnings (4) by Basavapatna Dattaguru · 14 years ago
  54. 71771b3 Fix for issue 3431967: Memory leak from video editor engine by Santosh Madhava · 14 years ago
  55. 7c8f25f Fix for issue 3431967: Memory leak from video editor engine by Santosh Madhava · 14 years ago
  56. cc562a3 Bug 3438258 Add SurfaceTexture as MediaPlayer sink by Glenn Kasten · 14 years ago
  57. 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 · 14 years ago
  58. d211f41 - Add method in MediaPlayerService to collect and pull by Gloria Wang · 14 years ago
  59. 66e57f6 MTP: Disable MTP when the keyguard is locked and secure by Mike Lockwood · 14 years ago
  60. 467ca0d MTP: Add support for dynamically adding and removing storage units by Mike Lockwood · 14 years ago
  61. df4723e Fix for issue 3439595 : Java/JNI - Movide studio playback picks previous frames by Santosh Madhava · 14 years ago
  62. 9cfeb6e VideoEditor:Issue ID: 3431967 by Basavapatna Dattaguru · 14 years ago
  63. 9ee9aad Fix for issue 3444358 : Movie studio is broken in Master-TOT by Santosh Madhava · 14 years ago
  64. 1d83016 Merge "Fix for issue : 3439708 Last frame is missing effect" by Dheeraj Sharma · 14 years ago
  65. bc20c93 Merge "MTP: Fix JNI warnings in MtpDevice" by Mike Lockwood · 14 years ago
  66. 40304e2 MTP: Fix JNI warnings in MtpDevice by Mike Lockwood · 14 years ago
  67. fb4e92c Fix for issue : 3439708 Last frame is missing effect by Dheeraj Sharma · 14 years ago
  68. 91ba3a0 Fix for 3431967: Memory leak from video editor engine in JNI by Santosh Madhava · 14 years ago
  69. 5bdbb56 am 7d913d43: am 6ef407c0: Merge "Fixed 3423072 Imported 1080x720 video clips present distorted view" into honeycomb by Danny Fernandes · 14 years ago
  70. 0b180a7 am d5924e9d: am 67ec9aa8: Hardware Video Decoder Flag Enabled for Thumbnail extraction and RenderFrame by Dheeraj Sharma · 14 years ago
  71. 4d3cd2c am 6a9cb7dd: am e05c33fe: Merge "Modification for using Software decoder for thumbnail generation in JNI" into honeycomb by Dheeraj Sharma · 14 years ago
  72. 6ef407c Merge "Fixed 3423072 Imported 1080x720 video clips present distorted view" into honeycomb by Danny Fernandes · 14 years ago
  73. 69e868d Fixed 3423072 Imported 1080x720 video clips present distorted view by Danny Fernandes · 14 years ago
  74. 67ec9aa Hardware Video Decoder Flag Enabled for Thumbnail extraction and RenderFrame by Dheeraj Sharma · 14 years ago
  75. b62d78b Modification for using Software decoder for thumbnail generation in JNI by Dheeraj Sharma · 14 years ago
  76. 8930a12 am 2fa861cc: am 261ddb81: Merge "Fix issue 3408285 Crash while generating KenBurns" into honeycomb by Dharmaray Kundargi · 14 years ago
  77. bf1e5ce am e00d44ce: am 47b8c96b: Merge "Fix for issue 3370023 : Wrong aspect ratio in overlay" into honeycomb by Nemmara Venkateswaran · 14 years ago
  78. beb9fc8 Fix issue 3408285 Crash while generating KenBurns by Dharmaray Kundargi · 14 years ago
  79. 63298a9 Fix for issue 3370023 : Wrong aspect ratio in overlay by Santosh Madhava · 14 years ago
  80. 13c0552 am e9c5ade3: am c08f85a6: Fix issue 3414805 Crash during Overlay editing. JNI fixes. by Dharmaray Kundargi · 14 years ago
  81. c08f85a Fix issue 3414805 Crash during Overlay editing. JNI fixes. by Dharmaray Kundargi · 14 years ago
  82. 3a70cf3 am 60a3ead5: am cd73d1ed: Merge "Fix for issue 3404671 Crash when exporting movie in JNI" into honeycomb by Dheeraj Sharma · 14 years ago
  83. cd73d1ed Merge "Fix for issue 3404671 Crash when exporting movie in JNI" into honeycomb by Dheeraj Sharma · 14 years ago
  84. 8e6c69b am 75aa290d: am ff843254: Merge "Merging the same files on top of tree." into honeycomb by Dharmaray Kundargi · 14 years ago
  85. 4e70320 Merging the same files on top of tree. by Dharmaray Kundargi · 14 years ago
  86. 407a558 am 471ebbca: am 45911e19: Merge "Fix for issue 3400229 Pan and Zoom effect is not accurate in JAVA and JNI" into honeycomb by Dheeraj Sharma · 14 years ago
  87. 9803b84 Fix for issue 3400229 Pan and Zoom effect is not accurate in JAVA and JNI by Dheeraj Sharma · 14 years ago
  88. 5618e03 Fix for issue 3404671 Crash when exporting movie in JNI by Dheeraj Sharma · 14 years ago
  89. 5af2ce4 am 81bebad0: am ecebf173: Merge "Fix for Issue 3370836 : JNI files for Overlay optmization." into honeycomb by Dharmaray Kundargi · 14 years ago
  90. c16ccc1 Fix for Issue 3370836 : JNI files for Overlay optmization. by Dharmaray Kundargi · 14 years ago
  91. 53df92d am d28bb6e2: am 2aaa7764: Merge "VideoEditor:Fix for 3369908" into honeycomb by Dheeraj Sharma · 14 years ago
  92. 2aaa776 Merge "VideoEditor:Fix for 3369908" into honeycomb by Dheeraj Sharma · 14 years ago
  93. 501e52f am 7fadb5e7: am 2b3da7ab: Merge "MTP: Fix race conditions in MtpServer JNI code" into honeycomb by Mike Lockwood · 14 years ago
  94. 2b3da7a Merge "MTP: Fix race conditions in MtpServer JNI code" into honeycomb by Mike Lockwood · 14 years ago
  95. 071b2b6 MTP: Fix race conditions in MtpServer JNI code by Mike Lockwood · 14 years ago
  96. 454693d am 4ba9e68f: am b8942108: Merge "Video Editor:Fix for 3375632" into honeycomb by Dheeraj Sharma · 14 years ago
  97. b894210 Merge "Video Editor:Fix for 3375632" into honeycomb by Dheeraj Sharma · 14 years ago
  98. 244d6d3 am 08902803: am a2edecfe: Merge "Issue no : 3370622" into honeycomb by Dheeraj Sharma · 14 years ago
  99. 1ac760a Issue no : 3370622 by Dheeraj Sharma · 14 years ago
  100. dc5b176 am 6c170ecc: am 9c265fcc: Merge "VideoEditor:Clear Surface API addition" into honeycomb by Gil Dobjanschi · 14 years ago