1. 7c7f10b Audio framework: support for audio pre processing by Eric Laurent · 15 years ago
  2. e0b5bb2 Merge "Log CPU usage" by Glenn Kasten · 15 years ago
  3. 4d8d0c3 Log CPU usage by Glenn Kasten · 15 years ago
  4. 81eedd1 Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator build by Mike Lockwood · 15 years ago
  5. 319d2e3 get rid of overlay HAL by Mathias Agopian · 15 years ago
  6. 5e0067b Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 15 years ago
  7. 619d29f Eliminate single-process mode. Bug: 5010576 by Jeff Brown · 15 years ago
  8. 6c21234 Merge "Fix build warning; LOG_TAG was misplaced" by Glenn Kasten · 15 years ago
  9. 5159c7e Fix build warning; LOG_TAG was misplaced by Glenn Kasten · 15 years ago
  10. 6d8b694 Moved and renamed effect API header files by Eric Laurent · 15 years ago
  11. 1e06f43 CameraService: Decouple dequeue and lock by Sundar Raman · 15 years ago
  12. 4ca2c7c Add framework support for camcorder zoom. by Wu-cheng Li · 15 years ago
  13. 671a636 Added audio_bytes_per_sample() helper function by Eric Laurent · 15 years ago
  14. 01bded1 Merge "Allow camera to be disabled via Device Policy Manager" by Wu-cheng Li · 15 years ago
  15. 7394a4f audio: update for audio/audio_policy header names/locations by Dima Zavin · 15 years ago
  16. afcedc9 CameraService: return stide when dequeueing a buffer by Iliyan Malchev · 15 years ago
  17. 26adde8 frameworks/base: updates for camera HAL memory management by Iliyan Malchev · 15 years ago
  18. 0512ab5 Remove dead code related to gettid by Glenn Kasten · 15 years ago
  19. 0d255b2 Use channel mask instead of channel count for track creation by Jean-Michel Trivi · 15 years ago
  20. a335543 Allow camera to be disabled via Device Policy Manager by Wu-cheng Li · 15 years ago
  21. 65580f9 Removed interface to load audio effects libraries by Eric Laurent · 15 years ago
  22. e1315cf New effect library API by Eric Laurent · 15 years ago
  23. 162f7d1 Merge "HAVE_ANDROID_OS AUDIOFLINGER_SECURITY_ENABLED dead" by Glenn Kasten · 15 years ago
  24. 6708b9a Merge "Fix audio effect framework issues" by Eric Laurent · 15 years ago
  25. b469b94 Fix audio effect framework issues by Eric Laurent · 15 years ago
  26. 6476024 update for new audio.h header location by Dima Zavin · 15 years ago
  27. 249c6a6 HAVE_ANDROID_OS AUDIOFLINGER_SECURITY_ENABLED dead by Glenn Kasten · 15 years ago
  28. 8ce2364 frameworks/base: android_native_buffer_t -> ANativeWindowBuffer by Iliyan Malchev · 15 years ago
  29. 8951a97 frameworks/base: switch CameraService to a HAL module by Iliyan Malchev · 15 years ago
  30. 9e62652 frameworks/base: include system/core header camera.h in Camera.h by Iliyan Malchev · 15 years ago
  31. 5a61d2f audioflinger: don't do work in constructor, instead do it in onFirstRef by Dima Zavin · 15 years ago
  32. 799a70e audioflinger: enumerate all the possible audio interfaces by Dima Zavin · 15 years ago
  33. fce7a47 audio/media: convert to using the audio HAL and new audio defs by Dima Zavin · 15 years ago
  34. 6b80e0b audioflinger: move legacy audio hw/policy out to libhardware_legacy by Dima Zavin · 15 years ago
  35. dab0bea am 48dca4de: am 969357e3: am 223995dc: Fix issue 4335692: HDMI media volume by Eric Laurent · 15 years ago
  36. 5bfdfd1 am 969357e3: am 223995dc: Fix issue 4335692: HDMI media volume by Eric Laurent · 15 years ago
  37. 023eeac Fix issue 4335692: HDMI media volume by Eric Laurent · 15 years ago
  38. 5820e52 am 07c25b65: am 4430670f: am ca7ad44a: Merge "audioflinger: Enable ARMv5TE optimized resampler" by Brad Fitzpatrick · 15 years ago
  39. 4d02439 am 4430670f: am ca7ad44a: Merge "audioflinger: Enable ARMv5TE optimized resampler" by Brad Fitzpatrick · 15 years ago
  40. 0c0a1c0 audioflinger: Enable ARMv5TE optimized resampler by Jim Huang · 15 years ago
  41. c30268b Merge "Miscellaneous code cleanup in audio framework" by Glenn Kasten · 15 years ago
  42. 9d91771 Merge "remove more unused references to ISurface" by Mathias Agopian · 15 years ago
  43. 4bcae82 Miscellaneous code cleanup in audio framework by Glenn Kasten · 15 years ago
  44. 8b1027d remove more unused references to ISurface by Mathias Agopian · 15 years ago
  45. 38ccae2 New fix for issue 4111672: control block flags by Eric Laurent · 15 years ago
  46. 108dddf frameworks/base: some camera-interface cleanup by Iliyan Malchev · 15 years ago
  47. 5f7fcf2 merge libsurfaceflinger_client into libgui by Mathias Agopian · 15 years ago
  48. 1caf58c Merge "Fix issue 4111672: AudioTrack control block flags" by Eric Laurent · 15 years ago
  49. 33797ea Fix issue 4111672: AudioTrack control block flags by Eric Laurent · 15 years ago
  50. 8eb69d6 Fix missing AOSP copyright headers for more files by James Dong · 15 years ago
  51. ce80563 Improvement for issue 3489986: BT SCO volume by Eric Laurent · 15 years ago
  52. 4f46fed Merge "- To track the usage of all audio output devices - To track the currently used audio device - The devices are separated as speaker and other audio devices - Provide the collected data to battery application through pullBatteryData()" by Gloria Wang · 15 years ago
  53. 9ee159b - To track the usage of all audio output devices by Gloria Wang · 15 years ago
  54. 1c49671 Merge "Fix issue 3388775." by Eric Laurent · 15 years ago
  55. c0bff9b Merge "Fix issue 3479042." by Eric Laurent · 15 years ago
  56. 532492c Fix issue 3388775. by Eric Laurent · 15 years ago
  57. 243f5f9 Fix issue 3479042. by Eric Laurent · 15 years ago
  58. 043b22d Fix bug 3376700 Volume too loud at lowest setting by Jean-Michel Trivi · 15 years ago
  59. e468ac5 Application-managed callback buffer support for raw image by James Dong · 15 years ago
  60. 586b217 Fix issue 3400751. by Eric Laurent · 15 years ago
  61. 727a6f8 Merge "Fix issue 3425342." by Eric Laurent · 15 years ago
  62. 12932bf Fix issue 3425342. by Eric Laurent · 15 years ago
  63. 6b2718c Bug 3352047 Wrong message when adjusting volume by Glenn Kasten · 15 years ago
  64. 8473bb5 am be806fe8: am cc8f87e9: am f664d6f9: am b083d3b8: Merge "Initialize resampling buffer per track." by Brad Fitzpatrick · 15 years ago
  65. 802da7b Merge "Bug 3366668 Use BinderService template" by Glenn Kasten · 15 years ago
  66. e08d819 am cc8f87e9: am f664d6f9: am b083d3b8: Merge "Initialize resampling buffer per track." by Brad Fitzpatrick · 15 years ago
  67. e26308a am b083d3b8: Merge "Initialize resampling buffer per track." by Brad Fitzpatrick · 15 years ago
  68. 2151d7b Initialize resampling buffer per track. by Yuuhi Yamaguchi · 15 years ago
  69. 117cd92 Merge "Bug 3366885 Remove LVMX switch" by Glenn Kasten · 15 years ago
  70. 8782cb4 am 6f1bd261: am 9c0a1003: Merge "Fix issue 3371080" into honeycomb by Eric Laurent · 15 years ago
  71. db130fb Bug 3366885 Remove LVMX switch by Glenn Kasten · 15 years ago
  72. d2dcb08 Bug 3366668 Use BinderService template by Glenn Kasten · 15 years ago
  73. eda6c36 Fix issue 3371080 by Eric Laurent · 15 years ago
  74. 2a30be3 Merge 0ef57993 from gingerbread by Jean-Baptiste Queru · 15 years ago
  75. 144f789 am 4eeb1047: Merge 13212f83 from gingerbread-plus-aosp by Jean-Baptiste Queru · 15 years ago
  76. 2ef8930 Merge 13212f83 from gingerbread-plus-aosp by Jean-Baptiste Queru · 15 years ago
  77. 5092d8c Fix issue 2988031. by Eric Laurent · 15 years ago
  78. bfa2f13 do not merge bug 3370834 Cherrypick from master by Jean-Michel Trivi · 15 years ago
  79. 61dca67 Bug 3376700 Add support in APM for stream-specific volume curves by Jean-Michel Trivi · 15 years ago
  80. b517e00 do not merge - Fix issue 3371096. by Eric Laurent · 15 years ago
  81. 7333748 Fix issue 3371096. by Eric Laurent · 15 years ago
  82. 9357520 Tentative fix for issue 3362362. by Eric Laurent · 15 years ago
  83. eb0d0c4 Fix issue 3317627. by Eric Laurent · 15 years ago
  84. bfa33aa Add camera service support for SurfaceTexture. by Jamie Gennis · 15 years ago
  85. 626c85f Fix issue 3217707. by Eric Laurent · 15 years ago
  86. 0b456a6 Fix speakerphone routing to analog dock by Eric Laurent · 15 years ago
  87. f3a8d32 Change audio routing policy for HDMI by Eric Laurent · 15 years ago
  88. b3fd981 Fix audio mode log. by Eric Laurent · 15 years ago
  89. 986ef2a We requires camera hal's implementation should not track the ref count of any outstanding video frames and ignore by James Dong · 15 years ago
  90. 03dfce9 remove support for PUSH_BUFFER surfaces and overlays by Mathias Agopian · 15 years ago
  91. 6baa5de Don't drop video frames but to release them. by James Dong · 15 years ago
  92. ed7c671 Fix issue 2641884: Bluetooth volume is dependent on in call volume. by Eric Laurent · 15 years ago
  93. 094b148 resolved conflicts for merge of 0d28be68 to master by Eric Laurent · 15 years ago
  94. 075a1f6 Fix issue 3142808. by Eric Laurent · 15 years ago
  95. e4db265 Revert "Temporary workaround for issue 3187563" by Eric Laurent · 15 years ago
  96. 32cb1ba Fix issue 3225810. by Eric Laurent · 15 years ago
  97. f5aafb2 Fix issue 3157123. by Eric Laurent · 15 years ago
  98. f1fb01a Add new audio mode for audio communications other than telelphony. by Jean-Michel Trivi · 15 years ago
  99. 56ecd20 Add support for audio recording source in generic audio policy mgr. by Jean-Michel Trivi · 15 years ago
  100. e3aac34 Temporary workaround for issue 3187563 by Eric Laurent · 15 years ago