index
:
external_parameter-framework.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
New ParamegerMgr "Full" connector
David Wagner
2015-01-22
4
-0
/
+613
|
*
|
parameter: sort C++ filenames and remove duplicates
David Wagner
2015-01-22
2
-185
/
+112
|
*
|
Make ParameterMgrLogger template
David Wagner
2015-01-22
6
-29
/
+24
|
*
|
ParameterMgr: make serializeElement and importDomainFromFile private methods
David Wagner
2015-01-22
1
-27
/
+28
|
*
|
ParameterMgr: enforce Tuning Mode on write access of parameters
David Wagner
2015-01-22
2
-6
/
+7
|
*
|
ParameterMgr: remove some dead code
David Wagner
2015-01-22
2
-13
/
+0
|
*
|
ParameterMgr: fix some return values types
David Wagner
2015-01-22
1
-2
/
+2
|
*
|
ParameterMgr: Add more tuning methods to the C++ public API
David Wagner
2015-01-22
2
-20
/
+100
*
|
|
Merge pull request #36 from dawagner/single-domain
David Wagner
2015-01-22
19
-336
/
+721
|
\
\
\
|
|
/
/
|
*
|
New command for importing a single domain from a file
David Wagner
2015-01-22
6
-16
/
+193
|
*
|
New remote command for exporting a single domain
David Wagner
2015-01-22
3
-23
/
+110
|
*
|
Pass the SystemClass as deserialization context for Domains
David Wagner
2015-01-22
3
-12
/
+19
|
*
|
Extract and specialize domain import- and export-specific contexts
David Wagner
2015-01-22
11
-161
/
+242
|
*
|
Schemas: Split ConfigurableDomain from ConfigurableDomains
David Wagner
2015-01-22
3
-114
/
+130
|
*
|
Remove const/non-const code duplication in CConfigurableDomains
David Wagner
2015-01-22
1
-11
/
+4
|
*
|
Allow more flexibility in overriding CElement::toXml
David Wagner
2015-01-22
5
-8
/
+32
*
|
|
Merge pull request #28 from krocard/ctest_config
David Wagner
2015-01-22
3
-0
/
+43
|
\
\
\
|
*
|
|
Integrate fix point parameter test in cmake
Kevin Rocard
2014-12-10
3
-0
/
+43
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #30 from krocard/explicit_dependency_on_dl
David Wagner
2015-01-22
1
-1
/
+2
|
\
\
\
|
*
|
|
Link parameter-framework.so with dl
Kevin Rocard
2014-12-05
1
-1
/
+2
|
|
/
/
*
|
|
Merge pull request #35 from 01org/fix-test-platform-boolean-getters
David Wagner
2015-01-22
1
-2
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
test-platform: fix boolean remote getter commands output
David Wagner
2015-01-02
1
-2
/
+1
|
/
/
*
|
Release v2.3.0
David Wagner
2014-12-12
1
-1
/
+1
|
/
*
Merge pull request #26 from 01org/schemas-readme-fixes
David Wagner
2014-11-26
1
-8
/
+48
|
\
|
*
Schemas/Readme: more details for each type of configuration file
David Wagner
2014-11-25
1
-7
/
+47
|
*
Schemas/Readme: replace 'TuningMode' with 'TuningAllowed'
David Wagner
2014-11-25
1
-2
/
+2
|
/
*
Merge pull request #25 from 01org/fix-fixed-point-test
David Wagner
2014-11-03
2
-708
/
+715
|
\
|
*
fixed-point-tests: strip the '_host' suffix on executables
David Wagner
2014-11-03
1
-2
/
+2
|
*
fixed-point-tests: Run the tests for each possible parameter size
David Wagner
2014-11-03
2
-706
/
+713
*
|
Merge pull request #24 from 01org/fix-android-l-build
David Wagner
2014-11-03
2
-68
/
+2
|
\
\
|
*
|
Audio: Remove the hack to buid a libxml2 with schemas
pafonsoX
2014-11-03
2
-68
/
+2
|
|
/
*
|
Merge pull request #22 from krocard/Update_.pfw_syntax
David Wagner
2014-11-03
1
-1
/
+4
|
\
\
|
*
|
Update .pfw gedit syntax grammar
Kevin Rocard
2014-10-30
1
-1
/
+4
*
|
|
Merge pull request #23 from 01org/clarify-non-accesibble-error
David Wagner
2014-10-31
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Clarify the "Non accessible element" error
David Wagner
2014-10-31
1
-1
/
+1
|
/
/
*
|
Merge pull request #19 from krocard/Remove_useless_log_on_xml_generation_failure
David Wagner
2014-10-24
1
-9
/
+0
|
\
\
|
*
|
Remove flood debug trace on xml generation error
Kevin Rocard
2014-10-24
1
-9
/
+0
|
|
/
*
|
Merge pull request #18 from Makohoek/tmp_dir_name_fix
David Wagner
2014-10-24
1
-1
/
+1
|
\
\
|
*
|
hostDomainGenerator: Fix the stripping of the temporary directory name
David Wagner
2014-10-03
1
-1
/
+1
|
|
/
*
|
Merge pull request #17 from Makohoek/static_analysis_fix
David Wagner
2014-10-24
1
-2
/
+2
|
\
\
|
*
|
Fix a use-after-free issue
David Wagner
2014-10-02
1
-2
/
+2
|
|
/
*
|
Merge pull request #15 from krocard/Remove_non_ascii_char
David Wagner
2014-10-24
3
-38
/
+38
|
\
\
|
*
|
Remove non ASCII char in tree representation
Kevin Rocard
2014-10-02
2
-29
/
+29
|
*
|
Remove non ASCII char from log string
Kevin Rocard
2014-10-01
1
-9
/
+9
|
|
/
*
|
Merge pull request #20 from 01org/fix-build-issues-bis
David Wagner
2014-10-24
8
-11
/
+47
|
\
\
|
*
|
Android: Don't build libparameter with Clang
David Wagner
2014-10-24
1
-0
/
+2
|
*
|
Android: xmlserializer: Update the path to the unicode includes
David Wagner
2014-10-24
1
-2
/
+2
|
*
|
Android.mk: declare intel as module owner
David Wagner
2014-10-24
8
-0
/
+31
|
*
|
Fix pthread compilation flags
David Wagner
2014-10-24
2
-7
/
+12
|
*
|
Fix multi-arch build issue
Qiming Shi
2014-10-24
1
-2
/
+0
|
|
/
[prev]
[next]