<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_external_protobuf/tests.sh, branch android10-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>Revert "Merge changes from topic "protobuf3.5.2""</title>
<updated>2018-11-05T01:36:28+00:00</updated>
<author>
<name>Colin Cross</name>
<email>ccross@android.com</email>
</author>
<published>2018-11-05T01:34:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=11fb7aeddd6ff7229bcf0834017f8091f97d7edb'/>
<id>11fb7aeddd6ff7229bcf0834017f8091f97d7edb</id>
<content type='text'>
This reverts commit 584979bf55601bd23e533d704a75cd0e95af66b9, reversing
changes made to 219bbcdcd5b1dbf19758ff2e75d971b98215896d:
      Remove libprotobuf-java-lite
      Update stubs
      Revert "Wrap liblog dependency in GOOGLE_PROTOBUF_MIN_LOG_LEVEL"
      Update javamicro to compile against v3.5.2
      Update Android.bp to match BUILD
      Rerun configure
      Merge tag 'v3.5.2' into master
      Revert "Remove 2 usage of isspace as they are not stl port compatible"
      Revert "Use GOOGLE_CHECK Macro for validation"
      Revert "Emit macros with proper parentheses."
      Revert "Generate syntactically correct java for imports from classes with no packages."
      Revert "Fix some unused parameter warnings"
      Revert "protobuf: work around a static analyzer bug"
      Revert "Suppress clang-analyzer-core.uninitialized.UndefReturn warning."

Change-Id: Ia04c0b15ebd45e8c7e02edaa6e1f10aeb11ef337
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 584979bf55601bd23e533d704a75cd0e95af66b9, reversing
changes made to 219bbcdcd5b1dbf19758ff2e75d971b98215896d:
      Remove libprotobuf-java-lite
      Update stubs
      Revert "Wrap liblog dependency in GOOGLE_PROTOBUF_MIN_LOG_LEVEL"
      Update javamicro to compile against v3.5.2
      Update Android.bp to match BUILD
      Rerun configure
      Merge tag 'v3.5.2' into master
      Revert "Remove 2 usage of isspace as they are not stl port compatible"
      Revert "Use GOOGLE_CHECK Macro for validation"
      Revert "Emit macros with proper parentheses."
      Revert "Generate syntactically correct java for imports from classes with no packages."
      Revert "Fix some unused parameter warnings"
      Revert "protobuf: work around a static analyzer bug"
      Revert "Suppress clang-analyzer-core.uninitialized.UndefReturn warning."

