1. 099397c Fix 1860351: Put datetime in jpeg exif to datetaken field. by Chih-Chung Chang · 16 years ago
  2. c9706f0 DO NOT MERGE, ALready merged to master. by Sahil Sachdeva · 16 years ago
  3. 5982013 Change the number of volume steps from 6 to 7 per Verizon Requirements by Jared Suttles · 16 years ago
  4. e840928 libdrm: "==" should be an assignment. by Mike Lockwood · 16 years ago
  5. 2ac8c27 am cb2b2378: Merge change 20729 into donut by Wu-cheng Li · 16 years ago
  6. c4e58c0 Fix issue 2045983 ToneGenerator: fix void statement. by Eric Laurent · 16 years ago
  7. b826bf9 Fix the bug that EXIF attributes are always cached. by Wu-cheng Li · 16 years ago
  8. ccf8b94 Expose a variation of the createRenderer API that works on a plain Surface. by Andreas Huber · 16 years ago
  9. e9ec12c Deprecate/remove now unused socketpair ipc communication in favour of exclusive binder use. by Andreas Huber · 16 years ago
  10. 03a9746 Merge change 20422 by Android (Google) Code Review · 16 years ago
  11. 0d596d4 Build the stagefright library by default. by Andreas Huber · 16 years ago
  12. d5603c1 AudioService now differentiates BT headsets and car kits. by Eric Laurent · 16 years ago
  13. 1420bf3 Merge change 9674 by Android (Google) Code Review · 16 years ago
  14. ddb78e7 Fix issue 2001214: AudioFlinger and AudioPolicyService interfaces should not use pointers as handles to inputs and outputs. by Eric Laurent · 16 years ago
  15. 6874e3d am 3397f169: Capture the start and end memory usage in the output file. Move the start memory catpure after 10 loops. by Yu Shan Emily Lau · 16 years ago
  16. 3397f16 Capture the start and end memory usage in the output file. Move the start memory catpure after 10 loops. by Yu Shan Emily Lau · 16 years ago
  17. 6e1584c The mp3 decoder now correctly uses microseconds to measure time. One less quirk. by Andreas Huber · 16 years ago
  18. 64e69e8 libdrm1: Use libcrypto instead of libaes. by Chia-chi Yeh · 16 years ago
  19. 859c3754 am bd014e07: Remove the memory capture in the first run and make it the same as the cupcake test case. by Yu Shan Emily Lau · 16 years ago
  20. bd014e0 Remove the memory capture in the first run and make it the same as the cupcake test case. by Yu Shan Emily Lau · 16 years ago
  21. ea03f4a Recording/Export to .mp4/h.263 somewhat works on TI hardware. by Andreas Huber · 16 years ago
  22. 28ad42b Fix problem in AudioTrack with 8 bit PCM and direct output. by Eric Laurent · 16 years ago
  23. 5192dda Merge change 9517 by Android (Google) Code Review · 16 years ago
  24. 831fbc1 We don't need libopencore_author and libcutils in libmedia_jni by Marco Nelissen · 16 years ago
  25. 20b153b am 5fd26775: Merge change 9390 into donut by Android (Google) Code Review · 16 years ago
  26. 4935d05 Untangle MediaPlayer, MediaRecorder, MediaScanner and MediaMetadataRetriever JNI by Marco Nelissen · 16 years ago
  27. c3c08ba Name unknown albums after the folder they're in, similar to how songs by Marco Nelissen · 16 years ago
  28. 1de1316 The IOMX interface now instantiates IOMXRenderers to hide the details of hardware accelerated blitting. by Andreas Huber · 16 years ago
  29. 1b0efec am 17c195c8: Merge change 9340 into donut by Android (Google) Code Review · 16 years ago
  30. 17c195c Merge change 9340 into donut by Android (Google) Code Review · 16 years ago
  31. ed95840 am dccfaefd: Merge change 9285 into donut by Android (Google) Code Review · 16 years ago
  32. fd8c0e1 Fix issue 2025872: Deadlock in SoundPool.stop by Eric Laurent · 16 years ago
  33. 176e650 Clear singleton reference during JetPlayer.release() by Phil Dubach · 16 years ago
  34. cbe7c54 Remove hardcoded maximum frame rate limit from the framework bug 1993400 by James Dong · 16 years ago
  35. c42ac9d Fix issue 2019031: Volume changes have no effect. by Eric Laurent · 16 years ago
  36. e406906 Merge change 8878 by Android (Google) Code Review · 16 years ago
  37. 69f593c Support for selection of silent ringtone from the ringtone picker. by Marco Nelissen · 16 years ago
  38. 970764d While other OMX nodes appear to now have switched to using microseconds to timestamp buffers, at least the TI AAC and MP3 decoders still use milliseconds. by Andreas Huber · 16 years ago
  39. 8a43277 Squashed commit of the following: by Andreas Huber · 16 years ago
  40. 3026a02 Fix issue 2001517: AudioTrack compatibility issue. by Eric Laurent · 16 years ago
  41. d25ae67 Fix issue 2004738: Settings Backup Agent consistently throws ArrayIndexOutOfBoundsException during restore. by Eric Laurent · 16 years ago
  42. 974ff94 Add support for .aac and .asf extensions. by Ravi K Yenduri · 16 years ago
  43. a553c25 Fix issue 1795088 Improve audio routing code by Eric Laurent · 16 years ago
  44. bc72692 Added native metadata support. by niko · 16 years ago
  45. c7bebd1 am 5f2b05ea: Merge change 8220 into donut by Android (Google) Code Review · 16 years ago
  46. 45fce58 Fix issue 1996218: Disable use of shared memory buffer by SoundPool. by Eric Laurent · 16 years ago
  47. 6fa41bb Minor cleanup in Metadata.java by niko · 16 years ago
  48. c39173b Fixed a bug in the parser. by niko · 16 years ago
  49. 80b3ab3 Fixing the build: StagefrightPlayer now implements the newly introduced "getMetadata" pure virtual. by Andreas Huber · 16 years ago
  50. 3e66422 Merge change 7747 by Android (Google) Code Review · 16 years ago
  51. b8b117e am a8d5644b: Merge change 7726 into donut by Android (Google) Code Review · 16 years ago
  52. a8d5644 Merge change 7726 into donut by Android (Google) Code Review · 16 years ago
  53. ab6ee15f am 474b0f29: Merge change 7686 into donut by Android (Google) Code Review · 16 years ago
  54. 716383a Added 3 metadata types for pause/seek forward/seek backward. by Nicolas Catania · 16 years ago
  55. cf541ee Merge change 7617 by Android (Google) Code Review · 16 years ago
  56. fd6e482 Fix issue 1985479 lots of backup NPEs. by Eric Laurent · 16 years ago
  57. da3785a Merge change 7624 by Android (Google) Code Review · 16 years ago
  58. 8994837 Added method to get metadata out of the player. by niko · 16 years ago
  59. f211c09 Merge change 7701 by Android (Google) Code Review · 16 years ago
  60. 2e337a4 Clean up MP3Extractor code and fixes a bug that miscalculated the position of the header by a few bytes whenever we read in more data. by Andreas Huber · 16 years ago
  61. 84c0246 stagefright: initialize more of the OMX_BUFFERHEADERTYPE structure as they are apparently not cleared by the OMX implementation. by Andreas Huber · 16 years ago
  62. bdc0e82 MediaScanner: Add check for null object in empty title handling code. by Mike Lockwood · 16 years ago
  63. 9e1bd09 am 97a67cc2: Merge change 7544 into donut by Android (Google) Code Review · 16 years ago
  64. cb2e00e Impl. of the metadata getters. by Nicolas Catania · 16 years ago
  65. 97a67cc2 Merge change 7544 into donut by Android (Google) Code Review · 16 years ago
  66. 5b3f457 am 58d19d1f: Merge change 7581 into donut by Android (Google) Code Review · 16 years ago
  67. 3a3ba05 Another fix for building libstagefright for the simulator, plus whitespace adjustments. by Marco Nelissen · 16 years ago
  68. 7013c8b Fixes to make libstagefright build for the simulator. by Marco Nelissen · 16 years ago
  69. 55973f1 Fix bug that would cause files with blank title tags to not be shown in the music app. by Marco Nelissen · 16 years ago
  70. 52e4ad8 Merge change 7399 by Android (Google) Code Review · 16 years ago
  71. 8f5fcab New test player stub to load mock native players. by Nicolas Catania · 16 years ago
  72. 9b0a5e5 sdutil: Up the mount/unmount wait times to account for disk check + reaper time by San Mehat · 16 years ago
  73. e46b7be Squashed commit of the following: by Andreas Huber · 16 years ago
  74. a5ccb22 Partial implementation of the parsing of Parcel into Metadata. by Nicolas Catania · 16 years ago
  75. 1f872d4 Merge change 7067 by Android (Google) Code Review · 16 years ago
  76. ac2dd4d first attempt to fix the sim by Mathias Agopian · 16 years ago
  77. fb4f266 add a ctor to Mutex to specify the type, which can be shared. This is used by sf and af an soon will allow some optimization in the kernel for non shared mutexes by Mathias Agopian · 16 years ago
  78. e41cc49 Merge change 6812 by Android (Google) Code Review · 16 years ago
  79. 4df8b2c Implemented the tracking of the metadata updates. by Nicolas Catania · 16 years ago
  80. 0fc736f32 Don't pass references to temporary objects, and handle the case where we dont have a Surface. by Marco Nelissen · 16 years ago
  81. b88993f Merge change 6797 by Android (Google) Code Review · 16 years ago
  82. b5af325 rename libsgl/libcorecg to libskia by Mike Reed · 16 years ago
  83. 5d55c71 Basic plumbing to retrieve metadata from the native player. by Nicolas Catania · 16 years ago
  84. c494ba2 Merge change 6636 by Android (Google) Code Review · 16 years ago
  85. cfe2c40 am 5964e737: Fix issue 1946033: dialer deadlocks and/or ANRs when using dialpad in-call by Eric Laurent · 16 years ago
  86. 5e7e8da am b799616d: Merge change 6208 into donut by Android (Google) Code Review · 16 years ago
  87. b2c6939 Implemented the metadata changed notification filters. by Nicolas Catania · 16 years ago
  88. 5964e73 Fix issue 1946033: dialer deadlocks and/or ANRs when using dialpad in-call by Eric Laurent · 16 years ago
  89. b799616 Merge change 6208 into donut by Android (Google) Code Review · 16 years ago
  90. 9193e08 New Metadata API for the MediaPlayer. by Nicolas Catania · 16 years ago
  91. f751c8c am e9ac96f7: Merge change 6454 into donut by Android (Google) Code Review · 16 years ago
  92. 4050c93 Fix issue 1967295: Add a method to request reloading of audio settings by AudioService. by Eric Laurent · 16 years ago
  93. 20b03ea Move ExifInterface to android.media package so we can reference it from MediaScanner. by repo sync · 16 years ago
  94. fcc5be9 am 88e209dc: Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR by Eric Laurent · 16 years ago
  95. 88e209d Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR by Eric Laurent · 16 years ago
  96. 03a9a34 Merge commit 'goog/master' into merge_master by Mathias Agopian · 16 years ago
  97. 6231e3a am ef1f21b3: Merge change 6231 into donut by Android (Google) Code Review · 16 years ago
  98. 513d806 am 899725b0: Make sure ringtones are sorted correctly. by Marco Nelissen · 16 years ago
  99. 73bb511 Don't trim() in the mediascanner, as that would remove the special "sort first" character. by Marco Nelissen · 16 years ago
  100. 899725b Make sure ringtones are sorted correctly. by Marco Nelissen · 16 years ago