<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android_development/host, branch eclair</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/LineageOS/android_development/'/>
<entry>
<title>Add Dell Mini5 to the USB driver.</title>
<updated>2010-01-22T01:36:19+00:00</updated>
<author>
<name>Xavier Ducrohet</name>
<email>xav@android.com</email>
</author>
<published>2010-01-22T01:36:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_development/commit/?id=a6181df43110ce1bea8a856295ce372ab06a7873'/>
<id>a6181df43110ce1bea8a856295ce372ab06a7873</id>
<content type='text'>
Change-Id: If0758e6dc43541fd2877e7d00ff3abf9d354a299
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: If0758e6dc43541fd2877e7d00ff3abf9d354a299
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed</title>
<updated>2009-12-11T19:38:41+00:00</updated>
<author>
<name>vchtchetkine</name>
<email>vchtchetkine@google.com</email>
</author>
<published>2009-12-11T15:14:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_development/commit/?id=ecef8139decf8ff101c6bea2c7c89b4e3ff8ca38'/>
<id>ecef8139decf8ff101c6bea2c7c89b4e3ff8ca38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add sholes to Windows USB Driver in Eclair.</title>
<updated>2009-10-08T21:33:42+00:00</updated>
<author>
<name>Raphael</name>
<email>raphael@google.com</email>
</author>
<published>2009-09-21T19:45:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_development/commit/?id=0c638bb8b0b553d344242c0ea93fea92dd9dee3d'/>
<id>0c638bb8b0b553d344242c0ea93fea92dd9dee3d</id>
<content type='text'>
SDK BUG 2132512

Change-Id: I935c71f2fb689ed8e493e3375ad676f6f66a3f76
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SDK BUG 2132512

Change-Id: I935c71f2fb689ed8e493e3375ad676f6f66a3f76
</pre>
</div>
</content>
</entry>
<entry>
<title>Reformat .inf file for better reading and remove redundancies</title>
<updated>2009-08-12T21:18:32+00:00</updated>
<author>
<name>vchtchetkine</name>
<email>vchtchetkine@google.com</email>
</author>
<published>2009-08-12T21:18:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_development/commit/?id=653de1559011a917d8f01dfd989ed26e32fa4a5b'/>
<id>653de1559011a917d8f01dfd989ed26e32fa4a5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDK</title>
<updated>2009-08-11T18:47:30+00:00</updated>
<author>
<name>Raphael</name>
<email>raphael@google.com</email>
</author>
<published>2009-08-11T18:08:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_development/commit/?id=1620a180c2f56573d4f9446c54acc126175f6775'/>
<id>1620a180c2f56573d4f9446c54acc126175f6775</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Complete AdbWinApi split: submit prebuild binaries.</title>
<updated>2009-08-10T21:21:51+00:00</updated>
<author>
<name>vchtchetkine</name>
<email>vchtchetkine@google.com</email>
</author>
<published>2009-08-10T21:21:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_development/commit/?id=78ce46361bf91b21c2d4769c062af96d4fde98fd'/>
<id>78ce46361bf91b21c2d4769c062af96d4fde98fd</id>
<content type='text'>
As the result of the split, now we have two DLLs that deal with USB driver
connection on Windows. AdbWinApi.dll deals with legacy driver and LoadLibrary
AdbWinUsbApi.dll on condition that WINUSB.DLL is installed on user's machine.
When both DLLs must be installed in the same location in SDK.
BUG 2033924
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As the result of the split, now we have two DLLs that deal with USB driver
connection on Windows. AdbWinApi.dll deals with legacy driver and LoadLibrary
AdbWinUsbApi.dll on condition that WINUSB.DLL is installed on user's machine.
When both DLLs must be installed in the same location in SDK.
BUG 2033924
</pre>
</div>
</content>
</entry>
<entry>
<title>Update ignore file to include new ignoring patterns</title>
<updated>2009-08-10T20:34:28+00:00</updated>
<author>
<name>vchtchetkine</name>
<email>vchtchetkine@google.com</email>
</author>
<published>2009-08-10T20:34:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_development/commit/?id=fd6f01eb6999c79d21844a117d27bf2c5f469de3'/>
<id>fd6f01eb6999c79d21844a117d27bf2c5f469de3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Split AdbWinApi.dll into two dlls to remove dependency on WINUSB.DLL</title>
<updated>2009-08-07T18:07:53+00:00</updated>
<author>
<name>vchtchetkine</name>
<email>vchtchetkine@google.com</email>
</author>
<published>2009-08-05T23:57:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_development/commit/?id=acc6f826433e639b1ba00c021ab5f9161eb56e59'/>
<id>acc6f826433e639b1ba00c021ab5f9161eb56e59</id>
<content type='text'>
Move all WINUSB-dependent functionality into AdbWinUsbApi.dll in order to
enable ADB on condition that WINUSB has not been installed.
In this patch set new file (adb_winusb_api.h) has been added where I moved
typedef that broke the build. Aso, adb_api.cpp and AdbWinApi.cpp were changed
to include that new header file.
BUG 2033924
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move all WINUSB-dependent functionality into AdbWinUsbApi.dll in order to
enable ADB on condition that WINUSB has not been installed.
In this patch set new file (adb_winusb_api.h) has been added where I moved
typedef that broke the build. Aso, adb_api.cpp and AdbWinApi.cpp were changed
to include that new header file.
BUG 2033924
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Split AdbWinApi.dll into two dlls to remove dependency on WINUSB.DLL"</title>
<updated>2009-08-07T03:51:11+00:00</updated>
<author>
<name>Raphael</name>
<email>raphael@google.com</email>
</author>
<published>2009-08-07T03:51:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_development/commit/?id=3e44f3b231c027f01290367049f2244514f22d16'/>
<id>3e44f3b231c027f01290367049f2244514f22d16</id>
<content type='text'>
which breaks the Windows SDK on Donut.

This reverts commit f855c4e8469e31114fccca4c28aeb01a806a9a48.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
which breaks the Windows SDK on Donut.

This reverts commit f855c4e8469e31114fccca4c28aeb01a806a9a48.
</pre>
</div>
</content>
</entry>
<entry>
<title>Split AdbWinApi.dll into two dlls to remove dependency on WINUSB.DLL</title>
<updated>2009-08-06T00:21:15+00:00</updated>
<author>
<name>vchtchetkine</name>
<email>vchtchetkine@google.com</email>
</author>
<published>2009-08-05T23:57:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_development/commit/?id=f855c4e8469e31114fccca4c28aeb01a806a9a48'/>
<id>f855c4e8469e31114fccca4c28aeb01a806a9a48</id>
<content type='text'>
Move all WINUSB-dependent functionality into AdbWinUsbApi.dll in order to
enable ADB on condition that WINUSB has not been installed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move all WINUSB-dependent functionality into AdbWinUsbApi.dll in order to
enable ADB on condition that WINUSB has not been installed.
</pre>
</div>
</content>
</entry>
</feed>
