platform/upstream/enlightenment.git
2019-04-26 SooChan Lime_comp_wl: add e_comp_wl_pid_output_configured_resoluti... 82/204382/5
2019-04-26 SooChan Lime_comp_wl: add e_comp_wl_pid_output_configured_resoluti... 81/204381/5
2019-04-26 SooChan Lime_comp_wl: set the configured_resolution of the e_comp_... 80/204380/6
2019-04-26 SooChan Lime_config: add configured_output_resolution at the e_config 79/204379/6
2019-04-26 SooChan Lime_policy_appinfo: add e_policy_appinfo 78/204378/4
2019-04-24 Changyeon Leee_hwc_windows: add client to visible list even if it... 75/204575/2 accepted/tizen/unified/20190425.111737 submit/tizen/20190425.013517
2019-04-24 Seunghun Leevideo: Use video LOG macro for consistency instead... 69/204569/2
2019-04-24 Seunghun Leevideo: 'E_Client_Video' now handles handler of 'E_EVENT... 68/204568/2
2019-04-24 Seunghun Leevideo: Remove lines for 'mute' of tdm property. 67/204567/2
2019-04-24 Changyeon Leevideo: Check the supported format of hwc in check_if_pp... 51/204451/4
2019-04-24 Changyeon Leee_hwc_windows: set CLIENT to state of ec which is locat... 30/204530/2
2019-04-24 Changyeon Leee_hwc_window: use redirected of e_comp_object instead... 03/204203/10
2019-04-24 Changyeon Leee_hwc_windows: add client to visible list if it has... 02/204202/9
2019-04-24 Changyeon Leee_hwc_window_queue: add string of SET_INVALID state 04/204204/8
2019-04-24 Seunghun Leevideo: Remove obsolete commented out lines. 25/204525/1 submit/tizen/20190424.070125
2019-04-24 Seunghun Leevideo: fix formatting, and declare variables at the... 24/204524/1
2019-04-24 Seunghun Leevideo: Added 'E_Video_Hwc_Iface' to make interface... 23/204523/1
2019-04-24 Seunghun Leevideo: Remove backend init function, and do its job... 22/204522/1
2019-04-24 Seunghun Leevideo: Remove unnecessary prototype declarations. 21/204521/1
2019-04-24 Seunghun Leevideo: Optimized function, e_video_hwc_client_mask_upda... 20/204520/1
2019-04-24 Seunghun Leevideo: To remove duplicated lines, added e_video_hwc_cl... 19/204519/1
2019-04-24 Seunghun Leevideo: Rename functions to commit buffer properly. 18/204518/1
2019-04-24 Seunghun Leevideo: 'E_Video_Hwc' now handles buffer_show(). 17/204517/1
2019-04-24 Seunghun Leevideo: Remove unnecessary EINTERN declarations. 16/204516/1
2019-04-24 Seunghun Leevideo: Now 'E_Video_Hwc' handles buffer_show(). 15/204515/1
2019-04-24 Seunghun Leevideo: Correct log comment. 14/204514/1
2019-04-24 Seunghun Leevideo: Remove unused codes. 13/204513/1
2019-04-24 Seunghun Leevideo: Added function to prepare commit_data and rename... 12/204512/1
2019-04-24 Seunghun Leevideo: 'waiting_vblank' flag will be only used in HWC... 11/204511/1
2019-04-24 Seunghun Leevideo: Separate internal/external functions. 10/204510/1
2019-04-24 Seunghun Leevideo: Remove unused member of 'E_Video_Hwc_Windows'. 09/204509/1
2019-04-24 Seunghun Leevideo: Remove unused macro. 08/204508/1
2019-04-24 Seunghun Leevideo: Remove inappropriate comment. 07/204507/1
2019-04-24 Seunghun Leevideo: Change a name and arguments of commit_handler... 06/204506/1
2019-04-24 Seunghun Leevideo: Remove 'vblank_handler' from HWC Windows impleme... 05/204505/1
2019-04-24 Seunghun Leevideo: Added function to set properties from list for... 04/204504/1
2019-04-24 Seunghun Leevideo: Corrected prefix of HWC Planes internal functions. 03/204503/1
2019-04-24 Seunghun Leevideo: Sorted out functions in 'e_video_hwc_planes... 02/204502/1
2019-04-24 Seunghun Leevideo: Change prefix of internal functions related... 01/204501/1
2019-04-24 Seunghun Leevideo: Grouping member variable related with tdm in... 00/204500/1
2019-04-24 Seunghun Leevideo: Remove 'E_Video_Layer', it's not necessary anymore. 99/204499/1
2019-04-24 Seunghun Leevideo: 'E_Video_Hwc' handles event of evas show for... 98/204498/1
2019-04-24 Seunghun Leevideo: 'E_Video_Hwc' handles commit done for HWC Planes... 97/204497/1
2019-04-24 Seunghun Leevideo: Sort out members of 'E_Video_Hwc_Planes'. 96/204496/1
2019-04-24 Seunghun Leevideo: Made a function static, which is no more necessa... 95/204495/1
2019-04-24 Seunghun Leevideo: 'E_Video_Hwc' handles event of client show for... 94/204494/1
2019-04-24 Seunghun Leevideo: 'E_Video_Hwc' handles event of client buffer... 93/204493/1
2019-04-24 Seunghun Leevideo: Removed unnecessary forward declarations. 92/204492/1
2019-04-24 Seunghun Leevideo: Removed unused member of 'E_Video_Hwc_Windows'. 91/204491/1
2019-04-24 Seunghun Leevideo: Made exception handling improve. 90/204490/1
2019-04-24 Seunghun Leevideo: Separate set/unset layer implementation to make... 89/204489/1
2019-04-24 Seunghun Leevideo: fix formatting. 88/204488/1
2019-04-24 Seunghun Leevideo: Move an declaration at the start of the block. 87/204487/1
2019-04-24 Seunghun Leevideo: Remove unnecessary lines. 86/204486/1
2019-04-24 Seunghun Leevideo: Create e_video_hwc_render() to remove duplicated... 85/204485/1
2019-04-24 Seunghun Leevideo: Remove unnecessary implementation of HWC interfaces. 84/204484/1
2019-04-24 Seunghun Leevideo: Create e_video_hwc_input_buffer_valid() function... 83/204483/1
2019-04-24 Seunghun Leevideo: Create e_video_hwc_input_buffer_copy() function... 82/204482/1
2019-04-24 Seunghun Leevideo: Create e_video_hwc_video_buffer_scanout_check... 81/204481/1
2019-04-24 Seunghun Leevideo: Remove duplicated codes and create alternative... 80/204480/1
2019-04-24 Seunghun Leevideo: Move implementation for pp_buffer to E_Video_Hwc. 79/204479/1
2019-04-24 Seunghun Leevideo: Seperate code for creating handle and initializing. 78/204478/1
2019-04-24 Seunghun Leevideo: Move all common members of structure between... 77/204477/1
2019-04-23 Seunghunvideo: Remove duplicated codes. 09/204309/3
2019-04-23 Seunghunvideo: Remove duplicated codes. 08/204308/3
2019-04-23 Seunghunvideo: Remove duplicated codes. 07/204307/3
2019-04-23 Seunghunvideo: Remove duplicated codes. 06/204306/3
2019-04-23 Seunghunvideo: Move duplicated code, find_video_child_get(... 05/204305/3
2019-04-23 Seunghunvideo: Move duplicated hwc code for calculating geometr... 04/204304/3
2019-04-23 Seunghunvideo: Create 'E_Video_Hwc' and use its interface for... 03/204303/3
2019-04-23 Seunghunvideo: 'e_video_hwc.c' has been added to place duplicat... 02/204302/3
2019-04-23 Seunghunvideo: Remove unused macro. 01/204301/3
2019-04-23 Seunghunvideo: 'e_video_hwc.h' has been added, and move duplica... 00/204300/3
2019-04-23 Seunghun Leevideo: Remove unnecessary video_list. 99/204299/3
2019-04-23 Seunghunvideo: Move duplicated macro for logging to 'e_video_in... 98/204298/3
2019-04-23 Seunghunvideo: Create 'E_Video_External' to deal with external... 97/204297/3
2019-04-23 Seunghunvideo: Remove unused macro 96/204296/3
2019-04-23 Seunghunvideo: Correct path for including 'e_video_internal.h' 95/204295/3
2019-04-23 Seunghunvideo: Start refactoring for video implementation. 94/204294/3
2019-04-23 Seunghun Leevideo: Add a hook handler for 'E_COMP_WL_HOOK_SUBSURFAC... 92/204292/6
2019-04-23 Seunghun Leevideo: A handler for video_set has to be freed even... 91/204291/1
2019-04-19 Juyeon Leee_comp_object: use ELOGF instead of INF 77/204077/1
2019-04-18 Juyeon Leee_comp_object: remove log for external content alpha set 43/203943/2
2019-04-18 Changyeon Leee_plane_renderer: fix wrong checking reserved flag... 44/203744/2
2019-04-18 Juyeon Leee_msg: add API e_msg_event_type_get for handling inter... 02/203602/7
2019-04-18 MinJeong Kime_info : added reply process to dump request using... 57/203757/4
2019-04-15 Gwanglim Leee_magnifier: added privilege check for magnifier service. accepted/tizen/unified/20190416.132808 submit/tizen/20190416.012014
2019-04-15 jeone_comp_wl: add intercept hooks to control cursor timer
2019-04-12 MinJeong Kimremote_surface: removed pixmap from log 80/203380/3 accepted/tizen/unified/20190415.132607 submit/tizen/20190412.094402
2019-04-12 MinJeong Kimremote_surface : rename ambiguous varialbe and clean... 18/203318/5
2019-04-12 MinJeong KimRemoved 'HAVE_REMOTE_SURFACE' macro 78/203278/4
2019-04-12 MinJeong Kime_comp_wl_capture: separate capture process from remote... 43/202743/6
2019-04-12 MinJeong Kimremote_surface: new request surface_create_with_wl_surface 75/203275/2
2019-04-11 Changyeon Leee_hwc_window_queue: add SET_INVALID state 60/203260/1 accepted/tizen/unified/20190412.124719 submit/tizen/20190411.105800
2019-04-11 Changyeon Leee_hwc_window_queue: release dequeud buffer when unset... 59/203259/1
2019-04-11 Changyeon Leee_hwc_window: add checking deleted before get ec 05/202805/4
2019-04-11 Changyeon Leee_hwc_window: update cursor_image when client doesn... 04/202804/4
2019-04-10 Junkyeong Kime_eom: change resource checking method and position 17/203017/2
2019-04-10 Junkyeong Kime_output: do not use tdm capture if hwc window enable 92/202792/3
2019-04-10 Junkyeong Kime_output: support hwc window policy output capture 91/202791/4
next