platform/core/uifw/dali-adaptor.git
2 years agoRevert "[Tizen] Sync for libds"
Shinwoo Kim [Tue, 1 Jun 2021 01:04:21 +0000 (10:04 +0900)]
Revert "[Tizen] Sync for libds"

This reverts commit ad2d205c2782a21487700ee9cd23fcd44b6baa3b.

2 years agoRevert "[Tizen] Add DALi Autofill implementation"
Shinwoo Kim [Tue, 1 Jun 2021 01:04:11 +0000 (10:04 +0900)]
Revert "[Tizen] Add DALi Autofill implementation"

This reverts commit 9e3545baf5bb3e4ef01de1b63756d98e81c68b97.

2 years agoRevert "[Tizen] Use broken image when animated image loading is failed."
Shinwoo Kim [Tue, 1 Jun 2021 01:04:03 +0000 (10:04 +0900)]
Revert "[Tizen] Use broken image when animated image loading is failed."

This reverts commit 89545d87f0f8a4a72ba94f92080d690907e1c81d.

2 years agoRevert "[Tizen] vector-animation: Imeplements rive animation"
Shinwoo Kim [Tue, 1 Jun 2021 01:03:53 +0000 (10:03 +0900)]
Revert "[Tizen] vector-animation: Imeplements rive animation"

This reverts commit 6f0592414c5e7acdfadccfde0f9bcb594ff9cb2f.

2 years agoRevert "[Tizen] Rename functions, variables, etc related to policy decision."
Shinwoo Kim [Tue, 1 Jun 2021 01:03:20 +0000 (10:03 +0900)]
Revert "[Tizen] Rename functions, variables, etc related to policy decision."

This reverts commit c00651068b08b96303fe19eb937c409f8d133e4e.

2 years agoRevert "[Tizen] Ensured GL calls are not made after EGL Shutdown"
Shinwoo Kim [Tue, 1 Jun 2021 01:03:00 +0000 (10:03 +0900)]
Revert "[Tizen] Ensured GL calls are not made after EGL Shutdown"

This reverts commit 2ccd4e09d9f11936b46af192b3bfb09fc66c46f3.

2 years agoRevert "[Tizen] Modify window configure notification event callback"
Shinwoo Kim [Tue, 1 Jun 2021 01:02:46 +0000 (10:02 +0900)]
Revert "[Tizen] Modify window configure notification event callback"

This reverts commit 935c0efc8a8f559eb3afad650e302219032fff24.

2 years agoRevert "[Tizen] Add text wrapping hyphen mode support"
Shinwoo Kim [Tue, 1 Jun 2021 01:01:53 +0000 (10:01 +0900)]
Revert "[Tizen] Add text wrapping hyphen mode support"

This reverts commit d84536e885d09fc1d402e84a47f17c1f1baeb2d0.

2 years agoRevert "[Tizen] Fixed reported SVACE error in hyphenation-impl.cpp"
Shinwoo Kim [Tue, 1 Jun 2021 01:01:45 +0000 (10:01 +0900)]
Revert "[Tizen] Fixed reported SVACE error in hyphenation-impl.cpp"

This reverts commit 147d49eb19170988fdcafaa62eb0c3309c612522.

2 years agoRevert "[Tizen] Fixing issue: On Text, reducing font-point-size when the Glyph-block...
Shinwoo Kim [Tue, 1 Jun 2021 01:01:32 +0000 (10:01 +0900)]
Revert "[Tizen] Fixing issue: On Text, reducing font-point-size when the Glyph-block-size be larger than Atlas-block-size to fit into it."

This reverts commit b49c9b5318bda2f74ce7320b20ab0b6541f1af0e.

2 years agoRevert "[Tizen] Window operations return detail result"
Shinwoo Kim [Tue, 1 Jun 2021 01:01:21 +0000 (10:01 +0900)]
Revert "[Tizen] Window operations return detail result"

This reverts commit 884981790e55ff2cefe3b374b41576808580c65e.

2 years agoRevert "[Tizen][AT_SPI] Remove Bridge::EnableAutoInit() arguments and etc."
Shinwoo Kim [Tue, 1 Jun 2021 01:01:13 +0000 (10:01 +0900)]
Revert "[Tizen][AT_SPI] Remove Bridge::EnableAutoInit() arguments and etc."

This reverts commit b29fce6b662a6f4a82d7667714473e16b3967220.

2 years ago[Tizen] Fix related to eglImage memory 76/259076/2
Sunghyun Kim [Mon, 31 May 2021 01:22:53 +0000 (10:22 +0900)]
[Tizen] Fix related to eglImage memory

1. Create only when there is no eglImage
2. When new eglImage is prepared, the existing eglImage need to update

Change-Id: I03d4f0df913203a29bc6f3f912ddcf08072a5911

