<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_external_protobuf, branch jb-mr1.1-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_external_protobuf/'/>
<entry>
<title>Build against the NDK for x86 and mips too.</title>
<updated>2012-12-15T02:19:15+00:00</updated>
<author>
<name>Ying Wang</name>
<email>wangying@google.com</email>
</author>
<published>2012-09-06T18:35:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=db9ab02c090cdc5d2b31399867a4052351b8793d'/>
<id>db9ab02c090cdc5d2b31399867a4052351b8793d</id>
<content type='text'>
Change-Id: I68963dc1c274c3dcf1038d4e21dc418f9554b78f
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I68963dc1c274c3dcf1038d4e21dc418f9554b78f
</pre>
</div>
</content>
</entry>
<entry>
<title>Retire LOCAL_NDK_VERSION.</title>
<updated>2012-08-14T19:02:51+00:00</updated>
<author>
<name>Ying Wang</name>
<email>wangying@google.com</email>
</author>
<published>2012-08-14T17:28:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=a6d94785fc7c80c33de99b5a65e6a5e3a2e93fb3'/>
<id>a6d94785fc7c80c33de99b5a65e6a5e3a2e93fb3</id>
<content type='text'>
Bug: 6932421
Change-Id: Ieaad80daf4e6a4a7f058dd242f37a144e8ee9e76
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 6932421
Change-Id: Ieaad80daf4e6a4a7f058dd242f37a144e8ee9e76
</pre>
</div>
</content>
</entry>
<entry>
<title>Generate "modern" java to reduce warnings</title>
<updated>2012-06-27T18:00:31+00:00</updated>
<author>
<name>Andy Stadler</name>
<email>stadler@google.com</email>
</author>
<published>2012-06-27T18:00:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=25b5a76155860b450c1176684f8e6007aab8aa7b'/>
<id>25b5a76155860b450c1176684f8e6007aab8aa7b</id>
<content type='text'>
* @SuppressWarnings("hiding") for field names that are reused in inner
  classes.
* @Override for methods defined in com.google.protobuf.micro.MessageMicro
* Removed unnecessary type casting
* Only throw exception from writeTo when there are fields to write.

This removes over 1,000 warnings from the Play client.

Change-Id: I9049c94f1e6aec5e5547898defc03c8d379c3c10
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* @SuppressWarnings("hiding") for field names that are reused in inner
  classes.
* @Override for methods defined in com.google.protobuf.micro.MessageMicro
* Removed unnecessary type casting
* Only throw exception from writeTo when there are fields to write.

This removes over 1,000 warnings from the Play client.

Change-Id: I9049c94f1e6aec5e5547898defc03c8d379c3c10
</pre>
</div>
</content>
</entry>
<entry>
<title>Build the target protobuf libraries against the NDK</title>
<updated>2012-06-15T21:37:32+00:00</updated>
<author>
<name>Ying Wang</name>
<email>wangying@google.com</email>
</author>
<published>2012-06-15T01:32:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=77f19bf165314eb40918e43154f5047e7be8fb27'/>
<id>77f19bf165314eb40918e43154f5047e7be8fb27</id>
<content type='text'>
This change unbundled the protobuf target libraries, so they can be used
in unbundled branches.

Change-Id: Ic4948f27395b2c2b81ea120d9e2353ba9aad02a8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change unbundled the protobuf target libraries, so they can be used
in unbundled branches.

Change-Id: Ic4948f27395b2c2b81ea120d9e2353ba9aad02a8
</pre>
</div>
</content>
</entry>
<entry>
<title>When computing Group and Message size use getSerializedSize.</title>
<updated>2012-06-11T18:37:50+00:00</updated>
<author>
<name>Wink Saville</name>
<email>wink@google.com</email>
</author>
<published>2012-06-11T17:34:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=6b42a64f2e36e5a34b99a5c3054658ccf9735b39'/>
<id>6b42a64f2e36e5a34b99a5c3054658ccf9735b39</id>
<content type='text'>
Bug: 6589939
Change-Id: I3050a99b08edf48301314163d41ea6f8080ffcdb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 6589939
Change-Id: I3050a99b08edf48301314163d41ea6f8080ffcdb
</pre>
</div>
</content>
</entry>
<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>
</feed>
