summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'hawkdevtrove/sam/baserock-14.20' into baserock/genivi/baselinebaserock/genivi/baselineSam Thursfield2014-05-146-45/+263
|\
| * Update to 1.2.0-rc5 for GENIVI Horizon H-1.0 release.Sam Thursfield2014-05-126-45/+263
| |\ |/ /
| * enabled all ilm_control unit tests, results in compositor crash1.2.0_rc51.2.0-rc5Timo Lotterbach2014-04-171-9/+9
| * fixed ilm_control_notification unit tests setupTimo Lotterbach2014-04-171-3/+4
| * updated .gitignoreTimo Lotterbach2014-04-171-0/+1
| * ilmClient : Add null check of nativehandle to ilm_surfaceCreateNobuhiko Tanibata2014-04-171-0/+4
| * Bug fix TIVI 3029. Add destroy surface for main_ctxNobuhiko Tanibata2014-04-171-27/+222
| * Bug fix: weston crash due to missing destruction of surface.Nobuhiko Tanibata2014-04-171-6/+23
* | Add morphologyPedro Alvarez2014-04-091-0/+8
|/
* remove ivi_controller_surface on content_removed event1.2.0_rc41.2.0-rc4Timo Lotterbach2014-04-071-3/+20
* remove ivi_surface from internal state on ilm_surfaceRemove()Timo Lotterbach2014-04-071-0/+2
* fixed small error logging issueTimo Lotterbach2014-04-071-38/+20
* fixed wrong order of layers in ilm_getLayerIDsTimo Lotterbach2014-04-071-3/+6
* controller destroys mutex on shutdownTimo Lotterbach2014-04-071-0/+4
* stop control thread during shutdown to prevent crashes1.2.0_rc31.2.0-rc3Timo Lotterbach2014-04-072-1/+9
* fixed return value in ilm_surfaceCreateTimo Lotterbach2014-04-071-0/+1
* refactored unit tests, check all return valuesTimo Lotterbach2014-04-074-436/+435
* removed obsolete codeTimo Lotterbach2014-04-078-162/+4
* Corrected XML file modes: 0755->0644.1.2.0_rc21.2.0-rc2Nobuhiko Tanibata2014-04-042-0/+0
* Remove wl_list_init of layer_list which will be used by ivi_shellNobuhiko Tanibata2014-04-041-1/+0
* Modify thread's control in ilm_control.Nobuhiko Tanibata2014-04-041-433/+319
* Modify initialize process to use application's native display in each ilm lib...Nobuhiko Tanibata2014-04-043-7/+32
* Bugfix: dead lock issue in ilm library. This happens when several client uses...Nobuhiko Tanibata2014-04-041-107/+3
* Updated IVI-Application protocolprotocol-v11.2.0_rc11.2.0-rc1Timo Lotterbach2014-03-211-31/+46
* Added Unit Test Suite for IVI LayerManagement APITimo Lotterbach2014-03-125-0/+1901
* Remove dependency on IpcModuleLoader.hNobuhiko Tanibata2014-03-043-80/+0
* Suppoting only ivi-application to get ivi_surface, not supporting wl_shell.Nobuhiko Tanibata2014-03-043-43/+12
* Fix the bug which EGLWLMockNavigation freezes on drmNobuhiko Tanibata2014-03-041-1/+1
* protocol: added PDF specification generationTimo Lotterbach2014-02-107-5/+1991
* Add link_directories to find wayland-client library.Nobuhiko Tanibata2014-02-104-1/+18
* Update link_directories and add_dependencies to link libweston-layout.so to c...Nobuhiko Tanibata2014-02-062-0/+5
* fixed pkg_config integration in cmake build systemTimo Lotterbach2014-02-053-1/+21
* added ivi-extension-protocol libraryTimo Lotterbach2014-01-317-145/+178
* refactored generation of Wayland & IVI extension APITimo Lotterbach2014-01-318-2216/+0
* created .gitignoreTimo Lotterbach2014-01-311-0/+1
* fixed project name in build systemTimo Lotterbach2014-01-311-1/+1
* changed file mode of file LICENSETimo Lotterbach2014-01-311-0/+0
* removed obsolete code and build scriptsTimo Lotterbach2014-01-3144-2884/+4
* detecting location of wayland-scanner binaryTimo Lotterbach2014-01-312-8/+12
* replaced wayland/weston findmodules with pkgconfig dependency handlingTimo Lotterbach2014-01-318-161/+27
* added library version to ILM APIsTimo Lotterbach2014-01-314-0/+8
* added LICENSE file wtih Apache 2.0 license textTimo Lotterbach2014-01-301-0/+221
* weston-ivi-shell: Bug fix. ivi-controller can not recognize creating layer by...Nobuhiko Tanibata2014-01-101-35/+151
* weston-ivi-shell: Remove unused structures in ivi-controllerNobuhiko Tanibata2014-01-081-24/+0
* weston-ivi-shell: Bug fix. surface info in ivi-controller is remainedNobuhiko Tanibata2014-01-081-0/+13
* weston-ivi-shell: Bug fix. can not get notification of Create/Remove layerNobuhiko Tanibata2014-01-081-47/+79
* cmake: Modified weston-ivi-shell/CMakeLists.txt to build ivi-controllerNobuhiko Tanibata2014-01-081-3/+4
* weston-ivi-shell: re-factoring ivi-shell implementationNobuhiko Tanibata2014-01-081-1529/+475
* weston-ivi-shell: Renamed ivi-shell to ivi-controllerNobuhiko Tanibata2014-01-081-0/+0
* cmake: Modified FindWeston.cmake to use libweston-layout.soNobuhiko Tanibata2014-01-081-2/+9