2 years ago[Tizen][AT_SPI] Remove Bridge::EnableAutoInit() arguments and etc. 07/258907/1
Artur Świgoń [Thu, 15 Apr 2021 09:53:25 +0000 (11:53 +0200)]
[Tizen][AT_SPI] Remove Bridge::EnableAutoInit() arguments and etc.

This includes followings:

[AT-SPI] Add API for blocking automatic Bridge initialization
atspi: suppress reading of screen-reader
atspi: suppress screen-reader by env variable
atspi: reduce DBus signal 'BoundsChanged'
[AT-SPI] Remove Bridge::EnableAutoInit() arguments

Change-Id: I6a903786b4e6df403211a47fb5522d10de9a6bf2

2 years ago[Tizen] Window operations return detail result 80/258880/1
Jiyun Yang [Wed, 12 May 2021 06:40:13 +0000 (15:40 +0900)]
[Tizen] Window operations return detail result

Change-Id: I849cb5349a093142e45edf12599588634f354233
Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
2 years ago[Tizen] Fixing issue: On Text, reducing font-point-size when the Glyph-block-size... 65/258865/1
Shrouq Sabah [Wed, 10 Mar 2021 12:57:22 +0000 (14:57 +0200)]
[Tizen] Fixing issue: On Text, reducing font-point-size when the Glyph-block-size be larger than Atlas-block-size to fit into it.

Issue: On TextEditor or TextField when use font size (Point-Size) which creating Glyphs its size larger than Atlas-block size then logging error says that can’t create block and nothing appear in Text-Controller.

Solution: At Adaptor level, checking block size according to point-size if the block will be larger than Atlas size then keep decreasing point-size until achieve block that fit into Atlas size.
Toolkit calls API named “EnableAtlasLimitation” on Font-Client object to activate this validation on Adaptor level. Since the Atlas size information added as constants in Font-Client class.
Log warning that the point-size is reduced.
Automated test-cases added to Adaptor and Toolkit

Added APIs into font-client/Adaptor for Point-size & Atlas information instead of constants/literal values in toolkit.

Reproduce by:
Creating TextEditor or TextFiled then set properties:
mEditor.SetProperty( TextEditor::Property::POINT_SIZE, 330) ;
mEditor.SetProperty( TextEditor::Property::FONT_FAMILY, " DejaVu Sans ") ;

Logged error appears:
Logged ERROR: “ERROR: DALI: CreateAtlas Atlas 512 x 512 too small. Dimensions need to be at least 517x517”
Logged ERROR: “ERROR: DALI: Add Failed to create an atlas of 512 x 512 blocksize: 514 x 514.”

Change-Id: Ia47462aa74b9807ed916fd63c4ba8b47437582e6

2 years ago[Tizen] Fixed reported SVACE error in hyphenation-impl.cpp 64/258864/1
Adeel Kazmi [Tue, 11 May 2021 09:01:01 +0000 (10:01 +0100)]
[Tizen] Fixed reported SVACE error in hyphenation-impl.cpp

Change-Id: I6a7bc8ce2abeae871cd294477ebb1458eb53bb36

2 years ago[Tizen] Add text wrapping hyphen mode support 63/258863/1
abdullah [Thu, 25 Feb 2021 11:56:44 +0000 (13:56 +0200)]
[Tizen] Add text wrapping hyphen mode support

related to
https://review.tizen.org/gerrit/c/platform/core/uifw/dali-toolkit/+/254279/2

Change-Id: I3172f6f4017c6901493d01105af27cb9f57118e4

3 years agoMerge "[Tizen] Modify window configure notification event callback" into tizen submit/tizen/20210514.005236
Wonsik Jung [Thu, 13 May 2021 09:35:29 +0000 (09:35 +0000)]
Merge "[Tizen] Modify window configure notification event callback" into tizen

3 years ago[Tizen] Modify window configure notification event callback 10/258310/1
Wonsik Jung [Thu, 13 May 2021 08:35:53 +0000 (17:35 +0900)]
[Tizen] Modify window configure notification event callback

Modify configure notification event callback for window is resized or moved.
This evnet is sent from the display server.
If the event has 0'size, the window is resized by client application.
In this case, dali should ignore that.
If the event has real size size, the window is resized by display server.
In this case, dali should resize own's window buffer and re-render his contents.

Change-Id: Ide3d7c0fb2ad133b444a9bc66f8281c6c2906c45

3 years ago[Tizen] Ensured GL calls are not made after EGL Shutdown 08/258308/1
David Steele [Wed, 14 Apr 2021 11:37:02 +0000 (12:37 +0100)]
[Tizen] Ensured GL calls are not made after EGL Shutdown

Change-Id: I70005692526475ad2db02ae30f0fb88a13eb1c86

