<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_external_protobuf, branch androidx-master-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>Merge changes Ic235469e,I1a1be361,I9121b112 into androidx-master-dev</title>
<updated>2020-07-21T15:31:25+00:00</updated>
<author>
<name>Treehugger Robot</name>
<email>treehugger-gerrit@google.com</email>
</author>
<published>2020-07-21T15:31:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=b0e0d998d2f175a586e48b01d39761e4fceaf662'/>
<id>b0e0d998d2f175a586e48b01d39761e4fceaf662</id>
<content type='text'>
* changes:
  Not messing around with individual warnings
  Disable some overly-verbose warnings
  Updates BUILD to work in androidx-studio-integration
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* changes:
  Not messing around with individual warnings
  Disable some overly-verbose warnings
  Updates BUILD to work in androidx-studio-integration
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Remove external/protobuf OWNERS for androidx-master-dev" into androidx-master-dev</title>
<updated>2020-07-21T15:30:17+00:00</updated>
<author>
<name>Diego Perez</name>
<email>diegoperez@google.com</email>
</author>
<published>2020-07-21T15:30:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=c79f96d205d57b3dfed20655fc8b641b6c32795f'/>
<id>c79f96d205d57b3dfed20655fc8b641b6c32795f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove external/protobuf OWNERS for androidx-master-dev</title>
<updated>2020-07-21T15:26:27+00:00</updated>
<author>
<name>diegoperez</name>
<email>diegoperez@google.com</email>
</author>
<published>2020-07-16T08:06:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=75526349fc89dde41570eff5d657a7b8b502f951'/>
<id>75526349fc89dde41570eff5d657a7b8b502f951</id>
<content type='text'>
This branch is maintained by the androidx team, similarly to the studio
branch.

Bug: 141461148
Test: N/A
Exempt-From-Owner-Approval: This only affects the androidx branches.
Change-Id: I638a1b010e59b85b5a1aac4d9b6a2be7237a53e7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This branch is maintained by the androidx team, similarly to the studio
branch.

Bug: 141461148
Test: N/A
Exempt-From-Owner-Approval: This only affects the androidx branches.
Change-Id: I638a1b010e59b85b5a1aac4d9b6a2be7237a53e7
</pre>
</div>
</content>
</entry>
<entry>
<title>Not messing around with individual warnings</title>
<updated>2020-07-15T11:35:49+00:00</updated>
<author>
<name>Joe Baker-Malone</name>
<email>jbakermalone@google.com</email>
</author>
<published>2019-09-28T00:59:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=f6e3e75d99453a3d107785d43eb2b4a990dc2551'/>
<id>f6e3e75d99453a3d107785d43eb2b4a990dc2551</id>
<content type='text'>
We don't really care about warnings in here at all, since we aren't
modifying it. Removing -Wall and the individual -Wno args I added
earlier.

Test: none, just verify there aren't so many warnings
Bug: 141461148
Change-Id: Ic235469e3fa5d5375008a5813524f937b297217d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We don't really care about warnings in here at all, since we aren't
modifying it. Removing -Wall and the individual -Wno args I added
earlier.

Test: none, just verify there aren't so many warnings
Bug: 141461148
Change-Id: Ic235469e3fa5d5375008a5813524f937b297217d
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable some overly-verbose warnings</title>
<updated>2020-07-15T11:35:30+00:00</updated>
<author>
<name>Joe Baker-Malone</name>
<email>jbakermalone@google.com</email>
</author>
<published>2019-09-26T17:57:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=c6f821f32ae859be48661472b544da81dc863a7f'/>
<id>c6f821f32ae859be48661472b544da81dc863a7f</id>
<content type='text'>
Also build with -std=c++11, which is required when building for android.

Test: shouldn't affect build output
Bug: 141461148
Change-Id: I1a1be361f4abf4bbe4a82087317f8db44f2fd751
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also build with -std=c++11, which is required when building for android.