Change-Id: Ia04c0b15ebd45e8c7e02edaa6e1f10aeb11ef337
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix more memory leak for php c extension (#4211)</title>
<updated>2018-01-25T19:31:05+00:00</updated>
<author>
<name>Paul Yang</name>
<email>TeBoring@users.noreply.github.com</email>
</author>
<published>2018-01-25T19:31:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=51293f36d8742b5cc351e5a877928fac77b75322'/>
<id>51293f36d8742b5cc351e5a877928fac77b75322</id>
<content type='text'>
* Fix more memory leak for php c extension

* Fix memory leak for php5.5
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix more memory leak for php c extension

* Fix memory leak for php5.5
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix php well known type conformance tests (#3828) (#3840)</title>
<updated>2017-11-04T16:33:56+00:00</updated>
<author>
<name>Paul Yang</name>
<email>TeBoring@users.noreply.github.com</email>
</author>
<published>2017-11-04T16:33:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=2df472690ec878ff75a2ccea0c7ff6df0ff69ee3'/>
<id>2df472690ec878ff75a2ccea0c7ff6df0ff69ee3</id>
<content type='text'>
* Fix php well known type conformance tests

* Properly generate code for test.proto

* Provide GPBMetadata files in c extensions for generated files to import.

* Remove unnecessary test

* Clean up code

* Add declaration for initOnce.

* Refactoring</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix php well known type conformance tests

* Properly generate code for test.proto

* Provide GPBMetadata files in c extensions for generated files to import.

* Remove unnecessary test

* Clean up code

* Add declaration for initOnce.

* Refactoring</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/3.4.x' into master</title>
<updated>2017-10-11T21:44:03+00:00</updated>
<author>
<name>Jisi Liu</name>
<email>jisi.liu@gmail.com</email>
</author>
<published>2017-10-11T21:44:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=de15e73d5862e8ac618bc7be90594adacbaa1ec6'/>
<id>de15e73d5862e8ac618bc7be90594adacbaa1ec6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add well known types to php runtime. (#3697)</title>
<updated>2017-10-06T04:03:57+00:00</updated>
<author>
<name>Paul Yang</name>
<email>TeBoring@users.noreply.github.com</email>
</author>
<published>2017-10-06T04:03:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=77f64bb7779ec2195f9bc4dc82497d12c18fc6b7'/>
<id>77f64bb7779ec2195f9bc4dc82497d12c18fc6b7</id>
<content type='text'>
* Add well known types to php runtime.

* Fix php7.0 tests

* No longer generate empty.proto in test as it has been included in
runtime.

* Fix zts build

* Clean code

* Rename g_p_b_empty to empty.

* Don't generate code for empty.proto in compatibility test

* Fix 32-bit

* Fix mac build

* Fix Makefile.am to add new files
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add well known types to php runtime.

* Fix php7.0 tests

* No longer generate empty.proto in test as it has been included in
runtime.

* Fix zts build

* Clean code

* Rename g_p_b_empty to empty.

* Don't generate code for empty.proto in compatibility test

* Fix 32-bit

* Fix mac build

* Fix Makefile.am to add new files
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix go example test.</title>
<updated>2017-09-14T00:04:13+00:00</updated>
<author>
<name>Feng Xiao</name>
<email>xfxyjwf@gmail.com</email>
</author>
<published>2017-09-12T19:00:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=8136ccb296814e22017ff91d260f0c1d02701486'/>
<id>8136ccb296814e22017ff91d260f0c1d02701486</id>
<content type='text'>
It needs "-I" flag to find imported file google/protobuf/timestamp.proto
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It needs "-I" flag to find imported file google/protobuf/timestamp.proto
</pre>
</div>
</content>
</entry>
<entry>
<title>Exclude valid constant name from reserved name.</title>
<updated>2017-09-12T22:04:34+00:00</updated>
<author>
<name>Bo Yang</name>
<email>teboring@google.com</email>
</author>
<published>2017-09-12T22:04:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=f46a01d0c13295eec279b9a17021b38d85b41205'/>
<id>f46a01d0c13295eec279b9a17021b38d85b41205</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add prefix to php reserved keywords.</title>
<updated>2017-09-08T22:17:36+00:00</updated>
<author>
<name>Bo Yang</name>
<email>teboring@google.com</email>
</author>
<published>2017-09-08T22:11:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=e5d000cbb7bcf8fadddfbdb544070e31ce36fa26'/>
<id>e5d000cbb7bcf8fadddfbdb544070e31ce36fa26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add mising cmake files in dist</title>
<updated>2017-08-24T21:11:37+00:00</updated>
<author>
<name>Jisi Liu</name>
<email>jisi.liu@gmail.com</email>
</author>
<published>2017-08-24T21:11:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=d8c6193d2c18105b9c130ec5adb030ba0945347d'/>
<id>d8c6193d2c18105b9c130ec5adb030ba0945347d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make distcheck aware of test proto files.</title>
<updated>2017-08-23T18:35:48+00:00</updated>
<author>
<name>Jisi Liu</name>
<email>jisi.liu@gmail.com</email>
</author>
<published>2017-08-23T18:35:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=55fdbe58f08071b34e96ce97a294afa06e4cb3e9'/>
<id>55fdbe58f08071b34e96ce97a294afa06e4cb3e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