3 years ago[Tizen] Rename functions, variables, etc related to policy decision. 88/258288/1
huayong.xu [Fri, 30 Apr 2021 07:36:35 +0000 (15:36 +0800)]
[Tizen] Rename functions, variables, etc related to policy decision.

Originally 'policy,newwindow,decide' is processed, it is not
expected. Actually 'policy,response,decide' need be processed.
This patch is to rename some functions, callbacks, variables, etc.

Change-Id: Id4f5df1513bda89a95024c415be101ec7c7330c8

3 years ago[Tizen] vector-animation: Imeplements rive animation 43/257943/1 accepted/tizen/unified/20210509.123837 submit/tizen/20210507.054920
Taehyub Kim [Fri, 2 Apr 2021 12:35:25 +0000 (21:35 +0900)]
[Tizen] vector-animation: Imeplements rive animation

Change-Id: Ib361f8d06955d28669050fc5181c4e493f082d17

3 years ago[Tizen] Use broken image when animated image loading is failed. accepted/tizen/unified/20210429.101143 submit/tizen/20210428.131742 submit/tizen/20210428.144547 submit/tizen/20210429.005248
Sunghyun Kim [Mon, 26 Apr 2021 06:40:33 +0000 (15:40 +0900)]
[Tizen] Use broken image when animated image loading is failed.

This reverts commit f35f7a24b25180990278b73dcb79b7ea024742a8.

Change-Id: I528af75ab6f634cda0bc0bb6f23917ec9f05de31

3 years ago[Tizen] Add DALi Autofill implementation
Sunghyun Kim [Mon, 26 Apr 2021 06:40:16 +0000 (15:40 +0900)]
[Tizen] Add DALi Autofill implementation

This reverts commit 8b1fb08fba9e19a77e48d0558a2e04ecd01ac7d2.

Change-Id: I2d7ad1240dd343a2d83545255e66b6bab573ff4a

3 years ago[Tizen] Sync for libds
Sunghyun Kim [Mon, 26 Apr 2021 06:39:37 +0000 (15:39 +0900)]
[Tizen] Sync for libds

This reverts commit 45cc34b1e7d670974c09314383f964408fcec274.

Change-Id: I38cb8e57b03f4984f91f423e63262c4b899f8284