Test: shouldn't affect build output
Bug: 141461148
Change-Id: I1a1be361f4abf4bbe4a82087317f8db44f2fd751
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates BUILD to work in androidx-studio-integration</title>
<updated>2020-07-15T09:15:16+00:00</updated>
<author>
<name>diegoperez</name>
<email>diegoperez@google.com</email>
</author>
<published>2020-07-15T09:10:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=0a949016241c21cfe7a0aef7c9d67a4789612bed'/>
<id>0a949016241c21cfe7a0aef7c9d67a4789612bed</id>
<content type='text'>
Reference the zlib repo used in the studio branch and include the normal
configuration file.

Bug: 160271731
Test: bazel build @protobuf_repo//:protobuf
Change-Id: I9121b1122e78e91b73dfeec4fa6c39945928b6e0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reference the zlib repo used in the studio branch and include the normal
configuration file.

Bug: 160271731
Test: bazel build @protobuf_repo//:protobuf
Change-Id: I9121b1122e78e91b73dfeec4fa6c39945928b6e0
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Set min_sdk_version to be part of mainline modules" am: 8ccc54a794</title>
<updated>2020-04-25T00:36:54+00:00</updated>
<author>
<name>Jooyung Han</name>
<email>jooyung@google.com</email>
</author>
<published>2020-04-25T00:36:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=f66b5da2d8d0ab16d9a71b1aec639f781db3af4d'/>
<id>f66b5da2d8d0ab16d9a71b1aec639f781db3af4d</id>
<content type='text'>
Change-Id: I3fc1ad7c8b295d5024a9e69e2781f54e89842de0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I3fc1ad7c8b295d5024a9e69e2781f54e89842de0
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge "Set min_sdk_version to be part of mainline modules"</title>
<updated>2020-04-25T00:23:37+00:00</updated>
<author>
<name>Jooyung Han</name>
<email>jooyung@google.com</email>
</author>
<published>2020-04-25T00:23:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=8ccc54a7945524c5f2a6845c0bef28f54a1bcd9f'/>
<id>8ccc54a7945524c5f2a6845c0bef28f54a1bcd9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set min_sdk_version to be part of mainline modules</title>
<updated>2020-04-16T09:48:30+00:00</updated>
<author>
<name>Jooyung Han</name>
<email>jooyung@google.com</email>
</author>
<published>2020-04-16T09:48:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=28ca39bf520007aacca6c1ee26b87b165479f156'/>
<id>28ca39bf520007aacca6c1ee26b87b165479f156</id>
<content type='text'>
Modules contributing mainline modules (APK/APEX) should set
min_sdk_version as well as apex_available.

For now setting min_sdk_version doesn't change build outputs.
But build-time checks will be added soon.

Bug: 152655956
Test: m
Change-Id: I5bf9ceb712691916a90afcae92056d0b5875f78c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Modules contributing mainline modules (APK/APEX) should set
min_sdk_version as well as apex_available.

For now setting min_sdk_version doesn't change build outputs.
But build-time checks will be added soon.

Bug: 152655956
Test: m
Change-Id: I5bf9ceb712691916a90afcae92056d0b5875f78c
</pre>
</div>
</content>
</entry>
<entry>
<title>DO NOT MERGE - Empty merge qt-qpr1-dev-plus-aosp into stag-aosp-master</title>
<updated>2020-04-10T00:50:51+00:00</updated>
<author>
<name>Xin Li</name>
<email>delphij@google.com</email>
</author>
<published>2020-04-10T00:50:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_protobuf/commit/?id=b286f603802eae1489c6a8471104eb566ce4def7'/>
<id>b286f603802eae1489c6a8471104eb566ce4def7</id>
<content type='text'>
Bug: 151763422
Change-Id: I18a142d2452a040acfe871e3fd78dc76f13bf8fd
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug: 151763422
Change-Id: I18a142d2452a040acfe871e3fd78dc76f13bf8fd
</pre>
</div>
</content>
</entry>
</feed>
