<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_external_parameter-framework/utility, branch marshmallow-dr1.6-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_parameter-framework/'/>
<entry>
<title>resolved conflicts for merge of 531c26be to cw-e-dev</title>
<updated>2015-08-19T22:31:06+00:00</updated>
<author>
<name>Zhengyin Qian</name>
<email>qianzy@google.com</email>
</author>
<published>2015-08-19T22:31:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_parameter-framework/commit/?id=771d851381eebcf3a47a368b6a307aa5d4121ea8'/>
<id>771d851381eebcf3a47a368b6a307aa5d4121ea8</id>
<content type='text'>
Change-Id: I02a7a956d2423f86bc790473687b80bb3132f6dc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I02a7a956d2423f86bc790473687b80bb3132f6dc
</pre>
</div>
</content>
</entry>
<entry>
<title>stlport library is needed for versions of Android before M</title>
<updated>2015-08-14T18:11:14+00:00</updated>
<author>
<name>Zhengyin Qian</name>
<email>qianzy@google.com</email>
</author>
<published>2015-08-14T18:11:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_parameter-framework/commit/?id=531c26be6445110360042f1c94952fbcb76d4971'/>
<id>531c26be6445110360042f1c94952fbcb76d4971</id>
<content type='text'>
Conditionally include it based on the Android version

Change-Id: I4b17e3c0f61a6fd2b0b1e48ed1efe16e0a446dfc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conditionally include it based on the Android version

Change-Id: I4b17e3c0f61a6fd2b0b1e48ed1efe16e0a446dfc
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop release v2.6.0+no-stlport</title>
<updated>2015-07-16T00:09:51+00:00</updated>
<author>
<name>Jean-Michel Trivi</name>
<email>jmtrivi@google.com</email>
</author>
<published>2015-07-15T22:37:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_parameter-framework/commit/?id=a9be2d378b7ad84e679a48efa81f42fb54f85d9a'/>
<id>a9be2d378b7ad84e679a48efa81f42fb54f85d9a</id>
<content type='text'>
Bug 246391

Change-Id: I662b7b0f90c97cb169978e1b64ad1fe32c440cf5
Signed-off-by: Jean-Michel Trivi &lt;jmtrivi@google.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug 246391

Change-Id: I662b7b0f90c97cb169978e1b64ad1fe32c440cf5
Signed-off-by: Jean-Michel Trivi &lt;jmtrivi@google.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build from stlport.</title>
<updated>2015-05-07T21:52:23+00:00</updated>
<author>
<name>Dan Albert</name>
<email>danalbert@google.com</email>
</author>
<published>2015-05-07T18:33:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_parameter-framework/commit/?id=503fd9897724e83deb737af7858c4ca630c09a95'/>
<id>503fd9897724e83deb737af7858c4ca630c09a95</id>
<content type='text'>
This will need to be submitted upstream, but for now it's blocking the
build.

Can't test yet as the build is still red, but there's no risk doing
this for now because none of these modules are used yet.

Bug: 20915699
Change-Id: I9e7c8e237bec134985735dee4b4225b29793a792
(cherry picked from commit 6368380f06a48b0049118140f6ac5059f4e7f0f0)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will need to be submitted upstream, but for now it's blocking the
build.

Can't test yet as the build is still red, but there's no risk doing
this for now because none of these modules are used yet.

Bug: 20915699
Change-Id: I9e7c8e237bec134985735dee4b4225b29793a792
(cherry picked from commit 6368380f06a48b0049118140f6ac5059f4e7f0f0)
</pre>
</div>
</content>
</entry>
<entry>
<title>Removal of unnecessary execution mode</title>
<updated>2015-04-24T20:39:13+00:00</updated>
<author>
<name>Sebastien Gonzalve</name>
<email>sebastien.gonzalve@intel.com</email>
</author>
<published>2015-04-08T09:46:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_parameter-framework/commit/?id=d2a586ae535834fb140b2e75f3bd2b593d61a7d8'/>
<id>d2a586ae535834fb140b2e75f3bd2b593d61a7d8</id>
<content type='text'>
Spurious execution mode removed from files:
- parameter/Element.cpp
- utility/convert.hpp

Change-Id: I5d47d505e8c3d9f55ad975c34b51d7caa4905ab9
Signed-off-by: Sebastien Gonzalve &lt;sebastien.gonzalve@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Spurious execution mode removed from files:
- parameter/Element.cpp
- utility/convert.hpp

