summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Ryuan Choi [Wed, 22 Aug 2012 02:43:43 +0000 (11:43 +0900)]
Fix to enable Screen Orientation event
I realized that ENABLE_XXX can not be used between WEBKIT_OPTION_BEGIN and WEBKIT_OPTION_END.
So, screen orientation event is not working.
This patch enable screen orientation event by removing guard of ENABLE_ORIENTATION_EVENTS
as temporal way.
In addition, fix build break when enabled.
Change-Id: I4cf19d022f9cddbaf5b7932f9d44514ed641250f
Ryuan Choi [Tue, 21 Aug 2012 10:16:17 +0000 (19:16 +0900)]
upload webkit/tizen 2.0_beta source.
Kim Kibum [Sun, 29 Apr 2012 08:03:47 +0000 (17:03 +0900)]
upload tizen1.0 source
Kibum Kim [Mon, 27 Feb 2012 04:41:30 +0000 (13:41 +0900)]
tizen beta release
Kibum Kim [Fri, 6 Jan 2012 15:55:26 +0000 (00:55 +0900)]
Git init
Eunkyoung Kim [Fri, 6 Jan 2012 13:20:27 +0000 (22:20 +0900)]
Initial empty repository