1. 52bfc24 docs: fix misc doc bugs from external issue tracker by Scott Main · 13 years ago
  2. 577d6cc stagefright: limit audio gap for looped playback by Eric Laurent · 13 years ago
  3. 09fc766 SurfaceMediaSource: use the HW_TEXTURE usage bit by Jamie Gennis · 13 years ago
  4. d70c64d Revert the following patches because they may lead to power regression because SHA/MD5 module is stuck by James Dong · 13 years ago
  5. 9a023f1 DO NOT MERGE: Support for parsing of "folded" RTSP header values by Andreas Huber · 13 years ago
  6. 9f704f6 Fix drm flag setting missed in false drm recognition fix. by Jeff Tinker · 13 years ago
  7. aadbd80 Fixed the false drm recognition. by James Dong · 13 years ago
  8. 68f592a8 Merge "Don't perform RTSP seeks right away but queue them for 200ms" into ics-mr1 by Andreas Huber · 13 years ago
  9. 21902a8 Don't perform RTSP seeks right away but queue them for 200ms by Andreas Huber · 13 years ago
  10. f6ae711 Fix Bitreader "putBits" implementation, make sure we emulate timestamps by Andreas Huber · 13 years ago
  11. a693a4b Merge "Fix ANRs due to Widevine DRM plugin sniff taking too long." into ics-mr1 by Jeff Tinker · 13 years ago
  12. d0d19db Fix ANRs due to Widevine DRM plugin sniff taking too long. by Jeff Tinker · 13 years ago
  13. 7dea9aa Fetch at least 192KB to avoid our mp3 sniffer from blocking on data. by Andreas Huber · 13 years ago
  14. 6db79c3 Merge "Fix for issue 5712743 video editor functional test : testPreviewDuringExport fails -Correct the invalid filename, which contains control character. And with the invalid filename, the cts fails only on crespo, but passes on stingray and prime." into ics-mr1 by Hong Teng · 13 years ago
  15. f336408 Merge "New and improved silent mode on lockscreen." into ics-mr1 by Amith Yamasani · 13 years ago
  16. 6243edd New and improved silent mode on lockscreen. by Amith Yamasani · 13 years ago
  17. 6b8b5a0 Merge "DO NOT MERGE - Consider I-Frame at zeroeth position when searching for sync frames" into ics-mr1 by James Dong · 13 years ago
  18. 96bea6a Fix for issue 5712743 video editor functional test : testPreviewDuringExport fails by Hong Teng · 13 years ago
  19. 92f604c DO NOT MERGE: Remove the AVI extractor. by Andreas Huber · 13 years ago
  20. cb06491 DO NOT MERGE - Consider I-Frame at zeroeth position when searching for sync frames by James Dong · 13 years ago
  21. b8e651a Properly identify how much metadata we need to cache in order to instantiate by Andreas Huber · 13 years ago
  22. 7944c1b MTP: Add support for restricting PTP to only certain subdirectories of the storage DO NOT MERGE by Mike Lockwood · 13 years ago
  23. 7a1ad63 MTP: Don't attempt to read more than 16K at a time from the MTP driver DO NOT MERGE by Mike Lockwood · 13 years ago
  24. afd0108 Merge "Further volume improvements." into ics-mr1 by Amith Yamasani · 13 years ago
  25. 613ed4c Merge "Fixd for 5490443 Native crash while exporting a video - Add new onError callback to PreviewProgressListener, which is used to indicate video editor application for the error that has occurred during priviewing. With this modification, the application must implement the onError method, and then VideoEditorPreviewTest.java is changed accordingly." into ics-mr1 by Hong Teng · 13 years ago
  26. 0d3a2e9 Merge "AudioService: strengthen A2DP device detection" into ics-mr1 by Eric Laurent · 13 years ago
  27. 2ef6f1b Further volume improvements. by Amith Yamasani · 13 years ago
  28. 1fc2e60 Fixes a typo in AVIExtractor that would advertise the wrong video dimensions by Andreas Huber · 13 years ago
  29. 63149c8 Fixd for 5490443 Native crash while exporting a video by Hong Teng · 13 years ago
  30. 6bc7f2c AudioService: strengthen A2DP device detection by Eric Laurent · 13 years ago
  31. 6f1dd75 Merge "SurfaceMediaSource: use the vid enc usage bit" into ics-mr1 by Jamie Gennis · 13 years ago
  32. 564fee3 Merge "Make sure we can properly shutdown even if" into ics-mr1 by Andreas Huber · 13 years ago
  33. d12dc28 Merge "If an error occurs that prevents us from reallocating buffers during a format change" into ics-mr1 by Andreas Huber · 13 years ago
  34. 351143f Merge "Updated (internal) API for IStreamSource to signal discontinuities" into ics-mr1 by Andreas Huber · 13 years ago
  35. 405a4e3 Merge "Finer granularity discontinuity support." into ics-mr1 by Andreas Huber · 13 years ago
  36. a10613f Updated (internal) API for IStreamSource to signal discontinuities by Andreas Huber · 13 years ago
  37. 99b4523 Add the min fps option to set by Yu Shan Emily Lau · 13 years ago
  38. 66a051a Finer granularity discontinuity support. by Andreas Huber · 13 years ago
  39. 551aeac Make sure we can properly shutdown even if by Andreas Huber · 13 years ago
  40. d03e7d6 If an error occurs that prevents us from reallocating buffers during a format change by Andreas Huber · 13 years ago
  41. eabde3d am fe464a76: [Prime K] Fix gabage character issue by dujin.cha · 13 years ago
  42. fe464a7 [Prime K] Fix gabage character issue by dujin.cha · 13 years ago
  43. cb6fbc8 Merge "Report a runtime error instead of asserting on malformed avc configuration data." into ics-mr1 by Andreas Huber · 13 years ago
  44. 6deb4b5 SurfaceMediaSource: use the vid enc usage bit by Jamie Gennis · 13 years ago
  45. 96af14d Fix log spamming during time lapse video recording by James Dong · 13 years ago
  46. 7ff7821 am d4b22ab4: status_t != bool by Marco Nelissen · 13 years ago
  47. d4b22ab status_t != bool by Marco Nelissen · 13 years ago
  48. 0ba8660 Report a runtime error instead of asserting on malformed avc configuration data. by Andreas Huber · 13 years ago
  49. 22cf4b0 Make sure not to cancel pending seek/EOS notifications on a cache underrun... by Andreas Huber · 13 years ago
  50. 4fdc36e Merge "Document that release() should be called with onPause() and onStop() for media objects" into ics-mr1 by James Dong · 13 years ago
  51. 89ca698 Document that release() should be called with onPause() and onStop() for media objects by James Dong · 13 years ago
  52. e7edc86 Fix 5623252 unlink to death of audio focus client early by Jean-Michel Trivi · 13 years ago
  53. 481ffa5 Merge "Fix for issue 5309336 -add videoeditor maximum prefetch YUV frames in media_profiles.xml to limit the total memory usage." into ics-mr1 by Hong Teng · 13 years ago
  54. a950973 Fix 5615747 Don't leak remote control client death handlers by Jean-Michel Trivi · 13 years ago
  55. 7eb5319 Fix for issue 5309336 by Hong Teng · 13 years ago
  56. de1f065 Fix 5607938 AudioFocusDeathHandler leaks GREF by Jean-Michel Trivi · 13 years ago
  57. b7a000a Merge "Unhide the key to retriever location information in 3gp/mp4 files" into ics-mr1 by James Dong · 13 years ago
  58. 2321718 Merge "Didn't mean to check this in..." into ics-mr1 by Andreas Huber · 13 years ago
  59. 54c7efa Didn't mean to check this in... by Andreas Huber · 13 years ago
  60. 1f8c621 Merge "visualizer: reset buffer if playback is idle" into ics-mr1 by Eric Laurent · 13 years ago
  61. cd556b8 Merge "Instead of asserting, signal a runtime error if the session doesn't contain" into ics-mr1 by Andreas Huber · 13 years ago
  62. 5d42075 Merge "DO NOT MERGE: Instead of asserting, remove active streams if their sockets" into ics-mr1 by Andreas Huber · 13 years ago
  63. d9f25bc9 Merge "Disconnect on socket error on the RTSP control connection." into ics-mr1 by Andreas Huber · 13 years ago
  64. 00aa51b Unhide the key to retriever location information in 3gp/mp4 files by James Dong · 13 years ago
  65. 58c94bf Disconnect on socket error on the RTSP control connection. by Andreas Huber · 13 years ago
  66. 4d7dff1 DO NOT MERGE: Instead of asserting, remove active streams if their sockets by Andreas Huber · 13 years ago
  67. 57cc14f Instead of asserting, signal a runtime error if the session doesn't contain by Andreas Huber · 13 years ago
  68. 77c500c Add support for retrieving location information in mp4/3gpp files by James Dong · 13 years ago
  69. df8ab51 visualizer: reset buffer if playback is idle by Eric Laurent · 13 years ago
  70. 2375d16 Merge "Send RTSP control connection keep-alive requests" into ics-mr1 by Andreas Huber · 13 years ago
  71. b42aea5 Merge "Don't believe the PV decoder's lies..." into ics-mr1 by Andreas Huber · 13 years ago
  72. 7c063cf Merge "There's no point in trying to continue to decode after an error was signalled." into ics-mr1 by Andreas Huber · 13 years ago
  73. 96a33d1 Fix problems in tablet silent mode. by Eric Laurent · 13 years ago
  74. 3f99d95 There's no point in trying to continue to decode after an error was signalled. by Andreas Huber · 13 years ago
  75. 9777029 Don't believe the PV decoder's lies... by Andreas Huber · 13 years ago
  76. f2c2b1c am 19998120: Merge "Bug 5478024 drop after decode if can\'t drop before" into ics-mr0 by Glenn Kasten · 13 years ago
  77. a1b3e3d Send RTSP control connection keep-alive requests by Andreas Huber · 13 years ago
  78. 26f70db Merge "Remove surface legacy APIs and code." into ics-mr1 by Andreas Huber · 13 years ago
  79. 713c9a3 Merge "Fix 5509346: Resize the thumbnails if it's too large." into ics-mr1 by Chih-Chung Chang · 13 years ago
  80. ee7ebb3 Merge "Fix a hang issue where the first frame can be dropped for timelapse video recording." into ics-mr1 by James Dong · 13 years ago
  81. b1224ff Fix 5509346: Resize the thumbnails if it's too large. by Chih-Chung Chang · 13 years ago
  82. f330986 Bug 5478024 drop after decode if can't drop before by Glenn Kasten · 13 years ago
  83. 914972b Merge "Fix device management in lvm effect bundle wrapper." into ics-mr1 by Eric Laurent · 13 years ago
  84. 79178b8 Merge "Fix problem in lvm effect bundle wrapper." into ics-mr1 by Eric Laurent · 13 years ago
  85. efa4015 DO NOT MERGE Poll input data with a small timeout and don't consume a full core. by Andreas Huber · 13 years ago
  86. f51f1bd Verify we actually have valid utf8 metadata by Marco Nelissen · 13 years ago
  87. e395f64 Poll input data with a small timeout and don't consume a full core. by Andreas Huber · 13 years ago
  88. be5fc40 Remove unreliable effect tests. by Eric Laurent · 13 years ago
  89. 8b4529e Fix problem in lvm effect bundle wrapper. by Eric Laurent · 13 years ago
  90. b0c6e3b Fix device management in lvm effect bundle wrapper. by Eric Laurent · 13 years ago
  91. cd84197 am 6e91e5b6: Merge "Fix volume indication in vibrate mode." into ics-mr0 by Eric Laurent · 13 years ago
  92. 8ca9a1c Fix volume indication in vibrate mode. by Eric Laurent · 13 years ago
  93. 18936d7 am 69e640ee: Merge "Bring back the old-style Ring/Vibrate/Silent states when using volume keys." into ics-mr0 by Amith Yamasani · 13 years ago
  94. 74b2b95 am 09848bc8: Merge "docs: add developer guide cross references, Project ACRE, round 3" into ics-mr0 by Joe Fernandez · 13 years ago
  95. 69e640e Merge "Bring back the old-style Ring/Vibrate/Silent states when using volume keys." into ics-mr0 by Amith Yamasani · 13 years ago
  96. c696a53 Bring back the old-style Ring/Vibrate/Silent states when using volume keys. by Amith Yamasani · 13 years ago
  97. 09848bc Merge "docs: add developer guide cross references, Project ACRE, round 3" into ics-mr0 by Joe Fernandez · 13 years ago
  98. 61fd1e8 docs: add developer guide cross references, Project ACRE, round 3 by Joe Fernandez · 13 years ago
  99. 95be245 Remove surface legacy APIs and code. by Andreas Huber · 13 years ago
  100. 27ed124 Merge "Properly report that we're no longer playing after receiving event" into ics-mr1 by Andreas Huber · 13 years ago