3 years agoMerge branch 'devel/master' into tizen
Sunghyun Kim [Mon, 26 Apr 2021 06:39:27 +0000 (15:39 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: I8049a74c067d1a18cd8b66388f92415956d34174

3 years agoRevert "[Tizen] Sync for libds"
Sunghyun Kim [Mon, 26 Apr 2021 06:39:18 +0000 (15:39 +0900)]
Revert "[Tizen] Sync for libds"

This reverts commit e530f15d28fe74107f1840fbbe15c0fd115fe31e.

Change-Id: Iaf31f7a4c66bc69d5f6bd9b050644e1f9892de0d

3 years agoRevert "[Tizen] Add DALi Autofill implementation"
Sunghyun Kim [Mon, 26 Apr 2021 06:39:15 +0000 (15:39 +0900)]
Revert "[Tizen] Add DALi Autofill implementation"

This reverts commit 36f5aa04a04db27f156005196dcdb311b3ce59d9.

3 years agoRevert "[Tizen] Use broken image when animated image loading is failed."
Sunghyun Kim [Mon, 26 Apr 2021 06:39:11 +0000 (15:39 +0900)]
Revert "[Tizen] Use broken image when animated image loading is failed."

This reverts commit 22f637b8471070ef0edefc0e9fb58f2ee007fbaf.

3 years agoRevert "[Tizen] Adds transition effect"
Sunghyun Kim [Mon, 26 Apr 2021 06:39:06 +0000 (15:39 +0900)]
Revert "[Tizen] Adds transition effect"

This reverts commit 238fa41a84a348edda02d391491ddf56206e2a6f.

3 years agoMerge "Add post processor" into devel/master
Seungho BAEK [Mon, 26 Apr 2021 05:21:52 +0000 (05:21 +0000)]
Merge "Add post processor" into devel/master

3 years agoDALi Version 2.0.23 91/257391/1 dali_2.0.23
Adeel Kazmi [Fri, 23 Apr 2021 08:29:10 +0000 (09:29 +0100)]
DALi Version 2.0.23

Change-Id: I7edd098fffe658b6c891b8d840f42765e90d4458

3 years agoAdd post processor 96/256496/4
seungho [Mon, 5 Apr 2021 13:04:15 +0000 (22:04 +0900)]
Add post processor

Change-Id: I837f92294d34d7a0a5b11f27e7a7494f8ed69db5
Signed-off-by: seungho <sbsh.baek@samsung.com>
3 years ago[Tizen] Adds transition effect accepted/tizen/unified/20210422.090541 submit/tizen/20210420.162238 submit/tizen/20210422.133251
Joogab Yun [Mon, 19 Apr 2021 07:33:57 +0000 (16:33 +0900)]
[Tizen] Adds transition effect

This reverts commit 68e67a57da349126b4cdd9b8fd9a7f521e63c8c1.

Change-Id: I0430240aff79765bc48c133f79b71c29f0f9c431

3 years ago[Tizen] Use broken image when animated image loading is failed.
Joogab Yun [Mon, 19 Apr 2021 07:26:42 +0000 (16:26 +0900)]
[Tizen] Use broken image when animated image loading is failed.

This reverts commit 70c35b01b4ecaa39f0be51c49a1f76b2eb741b0a.

Change-Id: I3cf605b49d668b93492e04ff216e67f93b0d5803

3 years ago[Tizen] Add DALi Autofill implementation
Joogab Yun [Mon, 19 Apr 2021 07:25:26 +0000 (16:25 +0900)]
[Tizen] Add DALi Autofill implementation

This reverts commit 26c003d23d806660ff851714ddf3c74fa14ba62f.

Change-Id: I7e3a39588c55197db07d73e41c685caa61d89a50

3 years ago[Tizen] Sync for libds
Joogab Yun [Mon, 19 Apr 2021 07:24:50 +0000 (16:24 +0900)]
[Tizen] Sync for libds

This reverts commit 0a6170d71581aa2e2ec9fe03dd13fe671d0a9127.

Change-Id: I0c8414b5212899616113078e4197ed1b16c71542

3 years agoMerge branch 'devel/master' into tizen
Joogab Yun [Mon, 19 Apr 2021 07:24:30 +0000 (16:24 +0900)]
Merge branch 'devel/master' into tizen

3 years agoRevert "[Tizen] Sync for libds"
Joogab Yun [Mon, 19 Apr 2021 07:23:41 +0000 (16:23 +0900)]
Revert "[Tizen] Sync for libds"

This reverts commit 5933a4640b097797a04d8270c2f59b879e82edce.

3 years agoRevert "[Tizen] Add DALi Autofill implementation"
Joogab Yun [Mon, 19 Apr 2021 07:23:37 +0000 (16:23 +0900)]
Revert "[Tizen] Add DALi Autofill implementation"

This reverts commit f721e258823838003f13ba586493e1244841e6d8.

3 years agoRevert "[Tizen] Implements CanvasRenderer that can draw Vector Primitives using ThorVG"
Joogab Yun [Mon, 19 Apr 2021 07:23:31 +0000 (16:23 +0900)]
Revert "[Tizen] Implements CanvasRenderer that can draw Vector Primitives using ThorVG"

This reverts commit eb0edf2dfe1b26f68a66765b4ce32db3959781df.

3 years agoRevert "[Tizen] Use broken image when animated image loading is failed."
Joogab Yun [Mon, 19 Apr 2021 07:23:26 +0000 (16:23 +0900)]
Revert "[Tizen] Use broken image when animated image loading is failed."

This reverts commit 81c54ef56762d17e64696c5e7a964c3f056b79cc.

3 years agoRevert "[Tizen] Fix Coverity issue"
Joogab Yun [Mon, 19 Apr 2021 07:23:19 +0000 (16:23 +0900)]
Revert "[Tizen] Fix Coverity issue"

This reverts commit d5ce14af04d706bf5d456e2528efddd496367515.

3 years agoRevert "[Tizen] Remove unreached code in CanvasRenderer::Drawable"
Joogab Yun [Mon, 19 Apr 2021 07:23:15 +0000 (16:23 +0900)]
Revert "[Tizen] Remove unreached code in CanvasRenderer::Drawable"

This reverts commit 5c8fdb06db647beac2327a13cf91635713fbd6d3.

3 years agoRevert "[Tizen] atspi: disable atspi using environment variable"
Joogab Yun [Mon, 19 Apr 2021 07:23:01 +0000 (16:23 +0900)]
Revert "[Tizen] atspi: disable atspi using environment variable"

This reverts commit 4bbddc95ef2a1da2c8ba8b96dd876d257b416d2c.

3 years agoRevert "[Tizen] Modify ecore_wl2_window_geometry_set() with window rotation angle"
Joogab Yun [Mon, 19 Apr 2021 07:22:54 +0000 (16:22 +0900)]
Revert "[Tizen] Modify ecore_wl2_window_geometry_set() with window rotation angle"

This reverts commit f0b923f9a489b4b8a56c31f43fe4784080ae527e.

3 years agoRevert "[Tizen] Adds transition effect"
Joogab Yun [Mon, 19 Apr 2021 07:22:46 +0000 (16:22 +0900)]
Revert "[Tizen] Adds transition effect"

This reverts commit a683066423aebff409afd3fbb4b2fe4299f4486e.

3 years agoRevert "[Tizen] CanvasRenderer::Shape: Add ResetPath() method for reset path information"
Joogab Yun [Mon, 19 Apr 2021 07:22:42 +0000 (16:22 +0900)]
Revert "[Tizen] CanvasRenderer::Shape: Add ResetPath() method for reset path information"

This reverts commit c9d75bf0d05fc169578726017b971c8ffd252a60.

3 years agoRevert "[Tizen] CanvasRenderer: Fix changed update when buffer committed"
Joogab Yun [Mon, 19 Apr 2021 07:22:38 +0000 (16:22 +0900)]
Revert "[Tizen] CanvasRenderer: Fix changed update when buffer committed"

This reverts commit bf12e499b74e2e2c80e5051910ad6198eeca94b1.

3 years agoAdd APIs of webview context 78/256678/10
zhouleonlei [Fri, 9 Apr 2021 06:15:13 +0000 (14:15 +0800)]
Add APIs of webview context

ewk_context_cache_disabled_get
ewk_context_certificate_file_get
ewk_context_tizen_app_id_set
ewk_context_tizen_app_version_set
ewk_context_application_type_set
ewk_context_time_offset_set
ewk_context_timezone_offset_set
ewk_context_register_url_schemes_as_cors_enabled
ewk_context_register_jsplugin_mime_types
ewk_context_default_zoom_factor_set
ewk_context_default_zoom_factor_get
ewk_context_application_cache_delete_all
ewk_context_web_indexed_database_delete_all
ewk_context_form_password_data_list_free
ewk_context_form_password_data_delete_all
ewk_context_form_candidate_data_delete_all
ewk_context_proxy_uri_get
ewk_context_proxy_set
ewk_context_proxy_bypass_rule_get
ewk_context_notify_low_memory

Change-Id: Iecde099b3aaaedcf73b25a406f9bc84d509172fe

3 years agoMerge "DALi Version 2.0.22" into devel/master
Adeel Kazmi [Fri, 16 Apr 2021 13:20:12 +0000 (13:20 +0000)]
Merge "DALi Version 2.0.22" into devel/master

3 years agoDALi Version 2.0.22 24/257024/1 dali_2.0.22
David Steele [Fri, 16 Apr 2021 13:02:54 +0000 (14:02 +0100)]
DALi Version 2.0.22

Change-Id: Ic5feef64e98b33a4973019d7249d4b16962571a5

3 years agoAdd changesWatch for webview cookie 49/255349/5
zhouleonlei [Wed, 17 Mar 2021 08:06:52 +0000 (16:06 +0800)]
Add changesWatch for webview cookie

Change-Id: I92dac00111a04138d3511e6ca74a4feab0263cca

3 years agoFix pre-initialized window issue 29/255329/14
huiyu.eun [Wed, 17 Mar 2021 05:08:21 +0000 (14:08 +0900)]
Fix pre-initialized window issue

1) Showing window after adaptor is initialized
 The Preinitialization creates a window in advance.
 If you call the 'Show' before creating the adaptor, the application cannot know the app resource id.
 The show must be called after the adaptor is initialized.

2) Resize pre-initialized window
 The pre-created window must be resized as needed after launching the app.
 (Environment variables, app arguments..)
 Some apps can receive screen size differently after launching by specifying size in manifest.
 So screen size checking is needed once more.

