<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_external_protobuf, branch ics-factoryrom-2-release</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_external_protobuf/'/>
<entry>
<title>Remove the simulator target from all makefiles.</title>
<updated>2011-07-12T05:12:04+00:00</updated>
<author>
<name>Jeff Brown</name>
<email>jeffbrown@google.com</email>
</author>
<published>2011-07-12T05:12:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=e217977611c52bccde7f7c78e1d3c790c6357431'/>
<id>e217977611c52bccde7f7c78e1d3c790c6357431</id>
<content type='text'>
Bug: 5010576

Change-Id: I9a5e66066482aa0007f221bb866ac57f4eb1b70c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 5010576

Change-Id: I9a5e66066482aa0007f221bb866ac57f4eb1b70c
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug in skipRawBytes if request is larger than buffer.</title>
<updated>2011-06-21T05:36:42+00:00</updated>
<author>
<name>Wink Saville</name>
<email>wink@google.com</email>
</author>
<published>2011-06-21T05:36:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=8a2f7578bb6289415f1d0a01c9cc96d283730480'/>
<id>8a2f7578bb6289415f1d0a01c9cc96d283730480</id>
<content type='text'>
Original solution by Scott Barta this change adds tests
and also fixes the same bug that was in CodedInputStream.

Change-Id: Idb49691822b3f292c5092edc52db4e153e9da49a
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Original solution by Scott Barta this change adds tests
and also fixes the same bug that was in CodedInputStream.

Change-Id: Idb49691822b3f292c5092edc52db4e153e9da49a
</pre>
</div>
</content>
</entry>
<entry>
<title>am 7cc5f59e: Unbundle protobuffer target libraries.</title>
<updated>2011-02-08T02:37:09+00:00</updated>
<author>
<name>Ying Wang</name>
<email>wangying@google.com</email>
</author>
<published>2011-02-08T02:37:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=9fdd84ae4554a30d2a986a9b3ada9300296e4870'/>
<id>9fdd84ae4554a30d2a986a9b3ada9300296e4870</id>
<content type='text'>
* commit '7cc5f59ec79718040bb1efd8be2ed12af2de5e1a':
  Unbundle protobuffer target libraries.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* commit '7cc5f59ec79718040bb1efd8be2ed12af2de5e1a':
  Unbundle protobuffer target libraries.
</pre>
</div>
</content>
</entry>
<entry>
<title>Unbundle protobuffer target libraries.</title>
<updated>2011-02-08T02:23:25+00:00</updated>
<author>
<name>Ying Wang</name>
<email>wangying@google.com</email>
</author>
<published>2011-01-26T21:37:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=7cc5f59ec79718040bb1efd8be2ed12af2de5e1a'/>
<id>7cc5f59ec79718040bb1efd8be2ed12af2de5e1a</id>
<content type='text'>
Change-Id: I3047d2cd10828844562fa57ae3b619fe919c6113
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I3047d2cd10828844562fa57ae3b619fe919c6113
</pre>
</div>
</content>
</entry>
<entry>
<title>Unbundle protobuffer target libraries.</title>
<updated>2011-01-26T21:37:44+00:00</updated>
<author>
<name>Ying Wang</name>
<email>wangying@google.com</email>
</author>
<published>2011-01-26T21:37:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=770e6591f648204d810002aed27d0f818f9641d7'/>
<id>770e6591f648204d810002aed27d0f818f9641d7</id>
<content type='text'>
Change-Id: I535f93389b3b13578c9602dce3d38f1ca256e807
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I535f93389b3b13578c9602dce3d38f1ca256e807
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename protoc to aprotoc.</title>
<updated>2010-11-05T18:28:46+00:00</updated>
<author>
<name>Wink Saville</name>
<email>wink@google.com</email>
</author>
<published>2010-11-05T18:28:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=8d24c6add5f0a6640948afccd9976b64a04a8ed3'/>
<id>8d24c6add5f0a6640948afccd9976b64a04a8ed3</id>
<content type='text'>
With gLucid protoc is installed in the base system, by renaming
our version there will be no confusion about which compiler is
being used.

Change-Id: I975e29e4444af9467c9b9600d5a2e7027f4046ae
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With gLucid protoc is installed in the base system, by renaming
our version there will be no confusion about which compiler is
being used.

Change-Id: I975e29e4444af9467c9b9600d5a2e7027f4046ae
</pre>
</div>
</content>
</entry>
<entry>
<title>Build the protocol buffer compiler 'protoc'.</title>
<updated>2010-11-02T14:44:37+00:00</updated>
<author>
<name>Iain Merrick</name>
<email>husky@google.com</email>
</author>
<published>2010-11-01T17:29:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=aeb2b2a40e2d1c2e210a2f4d29e534fd6ef29be4'/>
<id>aeb2b2a40e2d1c2e210a2f4d29e534fd6ef29be4</id>
<content type='text'>
We need this to generate code for .proto files that have
been added to external/chromium (see change I6960c18d).

Change-Id: Ic7a78273ee4f066680039d2f724e658a84869621
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We need this to generate code for .proto files that have
been added to external/chromium (see change I6960c18d).

Change-Id: Ic7a78273ee4f066680039d2f724e658a84869621
</pre>
</div>
</content>
</entry>
<entry>
<title>am 3574de1c: Remove vestigial references to StringUtf8Micro.</title>
<updated>2010-10-07T20:56:12+00:00</updated>
<author>
<name>Wink Saville</name>
<email>wink@google.com</email>
</author>
<published>2010-10-07T20:56:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=9875374d1865894e2254adf781c54e040f75d635'/>
<id>9875374d1865894e2254adf781c54e040f75d635</id>
<content type='text'>
Merge commit '3574de1ca8301e1e13d1c89f2e2a902499d6bae9' into gingerbread-plus-aosp

* commit '3574de1ca8301e1e13d1c89f2e2a902499d6bae9':
  Remove vestigial references to StringUtf8Micro.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Merge commit '3574de1ca8301e1e13d1c89f2e2a902499d6bae9' into gingerbread-plus-aosp

* commit '3574de1ca8301e1e13d1c89f2e2a902499d6bae9':
  Remove vestigial references to StringUtf8Micro.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove vestigial references to StringUtf8Micro.</title>
<updated>2010-10-06T17:00:08+00:00</updated>
<author>
<name>Wink Saville</name>
<email>wink@google.com</email>
</author>
<published>2010-10-06T17:00:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=3574de1ca8301e1e13d1c89f2e2a902499d6bae9'/>
<id>3574de1ca8301e1e13d1c89f2e2a902499d6bae9</id>
<content type='text'>
Change-Id: Ica75231b03de4768c671bf046b92bd7630ecd5c8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ica75231b03de4768c671bf046b92bd7630ecd5c8
</pre>
</div>
</content>
</entry>
<entry>
<title>merge from gingerbread</title>
<updated>2010-10-05T22:05:17+00:00</updated>
<author>
<name>Jean-Baptiste Queru</name>
<email>jbq@google.com</email>
</author>
<published>2010-10-05T22:05:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=aa645be0632f4d75ab92120bf81ead2bbd30f8f7'/>
<id>aa645be0632f4d75ab92120bf81ead2bbd30f8f7</id>
<content type='text'>
Change-Id: Id43a6262c3f5cffc37db77748f129acb9c841823
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Id43a6262c3f5cffc37db77748f129acb9c841823
</pre>
</div>
</content>
</entry>
</feed>
