<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_external_protobuf/Android.mk, branch kitkat-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>Fix checkbuild targets, remove unittest_enum_mulitplejava_nano.proto.</title>
<updated>2013-08-08T04:00:39+00:00</updated>
<author>
<name>Wink Saville</name>
<email>wink@google.com</email>
</author>
<published>2013-08-08T04:00:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=d1229a35f127eb85391797f04aed1b9fe7da9fd8'/>
<id>d1229a35f127eb85391797f04aed1b9fe7da9fd8</id>
<content type='text'>
Change-Id: I2dad2fd9f6c3d419fa77cf8162cd1ee49f74cc5d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I2dad2fd9f6c3d419fa77cf8162cd1ee49f74cc5d
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test for passing in proto params.</title>
<updated>2013-07-25T19:53:36+00:00</updated>
<author>
<name>Ulas Kirazci</name>
<email>ulas@google.com</email>
</author>
<published>2013-07-24T21:35:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=7e567b8b0a9e1155666752723ca835734d60ab92'/>
<id>7e567b8b0a9e1155666752723ca835734d60ab92</id>
<content type='text'>
Depends on Ia532647fe8811d39230a23ba3671685b0388cbe0

Change-Id: I0ba3ce3561aff31e246968a79b1d1053dec91d49
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Depends on Ia532647fe8811d39230a23ba3671685b0388cbe0

Change-Id: I0ba3ce3561aff31e246968a79b1d1053dec91d49
</pre>
</div>
</content>
</entry>
<entry>
<title>am 0a1429cc: Merge "Nano support for extensions and unknown fields."</title>
<updated>2013-06-25T16:56:06+00:00</updated>
<author>
<name>Wink Saville</name>
<email>wink@google.com</email>
</author>
<published>2013-06-25T16:56:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=d1b8322fccad8946d3b32dda9f75048865a94209'/>
<id>d1b8322fccad8946d3b32dda9f75048865a94209</id>
<content type='text'>
* commit '0a1429cc5ee4865550bcdddfae681a30cef58a5a':
  Nano support for extensions and unknown fields.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* commit '0a1429cc5ee4865550bcdddfae681a30cef58a5a':
  Nano support for extensions and unknown fields.
</pre>
</div>
</content>
</entry>
<entry>
<title>Nano support for extensions and unknown fields.</title>
<updated>2013-06-24T23:02:12+00:00</updated>
<author>
<name>Brian Duff</name>
<email>bduff@google.com</email>
</author>
<published>2013-06-19T20:17:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=0e055f079f53b07de3705838a7b4742ce56839f8'/>
<id>0e055f079f53b07de3705838a7b4742ce56839f8</id>
<content type='text'>
You can use the processor option store_unknown_fields to switch
this support on:

  aprotoc --javanano_out=store_unknown_fields=true:/tmp/out

A separate option for extensions isn't required. Support
for unknown fields must be turned on to allow storing and
retrieving extensions, because they are just stored as
unknown fields. If unknown fields are switched on, extension
related code will be generated when a proto message includes
an extension range, or an extension is encountered.

By default, store_unknown_fields is false. No additional
code is generated, and the generator will error out if protos
contain extension ranges or extensions.

Change-Id: I1e034c9e8f3305612953f72438189a7da6ed2167
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
You can use the processor option store_unknown_fields to switch
this support on:

  aprotoc --javanano_out=store_unknown_fields=true:/tmp/out

A separate option for extensions isn't required. Support
for unknown fields must be turned on to allow storing and
retrieving extensions, because they are just stored as
unknown fields. If unknown fields are switched on, extension
related code will be generated when a proto message includes
an extension range, or an extension is encountered.

By default, store_unknown_fields is false. No additional
code is generated, and the generator will error out if protos
contain extension ranges or extensions.

Change-Id: I1e034c9e8f3305612953f72438189a7da6ed2167
</pre>
</div>
</content>
</entry>
<entry>
<title>am 216c9e86: Merge "Nano protobufs."</title>
<updated>2013-04-02T01:05:23+00:00</updated>
<author>
<name>Wink Saville</name>
<email>wink@google.com</email>
</author>
<published>2013-04-02T01:05:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=b296a1e50943209b62ab96043eca698281d98a28'/>
<id>b296a1e50943209b62ab96043eca698281d98a28</id>
<content type='text'>
* commit '216c9e8681b9426e84c9e2222da5c0dd669261b2':
  Nano protobufs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* commit '216c9e8681b9426e84c9e2222da5c0dd669261b2':
  Nano protobufs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Nano protobufs.</title>
<updated>2013-04-01T21:55:45+00:00</updated>
<author>
<name>Ulas Kirazci</name>
<email>ulas@google.com</email>
</author>
<published>2013-03-14T23:44:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=64d8d8f89050c5ada85341f967af391f4716a7cb'/>
<id>64d8d8f89050c5ada85341f967af391f4716a7cb</id>
<content type='text'>
Like micro protobufs except:

- No setter/getter/hazzer functions.
- Has state is not available. Outputs all fields != their default.
- CodedInputStream can only take byte[] (not InputStream).
- Repeated fields are in arrays, not ArrayList or Vector.
- Unset messages/groups are null, not "defaultInstance()".
- Required fields are always serialized.

To use:

- Link libprotobuf-java-2.3.0-nano runtime.
- Use LOCAL_PROTOC_OPTIMIZE_TYPE := nano

Change-Id: I7429015b3c5f7f38b7be01eb2d4927f7a9999c80
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Like micro protobufs except:

- No setter/getter/hazzer functions.
- Has state is not available. Outputs all fields != their default.
- CodedInputStream can only take byte[] (not InputStream).
- Repeated fields are in arrays, not ArrayList or Vector.
- Unset messages/groups are null, not "defaultInstance()".
- Required fields are always serialized.

To use:

- Link libprotobuf-java-2.3.0-nano runtime.
- Use LOCAL_PROTOC_OPTIMIZE_TYPE := nano

Change-Id: I7429015b3c5f7f38b7be01eb2d4927f7a9999c80
</pre>
</div>
</content>
</entry>
<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>Add gnustl+rtti version of cpp full library</title>
<updated>2012-11-08T17:26:05+00:00</updated>
<author>
<name>Przemyslaw Szczepaniak</name>
<email>pszczepaniak@google.com</email>
</author>
<published>2012-11-06T14:42:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=a939d667261041b51bfa2cc746d0f6c3b6a66207'/>
<id>a939d667261041b51bfa2cc746d0f6c3b6a66207</id>
<content type='text'>
Adding new version of cpp  library,
'libprotobuf-cpp-2.3.0-full-gnustl-rtti'. Previously, c++ code
compiled against gnustl couldn't link with this library - having
both gnustl and stlport in same binary leads to nasty conflicts.

Bug: 7484202
Change-Id: Ic4fbbfc2839c4ce88bf605cf3d9cca47b146f965
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adding new version of cpp  library,
'libprotobuf-cpp-2.3.0-full-gnustl-rtti'. Previously, c++ code
compiled against gnustl couldn't link with this library - having
both gnustl and stlport in same binary leads to nasty conflicts.

Bug: 7484202
Change-Id: Ic4fbbfc2839c4ce88bf605cf3d9cca47b146f965
</pre>
</div>
</content>
</entry>
<entry>
<title>Build against the NDK for x86 and mips too.</title>
<updated>2012-09-07T16:30:03+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=082bf44e4b6c03be4970d461912d1d74adbb4cff'/>
<id>082bf44e4b6c03be4970d461912d1d74adbb4cff</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>
</feed>
