1. 0343c6a ivi-shell: Fix incorrect use of logical instead of bitwise operator by Alexandros Frantzis · 8 years ago
  2. 9ffb250 libweston: introduce weston_output_from_resource() by Pekka Paalanen · 8 years ago
  3. d2535d7 ivi-shell: Fixed broken link to wiki page in ivi-layout header file by Michael Teyfel · 8 years ago
  4. 57ac260 ivi-shell: remove orientation calculation by Ucan, Emre (ADITG/SW1) · 8 years ago
  5. 6e423ed ivi-shell: remove layer_set_orientation API by Ucan, Emre (ADITG/SW1) · 8 years ago
  6. 9337197 ivi-shell: remove surface_set_orientation API by Ucan, Emre (ADITG/SW1) · 8 years ago
  7. deee858 ivi-shell: add_screen_remove_layer API by Ucan, Emre (ADITG/SW1) · 8 years ago
  8. bd8dc0a ivi-layout: Add missing free() in ivi_view_create by Raúl Peñacoba · 8 years ago
  9. 7fe0bb2 ivi-shell: Damage view below after unmapping by Ucan, Emre (ADITG/SW1) · 8 years ago
  10. 2779935 ivi-shell: simplify commit_changes function by Ucan, Emre (ADITG/SW1) · 8 years ago
  11. 1b92ba2 ivi-shell: pass only ivi_view to update_prop by Ucan, Emre (ADITG/SW1) · 8 years ago
  12. 847c32d ivi-shell: don't check layer is already on the screen by Ucan, Emre (ADITG/SW1) · 8 years ago
  13. 67ed902 ivi-shell: don't check view is rendered before adding surface by Ucan, Emre (ADITG/SW1) · 8 years ago
  14. 6660252 ivi-shell: fix typo in layer_destroy API by Ucan, Emre (ADITG/SW1) · 8 years ago
  15. da01c1d weston: Make the shell entrypoint specific by Quentin Glidic · 9 years ago
  16. 8af2bec weston: Properly namespace modules entrypoint by Quentin Glidic · 9 years ago
  17. 8268157 libweston: Position layers in an absolute way by Quentin Glidic · 9 years ago
  18. b833d74 ivi-shell: fix minor typos by Abdur Rehman · 9 years ago
  19. 7da3823 ivi-shell: describe members of type wl_list by Ucan, Emre (ADITG/SW1) · 9 years ago
  20. 606f592 ivi-shell: clear unused struct members by Ucan, Emre (ADITG/SW1) · 9 years ago
  21. 2edc3d5 libweston: Rename weston_surface::configure to ::committed by Quentin Glidic · 9 years ago
  22. 649bbce include stdint.h for int32_t/uint32_t by Jussi Kukkonen · 9 years ago
  23. 1dbdc0b Include space in 'if (' by Bryce Harrington · 9 years ago
  24. 50ff4bf ivi-shell: update for manual surface/view mapping by Armin Krezović · 9 years ago
  25. 260c2ff input: Rename weston_surface_activate to weston_seat_set_keyboard_focus by Bryce Harrington · 9 years ago
  26. 5e8d55d ivi-shell: introduce ivi_layout_view by Ucan, Emre (ADITG/SW1) · 9 years ago
  27. d97f100 ivi-shell: add surface_created listener after launchers by Ucan, Emre (ADITG/SW1) · 9 years ago
  28. 58f98c9 Move weston source to compositor/ by Pekka Paalanen · 9 years ago
  29. ba0c630 ivi-shell: remove ivi_layout_get_weston_view by Ucan, Emre (ADITG/SW1) · 9 years ago
  30. 179fcda Split the modules and include files between weston and libweston by Giulio Camuffo · 9 years ago
  31. d52f3b7 compositor: remove the weston_config field in weston_compositor by Giulio Camuffo · 9 years ago
  32. fba27fb Move the functions launching clients to main.c by Giulio Camuffo · 9 years ago
  33. eaa43fc ivi-shell: add API for weston_surface -> ivi_layout_surface by Pekka Paalanen · 9 years ago
  34. e6da35d ivi: Fix spellings in comments by Bryce Harrington · 9 years ago
  35. edcb312 ivi-layout: clarify get_layers_under_surface doc by Pekka Paalanen · 9 years ago
  36. e069871 ivi-layout: Correct coordinate adjective grammar, misspellings by Yong Bakos · 9 years ago
  37. 7b3a52a ivi-layout: clear on_layer when layer_destroy by Wataru Natsume · 9 years ago
  38. c49aa5a ivi-shell: rework configure_surface notification by Ucan, Emre (ADITG/SW1) · 9 years ago
  39. 67f0aa8 ivi-shell: rework remove_surface notification by Ucan, Emre (ADITG/SW1) · 9 years ago
  40. 562f2ec ivi-shell: rework remove_layer notification by Ucan, Emre (ADITG/SW1) · 9 years ago
  41. c98f2cf ivi-shell: rework create_layer_notification by Ucan, Emre (ADITG/SW1) · 9 years ago
  42. 970f831 ivi-shell: rework create_surface notification by Ucan, Emre (ADITG/SW1) · 9 years ago
  43. 3750d1b ivi-shell: rework layer_add_notification API by Ucan, Emre (ADITG/SW1) · 9 years ago
  44. 706cb5a ivi-shell: rework surface_add_notification API by Ucan, Emre (ADITG/SW1) · 9 years ago
  45. 0bd29b6 ivi-shell: move event_mask to properties struct by Ucan, Emre (ADITG/SW1) · 9 years ago
  46. 8e21e96 ivi-shell: remove content_observer leftover by Ucan, Emre (ADITG/SW1) · 9 years ago
  47. 94cb06a ivi-shell: harden get_ivi_shell_surface() by Pekka Paalanen · 9 years ago
  48. fd45f60 ivi-shell: add sanity check in ivi_shell_surface_configure by Pekka Paalanen · 9 years ago
  49. cfb053f ivi-shell: add input panel label func by Pekka Paalanen · 9 years ago
  50. 13281f6 ivi-shell: add shell surface labels by Pekka Paalanen · 9 years ago
  51. 1c04d7b ivi-shell: remove ivi_layout_get_screen_output API by Ucan, Emre (ADITG/SW1) · 9 years ago
  52. 6d89b1c ivi-shell: remove ivi_layout_get_screen_from_id API by Ucan, Emre (ADITG/SW1) · 9 years ago
  53. b216c92 ivi-shell: implement get_screen_from_output by Ucan, Emre (ADITG/SW1) · 9 years ago
  54. 273874e ivi-shell: use weston_output in public APIs by Ucan, Emre (ADITG/SW1) · 9 years ago
  55. 3a8521e ivi-shell: remove ivi_layout_get_screens API by Ucan, Emre (ADITG/SW1) · 9 years ago
  56. ff6a9f8 ivi-shell: remove ivi_layout_get_screen_resolution API by Ucan, Emre (ADITG/SW1) · 9 years ago
  57. d56b90d ivi-shell: remove ivi_layout_get_id_of_screen API by Ucan, Emre (ADITG/SW1) · 9 years ago
  58. 1e344dc ivi-shell: remove id_screen by Ucan, Emre (ADITG/SW1) · 9 years ago
  59. c6459c49 hmi-controller: fix wrong panel width by Ucan, Emre (ADITG/SW1) · 9 years ago
  60. 783cb4d hmi-controller: fix wrong background surface size by Ucan, Emre (ADITG/SW1) · 9 years ago
  61. e99e4bf clients & tests: Unify multiple definitions of x*alloc and related functions by Bryce Harrington · 9 years ago
  62. 4e221f0 ivi-shell: simplify ivi_layout_screen_set_render_order by Ucan, Emre (ADITG/SW1) · 9 years ago
  63. f46306f ivi-shell: simplify ivi_layout_screen_add_layer by Ucan, Emre (ADITG/SW1) · 9 years ago
  64. 72ad164 ivi-shell: simplify ivi_layout_set_render_order by Ucan, Emre (ADITG/SW1) · 9 years ago
  65. 1094237 ivi-shell: simplify ivi_layout_layer_add_surface by Ucan, Emre (ADITG/SW1) · 9 years ago
  66. 536d833 ivi-shell: simplify ivi_layout_remove_surface by Ucan, Emre (ADITG/SW1) · 9 years ago
  67. 5cbf1e8 ivi-shell: remove add_configured_listener left-over by Pekka Paalanen · 9 years ago
  68. 32ca791 ivi-shell: introduce ivi-layout-shell.h by Pekka Paalanen · 9 years ago
  69. 4a75039 ivi-shell: remove configured signal from ivi-layout by Pekka Paalanen · 9 years ago
  70. 1f82193 ivi-shell: call shell_surface_send_configure() directly by Pekka Paalanen · 9 years ago
  71. f72df1d ivi-shell: add include guards on ivi-shell.h by Pekka Paalanen · 9 years ago
  72. ae8c3d8 ivi-shell: include config.h in ivi-layout-transition.c by Pekka Paalanen · 9 years ago
  73. 193e301 ivi-shell: remove content_observer notification by Ucan, Emre (ADITG/SW1) · 9 years ago
  74. dada6e3 ivi-shell: Remove all surface transitions when it is being removed. by Mateusz Polrola · 9 years ago
  75. 16d1fa1 ivi-shell: remove ivi_layout_layer_set_dimension API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  76. 45d3942 ivi-shell: remove ivi_layout_surface_set_dimension API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  77. e62bfd8 ivi-shell: remove ivi_layout_layer_set_position API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  78. 161da40 ivi-shell: remove ivi_layout_surface_set_position API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  79. 5bb068d ivi-shell: remove ivi_layout_layer_get_orientation API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  80. 4d9001b ivi-shell: remove ivi_layout_surface_get_orientation API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  81. 18691f0 ivi-shell: remove ivi_layout_layer_get_dimension API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  82. c507f67 ivi-shell: remove ivi_layout_surface_get_dimension API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  83. dfc2d76 ivi-shell: remove ivi_layout_layer_get_position API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  84. b2ff255 ivi-shell: remove ivi_layout_surface_get_position API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  85. c3aee1f ivi-shell: remove ivi_layout_layer_get_opacity API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  86. 995e6fb ivi-shell: remove ivi_layout_surface_get_opacity API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  87. 17610f2 ivi-shell: remove ivi_layout_layer_get_visibility API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  88. c6a138c ivi-shell: remove ivi_layout_surface_get_visibility API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  89. 9d8b441 hmi-controller: fix leak of ivi surface list by Wataru Natsume · 9 years ago
  90. 9c926fe remove warning of ivisurface reassign on the ivilayer by Wataru Natsume · 9 years ago
  91. 161255e hmi-controller: remove duplicate commit_changes in random mode by Wataru Natsume · 9 years ago
  92. 90c2789 ivi-layout: apply opacity to weston_view correctly by Nobuhiko Tanibata · 10 years ago
  93. 87743e9 Support axis source, axis discrete, frame and axis stop events by Peter Hutterer · 9 years ago
  94. 89b6a49 Add a weston_pointer_axis_event by Peter Hutterer · 9 years ago
  95. 1c2201b ivi-shell: hmi-controller supports multi screens at random-mode. by Nobuhiko Tanibata · 10 years ago
  96. a7ffa68 ivi-shell: hmi-controller supports multi screens at fullscreen mode. by Nobuhiko Tanibata · 10 years ago
  97. d156d9c ivi-shell: hmi-controller supports multi screens at side-by-side mode. by Nobuhiko Tanibata · 10 years ago
  98. a8aa91c ivi-shell: hmi-controller supports multi screens at tiling mode. by Nobuhiko Tanibata · 10 years ago
  99. d789c66 hmi-controller: allocate application layers for multi-screen by Nobuhiko Tanibata · 10 years ago
  100. 2e65676 hmi-controller: allocate background surfaces for multi-screen by Nobuhiko Tanibata · 10 years ago