<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_external_parameter-framework/parameter/PluginLocation.cpp, branch master</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>parameter-framework: move github upstream code to upstream folder</title>
<updated>2016-03-05T01:47:11+00:00</updated>
<author>
<name>François Gaffie</name>
<email>francois.gaffie@intel.com</email>
</author>
<published>2016-02-17T06:54:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_parameter-framework/commit/?id=221a25e58e92ebc450c7eaba5f3ba8153a2308ae'/>
<id>221a25e58e92ebc450c7eaba5f3ba8153a2308ae</id>
<content type='text'>
Change-Id: I3aa6e8f8fccfcf80fdc2a4e00c17d8b10b45e9dd
Signed-off-by: François Gaffie &lt;francois.gaffie@intel.com&gt;

Bug: 22887211
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I3aa6e8f8fccfcf80fdc2a4e00c17d8b10b45e9dd
Signed-off-by: François Gaffie &lt;francois.gaffie@intel.com&gt;

Bug: 22887211
</pre>
</div>
</content>
</entry>
<entry>
<title>parameter-framework: Drop of github upstream version v3.2.4</title>
<updated>2016-03-05T01:42:09+00:00</updated>
<author>
<name>François Gaffie</name>
<email>francois.gaffie@intel.com</email>
</author>
<published>2016-02-17T09:58:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_parameter-framework/commit/?id=9368eea42a1afb01dd44110582f997115b50e742'/>
<id>9368eea42a1afb01dd44110582f997115b50e742</id>
<content type='text'>
Main features are:
-Networking code may now be opted-out
     (for android build: no socket opened for user build)
-Get rid of python prebuild for XML generation

Bug: 22887211

Change-Id: Ieee49b439f694f14ce48c23127d34622691397ef
Signed-off-by: François Gaffie &lt;francois.gaffie@intel.com&gt;
Signed-off-by: David Wagner &lt;david.wagner@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Main features are:
-Networking code may now be opted-out
     (for android build: no socket opened for user build)
-Get rid of python prebuild for XML generation

Bug: 22887211

Change-Id: Ieee49b439f694f14ce48c23127d34622691397ef
Signed-off-by: François Gaffie &lt;francois.gaffie@intel.com&gt;
Signed-off-by: David Wagner &lt;david.wagner@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove using std::XXX from headers</title>
<updated>2014-09-11T12:25:02+00:00</updated>
<author>
<name>Sebastien Gonzalve</name>
<email>oznog@zarb.org</email>
</author>
<published>2014-02-20T21:28:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_parameter-framework/commit/?id=d9526499d6ab53b7d13d1434f748f6f2161c2e0a'/>
<id>d9526499d6ab53b7d13d1434f748f6f2161c2e0a</id>
<content type='text'>
This is a bad practice to have using in headers because it pollutes the
namespace of any user of that header.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a bad practice to have using in headers because it pollutes the
namespace of any user of that header.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the license to 3-clause BSD</title>
<updated>2014-02-13T15:10:37+00:00</updated>
<author>
<name>David Wagner</name>
<email>david.wagner@intel.com</email>
</author>
<published>2014-02-05T17:30:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_parameter-framework/commit/?id=b76c9d6de717a9a1cfd94e7a8eca7ee4a2035cd7'/>
<id>b76c9d6de717a9a1cfd94e7a8eca7ee4a2035cd7</id>
<content type='text'>
Add license header in all source files and Makefiles,
Add a "COPYING" file containing the license text.

Signed-off-by: David Wagner &lt;david.wagner@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add license header in all source files and Makefiles,
Add a "COPYING" file containing the license text.

Signed-off-by: David Wagner &lt;david.wagner@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>PFW: Remove names from PFW license header</title>
<updated>2014-02-12T16:03:11+00:00</updated>
<author>
<name>Kevin Rocard</name>
<email>kevinx.rocard@intel.com</email>
</author>
<published>2012-07-19T15:48:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_parameter-framework/commit/?id=93250d172612c405135d56ffd306deae5ebc6df1'/>
<id>93250d172612c405135d56ffd306deae5ebc6df1</id>
<content type='text'>
BZ: 47701

As parameter framework code is proprietary, it should not be signed (patrick Benavoli name inside the header).

