- 05 Dec, 2014 2 commits
-
-
Elliott Hughes authored
-
Elliott Hughes authored
Should have been __GLIBC__, but the code is dead anyway. Change-Id: I773f296a9c31949fa631cad863b841584c71f0ef
-
- 04 Dec, 2014 1 commit
-
-
Kenny Root authored
-
- 28 Nov, 2014 2 commits
-
-
Dan Albert authored
-
Dan Albert authored
Not sure how this slipped past my checkbuild... Change-Id: Id238887a2a47ced387a6128a772fad3e468096be
-
- 20 Nov, 2014 2 commits
-
-
Dan Albert authored
-
Dan Albert authored
Bug: 18466763 Change-Id: Ibea0eb2617f13bacca0a662fe4ca88fc8a168cd7
-
- 17 Nov, 2014 2 commits
-
-
Dan Albert authored
-
Dan Albert authored
Bug: 15193147 Change-Id: I5d53338f239ba18a2b007b345ba050d1560220b4
-
- 15 Oct, 2014 2 commits
-
-
Jean-Michel Trivi authored
* commit '793a854e': Fix remote submix crash on null sink
-
Jean-Michel Trivi authored
The "remote submix" HAL uses a MonoPipe instance to "pipe" audio from the sink of this virtual device HAL to its source. The life-cycle of this pipe is: - creation when either the input or output stream is open - destruction when both input and output are closed. Changes are: Fix test for pipe destruction: destroy pipe when both input and output streams are NULL. Count how many read errors went into the logs and cap them so as not to spam the logs when the pipe is not properly set up. Less 'I' logs, 'D' logs instead. When opening input stream, check for non-null sink before checking if it's shutdown. Bug 16653334 Bug 17111907 Change-Id: I634b4192b00f9b74a5109f42242423e9c8cb4c7c
-
- 26 Sep, 2014 3 commits
-
-
Dan Albert authored
* commit '9f497870': Don't manually link stlport.
-
Dan Albert authored
-
Dan Albert authored
Change-Id: Ib5a6e31b3a6dea39b45727a49356fa2838ea77bc
-
- 18 Sep, 2014 1 commit
-
-
Jungshik Jang authored
Bug: 17479050 Change-Id: I7e238e09e253d46a552b775b0483215f8f1ae512
-
- 14 Sep, 2014 1 commit
-
-
Eric Laurent authored
Bug: 17321604. Change-Id: I8e3daf2636dfd5f85d990c0093c52c908064afac
-
- 10 Sep, 2014 1 commit
-
-
Eino-Ville Talvala authored
And deprecate older HALs. Bug: 17445920 Change-Id: I37a5e53fda3c93080e37ec848f84c702a2c9120b
-
- 05 Sep, 2014 1 commit
-
-
Aravind Akella authored
i) on-change sensors should set maxDelay. ii) Drivers should hold a wake_lock till poll() is called the next time when delivering events from wake-up sensors. Change-Id: I4b137843d5c857f04601618548306a710fbfbe5c
-
- 02 Sep, 2014 1 commit
-
-
Tsuwei Chen authored
Merge "Creates interface to dynamically configure GPS. Bug: 17110478 Change-Id: I2a053d02e3c198d519d6306809f81ff601169151" into lmp-dev
-
- 30 Aug, 2014 1 commit
-
-
Tsuwei Chen authored
Bug: 17110478 Change-Id: I2a053d02e3c198d519d6306809f81ff601169151
-
- 29 Aug, 2014 1 commit
-
-
Griff Hazen authored
Conflicts: include/hardware/sensors.h Change-Id: I21517f717761af7f52c003d535e86059ebb75f05
-
- 28 Aug, 2014 5 commits
-
-
Vinod Krishnan authored
* commit '74279e3c': Adding information about the first activation
-
Vinod Krishnan authored
Change-Id: If5759749c5e6a88dcaf5ab600c9086b056c3908a
-
Paul McLean authored
-
Paul McLean authored
Bug 17136854 Change-Id: Ia0136fa8f9b4789d538b2dccb3f6071ae5062010
-
Paul McLean authored
Bug 17136569 Change-Id: I94bdbe037533a3fd77f249fdd42f4d828d3bf87f
-
- 22 Aug, 2014 1 commit
-
-
Aravind Akella authored
-
- 21 Aug, 2014 3 commits
-
-
Aravind Akella authored
Change-Id: Ibc3f643a22163f734ba0ca912f011decf55d9bfa
-
Glenn Kasten authored
-
Mike Lockwood authored
tinyalsa fails to retrieve the correct value for the period count from the f_audio_source driver and tries to use zero instead. This wasn't a problem before because the usb audio HAL used hard coded values that were compatible with the driver. Bug: 16799652 Change-Id: I6f5b907a0699c58b071e9f419ed8e053a7d9dc77
-
- 20 Aug, 2014 1 commit
-
-
Etienne Le Grand authored
bug: 16818625 Change-Id: Ifcda8cd4e80a7377a6b5b138b9c7a5a2275af153
-
- 13 Aug, 2014 1 commit
-
-
Paul McLean authored
with same card/device numbers. Bug: 17012657 Change-Id: I7cb50aedc538d8c648e7f66c8e153cf47ce12577
-
- 12 Aug, 2014 1 commit
-
-
Paul McLean authored
Bug 16981885 Change-Id: I65c6c418ee0d0f42c87379b614f64302d27f8e77
-
- 11 Aug, 2014 3 commits
-
-
Zhijun He authored
-
Jungshik Jang authored
Bug: 16215362 Change-Id: Ic9d5a127007867ea72b2fa4040b917a2eef3fc39
-
Zhijun He authored
Bug: 14327010 Change-Id: I45d2ab4859ee0cc9273e579254f0569108c748f1
-
- 06 Aug, 2014 1 commit
-
-
Andre Eisenbach authored
-
- 07 Aug, 2014 2 commits
-
-
Zhijun He authored
1. Fix the HAL version check 2. Disable some test temporarily as the deprecated tags were used. Bug: 16855498 Change-Id: I9f9dc285a1085b471d03c5a900cc44dd2a7480c3
-
Andre Eisenbach authored
Change-Id: I14006aa96758c285a1d88aef12df11cf28598028
-
- 05 Aug, 2014 1 commit
-
-
Jinsuk Kim authored
-