3) Store only the value before adaptor is created
 Occurs crash if resize the window before the adapter is created.

Change-Id: I0c928f4ebba752fed951df24d88a1a7c396acb7a
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
3 years agoMerge "CanvasRenderer::Shape: Add ResetPath() method for reset path information"...
junsu choi [Thu, 15 Apr 2021 01:01:09 +0000 (01:01 +0000)]
Merge "CanvasRenderer::Shape: Add ResetPath() method for reset path information" into devel/master

3 years ago(Automated Tests) Added some negative Window & Application test cases 23/256923/1
Adeel Kazmi [Wed, 14 Apr 2021 16:24:59 +0000 (17:24 +0100)]
(Automated Tests) Added some negative Window & Application test cases

Change-Id: I18542b066f3acab67838f4604a6486efa08306be

3 years agoMerge "[Tizen] CanvasRenderer: Fix changed update when buffer committed" into tizen accepted/tizen/unified/20210416.143554 submit/tizen/20210416.153505
junsu choi [Wed, 14 Apr 2021 06:15:41 +0000 (06:15 +0000)]
Merge "[Tizen] CanvasRenderer: Fix changed update when buffer committed" into tizen

3 years agoMerge "[Tizen] CanvasRenderer::Shape: Add ResetPath() method for reset path informati...
junsu choi [Wed, 14 Apr 2021 06:15:37 +0000 (06:15 +0000)]
Merge "[Tizen] CanvasRenderer::Shape: Add ResetPath() method for reset path information" into tizen

