summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ilm_displaySetRenderOrder: add layer to render order of screenreview_requested_on_mailing_listTimo Lotterbach2014-05-131-0/+1
* fixed layer order returned in ilm_getLayerIDsOnScreenTimo Lotterbach2014-05-131-11/+20
* fixed unit test crash, if compositor service is not runningTimo Lotterbach2014-05-131-0/+5
* removed compiler warnings in unit testsTimo Lotterbach2014-05-131-6/+6
* tests: expected behaviour of "*_Invalid*" testsLukasz Juszkiewicz2014-05-131-23/+5
* tests: memory leak in IlmCommandTest::TearDown()Lukasz Juszkiewicz2014-05-131-0/+1
* tests: number of hardware layersLukasz Juszkiewicz2014-05-131-0/+16
* tests: surface pixelformatLukasz Juszkiewicz2014-05-131-2/+6
* tests: take screenshotLukasz Juszkiewicz2014-05-131-4/+100
* tests: surface properitesLukasz Juszkiewicz2014-05-131-0/+56
* tests: surface IDs on layerLukasz Juszkiewicz2014-05-131-0/+36
* tests: layer capabilitiesLukasz Juszkiewicz2014-05-131-0/+42
* tests: layer typeLukasz Juszkiewicz2014-05-131-0/+22
* tests: layer removeLukasz Juszkiewicz2014-05-131-0/+47
* tests: surface source rectangleLukasz Juszkiewicz2014-05-131-0/+24
* tests: layer/surface visibilityLukasz Juszkiewicz2014-05-131-16/+40
* tests: layer/surface opacityLukasz Juszkiewicz2014-05-131-4/+20
* tests: layer/surface positionLukasz Juszkiewicz2014-05-131-0/+14
* tests: layer/surface dimensionsLukasz Juszkiewicz2014-05-131-0/+19
* tests: screen resolutionLukasz Juszkiewicz2014-05-131-1/+17
* tests: code and resources handling cleanupLukasz Juszkiewicz2014-05-131-10/+138
* 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
* 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