1. d952649 Remove using std::XXX from headers by Sebastien Gonzalve · 11 years ago
  2. ffbf43b Remove useless cpp's by Sebastien Gonzalve · 11 years ago
  3. f811b7b More README files by David Wagner · 11 years ago
  4. e8088d0 Merge pull request #10 from 01org/internal-tree by David Wagner · 10 years ago
  5. f2a6d24 Add 3-clause BSD license to CMake makefiles. by Mattijs Korpershoek · 10 years ago
  6. 23124b7 Fix stlport includes in makefiles by Mattijs Korpershoek · 10 years ago
  7. 133d7cb Merge pull request #6 from kir0gawa/xmlValidator by David Wagner · 10 years ago
  8. f563b2d XmlValidator tool by Mattijs Korpershoek · 11 years ago
  9. b394ed5 Merge pull request #5 from kir0gawa/tutorial-changes by David Wagner · 10 years ago
  10. 8c47803 Added cmake rules for installing tools in bin dir by Mattijs Korpershoek · 11 years ago
  11. c07d55b Merge pull request #4 from kir0gawa/help-messages by David Wagner · 10 years ago
  12. 142e27e Merge pull request #7 from kir0gawa/skeleton-plugin-fixes by David Wagner · 10 years ago
  13. e8cef30 Align the CMakeFiles with the recent code changes by David Wagner · 10 years ago
  14. bf2f826 Merge pull request #9 from 01org/dev-features by David Wagner · 10 years ago
  15. 0fbd572 Create specific targets for headers export by Mattijs Korpershoek · 10 years ago
  16. da8298c Fix bug when using setConfigurationParameter command by Frédéric Boisnard · 10 years ago
  17. 9bf9c30 Removed phony package to copy .xsd files by Mattijs Korpershoek · 10 years ago
  18. d4dbc9b Refactored schema export makefile by Mattijs Korpershoek · 10 years ago
  19. fcce1cc Fixed point test script by Mattijs Korpershoek · 10 years ago
  20. e4759a5 Fixed point test configuration by Mattijs Korpershoek · 10 years ago
  21. a24e61f FixedPointParameter: Rename conversion functions by Mattijs Korpershoek · 10 years ago
  22. d9406ee Fix fixed-point parameter range check by Mattijs Korpershoek · 10 years ago
  23. d299108 FixedPointParameter: Removed precision notion by David Wagner · 10 years ago
  24. e874c25 remote-proccessor detect partial message reception by Kevin Rocard · 10 years ago
  25. ef8d727 [remote-processor] Add context information on failure by Kevin Rocard · 10 years ago
  26. f976f37 Remote-processor continue on EINTR by Kevin Rocard · 10 years ago
  27. 3dd67ad Remote-processor send returning 0 is not an error by Kevin Rocard · 10 years ago
  28. a17d5a5 Fix Fixed Point convert issue. by Francois Gaffie · 10 years ago
  29. 59cc1e3 Correct FixedPointParameter display precision by David Wagner · 11 years ago
  30. 8ef87a1 FixedPointParameterType: fix potential compilation issue by David Wagner · 11 years ago
  31. 397cfb6 Updated hostDomainGenerator.sh schema validation by Mattijs Korpershoek · 10 years ago
  32. 0719893 Fix xmlserializer makefile for schema validation by Mattijs Korpershoek · 10 years ago
  33. dcbc3ec Added copying of xsd files to host build output by Mattijs Korpershoek · 10 years ago
  34. 0b3ff88 Add log in case of failure by Kevin Rocard · 10 years ago
  35. 30095b3 Fix KW10 issues by Eduardo Mendi · 10 years ago
  36. cce85f6 Test-platform enable/disable xml validation by Mattijs Korpershoek · 10 years ago
  37. 3141891 Added possibility to toggle xml validation by Mattijs Korpershoek · 10 years ago
  38. f394b38 Android.mk hack for compiling libxml with schemas enabled by David Wagner · 10 years ago
  39. b765ef8 Local .xsd files for config validation by Mattijs Korpershoek · 10 years ago
  40. a1258f4 Add explicit API to append parameter path to error log by Francois Gaffie · 10 years ago
  41. 8ab7293 Restore autosync of string parameter by Francois Gaffie · 10 years ago
  42. 01c7495 Support context mapping at Subsystem level by David Wagner · 11 years ago
  43. c4dd2ae Fix "Argument list too long" bug during XML generation by Frédéric Boisnard · 11 years ago
  44. 0d10a8a Fix hostDomainGenerator.sh error about localhost socket creation by Frédéric Boisnard · 11 years ago
  45. 93f402c Revert "Android.mk: Remove the libparameter_includes hack" by Mattijs Korpershoek · 10 years ago
  46. 53d7efc Added comments for new plugin developers by Mattijs Korpershoek · 11 years ago
  47. ab793c7 Fixed SubsystemBuilder function in Skeleton plugin by Mattijs Korpershoek · 11 years ago
  48. 6f7fde7 Added CmakeLists.txt for building the plugin by Mattijs Korpershoek · 11 years ago
  49. 9cc5b2b Implemented -h command for test-platform by Mattijs Korpershoek · 11 years ago
  50. 4f6fb10 Merge branch 'master' of https://github.com/01org/parameter-framework by Mattijs Korpershoek · 11 years ago
  51. fb474cc Merge pull request #3 from 01org/skeleton_plugin by David Wagner · 11 years ago
  52. bacf0da Changed failmessage when entering unkown command by Mattijs Korpershoek · 11 years ago
  53. ad12cb6 Add a example skeleton plugin by Kevin Rocard · 12 years ago
  54. 37a6ee8 Merge pull request #1 from 01org/cmake_cleanups by Guillaume Denneulin · 11 years ago
  55. c083330 CMake: detect the XInclude feature in libxml2 by David Wagner · 11 years ago
  56. 7ab2809 CMake: Force POSIX threads to be available by David Wagner · 11 years ago
  57. fefdd77 CMake: remove WIN32 comments by David Wagner · 11 years ago
  58. 3b0dd7b CMake: export client and plugin headers in separate directories by David Wagner · 11 years ago
  59. d18e82a xmlserializer/CMake: fail verbosely if libxml2 is not found by David Wagner · 11 years ago
  60. 3635048 Add a README by David Wagner · 11 years ago
  61. 6c91a86 CMake: add rules for installing headers by David Wagner · 11 years ago
  62. 0050049 CMake: beautification, fix some comments by David Wagner · 11 years ago
  63. f502987 CMake: clarify why libparameter doesn't link with libremote-processor by David Wagner · 11 years ago
  64. 4df5f7e CMake: add installation instruction by David Wagner · 11 years ago
  65. 3fac6d8 Add CMake Makefiles by David Wagner · 11 years ago
  66. 4ff62d6 Import convert util templates by David Wagner · 11 years ago
  67. 34e90ae Android.mk: Remove the libparameter_includes hack by David Wagner · 11 years ago
  68. 6c15c4f Rename libutility to libpfw_utility by David Wagner · 11 years ago
  69. a7fad56 Remove some useless LOCAL_C_INCLUDES directives by David Wagner · 11 years ago
  70. 13720d3 Reintroduce hardcoded include paths by David Wagner · 11 years ago
  71. c3f617e Import the 'naive tokenizer' library in libutility by David Wagner · 11 years ago
  72. b76c9d6 Change the license to 3-clause BSD by David Wagner · 11 years ago
  73. 3ba083e In structure XML files, implement component library files inclusion by Guillaume Denneulin · 11 years ago
  74. 7613e74 Correct signed hexadecimal integer ranges conversion by Sylvain Pichon · 11 years ago
  75. a6b01d2 Add integer conversion that can take care of sign extension by Guillaume Denneulin · 11 years ago
  76. 28119d8 Make hostDomainGenerator.sh verbose by default by Frédéric Boisnard · 11 years ago
  77. 69bf1bf Fix hostDomainGenerator.sh concurrency issues by Frédéric Boisnard · 11 years ago
  78. a472fec Allow starting test-platform as a Daemon by Frédéric Boisnard · 11 years ago
  79. 6c55e9a Improve verbosity during PFW socket creation by Frédéric Boisnard · 11 years ago
  80. 9e38828 Add Exit command to test-platform by Frédéric Boisnard · 11 years ago
  81. cee2d6b Add export include directive by Francois Gaffie · 11 years ago
  82. 2aab871 [core] Optimize log handling. by Guillaume Denneulin · 11 years ago
  83. 1b8b3ca Close all dynamic libraries when PFW is destroyed by Renaud de Chivre · 11 years ago
  84. 3e783c2 remote-processor: configure the socket with the TCP_NODELAY option by David Wagner · 11 years ago
  85. df8bf83 remote-process: allow reading commands from stdin by David Wagner · 11 years ago
  86. 4c3f8d8 Make "Path not found" error more verbose by Kevin Rocard · 11 years ago
  87. 1080f66 Modify include handling to comply with new plugins repo by Guillaume Denneulin · 11 years ago
  88. 1e78db8 Update xml generation scripts by Francois Gaffie · 11 years ago
  89. a0c3b8a Adds default value pair for inclusive criterion by Francois Gaffie · 11 years ago
  90. ff57488 Add getbitposition API for bitfield by Francois Gaffie · 11 years ago
  91. f7ca601 Allow component in parameter block in xsd schemas by Kevin Rocard · 11 years ago
  92. bf76f6b fix build error by Jin Wei · 11 years ago
  93. 86d1ab7 fix the build error by Xiaokang Qin · 11 years ago
  94. ecddaa3 Fix typo in PFW when loading plugins by Frédéric Boisnard · 11 years ago
  95. 6060fed [xml generation] Ignore errors in clean up by Kevin Rocard · 11 years ago
  96. 764ff42 Avoid integer overflow while calculating max values by Dmitry Shkurko · 11 years ago
  97. 9b27588 Export lightRoutingUpdate for external build by Kevin Rocard · 11 years ago
  98. 3bec7de hostDomainGenerator.sh: fix lock permissions by Frédéric Boisnard · 11 years ago
  99. 750f18b Fix hostDomainGenerator socket-checking mechanism for Ubuntu 13.04 by Frédéric Boisnard · 11 years ago
  100. bfb0f00 [PFW] Add possibility to put mapping info in component nodes by Kevin Rocard · 11 years ago