3 years ago[Tizen] CanvasRenderer::Shape: Add ResetPath() method for reset path information 75/256875/1
JunsuChoi [Tue, 13 Apr 2021 07:07:30 +0000 (16:07 +0900)]
[Tizen] CanvasRenderer::Shape: Add ResetPath() method for reset path information

There was no way to modify or remote previously added path information.
The user can update the shape by deleting the path information
and adding a new path information by using ResetPath() API.

Change-Id: Ia5a6484877aa410c18ba6c53d72bc65c77ad09fa

3 years agoCanvasRenderer::Shape: Add ResetPath() method for reset path information 97/256797/3
JunsuChoi [Tue, 13 Apr 2021 07:07:30 +0000 (16:07 +0900)]
CanvasRenderer::Shape: Add ResetPath() method for reset path information

There was no way to modify or remote previously added path information.
The user can update the shape by deleting the path information
and adding a new path information by using ResetPath() API.

Change-Id: Ia5a6484877aa410c18ba6c53d72bc65c77ad09fa

3 years ago[Tizen] Adds transition effect 56/256856/1
seungho [Mon, 5 Apr 2021 13:04:15 +0000 (22:04 +0900)]
[Tizen] Adds transition effect

Change-Id: I837f92294d34d7a0a5b11f27e7a7494f8ed69db5
Signed-off-by: seungho <sbsh.baek@samsung.com>
3 years ago[Tizen] CanvasRenderer: Fix changed update when buffer committed 89/256789/1
JunsuChoi [Tue, 6 Apr 2021 05:52:01 +0000 (14:52 +0900)]
[Tizen] CanvasRenderer: Fix changed update when buffer committed

Fix so that the changed of all drawable objects are updated.

Change-Id: I45e9488b61a558b089b64e650919ce2706e8f764

3 years agoMerge "Add the APIs of webview settings" into devel/master
JIYUN YANG [Fri, 9 Apr 2021 10:24:24 +0000 (10:24 +0000)]
Merge "Add the APIs of webview settings" into devel/master

3 years agoMerge "DALi Version 2.0.21" into devel/master
Adeel Kazmi [Fri, 9 Apr 2021 09:19:10 +0000 (09:19 +0000)]
Merge "DALi Version 2.0.21" into devel/master

3 years agoDALi Version 2.0.21 98/256698/1 dali_2.0.21
Adam Bialogonski [Fri, 9 Apr 2021 08:43:30 +0000 (09:43 +0100)]
DALi Version 2.0.21

Change-Id: I2f9ea08b64a69d9fe696f66763aa3f6cde4749fa

3 years agoMerge "Add APIs for hit test in web engine." into devel/master
JIYUN YANG [Fri, 9 Apr 2021 07:07:43 +0000 (07:07 +0000)]
Merge "Add APIs for hit test in web engine." into devel/master

3 years agoMerge "CanvasRenderer: Fix changed update when buffer committed" into devel/master
junsu choi [Fri, 9 Apr 2021 06:56:46 +0000 (06:56 +0000)]
Merge "CanvasRenderer: Fix changed update when buffer committed" into devel/master

3 years agoAdd APIs for hit test in web engine. 55/254355/10
huayong.xu [Mon, 1 Mar 2021 10:14:42 +0000 (18:14 +0800)]
Add APIs for hit test in web engine.

This patch is to add some APIs for hit test into web engine.

Change-Id: Ie694a161d393bdcde03e9ecf7d65f34459239bd7

3 years agoMerge "Add APIs of webview back forward list" into devel/master
JIYUN YANG [Fri, 9 Apr 2021 05:58:59 +0000 (05:58 +0000)]
Merge "Add APIs of webview back forward list" into devel/master

3 years agoMerge "Modify ecore_wl2_window_geometry_set() with window rotation angle" into devel...
Wonsik Jung [Thu, 8 Apr 2021 23:18:05 +0000 (23:18 +0000)]
Merge "Modify ecore_wl2_window_geometry_set() with window rotation angle" into devel/master

3 years agoFixed memory leaks 37/256637/6
Adam Bialogonski [Thu, 8 Apr 2021 08:43:24 +0000 (09:43 +0100)]
Fixed memory leaks

The resources couldn't be freed as the controller didn't invoke
a final flush. The controller destructor has been scheduled to be run
after gl-abstraction (egl-graphics.h).

Some resources were not folowing the lifecycle flow. This has been fixed.

Change-Id: I0d1447a16e0c374d3c7eb8d02d6918335b9bc8a6

3 years agoMerge "atspi: disable atspi using environment variable" into devel/master
Shinwoo Kim [Thu, 8 Apr 2021 10:48:46 +0000 (10:48 +0000)]
Merge "atspi: disable atspi using environment variable" into devel/master

