<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_hardware_libhardware_legacy, branch brillo-m7-dev</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_hardware_libhardware_legacy/'/>
<entry>
<title>am 35edc538: Merge "Prepare to remove libhardware_legacy from global include dirs"</title>
<updated>2015-09-28T21:49:11+00:00</updated>
<author>
<name>Dan Willemsen</name>
<email>dwillemsen@google.com</email>
</author>
<published>2015-09-28T21:49:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_hardware_libhardware_legacy/commit/?id=0f7bacf295f1a0e1beb6f55504cbde08f920b771'/>
<id>0f7bacf295f1a0e1beb6f55504cbde08f920b771</id>
<content type='text'>
* commit '35edc53853877e6998e117357902579147f3e7e4':
  Prepare to remove libhardware_legacy from global include dirs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* commit '35edc53853877e6998e117357902579147f3e7e4':
  Prepare to remove libhardware_legacy from global include dirs
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Prepare to remove libhardware_legacy from global include dirs"</title>
<updated>2015-09-28T21:22:53+00:00</updated>
<author>
<name>Dan Willemsen</name>
<email>dwillemsen@google.com</email>
</author>
<published>2015-09-28T21:22:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_hardware_libhardware_legacy/commit/?id=35edc53853877e6998e117357902579147f3e7e4'/>
<id>35edc53853877e6998e117357902579147f3e7e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare to remove libhardware_legacy from global include dirs</title>
<updated>2015-09-28T21:11:21+00:00</updated>
<author>
<name>Dan Willemsen</name>
<email>dwillemsen@google.com</email>
</author>
<published>2015-09-25T07:08:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_hardware_libhardware_legacy/commit/?id=474bb8ac80879dd3699b2e2f5a39cdbf43674777'/>
<id>474bb8ac80879dd3699b2e2f5a39cdbf43674777</id>
<content type='text'>
Bug: 18903857
Change-Id: I2a5fdb7f42ba46729e66ff08893183184edc3c97
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 18903857
Change-Id: I2a5fdb7f42ba46729e66ff08893183184edc3c97
</pre>
</div>
</content>
</entry>
<entry>
<title>am c9183441: Merge "Remove unused systemTime() and include utils/Timers.h."</title>
<updated>2015-08-10T16:55:26+00:00</updated>
<author>
<name>Daniel Erat</name>
<email>derat@google.com</email>
</author>
<published>2015-08-10T16:55:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_hardware_libhardware_legacy/commit/?id=eea5d8878d67298a81aaf0d85dd5c9f2f9742b83'/>
<id>eea5d8878d67298a81aaf0d85dd5c9f2f9742b83</id>
<content type='text'>
* commit 'c9183441b7faa8d943bffa60da31b39159056de4':
  Remove unused systemTime() and include utils/Timers.h.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* commit 'c9183441b7faa8d943bffa60da31b39159056de4':
  Remove unused systemTime() and include utils/Timers.h.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Remove unused systemTime() and include utils/Timers.h."</title>
<updated>2015-08-10T16:42:11+00:00</updated>
<author>
<name>Daniel Erat</name>
<email>derat@google.com</email>
</author>
<published>2015-08-10T16:42:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_hardware_libhardware_legacy/commit/?id=c9183441b7faa8d943bffa60da31b39159056de4'/>
<id>c9183441b7faa8d943bffa60da31b39159056de4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused systemTime() and include utils/Timers.h.</title>
<updated>2015-08-05T16:38:37+00:00</updated>
<author>
<name>Daniel Erat</name>
<email>derat@google.com</email>
</author>
<published>2015-08-05T16:38:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_hardware_libhardware_legacy/commit/?id=accf5b4b6232f67208f4bfa8e2f1546e345d6e9f'/>
<id>accf5b4b6232f67208f4bfa8e2f1546e345d6e9f</id>
<content type='text'>
Remove a systemTime() function from power/power.c that
doesn't appear to be called anywhere, and make several
audio/ files explicitly include utils/Timers.h for the
libutils version of systemTime(). (They appear to have been
transitively getting it via utils/threads.h's include of
utils/Condition.h.)

Change-Id: I432bb1cf1100f5829df307a146076acf035a0bdc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove a systemTime() function from power/power.c that
doesn't appear to be called anywhere, and make several
audio/ files explicitly include utils/Timers.h for the
libutils version of systemTime(). (They appear to have been
transitively getting it via utils/threads.h's include of
utils/Condition.h.)

Change-Id: I432bb1cf1100f5829df307a146076acf035a0bdc
</pre>
</div>
</content>
</entry>
<entry>
<title>am 87175f0b: Merge "Stop being silly."</title>
<updated>2015-07-31T16:08:52+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2015-07-31T16:08:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_hardware_libhardware_legacy/commit/?id=19d9b8fc7c1bdafb8cb4f5b32100eb9543c4c406'/>
<id>19d9b8fc7c1bdafb8cb4f5b32100eb9543c4c406</id>
<content type='text'>
* commit '87175f0b54e82321b2aee958e8e89455a7027443':
  Stop being silly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* commit '87175f0b54e82321b2aee958e8e89455a7027443':
  Stop being silly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Stop being silly."</title>
<updated>2015-07-31T16:00:19+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2015-07-31T16:00:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_hardware_libhardware_legacy/commit/?id=87175f0b54e82321b2aee958e8e89455a7027443'/>
<id>87175f0b54e82321b2aee958e8e89455a7027443</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop being silly.</title>
<updated>2015-07-31T15:54:02+00:00</updated>
<author>
<name>Elliott Hughes</name>
<email>enh@google.com</email>
</author>
<published>2015-07-31T15:54:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_hardware_libhardware_legacy/commit/?id=df3845a712a5d51a613639017cd7e105c1b633e6'/>
<id>df3845a712a5d51a613639017cd7e105c1b633e6</id>
<content type='text'>
Change-Id: Ifb26361dae95a08827fcac6e725ab8f7961c78aa
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ifb26361dae95a08827fcac6e725ab8f7961c78aa
</pre>
</div>
</content>
</entry>
<entry>
<title>am 8af982d0: Clean up bad command implementation</title>
<updated>2015-07-16T03:58:40+00:00</updated>
<author>
<name>Jerry Lee</name>
<email>jerrylee@broadcom.com</email>
</author>
<published>2015-07-16T03:58:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_hardware_libhardware_legacy/commit/?id=2c1817a82c52bb4e1908df37aa5e1b2afb89ca74'/>
<id>2c1817a82c52bb4e1908df37aa5e1b2afb89ca74</id>
<content type='text'>
* commit '8af982d029f575a91158cbc870fdc94a70203134':
  Clean up bad command implementation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* commit '8af982d029f575a91158cbc870fdc94a70203134':
  Clean up bad command implementation
</pre>
</div>
</content>
</entry>
</feed>
