1. bbba88c Squashed commit of the following: by Andreas Huber · 13 years ago
  2. 6e9fd1a Merge "Leave the number of output buffers up to surface flinger and friends." by Andreas Huber · 13 years ago
  3. 4f4bedb Leave the number of output buffers up to surface flinger and friends. by Andreas Huber · 13 years ago
  4. df659ac Make sure the ogg extractor returns appropriate error codes. by Andreas Huber · 13 years ago
  5. c0dfc5b Properly honour any pending seek request when reading the first buffer after by Andreas Huber · 13 years ago
  6. 70ccfd4 Add send session recording summary report to application by James Dong · 13 years ago
  7. 4650ff0 Add const to the finders method in MetaData.cpp by James Dong · 13 years ago
  8. 43ec1df Add end of recording summary track info by James Dong · 13 years ago
  9. ae8149b Merge "Refactor MPEG4Writer::writeTrackHeader() method" by James Dong · 13 years ago
  10. 37f269c am bdaa3abd: (-s ours) am 44e39d60: Merge remote branch \'goog/honeycomb-mr2\' into honeycomb-LTE by The Android Automerger · 13 years ago
  11. b21c564 Refactor MPEG4Writer::writeTrackHeader() method by James Dong · 13 years ago
  12. 77e827c am 44e39d60: Merge remote branch \'goog/honeycomb-mr2\' into honeycomb-LTE by The Android Automerger · 13 years ago
  13. a060aa6 Merge remote branch 'goog/honeycomb-mr2' into honeycomb-LTE by The Android Automerger · 13 years ago
  14. d7be5c5 Color conversion now supports YUV420p->RGB565 conversion even if the width is odd. by Andreas Huber · 13 years ago
  15. 593aeba Merge "Initial check-in for AACWriter" by James Dong · 13 years ago
  16. 760943b Initial check-in for AACWriter by James Dong · 13 years ago
  17. 4be6932 Merge "Signal an error if aac decoding fails early." by Andreas Huber · 13 years ago
  18. 59633a1 Signal an error if aac decoding fails early. by Andreas Huber · 13 years ago
  19. 37db3f9 am 0faefb72: (-s ours) am 8b1c74f9: DO NOT MERGE MediaScanner: Fix bug in "no media" handling logic by Mike Lockwood · 13 years ago
  20. 60e3d60 am df889448: (-s ours) am a792c804: DO NOT MERGE MTP: Implement GetThumb command by Mike Lockwood · 13 years ago
  21. a9f04df am af964a63: (-s ours) am af50821b: DO NOT MERGE MTP: Fix file descriptor leak in file editing extensions by Mike Lockwood · 13 years ago
  22. ef5fe93 am eeaf48ca: (-s ours) am fdb50e6f: DO NOT MERGE MTP: Add extended operations to support in-place editing of files by Mike Lockwood · 13 years ago
  23. d65220e am f6df5b41: (-s ours) am fb623263: DO NOT MERGE MediaScanner: reimplement the ".nomedia" feature for hiding files from the media provider by Mike Lockwood · 13 years ago
  24. 07a8f7e am 21c0800f: (-s ours) am d3e4290c: DO NOT MERGE MTP and media provider support for multiple storage devices: by Mike Lockwood · 13 years ago
  25. 87ae62f Merge "Fix potential memory corruption in NuCachedSource2." by Andreas Huber · 13 years ago
  26. 6780297 Fix potential memory corruption in NuCachedSource2. by Andreas Huber · 13 years ago
  27. 82ac8bf Properly construct the ESDS metadata even if sizeof(codec-specific-data) != 2 by Andreas Huber · 13 years ago
  28. 89dc0df Merge "Initial CL for the timed text support: - Add support for MP4 timed text - Add API for app to turn on/off a text track - Add timed text metadata(language) in the MediaMetadataRetriever" by Gloria Wang · 13 years ago
  29. 04c7502 am 8b1c74f9: DO NOT MERGE MediaScanner: Fix bug in "no media" handling logic by Mike Lockwood · 13 years ago
  30. d2ca561 am a792c804: DO NOT MERGE MTP: Implement GetThumb command by Mike Lockwood · 13 years ago
  31. 3e9987d am af50821b: DO NOT MERGE MTP: Fix file descriptor leak in file editing extensions by Mike Lockwood · 13 years ago
  32. a4bad5d am fdb50e6f: DO NOT MERGE MTP: Add extended operations to support in-place editing of files by Mike Lockwood · 13 years ago
  33. 028eb85 am fb623263: DO NOT MERGE MediaScanner: reimplement the ".nomedia" feature for hiding files from the media provider by Mike Lockwood · 13 years ago
  34. 0102f69 am d3e4290c: DO NOT MERGE MTP and media provider support for multiple storage devices: by Mike Lockwood · 13 years ago
  35. 5781662 DO NOT MERGE MediaScanner: Fix bug in "no media" handling logic by Mike Lockwood · 13 years ago
  36. 1daaaf2 DO NOT MERGE MTP: Implement GetThumb command by Mike Lockwood · 13 years ago
  37. 226914e DO NOT MERGE MTP: Fix file descriptor leak in file editing extensions by Mike Lockwood · 13 years ago
  38. 6ff6131 DO NOT MERGE MTP: Add extended operations to support in-place editing of files by Mike Lockwood · 13 years ago
  39. d691679 DO NOT MERGE MediaScanner: reimplement the ".nomedia" feature for hiding files from the media provider by Mike Lockwood · 13 years ago
  40. be3814b DO NOT MERGE MTP and media provider support for multiple storage devices: by Mike Lockwood · 13 years ago
  41. 1a65546 DO NOT MERGE MediaScanner: Fix bug in "no media" handling logic by Mike Lockwood · 13 years ago
  42. aeb65d4 DO NOT MERGE MTP: Implement GetThumb command by Mike Lockwood · 13 years ago
  43. c9ee8c2 DO NOT MERGE MTP: Fix file descriptor leak in file editing extensions by Mike Lockwood · 13 years ago
  44. 4d9da14 DO NOT MERGE MTP: Add extended operations to support in-place editing of files by Mike Lockwood · 13 years ago
  45. 462acca DO NOT MERGE MediaScanner: reimplement the ".nomedia" feature for hiding files from the media provider by Mike Lockwood · 13 years ago
  46. 0241cac DO NOT MERGE MTP and media provider support for multiple storage devices: by Mike Lockwood · 13 years ago
  47. 7a1e3e8 Initial CL for the timed text support: by Gloria Wang · 13 years ago
  48. 8ce2364 frameworks/base: android_native_buffer_t -> ANativeWindowBuffer by Iliyan Malchev · 13 years ago
  49. 8951a97 frameworks/base: switch CameraService to a HAL module by Iliyan Malchev · 13 years ago
  50. 9e62652 frameworks/base: include system/core header camera.h in Camera.h by Iliyan Malchev · 13 years ago
  51. 10d2270 Merge "Add an auto-exposure lock feature to the Camera API." by Eino-Ville Talvala · 13 years ago
  52. e064285 Merge "remove last traces of copybit" by Mathias Agopian · 13 years ago
  53. 68178d6 remove last traces of copybit by Mathias Agopian · 13 years ago
  54. c777a85 MediaScanner: Fix bug in "no media" handling logic by Mike Lockwood · 13 years ago
  55. 95fbf2c Add an auto-exposure lock feature to the Camera API. by Eino-Ville Talvala · 13 years ago
  56. d2b0088 Merge "Add setParameter/getParameter to MediaPlayer API. for bug 1982947" by Gloria Wang · 13 years ago
  57. a092c0a Merge "Add DRM errors in the DRM frameworks to MediaErrors also. For bug 4350156." by Gloria Wang · 13 years ago
  58. 42e87b4 am a1f6a09a: (-s ours) am f181e416: am ec78f551: Add avg bandwidth estimate every 2 seconds - do not merge. by James Dong · 13 years ago
  59. a1098d7 am f181e416: am ec78f551: Add avg bandwidth estimate every 2 seconds - do not merge. by James Dong · 13 years ago
  60. 7ae9d02 am ec78f551: Add avg bandwidth estimate every 2 seconds - do not merge. by James Dong · 13 years ago
  61. 7340743 Add DRM errors in the DRM frameworks to MediaErrors also. For bug 4350156. by Gloria Wang · 13 years ago
  62. 4f9e47f Add setParameter/getParameter to MediaPlayer API. for bug 1982947 by Gloria Wang · 13 years ago
  63. d0675ed get rid of dependency on copybit HAL module by Mathias Agopian · 13 years ago
  64. ae23aae Add avg bandwidth estimate every 2 seconds - do not merge. by James Dong · 13 years ago
  65. 5d44785 Merge changes I22d9e018,Ib0701fcc,Ibc637918,I9eb7e002,I4adcec73 by Dima Zavin · 13 years ago
  66. 5a61d2f audioflinger: don't do work in constructor, instead do it in onFirstRef by Dima Zavin · 13 years ago
  67. 799a70e audioflinger: enumerate all the possible audio interfaces by Dima Zavin · 13 years ago
  68. 18a3dc6 Merge "Fix omx_tests to no longer refer to test files that are no longer available." by Andreas Huber · 13 years ago
  69. a488c7d Fix omx_tests to no longer refer to test files that are no longer available. by Andreas Huber · 13 years ago
  70. fce7a47 audio/media: convert to using the audio HAL and new audio defs by Dima Zavin · 13 years ago
  71. 6a62b87 am d84df054: am 96974931: am 83ddcdf7: Add heartbeat error codes into MediaErrors.h by Gloria Wang · 13 years ago
  72. 3989873 am 96974931: am 83ddcdf7: Add heartbeat error codes into MediaErrors.h by Gloria Wang · 13 years ago
  73. bbfa577 am 83ddcdf7: Add heartbeat error codes into MediaErrors.h by Gloria Wang · 13 years ago
  74. db5cb14 libmedia: move AudioParameter out of AudioSystem by Dima Zavin · 13 years ago
  75. 6b80e0b audioflinger: move legacy audio hw/policy out to libhardware_legacy by Dima Zavin · 13 years ago
  76. 84f64d2 Add heartbeat error codes into MediaErrors.h by Gloria Wang · 13 years ago
  77. dab0bea am 48dca4de: am 969357e3: am 223995dc: Fix issue 4335692: HDMI media volume by Eric Laurent · 13 years ago
  78. 5bfdfd1 am 969357e3: am 223995dc: Fix issue 4335692: HDMI media volume by Eric Laurent · 13 years ago
  79. d9046e0 am 223995dc: Fix issue 4335692: HDMI media volume by Eric Laurent · 13 years ago
  80. 2e40530 Merge "Give PSP and QuickTime compatible mp4 files a chance to play" by James Dong · 13 years ago
  81. 8a9ce25 Merge "Fix memory leak from retrieval of getSupportedDrmInfo." by James Dong · 13 years ago
  82. 6400078 MTP: Implement GetThumb command by Mike Lockwood · 13 years ago
  83. c050246 Merge "MTP: Fix file descriptor leak in file editing extensions" by Mike Lockwood · 13 years ago
  84. c3f16e5 MTP: Fix file descriptor leak in file editing extensions by Mike Lockwood · 13 years ago
  85. 023eeac Fix issue 4335692: HDMI media volume by Eric Laurent · 13 years ago
  86. f87d18a Merge "Return status code from invoke()" by James Dong · 13 years ago
  87. b5fe7f5 Merge "MediaScanner: reimplement the ".nomedia" feature for hiding files from the media provider" by Mike Lockwood · 13 years ago
  88. 37c0cf2 Merge "Remove log spam" by Mike Lockwood · 13 years ago
  89. 7a7cd84 Merge "Clarify the meaning of weight in the focus and metering area HAL." by Eino-Ville Talvala · 13 years ago
  90. 44ada65 Clarify the meaning of weight in the focus and metering area HAL. by Eino-Ville Talvala · 13 years ago
  91. c5182e3 MediaScanner: reimplement the ".nomedia" feature for hiding files from the media provider by Mike Lockwood · 13 years ago
  92. adfb559 Fix memory leak from retrieval of getSupportedDrmInfo. by James Dong · 13 years ago
  93. 7c1bc4c Remove log spam by Mike Lockwood · 13 years ago
  94. f8c45a9 Merge "MTP: Add extended operations to support in-place editing of files" by Mike Lockwood · 13 years ago
  95. 34fe252 Remove the assertion and report content malform error to application by James Dong · 13 years ago
  96. 7d77dcf MTP: Add extended operations to support in-place editing of files by Mike Lockwood · 13 years ago
  97. 88a90ab Merge "Get rid of the "pid" parameter from createSurface" by Mathias Agopian · 13 years ago
  98. 3f94f76 Get rid of the "pid" parameter from createSurface by Mathias Agopian · 13 years ago
  99. ad0d9c9 Add extra headers specified in the media player's setDataSource call by Andreas Huber · 13 years ago
  100. 7bf8413 Make sure a read restarts the prefetcher if necessary. by Andreas Huber · 13 years ago