3 years agoCanvasRenderer: Fix changed update when buffer committed 11/256511/2
JunsuChoi [Tue, 6 Apr 2021 05:52:01 +0000 (14:52 +0900)]
CanvasRenderer: Fix changed update when buffer committed

Fix so that the changed of all drawable objects are updated.

Change-Id: I59fc2fd0a817e03afbc7ac6d68ab3aa15da46927

3 years agoMerge "Add some APIs into web context." into devel/master
JIYUN YANG [Thu, 8 Apr 2021 06:03:00 +0000 (06:03 +0000)]
Merge "Add some APIs into web context." into devel/master

3 years agoAdd APIs for context menu into web engine. 12/254412/5
huayong.xu [Tue, 2 Mar 2021 12:01:34 +0000 (20:01 +0800)]
Add APIs for context menu into web engine.

This patch is to add some APIs for context menu in web engine.

Change-Id: Ibe799a73677556f14f6bb9345996db7178956f30

3 years agoMerge "atspi: remove undefined method" into devel/master
Seoyeon Kim [Thu, 8 Apr 2021 04:50:16 +0000 (04:50 +0000)]
Merge "atspi: remove undefined method" into devel/master

3 years agoAdd some APIs into web context. 37/254837/5
huayong.xu [Mon, 8 Mar 2021 02:05:52 +0000 (10:05 +0800)]
Add some APIs into web context.

This patch is to add some APIs with callbacks into web context.

Change-Id: I64bd978492b9152767c6a01272cf3f2144d83ae0

3 years agoFix issue where ThorVG is not available on older versions of Tizen 88/256588/2
Adeel Kazmi [Wed, 7 Apr 2021 15:58:18 +0000 (16:58 +0100)]
Fix issue where ThorVG is not available on older versions of Tizen

Change-Id: I4a3a3ca744321ff5cdc7db958c2ff52f35984bd7

3 years agoMerge "[AT-SPI] Use WeakHandle<Actor> in Accessible objects" into devel/master
Seoyeon Kim [Wed, 7 Apr 2021 10:26:58 +0000 (10:26 +0000)]
Merge "[AT-SPI] Use WeakHandle<Actor> in Accessible objects" into devel/master

3 years agoMerge "Make not assert when file path is invalid." into devel/master
Adeel Kazmi [Wed, 7 Apr 2021 09:10:45 +0000 (09:10 +0000)]
Merge "Make not assert when file path is invalid." into devel/master

3 years ago[AT-SPI] Use WeakHandle<Actor> in Accessible objects 37/256537/3
Artur Świgoń [Tue, 6 Apr 2021 09:03:20 +0000 (11:03 +0200)]
[AT-SPI] Use WeakHandle<Actor> in Accessible objects

NonControlAccessibles are destroyed on the ObjectDestroyedSignal from
the registry, however, a strong actor handle cannot be held for that
signal to be emitted.

Change-Id: I77436c647f5096315bd24d1bfb7d9ef30e6818d7

3 years agoatspi: disable atspi using environment variable 75/256375/4
Shinwoo Kim [Thu, 1 Apr 2021 11:39:18 +0000 (20:39 +0900)]
atspi: disable atspi using environment variable

There would be a requirement disabling atspi using evironment variable.
This patch could be one solution even though there will be DummyBridge.

Change-Id: I91d8b2a18f8a61dce5205541a9bca0fe5366426f

3 years agoatspi: remove undefined method 32/256532/4
Shinwoo Kim [Tue, 6 Apr 2021 08:47:32 +0000 (17:47 +0900)]
atspi: remove undefined method

This patch is removing undefined methods in BridgeObject.
Those methods are defined in BridgeAccessible.

Change-Id: I7fb931150b489afd848a41869a5b4a15405ef55c

3 years agoAdd APIs for ssl certificate and http authentication. 80/254280/4
huayong.xu [Thu, 25 Feb 2021 11:57:59 +0000 (19:57 +0800)]
Add APIs for ssl certificate and http authentication.

This patch is to add some APIs for ssl certificate and http
authentication in web engine.

Change-Id: I1f72530682234fede563f593654d7908396cc8f5

3 years agoAdd APIs of webview back forward list 26/253026/12
zhouleonlei [Thu, 4 Feb 2021 03:19:47 +0000 (11:19 +0800)]
Add APIs of webview back forward list

API added list:
ewk_back_forward_list_previous_item_get
ewk_back_forward_list_next_item_get

Change-Id: I9ace41c545d64831e96a76483bcc5db935238f59

3 years agoSupport policy decision in web engine. 54/252954/6
huayong.xu [Wed, 3 Feb 2021 08:42:59 +0000 (16:42 +0800)]
Support policy decision in web engine.

This patch is to add policy decision feature in web engine.

