Age | Commit message (Expand) | Author | Files | Lines |
2015-10-01 | ivi-shell: Add missing '\n' in weston_log function usage | Chris Michael | 1 | -1/+1 |
2015-10-01 | ivi-shell: introduce get_weston_view | Ucan, Emre (ADITG/SW1) | 1 | -42/+33 |
2015-10-01 | ivi-shell: remove is_surface_in_layer API | Ucan, Emre (ADITG/SW1) | 1 | -22/+1 |
2015-10-01 | ivi-shell: remove is_layer_in_screen API | Ucan, Emre (ADITG/SW1) | 1 | -18/+1 |
2015-10-01 | ivi-shell: remove struct link_layer | Ucan, Emre (ADITG/SW1) | 2 | -88/+7 |
2015-10-01 | ivi-shell: remove struct link_screen | Ucan, Emre (ADITG/SW1) | 2 | -63/+6 |
2015-09-30 | ivi-layout-transition: Standardize the check for layout_transition_register | Lucas Tanure | 1 | -3/+6 |
2015-09-23 | ivi-layout-transition: Fix potential leak of memory pointed to by transition | Lucas Tanure | 1 | -4/+7 |
2015-09-22 | ivi-shell: initialize all fields in create_layout_transition | John-John Tedro | 1 | -0/+1 |
2015-09-22 | ivi_layout_surface_add_notification: Fix potential leak of memory pointed to ... | Lucas Tanure | 1 | -0/+1 |
2015-09-22 | ivi-layout-transition: Fix potential leak of memory pointed to by transition | Lucas Tanure | 1 | -1/+2 |
2015-09-22 | ivi-layout-transition: Change layout_transition_register return type | Lucas Tanure | 1 | -2/+4 |
2015-09-22 | ivi-layout-transition: Fix potential leak of memory pointed to by transition | Lucas Tanure | 1 | -0/+3 |
2015-08-26 | hmi-controller: fix wrong width and height are set to a layer of workspace. | Nobuhiko Tanibata | 1 | -2/+2 |
2015-08-26 | hmi-controller: fix the laucher layer width | Nobuhiko Tanibata | 1 | -27/+44 |
2015-08-26 | ivi-layout: implement surface clipping | Nobuhiko Tanibata | 1 | -6/+141 |
2015-08-21 | ivi-shell: remove redundant wl_list_empty/init calls | Ucan, Emre (ADITG/SW1) | 1 | -62/+18 |
2015-08-21 | ivi-shell: clear order.layer_list before reordering it | Ucan, Emre (ADITG/SW1) | 1 | -44/+11 |
2015-08-21 | ivi-shell: clear order.surface_list before reordering it | Ucan, Emre (ADITG/SW1) | 2 | -46/+21 |
2015-08-20 | ivi-shell: bugfix, list of surfaces on a layer are cumulated when set render ... | Ucan, Emre (ADITG/SW1) | 1 | -11/+1 |
2015-08-07 | Coding style fixes | Dawid Gajownik | 3 | -19/+19 |
2015-07-31 | input: Don't test keyboard/pointer/touch pointers | Derek Foreman | 2 | -13/+24 |
2015-07-16 | input: Pass the appropriate pointer type to bindings instead of a seat | Derek Foreman | 1 | -2/+2 |
2015-07-16 | ivi-shell: transform refactoring to improve it to more readable code | Nobuhiko Tanibata | 2 | -2/+168 |
2015-07-16 | ivi-shell: transform refactoring, remove transform part of ivi_layout_surface... | Nobuhiko Tanibata | 2 | -288/+0 |
2015-07-16 | ivi-shell: remove one indent level from update_prop() | Nobuhiko Tanibata | 1 | -18/+21 |
2015-06-26 | text_backend: make destructor call explicit | Pekka Paalanen | 2 | -1/+5 |
2015-06-23 | ivi-shell: rename to ivi_layout_layer_destroy() | Nobuhiko Tanibata | 2 | -3/+3 |
2015-06-23 | ivi-shell: bugfix, update event_mask when new propertiy is not same as before. | Nobuhiko Tanibata | 1 | -14/+66 |
2015-06-23 | ivi-shell: bugfix, send notification when properties are changed according to... | Nobuhiko Tanibata | 1 | -2/+4 |
2015-06-23 | ivi-shell: add interface to get screen ID | Nobuhiko Tanibata | 2 | -2/+20 |
2015-06-23 | ivi-shell: add new method to remove a callback to get notificaiton of ivi_lay... | Nobuhiko Tanibata | 2 | -2/+23 |
2015-06-23 | ivi-shell: add new method to remove a callback to get notification of ivi_sur... | Nobuhiko Tanibata | 2 | -0/+28 |
2015-06-23 | ivi-shell: bugfix, add ref_count to ivi_layout_layer | Nobuhiko Tanibata | 2 | -0/+7 |
2015-06-23 | ivi-shell: fix ivi_shell_surface lifetime | Nobuhiko Tanibata | 1 | -10/+12 |
2015-06-23 | ivi-shell: make ivi_layout_surface destruction explicit | Nobuhiko Tanibata | 3 | -48/+35 |
2015-06-23 | ivi-shell: bugfix, SEVG by adding NULL check in ivi_layout_get_screen_resolution | Nobuhiko Tanibata | 1 | -1/+1 |
2015-06-23 | ivi-shell: Fix wrong link of wl_list_for_each() of ivilayer | Nobuhiko Tanibata | 1 | -1/+1 |
2015-06-23 | ivi-shell: bugfix, check limitation of ivi_layout_layer opacity | Nobuhiko Tanibata | 1 | -1/+3 |
2015-06-23 | ivi-shell: bugfix, check limitation of ivi_layout_surface opacity | Nobuhiko Tanibata | 1 | -1/+3 |
2015-06-15 | Unified multiple definitions of container_of() macro. | Jon Cruz | 3 | -0/+3 |
2015-06-15 | Moved helper macro to a discrete include file. | Jon Cruz | 1 | -0/+1 |
2015-06-15 | Remove redundant #include path component. | Jon Cruz | 1 | -1/+1 |
2015-06-15 | *-shell: Update boilerplate from MIT X11 license to MIT Expat licenses | Bryce Harrington | 8 | -128/+152 |
2015-06-11 | move text_backend initialization into the shell plugin | Murray Calavera | 1 | -0/+3 |
2015-05-15 | remove trailing whitespaces | Michael Vetter | 1 | -1/+1 |
2015-04-28 | ivi-shell: set an initial value for ivi-surface. | Nobuhiko Tanibata | 1 | -0/+5 |
2015-04-28 | ivi-shell: remove unnecesary code in ivi_shell_surface_configure | Nobuhiko Tanibata | 1 | -18/+0 |
2015-04-28 | ivi-shell: fit source rectangle of ivi-surface to the size of application con... | Nobuhiko Tanibata | 1 | -0/+39 |
2015-04-28 | ivi-shell: remove unnecesary assignment of fail safe value. | Nobuhiko Tanibata | 1 | -3/+8 |