1. 88a14dc am 6b49e9a8: am a450ef06: am ac390b8c: Merge "Fix for Media Server memory leak" into honeycomb-mr1 by shailendra · 13 years ago
  2. a450ef0 am ac390b8c: Merge "Fix for Media Server memory leak" into honeycomb-mr1 by shailendra · 13 years ago
  3. ac390b8 Merge "Fix for Media Server memory leak" into honeycomb-mr1 by shailendra · 13 years ago
  4. 2d06aee Fix for Media Server memory leak by shailendra · 13 years ago
  5. 35c654c am 8e0f2d71: am b819dcd4: am 8483073e: Merge "Fix for testPropertiesWMVFile case failed with build HMI75B(4128259)" into honeycomb-mr1 by shailendra · 13 years ago
  6. b819dcd am 8483073e: Merge "Fix for testPropertiesWMVFile case failed with build HMI75B(4128259)" into honeycomb-mr1 by shailendra · 13 years ago
  7. 8483073 Merge "Fix for testPropertiesWMVFile case failed with build HMI75B(4128259)" into honeycomb-mr1 by shailendra · 13 years ago
  8. 8b17346 am 5460bb3e: am 112852b5: am 02109972: Merge "Add the mem logging into test utility. Bug# 4108259" into honeycomb-mr1 by Yu Shan Emily Lau · 13 years ago
  9. 112852b am 02109972: Merge "Add the mem logging into test utility. Bug# 4108259" into honeycomb-mr1 by Yu Shan Emily Lau · 13 years ago
  10. 0210997 Merge "Add the mem logging into test utility. Bug# 4108259" into honeycomb-mr1 by Yu Shan Emily Lau · 13 years ago
  11. 602b328 Fix issue 3509396: AudioEffect.getParameter JAVA. by Eric Laurent · 13 years ago
  12. 75afb97 Add the mem logging into test utility. Bug# 4108259 by Yu Shan Emily Lau · 13 years ago
  13. 0e898b5 am e21bbd24: am a5eaf2ea: am 0d922ec9: Merge "Fix for testThumbnailForInvalidFilePath and testPropertiesForNonExsitingFile failed with HMI75B(4124235)" into honeycomb-mr1 by shailendra · 13 years ago
  14. a5eaf2e am 0d922ec9: Merge "Fix for testThumbnailForInvalidFilePath and testPropertiesForNonExsitingFile failed with HMI75B(4124235)" into honeycomb-mr1 by shailendra · 13 years ago
  15. d0c2813 Fix for testPropertiesWMVFile case failed with build HMI75B(4128259) by shailendra · 13 years ago
  16. c8b4efd Fix for testThumbnailForInvalidFilePath and testPropertiesForNonExsitingFile failed with HMI75B(4124235) by shailendra · 13 years ago
  17. f916a55 am 0af00ebc: am 797f5b0c: am fd5c1f7c: Merge "Suppress the 1 hour video editor export test case which exceed the 5 mins large test limit. Add the media test util for capturing the memory usage. Bug# 4108259 Change-Id: I751a622ff5dfbb1d563f63a2cbc9db71d194a0f6" into ho by Yu Shan Emily Lau · 13 years ago
  18. 797f5b0 am fd5c1f7c: Merge "Suppress the 1 hour video editor export test case which exceed the 5 mins large test limit. Add the media test util for capturing the memory usage. Bug# 4108259 Change-Id: I751a622ff5dfbb1d563f63a2cbc9db71d194a0f6" into honeycomb-mr1 by Yu Shan Emily Lau · 13 years ago
  19. 9dab7847 Suppress the 1 hour video editor export test case which exceed the 5 mins large test limit. by Yu Shan Emily Lau · 13 years ago
  20. 3070af0 frameworks/base: remove LOCAL_PRELINK_MODULE by Iliyan Malchev · 13 years ago
  21. 76d41f5 am 206c62ed: am 2fdf829a: Merge "Remove unnecessary SkImageDecoder_libjpeg.cpp" by Kenny Root · 13 years ago
  22. 4c1ac4e Remove unnecessary SkImageDecoder_libjpeg.cpp by Chih-Wei Huang · 13 years ago
  23. c72eb91 Remove MtpClient class from framework and public API by Mike Lockwood · 13 years ago
  24. c2d68c9 Remove unnecessary SkImageDecoder_libjpeg.cpp by Chih-Wei Huang · 13 years ago
  25. c4308f0 Move USB framework support from android.hardware to android.hardware.usb package by Mike Lockwood · 14 years ago
  26. e8be6a8 Merge "CameraBrowser: Add USB device filter meta-data for digital cameras" by Mike Lockwood · 14 years ago
  27. 0fd3c4a CameraBrowser: Add USB device filter meta-data for digital cameras by Mike Lockwood · 14 years ago
  28. 4fdc6eb Merge "Remove the hard coded media recorder test cases. Add the native heap dump catpure functionality." by Yu Shan Emily Lau · 14 years ago
  29. 62f755a Remove the hard coded media recorder test cases. by Yu Shan Emily Lau · 14 years ago
  30. 66d1691 Merge "VideoEditor: Issue:3396697: Update Perf and Stress test code" by Basavapatna Dattaguru · 14 years ago
  31. 0c6a518 VideoEditor: Issue:3396697: Update Perf and Stress test code by Basavapatna Dattaguru · 14 years ago
  32. b607b88 Merge "UsbManager: Remove redundant Intent extras from USB device and accessory broadcasts" by Mike Lockwood · 14 years ago
  33. cc562a3 Bug 3438258 Add SurfaceTexture as MediaPlayer sink by Glenn Kasten · 14 years ago
  34. 188d00b UsbManager: Remove redundant Intent extras from USB device and accessory broadcasts by Mike Lockwood · 14 years ago
  35. 3ed54d0 Merge "VideoEditor:IssueID:3396697: Added Performance test code" by Basavapatna Dattaguru · 14 years ago
  36. f1f9ff2 VideoEditor:IssueID:3396697: Added Performance test code by Basavapatna Dattaguru · 14 years ago
  37. c2b9eb8 VideoEditor:IssueID:3396697: Updated Preview Test code by Basavapatna Dattaguru · 14 years ago
  38. 414e153 Fixed the media playback report format. by Yu Shan Emily Lau · 14 years ago
  39. ce6ff2c Update the summary output format which match the PM data posting. by Yu Shan Emily Lau · 14 years ago
  40. 85305f0 Change the media player stress test to repor the total number of failure and the total number of info. by Yu Shan Emily Lau · 14 years ago
  41. 0554f32 VideoEditor:IssueID:3396697: Added Preview Test code by Basavapatna Dattaguru · 14 years ago
  42. 046dc1e Merge "VideoEditor: IssueID:3396697:Added TN,MP,Exp,API test codes" by Basavapatna Dattaguru · 14 years ago
  43. c0171d3 VideoEditor: IssueID:3396697:Added TN,MP,Exp,API test codes by Basavapatna Dattaguru · 14 years ago
  44. fc04c1d VideoEditor: Issue ID:3396697 Missing Files added by Basavapatna Dattaguru · 14 years ago
  45. bd508bd Add the open source test media contents. by Yu Shan Emily Lau · 14 years ago
  46. 4c030b5 Merge "Video Editor CTS Test Code: annotation suppress" by Basavapatna Dattaguru · 14 years ago
  47. 31d19c8 VideoEditor Test contents: Issue ID:3396697 by Basavapatna Dattaguru · 14 years ago
  48. 86e9e9b Video Editor CTS Test Code: annotation suppress by Basavapatna Dattaguru · 14 years ago
  49. 5d386a1 Fix the build. by Yu Shan Emily Lau · 14 years ago
  50. a58389b Remove the old media player stress test. by Yu Shan Emily Lau · 14 years ago
  51. 655c663 am 90982936: am 89378fd1: Merge "Revert "Video editor CTS: Framework modifications"" into honeycomb by Basavapatna Dattaguru · 14 years ago
  52. a44f02a am 141a2adb: am 3b728ca7: Merge "Revert "Fixes Issue ID: 3396697"" into honeycomb by Basavapatna Dattaguru · 14 years ago
  53. 9098293 am 89378fd1: Merge "Revert "Video editor CTS: Framework modifications"" into honeycomb by Basavapatna Dattaguru · 14 years ago
  54. 141a2ad am 3b728ca7: Merge "Revert "Fixes Issue ID: 3396697"" into honeycomb by Basavapatna Dattaguru · 14 years ago
  55. 3b728ca Merge "Revert "Fixes Issue ID: 3396697"" into honeycomb by Basavapatna Dattaguru · 14 years ago
  56. d36b1f0 Revert "Video editor CTS: Framework modifications" by Basavapatna Dattaguru · 14 years ago
  57. 4b9969a Revert "Fixes Issue ID: 3396697" by Basavapatna Dattaguru · 14 years ago
  58. e9ad1bf am a33537c3: am 9af5da52: Merge "Video editor CTS: Framework modifications" into honeycomb by Basavapatna Dattaguru · 14 years ago
  59. 497c56f am 55bf9bdb: am 643e8476: Merge "Fixes Issue ID: 3396697" into honeycomb by Basavapatna Dattaguru · 14 years ago
  60. a33537c am 9af5da52: Merge "Video editor CTS: Framework modifications" into honeycomb by Basavapatna Dattaguru · 14 years ago
  61. 55bf9bd am 643e8476: Merge "Fixes Issue ID: 3396697" into honeycomb by Basavapatna Dattaguru · 14 years ago
  62. 9af5da5 Merge "Video editor CTS: Framework modifications" into honeycomb by Basavapatna Dattaguru · 14 years ago
  63. eb6d6ec Video editor CTS: Framework modifications by Basavapatna Dattaguru · 14 years ago
  64. 8b9ba61 Fixes Issue ID: 3396697 by Basavapatna Dattaguru · 14 years ago
  65. 20bc97f CameraBrowser: new implementation based on new MTP host APIs by Mike Lockwood · 14 years ago
  66. 9efe473 Squash commits of the following patches, cherry-picked from other branch - do not merge. by James Dong · 14 years ago
  67. 999fb5a am 068b41d5: Merge "Publish MediaMetadataRetriever.java as public API" into honeycomb by James Dong · 14 years ago
  68. 11eab05 Publish MediaMetadataRetriever.java as public API by James Dong · 14 years ago
  69. 513f3ab am 5619da8d: am 2af4e71d: Merge "Fix the test application orientation. Bug# 3205196" into gingerbread by Yu Shan Emily Lau · 14 years ago
  70. 65d2a4c Remove CameraBrowser test app by Mike Lockwood · 14 years ago
  71. d97943d Fix the test application orientation. Bug# 3205196 by Yu Shan Emily Lau · 14 years ago
  72. df9b349 Replace extractAlbumArt() with getEmbeddedPicture() in MediaMetadataRetriever.java by James Dong · 14 years ago
  73. 0cd0136 Move MTP Java classes to android.mtp.* package. by Mike Lockwood · 14 years ago
  74. 4453aa4 CameraBrowser: Catch ActivityNotFoundException when attempting to display imported file. by Mike Lockwood · 14 years ago
  75. 770126a Rename android.hardware.Usb to UsbManager and UsbObserver to UsbService by Mike Lockwood · 14 years ago
  76. 485059d CameraBrowser: Give it ACCESS_USB permission, which is now required for PTP by Mike Lockwood · 14 years ago
  77. 25d7094 Log the exception cause for better problem analysis by James Dong · 14 years ago
  78. 28bec9e Merge "Suppress the unsupported camera recording size (ie QVGA and SQVGA)" by Yu Shan Emily Lau · 14 years ago
  79. e8f317d3 Suppress the unsupported camera recording size (ie QVGA and SQVGA) by Yu Shan Emily Lau · 14 years ago
  80. f6bd1ea Replace MediaMetadataRetriever.captureFrame() with MediaMetadataRetriever.getFrameAtTime() by James Dong · 14 years ago
  81. 7411c1b Renable the captureFrame unit tests by James Dong · 14 years ago
  82. a315605 Rename android.provider.Mtp to android.provider.Ptp by Mike Lockwood · 14 years ago
  83. 86e7353 Merge "Fixed MediaPlayer unit test issues" by James Dong · 14 years ago
  84. f360acf Fixed MediaPlayer unit test issues by James Dong · 14 years ago
  85. af8632c CameraBrowser: temporarily move to system partition by Mike Lockwood · 14 years ago
  86. 1d5dedc CameraBrowser improvements: by Mike Lockwood · 14 years ago
  87. 49fd5d9 Remove command line mtp host tool by Mike Lockwood · 14 years ago
  88. 954c267 PTP: Improve performance and reliability of file importing by Mike Lockwood · 14 years ago
  89. b1262a8 64-bit file size/offset support for media framework by James Dong · 14 years ago
  90. c23dabf Remove all traces of legacy renderer support in stagefright. by Andreas Huber · 14 years ago
  91. 98d50a0 Merge "Disable flaky streaming server check" by James Dong · 14 years ago
  92. 2fd4e59 Fix a typo in LOG_TAG for MediaPlayer unit tests by James Dong · 14 years ago
  93. a76e7ef Disable flaky streaming server check by James Dong · 14 years ago
  94. c5d4730 Fix testWAVSeekToEnd() testcase by James Dong · 14 years ago
  95. 0af3cfc am 751cc424: am 8b023a2e: Merge "Add the mediaplayer release in the test validation. This is to ensure the media player release properly." into gingerbread by Yu Shan Emily Lau · 14 years ago
  96. 93aa00c Add the mediaplayer release in the test validation. This is to ensure the media player release properly. by Yu Shan Emily Lau · 14 years ago
  97. 5582cc3 Merge fb474872 from gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  98. 2cd55d2 am 83ed30e5: am ae0bb04a: Merge "Fix issue 3098850" into gingerbread by Eric Laurent · 14 years ago
  99. a4f391c Include the framework copy of the OpenMAX headers instead of referencing external/opencore. by Andreas Huber · 14 years ago
  100. 02d0ff6 Fix issue 3098850 by Eric Laurent · 14 years ago