Change-Id: I5ce01683303a139a64d5e7f8e4c83e624542796b

3 years agoMerge "[Tizen] Modify ecore_wl2_window_geometry_set() with window rotation angle... accepted/tizen/unified/20210406.083609 submit/tizen/20210405.224913
Wonsik Jung [Fri, 2 Apr 2021 16:32:59 +0000 (16:32 +0000)]
Merge "[Tizen] Modify ecore_wl2_window_geometry_set() with window rotation angle" into tizen

3 years agoAdd APIs for console message & loading error in web engine. 40/254040/7
huayong.xu [Mon, 22 Feb 2021 11:54:23 +0000 (19:54 +0800)]
Add APIs for console message & loading error in web engine.

This patch is to add some APIs into web engine for console message
and loading error.

Change-Id: Ifc5647fc82322bad0c028e59b63b78096f09c2a0

3 years agoMake not assert when file path is invalid. 08/256308/2
seungho [Thu, 1 Apr 2021 05:04:34 +0000 (14:04 +0900)]
Make not assert when file path is invalid.

Change-Id: I26806b0f0d03b0047f19297fb6f9fe9bf2423fdf
Signed-off-by: seungho <sbsh.baek@samsung.com>
3 years ago[Tizen] atspi: disable atspi using environment variable 23/256423/1 accepted/tizen/unified/20210403.020815 submit/tizen/20210402.084134
Shinwoo Kim [Thu, 1 Apr 2021 11:39:18 +0000 (20:39 +0900)]
[Tizen] atspi: disable atspi using environment variable

There would be a requirement disabling atspi using evironment variable.
This patch could be one solution even though there will be DummyBridge.

Change-Id: I91d8b2a18f8a61dce5205541a9bca0fe5366426f

3 years agoMerge "Add APIs for intercepting http request in web engine." into devel/master
JIYUN YANG [Fri, 2 Apr 2021 05:10:56 +0000 (05:10 +0000)]
Merge "Add APIs for intercepting http request in web engine." into devel/master

3 years agoMerge "Fix Coverity issue" into devel/master
Heeyong Song [Fri, 2 Apr 2021 04:50:20 +0000 (04:50 +0000)]
Merge "Fix Coverity issue" into devel/master

3 years ago[Tizen] Modify ecore_wl2_window_geometry_set() with window rotation angle 87/256387/2
Wonsik Jung [Thu, 1 Apr 2021 23:15:45 +0000 (08:15 +0900)]
[Tizen] Modify ecore_wl2_window_geometry_set() with window rotation angle

Ecore-wl2 window should have the original window size and send rotation event with swapped size.
When window Hide() -> Show(), Show() function has the ecore_wl2_window_geomerty_set().
This function should be called to consider window rotation angle.

Change-Id: I01bd97b5cb13be1bca4999806858e08b8c5e3c13

3 years agoModify ecore_wl2_window_geometry_set() with window rotation angle 80/256380/2
Wonsik Jung [Thu, 1 Apr 2021 13:38:19 +0000 (22:38 +0900)]
Modify ecore_wl2_window_geometry_set() with window rotation angle

Ecore-wl2 window should have the original window size and send rotation event with swapped size.
When window Hide() -> Show(), Show() function has the ecore_wl2_window_geomerty_set().
This function should be called to consider window rotation angle.

Change-Id: I2d0de7455ef8e2be955bb156e28f050e985062b2

3 years agoMerge "Implements CanvasRenderer that can draw Vector Primitives using ThorVG" into...
Adeel Kazmi [Thu, 1 Apr 2021 17:06:48 +0000 (17:06 +0000)]
Merge "Implements CanvasRenderer that can draw Vector Primitives using ThorVG" into devel/master

3 years agoMerge "Remove the replacing surface code" into devel/master
Adeel Kazmi [Thu, 1 Apr 2021 16:16:47 +0000 (16:16 +0000)]
Merge "Remove the replacing surface code" into devel/master

3 years agoMerge "(Automated Tests) Remove unused TestGraphicsProgram constructor" into devel...
David Steele [Thu, 1 Apr 2021 13:44:26 +0000 (13:44 +0000)]
Merge "(Automated Tests) Remove unused TestGraphicsProgram constructor" into devel/master

3 years ago(Automated Tests) Remove unused TestGraphicsProgram constructor 58/256358/3
Adeel Kazmi [Thu, 1 Apr 2021 09:59:31 +0000 (10:59 +0100)]
(Automated Tests) Remove unused TestGraphicsProgram constructor

Change-Id: I261b52321ea9bfb360115edccb1f04466ce15c67

3 years agoMerge "DALi Version 2.0.20" into devel/master
David Steele [Thu, 1 Apr 2021 11:27:41 +0000 (11:27 +0000)]
Merge "DALi Version 2.0.20" into devel/master