- 18 Mar, 2015 1 commit
-
-
Dan Stoza authored
Enables -Weverything and -Werror, with just a few exceptions for warnings we can't (or shouldn't need to) work around. Cherry pick of I034abec27bf4020d84af60d7acc1939c59986dd6 plus a couple of minor changes to CpuConsumer.cpp to make it work with a prior change: Uncomment CC_LOGV on line 46 Change C-style cast to static_cast on line 71 Change-Id: Iaec610477ea0122317b0578fb74caf2383d4cf08
-
- 05 Dec, 2014 2 commits
-
-
Dan Stoza authored
Enables -Weverything and -Werror, with just a few exceptions for warnings we can't (or shouldn't need to) work around. This is a squashed commit based on an initial change with a couple of fixes to avoid breaking certain targets. The source commits are: d723bd76 00d504c0 429ba89c Change-Id: I034abec27bf4020d84af60d7acc1939c59986dd6
-
Dan Stoza authored
Enables -Weverything and -Werror, with just a few exceptions for warnings we can't (or shouldn't need to) work around. Change-Id: I034abec27bf4020d84af60d7acc1939c59986dd6
-
- 25 Jul, 2014 1 commit
-
-
Aravind Akella authored
i) Send ack for wake_up sensors on the socket connection instead of using Binder RPC. ii) Cache events per connection in case there are write failures. Compute cache size from FIFO counts of sensors. iii) Send FlushCompleteEvent only for apps that explicitly called flush(). Change-Id: I018969736b7794b1b930529586f2294a03ee8667
-
- 09 Jun, 2014 1 commit
-
-
Mark Salyzyn authored
Change-Id: I29961c1567b8431518a7d032ea43385e23b7bb37
-
- 11 Sep, 2013 1 commit
-
-
Mathias Agopian authored
BitTube used to send objects one at a time and didn't handle errors properly. We now send all the objects in one call, which means they have to be read as a single batch as well. This changes the BitTube API. Update SensorService to the new API. Also added an API to set the size of the send buffer. Bug: 10641596 Change-Id: I77c70d35e351fdba0416fae4b7ca3b1d56272251
-
- 08 May, 2012 1 commit
-
-
Mathias Agopian authored
Change-Id: Idf31179f9fcc666e287c7b01b2007431cb60127d
-
- 03 Apr, 2012 1 commit
-
-
Mathias Agopian authored
Bug: 6252830 Change-Id: Ia7a7b08409517214136261c05569dc5959a597ab
-
- 07 Feb, 2012 1 commit
-
-
Mathias Agopian authored
Change-Id: If4f037f4403d3ecbcd5f91248354765fc0fa13cb
-
- 08 Jan, 2012 1 commit
-
-
Steve Block authored
See https://android-git.corp.google.com/g/#/c/157220 Bug: 5449033 Change-Id: Ic9c19d30693bd56755f55906127cd6bd7126096c
-
- 29 Nov, 2011 1 commit
-
-
Mathias Agopian authored
Change-Id: Iacda2386342ba0727bbf278f6c597488d5467bb8
-
- 21 Oct, 2011 1 commit
-
-
Mathias Agopian authored
-
- 14 Jul, 2010 1 commit
-
-
Mathias Agopian authored
in this commit: - implemented the C stub - implemented the binder interfaces involved - implemented most of the C++ client side missing: - SensorManager cannot connect to the SensorServer yet (because there is no SensorServer yet) Change-Id: I75010cbeef31c98d6fa62fd5d388dcef87c2636b
-