1. 95fbf2c Add an auto-exposure lock feature to the Camera API. by Eino-Ville Talvala · 15 years ago
  2. 5d44785 Merge changes I22d9e018,Ib0701fcc,Ibc637918,I9eb7e002,I4adcec73 by Dima Zavin · 15 years ago
  3. 5a61d2f audioflinger: don't do work in constructor, instead do it in onFirstRef by Dima Zavin · 15 years ago
  4. 799a70e audioflinger: enumerate all the possible audio interfaces by Dima Zavin · 15 years ago
  5. 18a3dc6 Merge "Fix omx_tests to no longer refer to test files that are no longer available." by Andreas Huber · 15 years ago
  6. a488c7d Fix omx_tests to no longer refer to test files that are no longer available. by Andreas Huber · 15 years ago
  7. fce7a47 audio/media: convert to using the audio HAL and new audio defs by Dima Zavin · 15 years ago
  8. 6a62b87 am d84df054: am 96974931: am 83ddcdf7: Add heartbeat error codes into MediaErrors.h by Gloria Wang · 15 years ago
  9. 3989873 am 96974931: am 83ddcdf7: Add heartbeat error codes into MediaErrors.h by Gloria Wang · 15 years ago
  10. bbfa577 am 83ddcdf7: Add heartbeat error codes into MediaErrors.h by Gloria Wang · 15 years ago
  11. db5cb14 libmedia: move AudioParameter out of AudioSystem by Dima Zavin · 15 years ago
  12. 6b80e0b audioflinger: move legacy audio hw/policy out to libhardware_legacy by Dima Zavin · 15 years ago
  13. 84f64d2 Add heartbeat error codes into MediaErrors.h by Gloria Wang · 15 years ago
  14. dab0bea am 48dca4de: am 969357e3: am 223995dc: Fix issue 4335692: HDMI media volume by Eric Laurent · 15 years ago
  15. 5bfdfd1 am 969357e3: am 223995dc: Fix issue 4335692: HDMI media volume by Eric Laurent · 15 years ago
  16. d9046e0 am 223995dc: Fix issue 4335692: HDMI media volume by Eric Laurent · 15 years ago
  17. 2e40530 Merge "Give PSP and QuickTime compatible mp4 files a chance to play" by James Dong · 15 years ago
  18. 8a9ce25 Merge "Fix memory leak from retrieval of getSupportedDrmInfo." by James Dong · 15 years ago
  19. 6400078 MTP: Implement GetThumb command by Mike Lockwood · 15 years ago
  20. c050246 Merge "MTP: Fix file descriptor leak in file editing extensions" by Mike Lockwood · 15 years ago
  21. c3f16e5 MTP: Fix file descriptor leak in file editing extensions by Mike Lockwood · 15 years ago
  22. 023eeac Fix issue 4335692: HDMI media volume by Eric Laurent · 15 years ago
  23. f87d18a Merge "Return status code from invoke()" by James Dong · 15 years ago
  24. b5fe7f5 Merge "MediaScanner: reimplement the ".nomedia" feature for hiding files from the media provider" by Mike Lockwood · 15 years ago
  25. 37c0cf2 Merge "Remove log spam" by Mike Lockwood · 15 years ago
  26. 7a7cd84 Merge "Clarify the meaning of weight in the focus and metering area HAL." by Eino-Ville Talvala · 15 years ago
  27. 44ada65 Clarify the meaning of weight in the focus and metering area HAL. by Eino-Ville Talvala · 15 years ago
  28. c5182e3 MediaScanner: reimplement the ".nomedia" feature for hiding files from the media provider by Mike Lockwood · 15 years ago
  29. adfb559 Fix memory leak from retrieval of getSupportedDrmInfo. by James Dong · 15 years ago
  30. 7c1bc4c Remove log spam by Mike Lockwood · 15 years ago
  31. f8c45a9 Merge "MTP: Add extended operations to support in-place editing of files" by Mike Lockwood · 15 years ago
  32. 34fe252 Remove the assertion and report content malform error to application by James Dong · 15 years ago
  33. 7d77dcf MTP: Add extended operations to support in-place editing of files by Mike Lockwood · 15 years ago
  34. 88a90ab Merge "Get rid of the "pid" parameter from createSurface" by Mathias Agopian · 15 years ago
  35. 3f94f76 Get rid of the "pid" parameter from createSurface by Mathias Agopian · 15 years ago
  36. ad0d9c9 Add extra headers specified in the media player's setDataSource call by Andreas Huber · 15 years ago
  37. 7bf8413 Make sure a read restarts the prefetcher if necessary. by Andreas Huber · 15 years ago
  38. b158c54 Merge "Remove streamability verification, it's taking too long. Also..." by Andreas Huber · 15 years ago
  39. 6ed7e70 am 67dc13ed: (-s ours) am 5ce9eb9a: (-s ours) am f0f1ceeb: DO NOT MERGE: Make sure we restart the prefetcher immediately when trying to satisfy a read. by Andreas Huber · 15 years ago
  40. 7e0c679 am 5ce9eb9a: (-s ours) am f0f1ceeb: DO NOT MERGE: Make sure we restart the prefetcher immediately when trying to satisfy a read. by Andreas Huber · 15 years ago
  41. 859e0c8 am f0f1ceeb: DO NOT MERGE: Make sure we restart the prefetcher immediately when trying to satisfy a read. by Andreas Huber · 15 years ago
  42. 4678a6d Remove streamability verification, it's taking too long. Also... by Andreas Huber · 15 years ago
  43. 0a89d84 DO NOT MERGE: Make sure we restart the prefetcher immediately when trying to satisfy a read. by Andreas Huber · 15 years ago
  44. e2e3f47 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 · 15 years ago
  45. 53e1c04 am 8d2e14da: am 34cd123a: am b0d6f10e: Bug 4167061 remove debugging code by Glenn Kasten · 15 years ago
  46. 08c1e4a am 34cd123a: am b0d6f10e: Bug 4167061 remove debugging code by Glenn Kasten · 15 years ago
  47. 7613baa am b0d6f10e: Bug 4167061 remove debugging code by Glenn Kasten · 15 years ago
  48. 6c00983 Bug 4167061 remove debugging code by Glenn Kasten · 15 years ago
  49. b483c47 - Add another parameter in notify() to be able to send timed text sample by Gloria Wang · 15 years ago
  50. f796c34 Merge "Add camera metering area API." by Wu-cheng Li · 15 years ago
  51. 38ecadb Add camera metering area API. by Wu-cheng Li · 15 years ago
  52. c33b033 Merge "Experimental support for changing the video surface/texture on an active mediaplayer" by Andreas Huber · 15 years ago
  53. 90fc610 Merge "If the media extractor specifies an invalid thumbnail time, default to the first frame." by Andreas Huber · 15 years ago
  54. 5820e52 am 07c25b65: am 4430670f: am ca7ad44a: Merge "audioflinger: Enable ARMv5TE optimized resampler" by Brad Fitzpatrick · 15 years ago
  55. 4d02439 am 4430670f: am ca7ad44a: Merge "audioflinger: Enable ARMv5TE optimized resampler" by Brad Fitzpatrick · 15 years ago
  56. b661326 am 6f2b5d61: (-s ours) am b0ccbacd: (-s ours) am ea5d2c58: Merge "When read() from AudioRecord returns 0 or negative value, report an error to application. DO NOT MERGE." into gingerbread by James Dong · 15 years ago
  57. 17b3285 am b0ccbacd: (-s ours) am ea5d2c58: Merge "When read() from AudioRecord returns 0 or negative value, report an error to application. DO NOT MERGE." into gingerbread by James Dong · 15 years ago
  58. fb50c0b am a7e8385c: am 87ee132a: am c6c2285b: Enable HDCP debugging in Stagefright (1 of 2) by Glenn Kasten · 15 years ago
  59. d33f435 am 87ee132a: am c6c2285b: Enable HDCP debugging in Stagefright (1 of 2) by Glenn Kasten · 15 years ago
  60. df485b4 am c6c2285b: Enable HDCP debugging in Stagefright (1 of 2) by Glenn Kasten · 15 years ago
  61. 449d8ad Enable HDCP debugging in Stagefright (1 of 2) by Glenn Kasten · 15 years ago
  62. 21af757 If the media extractor specifies an invalid thumbnail time, default to the first frame. by Andreas Huber · 15 years ago
  63. 79f84b5 Merge "In the MP3 extractor, compute timestamps based on sample count instead of byte count. This fixes timestamp accuracy on VBR streams." by Jason Simmons · 15 years ago
  64. fa4e195 am 0fb4e73f: am 3a9f5143: am 66380f76: Stagefright: authenticate ANativeWindow. by Jamie Gennis · 15 years ago
  65. d9d17fe am 3a9f5143: am 66380f76: Stagefright: authenticate ANativeWindow. by Jamie Gennis · 15 years ago
  66. f68c65b am 66380f76: Stagefright: authenticate ANativeWindow. by Jamie Gennis · 15 years ago
  67. d4d43b2 Stagefright: authenticate ANativeWindow. by Jamie Gennis · 15 years ago
  68. a1c3d37 Add camera focus area API. by Wu-cheng Li · 15 years ago
  69. 4cb2c4d Give PSP and QuickTime compatible mp4 files a chance to play by James Dong · 15 years ago
  70. a9e05b9 In the MP3 extractor, compute timestamps based on sample count instead of byte count. by Jason Simmons · 15 years ago
  71. cc8ace7 Do not disable effect in AudioEffect destructor. by Eric Laurent · 15 years ago
  72. 16bc76a am ca7ad44a: Merge "audioflinger: Enable ARMv5TE optimized resampler" by Brad Fitzpatrick · 15 years ago
  73. 0c0a1c0 audioflinger: Enable ARMv5TE optimized resampler by Jim Huang · 15 years ago
  74. 040e4a1 Return status code from invoke() by James Dong · 15 years ago
  75. c30268b Merge "Miscellaneous code cleanup in audio framework" by Glenn Kasten · 15 years ago
  76. 9d91771 Merge "remove more unused references to ISurface" by Mathias Agopian · 15 years ago
  77. 46bc5b8 Merge "Remove unused references to ISurface" by Mathias Agopian · 15 years ago
  78. 4bcae82 Miscellaneous code cleanup in audio framework by Glenn Kasten · 15 years ago
  79. 8b1027d remove more unused references to ISurface by Mathias Agopian · 15 years ago
  80. 9d31d67 Merge "MTP and media provider support for multiple storage devices:" by Mike Lockwood · 15 years ago
  81. 30adaaf MTP and media provider support for multiple storage devices: by Mike Lockwood · 15 years ago
  82. 38ccae2 New fix for issue 4111672: control block flags by Eric Laurent · 15 years ago
  83. abf471f Remove unused references to ISurface by Mathias Agopian · 15 years ago
  84. 9a03bfb am ea5d2c58: Merge "When read() from AudioRecord returns 0 or negative value, report an error to application. DO NOT MERGE." into gingerbread by James Dong · 15 years ago
  85. 7fb4b42 Merge "This reverts an earlier change 4aeec2da39fce4de9b07b694d59fd308ffb3d491" by Andreas Huber · 15 years ago
  86. 51c1e0e This reverts an earlier change 4aeec2da39fce4de9b07b694d59fd308ffb3d491 by Andreas Huber · 15 years ago
  87. bd7b717 Avoid a race condition while signaling audio EOS/seek complete by acquiring the lock. by Andreas Huber · 15 years ago
  88. 94baecc Merge "Remove legacy hack to only drop frames every other late frame" by Andreas Huber · 15 years ago
  89. 2ba7ce9 Fix a webm-seek issue introduced when adding support for streaming webm by Andreas Huber · 15 years ago
  90. dab59b5 Remove legacy hack to only drop frames every other late frame by Andreas Huber · 15 years ago
  91. b7006fc am 9e57a4df: am 7b445dd7: am 49b49f8f: Added include/private/hwui/DrawGlInfo.h by Russell Brenner · 15 years ago
  92. 758adad am 7b445dd7: am 49b49f8f: Added include/private/hwui/DrawGlInfo.h by Russell Brenner · 15 years ago
  93. c0995cd am 49b49f8f: Added include/private/hwui/DrawGlInfo.h by Russell Brenner · 15 years ago
  94. ba0de09 Added include/private/hwui/DrawGlInfo.h by Russell Brenner · 15 years ago
  95. d5109dc am 69250839: am 4ed59de6: am ffa670b5: Bug 4167061 by Glenn Kasten · 15 years ago
  96. 650502b am ffa670b5: Bug 4167061 by Glenn Kasten · 15 years ago
  97. 5b3635e Bug 4167061 by Glenn Kasten · 15 years ago
  98. db513fe am 399792b8: am 06ac0399: am b676b73e: Merge "When http streaming and Content-Length is unknown, make sure to return all" into honeycomb-mr1 by Andreas Huber · 15 years ago
  99. 5c43188 am 66ec9068: am 8de5df43: am ebf6a72b: Merge "Surfaceflinger expects rectangles to be specified right/bottom edge exclusive." into honeycomb-mr1 by Andreas Huber · 15 years ago
  100. 90fd5e0 When read() from AudioRecord returns 0 or negative value, report an error to application. DO NOT MERGE. by James Dong · 15 years ago