1. f99498e CameraService: Use SCHED_FIFO for request queue thread in HFR by Eino-Ville Talvala · 11 years ago
  2. 45fd99a Merge "audio policy: fix preemtible capture race" into mnc-dr-dev by Eric Laurent · 11 years ago
  3. 047d97b AudioPolicyService: fix race in AudioCommandThread by Eric Laurent · 11 years ago
  4. 64265b2 audio policy: fix preemtible capture race by Eric Laurent · 11 years ago
  5. beb07fe audio policy: bind setMode() and setPhoneState() operations by Eric Laurent · 11 years ago
  6. 20baac2 Merge "AudioPolicy: don't always change ACCESSIBILITY volume" into mnc-dr-dev by Jean-Michel Trivi · 11 years ago
  7. 3818c69 Merge "Camera: API1 shim: select better default FPS range" into mnc-dr-dev by Yin-Chia Yeh · 11 years ago
  8. af20bc2 AudioPolicy: don't always change ACCESSIBILITY volume by Jean-Michel Trivi · 11 years ago
  9. f00b70e Merge "Force fixed volume for TTS stream" into mnc-dr-dev by Eric Laurent · 11 years ago
  10. 99c9065 Merge "Camera3Device: Signal buffer returned after it failed" into mnc-dr-dev by Chien-Yu Chen · 11 years ago
  11. 5c0adc3 Merge "Workaround static fast track start-after-stop issue" into mnc-dr-dev by Andy Hung · 11 years ago
  12. a542782 Workaround static fast track start-after-stop issue by Andy Hung · 11 years ago
  13. 014e91e Add DUMP permission check to ResourceManagerService. by dcashman · 11 years ago
  14. b9017af Force fixed volume for TTS stream by Eric Laurent · 11 years ago
  15. b83c1fe Camera3Device: Signal buffer returned after it failed by Chien-Yu Chen · 11 years ago
  16. 652f7d7 Camera: API1 shim: select better default FPS range by Yin-Chia Yeh · 11 years ago
  17. fefa614 Reduce DUMP permission denial output to one line. by dcashman · 11 years ago
  18. a2ab450 audio flinger: force audio path start from normal mixer by Eric Laurent · 11 years ago
  19. f30fd80 Merge "Revert "Do not acknowledge flush() on start() for static tracks"" into mnc-dr-dev by Eric Laurent · 11 years ago
  20. 564d144 Revert "Do not acknowledge flush() on start() for static tracks" by Eric Laurent · 11 years ago
  21. a84bbe6 CameraService: Add more systracing, fix module init order by Eino-Ville Talvala · 11 years ago
  22. e4be799 Merge "Do not acknowledge flush() on start() for static tracks" into mnc-dr-dev by Andy Hung · 11 years ago
  23. c85dc05 Merge "CameraService: Link to client binder death at end of connect" into mnc-dr-dev by Eino-Ville Talvala · 11 years ago
  24. 4abef9b Merge "Camera3Device: Clean up next request batch variable" into mnc-dr-dev by Chien-Yu Chen · 11 years ago
  25. 24901c8 CameraService: Link to client binder death at end of connect by Eino-Ville Talvala · 11 years ago
  26. 57ea292 Camera3Device: Clean up next request batch variable by Chien-Yu Chen · 11 years ago
  27. 50d1216 Merge "Camera3Device: Support batch requests" into mnc-dr-dev by Chien-Yu Chen · 11 years ago
  28. 85a6455 Camera3Device: Support batch requests by Chien-Yu Chen · 11 years ago
  29. 52aad85 CameraService: Treat TOP_SLEEPING same as TOP for priority. by Eino-Ville Talvala · 11 years ago
  30. ef78266 am fe751bea: Camera: Fix flashlight deadlock by Chien-Yu Chen · 11 years ago
  31. fe751be Camera: Fix flashlight deadlock by Chien-Yu Chen · 11 years ago
  32. efff1c4 Camera3Device: Don't hold mutex during HAL device close. by Eino-Ville Talvala · 11 years ago
  33. cafe86a Do not acknowledge flush() on start() for static tracks by Andy Hung · 11 years ago
  34. 412fe56 CameraService: Notify camera service proxy of device status by Eino-Ville Talvala · 11 years ago
  35. 37ea1d0 am e857d28d: Merge "TimestretchBufferProvider: getNextBuffer should follow API" into mnc-dev by Andy Hung · 11 years ago
  36. e857d28 Merge "TimestretchBufferProvider: getNextBuffer should follow API" into mnc-dev by Andy Hung · 11 years ago
  37. 6d62669 TimestretchBufferProvider: getNextBuffer should follow API by Andy Hung · 11 years ago
  38. 5d1103e Merge "Add experimental camera session prepare API." into mnc-dr-dev by Ruben Brunk · 11 years ago
  39. e4dfac0 am bad4358c: Camera: Add camera type to ICameraService.getNumberOfCameras. by Eino-Ville Talvala · 11 years ago
  40. c78ac26 Add experimental camera session prepare API. by Ruben Brunk · 11 years ago
  41. bad4358 Camera: Add camera type to ICameraService.getNumberOfCameras. by Eino-Ville Talvala · 11 years ago
  42. b65ce67 am 3ba0c6ec: Merge "Fix deadlock conditions in Camera3Device." into mnc-dev by Ruben Brunk · 11 years ago
  43. 3ba0c6e Merge "Fix deadlock conditions in Camera3Device." into mnc-dev by Ruben Brunk · 11 years ago
  44. a09f8cf Merge "audio policy: refine TTS stream mute management" into mnc-dr-dev by Eric Laurent · 11 years ago
  45. 9459fb0 audio policy: refine TTS stream mute management by Eric Laurent · 11 years ago
  46. 5732386 Merge "Camera3Device: Relax InFlightMap size check" into mnc-dev by Chien-Yu Chen · 11 years ago
  47. c96ac8d Camera3Device: Relax InFlightMap size check by Chien-Yu Chen · 11 years ago
  48. 183f056 Fix deadlock conditions in Camera3Device. by Ruben Brunk · 11 years ago
  49. 4327df2 Merge "Camera: Allocate correctly-sized buffers for DEPTH_POINT_CLOUD" into mnc-dev by Eino-Ville Talvala · 11 years ago
  50. 95a1d0f Camera: Allocate correctly-sized buffers for DEPTH_POINT_CLOUD by Eino-Ville Talvala · 11 years ago
  51. 82db269 audio policy: protect capture from telephony RX path. by Eric Laurent · 11 years ago
  52. 45aabc3 audio policy: populate attributes for attached capture devices by Eric Laurent · 11 years ago
  53. 41ae1d6 AudioFlinger: tell HAL the PCM is non-audio by Phil Burk · 11 years ago
  54. 5ce0596 Merge "Fix capture overruns at non-primary sample rate" into mnc-dev by Glenn Kasten · 11 years ago
  55. 240577a Merge "Fix record memory buffer allocation for legacy upmix/downmix" into mnc-dev by Andy Hung · 11 years ago
  56. a97630b Fix record memory buffer allocation for legacy upmix/downmix by Andy Hung · 11 years ago
  57. eb9487e Fix capture overruns at non-primary sample rate by Glenn Kasten · 11 years ago
  58. 5de234b Prevent notifications from muting accessibility prompts by Jean-Michel Trivi · 11 years ago
  59. 51390b4 Merge "mediaresourcemanager: add pid to removeResource method" into mnc-dev by Ronghua Wu · 11 years ago
  60. f6d07bc Merge "Fix UAF error in CameraModule." into mnc-dev by Ruben Brunk · 11 years ago
  61. eff134a Fix UAF error in CameraModule. by Ruben Brunk · 11 years ago
  62. b9f72ab Merge "AudioFlinger: fix repeated underruns for compressed audio" into mnc-dev by Phil Burk · 11 years ago
  63. 51d0b1d Merge "Camera2Client: handle slower jpeg stream sensor" into mnc-dev by Yin-Chia Yeh · 11 years ago
  64. ca5e614 AudioFlinger: fix repeated underruns for compressed audio by Phil Burk · 11 years ago
  65. 37c8924 mediaresourcemanager: add pid to removeResource method by Ronghua Wu · 11 years ago
  66. 48e5df7 Merge "Camera: Add hidden experimental tearDown method." into mnc-dev by Eino-Ville Talvala · 11 years ago
  67. 355d9c6 Camera2Client: handle slower jpeg stream sensor by Yin-Chia Yeh · 12 years ago
  68. b25e3c8 Camera: Add hidden experimental tearDown method. by Eino-Ville Talvala · 11 years ago
  69. 0489aa0 Update Policy PFW plugin makefile for PFW release 2.6.0 by François Gaffie · 11 years ago
  70. 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
  71. 05d89f1 mediaresourcemanager: handle the case when there's no client holding resource with the same type by Ronghua Wu · 11 years ago
  72. 4b33e08 Merge "audioflinger: flush HAL when transitioning to next direct track" into mnc-dev by Eric Laurent · 11 years ago
  73. 7c1ec5f audio: several fixes in audio routing callbacks by Eric Laurent · 11 years ago
  74. 54c0659 audio policy: session route: move SessionRoute to common by François Gaffie · 11 years ago
  75. 672d9ca Merge "audio policy: add support for device combo with speaker safe" into mnc-dev by Eric Laurent · 11 years ago
  76. 47f9866 Merge "AudioFlinger: reset frame position on standby" into mnc-dev by Phil Burk · 11 years ago
  77. 0f0631e audioflinger: flush HAL when transitioning to next direct track by Eric Laurent · 11 years ago
  78. 90eea76 AudioFlinger: reset frame position on standby by Phil Burk · 11 years ago
  79. 9a7d922 audio policy: add support for device combo with speaker safe by Eric Laurent · 11 years ago
  80. 878b8f1 Merge "camera2: Fix native binder interface and add tests." into mnc-dev by Ruben Brunk · 11 years ago
  81. 6377094 Merge "CameraModule: fix getCameraInfo()" into mnc-dev by Chien-Yu Chen · 11 years ago
  82. a0169a0 audio: Do not delete PatchRecord before Peer is stopped by Eric Laurent · 11 years ago
  83. 3450ba7 camera2: Fix native binder interface and add tests. by Ruben Brunk · 11 years ago
  84. 944f843 CameraModule: fix getCameraInfo() by Chien-Yu Chen · 11 years ago
  85. e59c6a3 Merge "audio policy: fix regression in incall notification management" into mnc-dev by Eric Laurent · 11 years ago
  86. 75bd29f Merge "audio: add definitions for devices connected over IP" into mnc-dev by Eric Laurent · 11 years ago
  87. b9d7333 audio: add definitions for devices connected over IP by Eric Laurent · 11 years ago
  88. f60b6b6 Fix build warning by Glenn Kasten · 11 years ago
  89. 16f0c6b Merge "audiopolicy: Update flag enum tables for the new flags" into mnc-dev by Glenn Kasten · 11 years ago
  90. 63dea1d audio policy: fix regression in incall notification management by Eric Laurent · 11 years ago
  91. 6631424 audiopolicy: Update flag enum tables for the new flags by Ravi Kumar Alamanda · 11 years ago
  92. ab5135b Camera3-Device: Fix AE lock available by Chien-Yu Chen · 11 years ago
  93. 6705edd Merge "reduce number of binder calls from mediaserver" into mnc-dev by Eric Laurent · 11 years ago
  94. e8726fe reduce number of binder calls from mediaserver by Eric Laurent · 11 years ago
  95. cc750d3 audio policy: fix several device descriptor issues. by Eric Laurent · 11 years ago
  96. ed85058 Merge "Camera3: Support AE precapture trigger CANCEL" into mnc-dev by Chien-Yu Chen · 11 years ago
  97. d196d61 Camera3: Support AE precapture trigger CANCEL by Chien-Yu Chen · 11 years ago
  98. ec5d6f8 Merge "Add default for pre-distortion active array." into mnc-dev by Ruben Brunk · 11 years ago
  99. 55a2dcc Merge "Using centralized isAudioPlaybackRateValid to validate parameters" into mnc-dev by Ricardo Garcia · 11 years ago
  100. 6c7f062 Using centralized isAudioPlaybackRateValid to validate parameters by Ricardo Garcia · 11 years ago