summaryrefslogtreecommitdiff
path: root/tests/ivi_layout-internal-test.c
Commit message (Expand)AuthorAgeFilesLines
* ivi-shell: rework configure_surface notificationUcan, Emre (ADITG/SW1)2016-04-051-1/+1
* ivi-shell: rework remove_surface notificationUcan, Emre (ADITG/SW1)2016-04-051-1/+1
* ivi-shell: rework remove_layer notificationUcan, Emre (ADITG/SW1)2016-04-051-7/+12
* ivi-shell: rework create_layer_notificationUcan, Emre (ADITG/SW1)2016-04-051-7/+11
* ivi-shell: rework create_surface notificationUcan, Emre (ADITG/SW1)2016-04-051-1/+1
* ivi-shell: rework layer_add_notification APIUcan, Emre (ADITG/SW1)2016-04-051-14/+19
* ivi-shell: use weston_output in public APIsUcan, Emre (ADITG/SW1)2016-03-241-13/+13
* ivi-shell: remove ivi_layout_get_screens APIUcan, Emre (ADITG/SW1)2016-03-241-47/+6
* ivi-shell: remove ivi_layout_get_screen_resolution APIUcan, Emre (ADITG/SW1)2016-03-241-52/+0
* ivi-shell: remove ivi_layout_get_id_of_screen APIUcan, Emre (ADITG/SW1)2016-03-241-3/+3
* ivi-shell: remove ivi_layout_layer_set_dimension APIUcan, Emre \(ADITG/SW1\)2016-03-041-33/+2
* ivi-shell: remove ivi_layout_surface_set_dimension APIUcan, Emre \(ADITG/SW1\)2016-03-041-11/+0
* ivi-shell: remove ivi_layout_layer_set_position APIUcan, Emre \(ADITG/SW1\)2016-03-041-33/+2
* ivi-shell: remove ivi_layout_surface_set_position APIUcan, Emre \(ADITG/SW1\)2016-03-041-11/+0
* ivi-shell: remove ivi_layout_layer_get_orientation APIUcan, Emre \(ADITG/SW1\)2016-03-041-7/+3
* ivi-shell: remove ivi_layout_surface_get_orientation APIUcan, Emre \(ADITG/SW1\)2016-03-041-2/+0
* ivi-shell: remove ivi_layout_layer_get_dimension APIUcan, Emre \(ADITG/SW1\)2016-03-041-33/+5
* ivi-shell: remove ivi_layout_surface_get_dimension APIUcan, Emre \(ADITG/SW1\)2016-03-041-7/+0
* ivi-shell: remove ivi_layout_layer_get_position APIUcan, Emre \(ADITG/SW1\)2016-03-041-28/+5
* ivi-shell: remove ivi_layout_surface_get_position APIUcan, Emre \(ADITG/SW1\)2016-03-041-7/+0
* ivi-shell: remove ivi_layout_layer_get_opacity APIUcan, Emre \(ADITG/SW1\)2016-03-041-9/+7
* ivi-shell: remove ivi_layout_layer_get_visibility APIUcan, Emre \(ADITG/SW1\)2016-03-041-7/+4
* ivi-shell: remove ivi_layout_surface_get_visibility APIUcan, Emre \(ADITG/SW1\)2016-03-041-4/+0
* ivi-shell: rename ivi_controller_interfaceUcan, Emre \(ADITG/SW1\)2015-10-291-281/+281
* tests: test set for ivi-shell notification with bad condition in server sideNobuhiko Tanibata2015-06-251-0/+69
* tests: test set for ivi-shell notification normal use case in server sideNobuhiko Tanibata2015-06-251-0/+152
* tests: test set for ivi-screen with bad condition in server sideNobuhiko Tanibata2015-06-251-0/+102
* tests: test set for ivi-screen normal use case in server sideNobuhiko Tanibata2015-06-251-1/+104
* tests: test set for ivi-layer with bad condition in server sideNobuhiko Tanibata2015-06-251-0/+307
* tests: test set for ivi-layer normal use case in server sideNobuhiko Tanibata2015-06-251-0/+277
* tests: test set for ivi-surface with bad condition in server sideNobuhiko Tanibata2015-06-251-0/+74
* Remove redundant #include path component.Jon Cruz2015-06-151-2/+2
* tests: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington2015-06-151-16/+19
* tests: add ivi_layout stand-alone test modulePekka Paalanen2015-04-091-0/+121