1. 183f056 Fix deadlock conditions in Camera3Device. by Ruben Brunk · 11 years ago
  2. 4327df2 Merge "Camera: Allocate correctly-sized buffers for DEPTH_POINT_CLOUD" into mnc-dev by Eino-Ville Talvala · 11 years ago
  3. 95a1d0f Camera: Allocate correctly-sized buffers for DEPTH_POINT_CLOUD by Eino-Ville Talvala · 11 years ago
  4. 82db269 audio policy: protect capture from telephony RX path. by Eric Laurent · 11 years ago
  5. 45aabc3 audio policy: populate attributes for attached capture devices by Eric Laurent · 11 years ago
  6. 41ae1d6 AudioFlinger: tell HAL the PCM is non-audio by Phil Burk · 11 years ago
  7. 5ce0596 Merge "Fix capture overruns at non-primary sample rate" into mnc-dev by Glenn Kasten · 11 years ago
  8. 240577a Merge "Fix record memory buffer allocation for legacy upmix/downmix" into mnc-dev by Andy Hung · 11 years ago
  9. a97630b Fix record memory buffer allocation for legacy upmix/downmix by Andy Hung · 11 years ago
  10. eb9487e Fix capture overruns at non-primary sample rate by Glenn Kasten · 11 years ago
  11. 5de234b Prevent notifications from muting accessibility prompts by Jean-Michel Trivi · 11 years ago
  12. 51390b4 Merge "mediaresourcemanager: add pid to removeResource method" into mnc-dev by Ronghua Wu · 11 years ago
  13. f6d07bc Merge "Fix UAF error in CameraModule." into mnc-dev by Ruben Brunk · 11 years ago
  14. eff134a Fix UAF error in CameraModule. by Ruben Brunk · 11 years ago
  15. b9f72ab Merge "AudioFlinger: fix repeated underruns for compressed audio" into mnc-dev by Phil Burk · 11 years ago
  16. 51d0b1d Merge "Camera2Client: handle slower jpeg stream sensor" into mnc-dev by Yin-Chia Yeh · 11 years ago
  17. ca5e614 AudioFlinger: fix repeated underruns for compressed audio by Phil Burk · 11 years ago
  18. 37c8924 mediaresourcemanager: add pid to removeResource method by Ronghua Wu · 11 years ago
  19. 48e5df7 Merge "Camera: Add hidden experimental tearDown method." into mnc-dev by Eino-Ville Talvala · 11 years ago
  20. 355d9c6 Camera2Client: handle slower jpeg stream sensor by Yin-Chia Yeh · 12 years ago
  21. b25e3c8 Camera: Add hidden experimental tearDown method. by Eino-Ville Talvala · 11 years ago
  22. 0489aa0 Update Policy PFW plugin makefile for PFW release 2.6.0 by François Gaffie · 11 years ago
  23. 51d12c2 Merge "mediaresourcemanager: handle the case when there's no client holding resource with the same type" into mnc-dev by Ronghua Wu · 11 years ago
  24. 05d89f1 mediaresourcemanager: handle the case when there's no client holding resource with the same type by Ronghua Wu · 11 years ago
  25. 4b33e08 Merge "audioflinger: flush HAL when transitioning to next direct track" into mnc-dev by Eric Laurent · 11 years ago
  26. 7c1ec5f audio: several fixes in audio routing callbacks by Eric Laurent · 11 years ago
  27. 54c0659 audio policy: session route: move SessionRoute to common by François Gaffie · 11 years ago
  28. 672d9ca Merge "audio policy: add support for device combo with speaker safe" into mnc-dev by Eric Laurent · 11 years ago
  29. 47f9866 Merge "AudioFlinger: reset frame position on standby" into mnc-dev by Phil Burk · 11 years ago
  30. 0f0631e audioflinger: flush HAL when transitioning to next direct track by Eric Laurent · 11 years ago
  31. 90eea76 AudioFlinger: reset frame position on standby by Phil Burk · 11 years ago
  32. 9a7d922 audio policy: add support for device combo with speaker safe by Eric Laurent · 11 years ago
  33. 878b8f1 Merge "camera2: Fix native binder interface and add tests." into mnc-dev by Ruben Brunk · 11 years ago
  34. 6377094 Merge "CameraModule: fix getCameraInfo()" into mnc-dev by Chien-Yu Chen · 11 years ago
  35. a0169a0 audio: Do not delete PatchRecord before Peer is stopped by Eric Laurent · 11 years ago
  36. 3450ba7 camera2: Fix native binder interface and add tests. by Ruben Brunk · 11 years ago
  37. 944f843 CameraModule: fix getCameraInfo() by Chien-Yu Chen · 11 years ago
  38. e59c6a3 Merge "audio policy: fix regression in incall notification management" into mnc-dev by Eric Laurent · 11 years ago
  39. 75bd29f Merge "audio: add definitions for devices connected over IP" into mnc-dev by Eric Laurent · 11 years ago
  40. b9d7333 audio: add definitions for devices connected over IP by Eric Laurent · 11 years ago
  41. f60b6b6 Fix build warning by Glenn Kasten · 11 years ago
  42. 16f0c6b Merge "audiopolicy: Update flag enum tables for the new flags" into mnc-dev by Glenn Kasten · 11 years ago
  43. 63dea1d audio policy: fix regression in incall notification management by Eric Laurent · 11 years ago
  44. 6631424 audiopolicy: Update flag enum tables for the new flags by Ravi Kumar Alamanda · 11 years ago
  45. ab5135b Camera3-Device: Fix AE lock available by Chien-Yu Chen · 11 years ago
  46. 6705edd Merge "reduce number of binder calls from mediaserver" into mnc-dev by Eric Laurent · 11 years ago
  47. e8726fe reduce number of binder calls from mediaserver by Eric Laurent · 11 years ago
  48. cc750d3 audio policy: fix several device descriptor issues. by Eric Laurent · 11 years ago
  49. ed85058 Merge "Camera3: Support AE precapture trigger CANCEL" into mnc-dev by Chien-Yu Chen · 11 years ago
  50. d196d61 Camera3: Support AE precapture trigger CANCEL by Chien-Yu Chen · 11 years ago
  51. ec5d6f8 Merge "Add default for pre-distortion active array." into mnc-dev by Ruben Brunk · 11 years ago
  52. 55a2dcc Merge "Using centralized isAudioPlaybackRateValid to validate parameters" into mnc-dev by Ricardo Garcia · 11 years ago
  53. 6c7f062 Using centralized isAudioPlaybackRateValid to validate parameters by Ricardo Garcia · 11 years ago
  54. a3b3caa Add default for pre-distortion active array. by Ruben Brunk · 11 years ago
  55. 42193b9 Merge "Fix FastMixer high bit depth Hal support" into mnc-dev by Andy Hung · 11 years ago
  56. ecf7bdb Merge "AudioFlinger: reset SPDIF encoder on flush" into mnc-dev by Phil Burk · 11 years ago
  57. 60c545d Fix FastMixer high bit depth Hal support by Andy Hung · 11 years ago
  58. 48e6ea9 AudioFlinger: reset SPDIF encoder on flush by Phil Burk · 11 years ago
  59. eee9697 Merge "Camera3Device: Fix high speed configuration" into mnc-dev by Chien-Yu Chen · 11 years ago
  60. c764de3 Merge "Fixing no rates, chans & encodings on input devices for device enum API. Filtering digital attributes for non-digital audio devices." into mnc-dev by Paul McLean · 11 years ago
  61. 9080a4c Fixing no rates, chans & encodings on input devices for device enum API. by Paul McLean · 11 years ago
  62. ee140da Merge "Fix clamp issue with AudioMixer with float input and int16 output" into mnc-dev by Andy Hung · 11 years ago
  63. 83ffcfb Fix clamp issue with AudioMixer with float input and int16 output by Andy Hung · 11 years ago
  64. 17338fc Camera3Device: Fix high speed configuration by Chien-Yu Chen · 11 years ago
  65. b36bc77 Merge "Reduce log messages on AudioFlinger throttle" into mnc-dev by Andy Hung · 11 years ago
  66. 91b0018 Merge "Bug fix on Engine Configurable" into mnc-dev by Eric Laurent · 11 years ago
  67. 46d8eb1 Merge "Add a configurable version of the policy engine based on PFW" into mnc-dev by Eric Laurent · 11 years ago
  68. 40eb1a1 Reduce log messages on AudioFlinger throttle by Andy Hung · 11 years ago
  69. fa907d4 Merge "audiopolicy: Add AUDIO_OUTPUT_FLAG_TTS to flags enum table" into mnc-dev by Eric Laurent · 11 years ago
  70. 0f17ab7 Bug fix on Engine Configurable by François Gaffie · 11 years ago
  71. 20f06f9 Add a configurable version of the policy engine based on PFW by François Gaffie · 12 years ago
  72. e8d55a5 audiopolicy: Add AUDIO_OUTPUT_FLAG_TTS to flags enum table by Ravi Kumar Alamanda · 11 years ago
  73. 3fc792f Merge "audio policy: fix explicit routing and accessibility" into mnc-dev by Eric Laurent · 11 years ago
  74. 0907d87 Merge "Fix AudioRecord cleanup if construction fails" into mnc-dev by Andy Hung · 11 years ago
  75. 4c6afaf Fix AudioRecord cleanup if construction fails by Andy Hung · 11 years ago
  76. f8f2f13 Merge "Fix rounding width." into mnc-dev by Ruben Brunk · 11 years ago
  77. 77a77f6 Fix rounding width. by Ruben Brunk · 11 years ago
  78. bd1c3e3 Merge "audiopolicy: use deep buffer output by default for music streams" into mnc-dev by Andy Hung · 11 years ago
  79. 439e4ed audiopolicy: use deep buffer output by default for music streams by Ravi Kumar Alamanda · 11 years ago
  80. 093a20c audio policy: fix explicit routing and accessibility by Eric Laurent · 11 years ago
  81. ad9ef61 Merge "AudioFlinger: flush stream when switching tracks" into mnc-dev by Phil Burk · 11 years ago
  82. 43b4dcc AudioFlinger: flush stream when switching tracks by Phil Burk · 11 years ago
  83. e1c3cf0 Merge "audio policy: route media to BT SCO in call" into mnc-dev by Eric Laurent · 11 years ago
  84. 6021de0 Merge "CameraService: Add consumer name to output stream dumpsys" into mnc-dev by Eino-Ville Talvala · 11 years ago
  85. 727d172 CameraService: Add consumer name to output stream dumpsys by Eino-Ville Talvala · 11 years ago
  86. 9845916 Merge "Camera3Device: Default-initialize operating mode." into mnc-dev by Eino-Ville Talvala · 11 years ago
  87. 9a17941 Camera3Device: Default-initialize operating mode. by Eino-Ville Talvala · 11 years ago
  88. 4492b55 Merge "Take advantage of audio_channel_in_mask_from_count" into mnc-dev by Glenn Kasten · 11 years ago
  89. e1635ec Take advantage of audio_channel_in_mask_from_count by Glenn Kasten · 11 years ago
  90. d46a6b9 Camera1 API: Support SW encoders for new camera HALs by Eino-Ville Talvala · 11 years ago
  91. 72249d5 audio policy: fix very verbose log build. by Eric Laurent · 11 years ago
  92. a20d4fa audio policy: route media to BT SCO in call by Eric Laurent · 11 years ago
  93. e3afb2c Camera: Change error for app ops reject, propagate binder errors by Eino-Ville Talvala · 11 years ago
  94. 1fa8999 Camera2: implement high speed video APIs by Zhijun He · 11 years ago
  95. 9cf332c Merge "Throttle MixerThread data pull to no more than twice expected rate" into mnc-dev by Andy Hung · 11 years ago
  96. 08fb174 Throttle MixerThread data pull to no more than twice expected rate by Andy Hung · 11 years ago
  97. 40b2647 Fix build by Glenn Kasten · 11 years ago
  98. de07e37 Allow capture by root for command-line native testing by Glenn Kasten · 11 years ago
  99. 20d09f3 Merge "Add property to control audio offload with video content" into mnc-dev by Andy Hung · 11 years ago
  100. cb18ec0 Merge "Track camera and flashlight usage in battery stats." into mnc-dev by Ruben Brunk · 11 years ago