Change-Id: I198f2851ee2a6cffed64a552fa399b072a0cbd3e
orig-Change-Id: I335ecce2fa22ad11d6fa24f57c7cbbae3423bf1e
Signed-off-by: Kevin Rocard &lt;kevinx.rocard@intel.com&gt;
Reviewed-on: http://android.intel.com:8080/59560
Reviewed-by: Mendi, EduardoX &lt;eduardox.mendi@intel.com&gt;
Tested-by: Mendi, EduardoX &lt;eduardox.mendi@intel.com&gt;
Reviewed-by: buildbot &lt;buildbot@intel.com&gt;
Tested-by: buildbot &lt;buildbot@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BZ: 47701

As parameter framework code is proprietary, it should not be signed (patrick Benavoli name inside the header).

Change-Id: I198f2851ee2a6cffed64a552fa399b072a0cbd3e
orig-Change-Id: I335ecce2fa22ad11d6fa24f57c7cbbae3423bf1e
Signed-off-by: Kevin Rocard &lt;kevinx.rocard@intel.com&gt;
Reviewed-on: http://android.intel.com:8080/59560
Reviewed-by: Mendi, EduardoX &lt;eduardox.mendi@intel.com&gt;
Tested-by: Mendi, EduardoX &lt;eduardox.mendi@intel.com&gt;
Reviewed-by: buildbot &lt;buildbot@intel.com&gt;
Tested-by: buildbot &lt;buildbot@intel.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>PFW: Enhance subsytem libraries load mechanism</title>
<updated>2014-02-10T16:15:02+00:00</updated>
<author>
<name>Guillaume Denneulin</name>
<email>guillaumex.denneulin@intel.com</email>
</author>
<published>2012-02-17T13:38:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_parameter-framework/commit/?id=a4ec15d5d5e84fbee3faa46a66e7b1eb90816ce2'/>
<id>a4ec15d5d5e84fbee3faa46a66e7b1eb90816ce2</id>
<content type='text'>
BZ: 24093

If a subsystem library depends on another one, the libraries have to be loaded
in a predefined order.

the previous recovery mechanism on PFW was: When a subsystem library does not
load because of a missing dependency, it tries to load all the other subsystems
before trying one more time to load the failing library.

Unfortunately, Android linker does not allow several try when loading a
library.

In consequence, this patch implements a new mechanism to load its subsystem
libraries.
For this new mechanism, the PFW will load the subsystem libraries in the order
they are disposed in the file ParameterFrameworkConfiguration.xml

Change-Id: I39b97e33c77a6b4392c3813cd3d780e10e3b60f8
Signed-off-by: Guillaume Denneulin &lt;guillaumex.denneulin@intel.com&gt;
Reviewed-on: http://android.intel.com:8080/35903
Reviewed-by: Barthes, FabienX &lt;fabienx.barthes@intel.com&gt;
Tested-by: Barthes, FabienX &lt;fabienx.barthes@intel.com&gt;
Reviewed-by: buildbot &lt;buildbot@intel.com&gt;
Tested-by: buildbot &lt;buildbot@intel.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
BZ: 24093

If a subsystem library depends on another one, the libraries have to be loaded
in a predefined order.

the previous recovery mechanism on PFW was: When a subsystem library does not
load because of a missing dependency, it tries to load all the other subsystems
before trying one more time to load the failing library.

Unfortunately, Android linker does not allow several try when loading a
library.

In consequence, this patch implements a new mechanism to load its subsystem
libraries.
For this new mechanism, the PFW will load the subsystem libraries in the order
they are disposed in the file ParameterFrameworkConfiguration.xml

Change-Id: I39b97e33c77a6b4392c3813cd3d780e10e3b60f8
Signed-off-by: Guillaume Denneulin &lt;guillaumex.denneulin@intel.com&gt;
Reviewed-on: http://android.intel.com:8080/35903
Reviewed-by: Barthes, FabienX &lt;fabienx.barthes@intel.com&gt;
Tested-by: Barthes, FabienX &lt;fabienx.barthes@intel.com&gt;
Reviewed-by: buildbot &lt;buildbot@intel.com&gt;
Tested-by: buildbot &lt;buildbot@intel.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