Change-Id: I5d47d505e8c3d9f55ad975c34b51d7caa4905ab9
Signed-off-by: Sebastien Gonzalve &lt;sebastien.gonzalve@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent multiple inclusions of NativeTokenizer header</title>
<updated>2015-04-24T20:39:13+00:00</updated>
<author>
<name>Sebastien Gonzalve</name>
<email>sebastien.gonzalve@intel.com</email>
</author>
<published>2015-04-08T09:46:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_parameter-framework/commit/?id=948ab0bc3108cd283e5f83b2b59bcdf8ba0346da'/>
<id>948ab0bc3108cd283e5f83b2b59bcdf8ba0346da</id>
<content type='text'>
Added #pragma once on top of the file to prevent multiple inclusion.

Change-Id: I351ada48e16bf6bfe84b546da5581b1aa6bce03e
Signed-off-by: Sebastien Gonzalve &lt;sebastien.gonzalve@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added #pragma once on top of the file to prevent multiple inclusion.

Change-Id: I351ada48e16bf6bfe84b546da5581b1aa6bce03e
Signed-off-by: Sebastien Gonzalve &lt;sebastien.gonzalve@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Utility.h multiple inclusions directive harmonized</title>
<updated>2015-04-24T20:39:13+00:00</updated>
<author>
<name>Sebastien Gonzalve</name>
<email>sebastien.gonzalve@intel.com</email>
</author>
<published>2015-04-08T09:45:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_parameter-framework/commit/?id=62054178e7284220a754e91fabeea6a309c17afa'/>
<id>62054178e7284220a754e91fabeea6a309c17afa</id>
<content type='text'>
Replace #ifdef and #define wth #pragma once

Change-Id: I60fe1e74a7481be38d9b8e44952e533d7ae80857
Signed-off-by: Sebastien Gonzalve &lt;sebastien.gonzalve@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace #ifdef and #define wth #pragma once

Change-Id: I60fe1e74a7481be38d9b8e44952e533d7ae80857
Signed-off-by: Sebastien Gonzalve &lt;sebastien.gonzalve@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-implement the Tokenizer class from scratch</title>
<updated>2015-04-24T20:39:11+00:00</updated>
<author>
<name>David Wagner</name>
<email>david.wagner@intel.com</email>
</author>
<published>2015-03-19T15:35:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_parameter-framework/commit/?id=99b3e852e553103ff75ed38117baa5bce2befbdb'/>
<id>99b3e852e553103ff75ed38117baa5bce2befbdb</id>
<content type='text'>
It didn't have a license header. Even though we received explicit authorization
to use it, it wasn't a comfortable situation.

This is an original implementation that only keeps the APIs we use in the
parameter-framework and keep them identical (except for a small exception). The
behaviour is also exactly the same.

Change-Id: I85a69c76027ee026a693d79cd19edd3b86796f9d
Signed-off-by: David Wagner &lt;david.wagner@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It didn't have a license header. Even though we received explicit authorization
to use it, it wasn't a comfortable situation.

This is an original implementation that only keeps the APIs we use in the
parameter-framework and keep them identical (except for a small exception). The
behaviour is also exactly the same.

Change-Id: I85a69c76027ee026a693d79cd19edd3b86796f9d
Signed-off-by: David Wagner &lt;david.wagner@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #20 from 01org/fix-build-issues-bis</title>
<updated>2014-10-24T15:49:53+00:00</updated>
<author>
<name>David Wagner</name>
<email>david.wagner@intel.com</email>
</author>
<published>2014-10-24T15:49:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_parameter-framework/commit/?id=4fbf2dfa5bda24b3cdb325e230e77314ddf8c93b'/>
<id>4fbf2dfa5bda24b3cdb325e230e77314ddf8c93b</id>
<content type='text'>
Fix build issues bis</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix build issues bis</pre>
</div>
</content>
</entry>
<entry>
<title>Android.mk: declare intel as module owner</title>
<updated>2014-10-24T14:49:33+00:00</updated>
<author>
<name>David Wagner</name>
<email>david.wagner@intel.com</email>
</author>
<published>2014-08-26T15:41:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_parameter-framework/commit/?id=c943ea6b1d01efd0dd582352db3f2d139997c982'/>
<id>c943ea6b1d01efd0dd582352db3f2d139997c982</id>
<content type='text'>
This seems to be mandatory.

Change-Id: Idba8c7a3ec9e2f05b28ee593d1d15a420a0bd9ed
Signed-off-by: David Wagner &lt;david.wagner@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This seems to be mandatory.

Change-Id: Idba8c7a3ec9e2f05b28ee593d1d15a420a0bd9ed
Signed-off-by: David Wagner &lt;david.wagner@intel.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
