index
:
platform/core/uifw/dali-demo
BackupTizen
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel/async_text
devel/graphics
devel/layout-fw
devel/master
devel/new_vr
devel/tizen
devel/vulkan
master
sandbox/denis13/LTO
sandbox/denis13/LTO1
sandbox/dkson95/llvm
sandbox/jolfzverb/tizen
sandbox/nmerinov/llvm
sandbox/upgrade/efl120
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_temp
Domain: Graphics System / DALi;
Heeyong Song <heeyong.song@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-16
[Tizen] Add circular style example to the progress-bar-example
submit/tizen_5.5_wearable_hotfix/20201026.184305
submit/tizen_5.5/20200616.080950
accepted/tizen/5.5/unified/wearable/hotfix/20201027.110638
accepted/tizen/5.5/unified/20200616.155043
tizen_5.5_wearable_hotfix
tizen_5.5
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_5.5_unified
Jiyun Yang
1
-1
/
+17
2020-06-16
[Tizen] Add arc visual example
Heeyong Song
1
-0
/
+135
2019-12-04
Removed redundant BufferImage code
Paul Wisbey
1
-30
/
+0
2019-11-26
A very simple scroll-view example
Adeel Kazmi
1
-0
/
+171
2019-11-14
Fix svace issue
Heeyong Song
1
-1
/
+1
2019-11-11
Ensure Text Scrolling Example works on targets with large screens
Adeel Kazmi
1
-2
/
+2
2019-10-25
Changes after adaptor integration-api folder move
Adeel Kazmi
1
-2
/
+2
2019-10-10
(Gestures) Added Rotation support
Adeel Kazmi
1
-6
/
+55
2019-09-04
Fixed launch crash because of double file close
Adeel Kazmi
1
-2
/
+0
2019-08-08
Updates following Button API changes
Adeel Kazmi
28
-187
/
+159
2019-08-06
fix drag-and-drop example crash
junqing.ma
1
-14
/
+6
2019-07-30
Resurrected PageTurnView demo
Paul Wisbey
1
-0
/
+289
2019-07-18
Remove usage of deprecated APIs
Adeel Kazmi
4
-14
/
+10
2019-07-18
Resurrected Bloom View example
Paul Wisbey
2
-15
/
+237
2019-07-11
Merge "Use FileStream API in demo." into devel/master
Adeel Kazmi
4
-43
/
+16
2019-07-10
Use FileStream API in demo.
Anton Obzhirov
4
-43
/
+16
2019-07-10
Gaussian blur demos
Paul Wisbey
2
-0
/
+310
2019-07-08
Change "path" to "fullpath" in the rendering-basic-pbr.cpp
Seungho, Baek
1
-1
/
+1
2019-07-05
Merge "Added an example that shows the FitKeepAspectRatio Fitting Mode with p...
Adeel Kazmi
1
-0
/
+228
2019-07-05
All file read operations should be done through FileLoader.
Anton Obzhirov
7
-20
/
+63
2019-07-05
Added an example that shows the FitKeepAspectRatio Fitting Mode with padding
Adeel Kazmi
1
-0
/
+228
2019-07-02
Remove Scripting Demo
Adeel Kazmi
3
-267
/
+0
2019-05-30
Added command line handling to pass URL to demo
David Steele
1
-5
/
+20
2019-05-20
Purge underscored header file barriers
Daniel McEwen
2
-8
/
+9
2019-04-25
Removing native Layouting demos
Agnelo Vaz
22
-2834
/
+15
2019-04-24
Changed some examples to use initializer list for Maps & Arrays
Adeel Kazmi
6
-91
/
+64
2019-04-15
Back/Escape key callback for Simple Text Field test.
Victor Cebollada
1
-0
/
+15
2019-04-12
(Layouting) Use gradient instead for background & fix change layout button on...
Adeel Kazmi
1
-4
/
+16
2019-04-11
Re-added a Gestures example
Adeel Kazmi
1
-0
/
+482
2019-04-09
Text tests added
Victor Cebollada
5
-0
/
+872
2019-03-05
Grid layout crash
Daniel McEwen
1
-1
/
+1
2019-01-18
(AnimatedVectorImages) Fixed SVACE error
Adeel Kazmi
1
-9
/
+12
2019-01-14
Update AnimatedVectorImageVisual example
Heeyong Song
1
-47
/
+45
2018-12-31
Remove deprecated APIs in Tizen 3.0
Seoyeon Kim
7
-25
/
+70
2018-12-10
Add AnimatedVectorImageVisual example
Heeyong Song
1
-0
/
+230
2018-12-07
Merge "add test example for drag&drop" into devel/master
Adeel Kazmi
1
-0
/
+289
2018-12-07
add test example for drag&drop
junqing.ma
1
-0
/
+289
2018-12-06
change metaball demos to use the simplified version of FrameBuffer API
Kimmo Hoikka
2
-15
/
+4
2018-11-29
Resurrected Metaball effects
Kimmo Hoikka
3
-1
/
+1485
2018-11-26
Add update measured size for focus animation.
Anton Obzhirov
1
-30
/
+138
2018-11-08
Merge "Add focus transition in the layout animation demo." into devel/master
Adeel Kazmi
2
-55
/
+125
2018-11-07
Add focus transition in the layout animation demo.
Anton Obzhirov
2
-55
/
+125
2018-11-07
Bug patch of the Animated gradient call active demo
Seungho, Baek
1
-0
/
+3
2018-11-05
Add WebView example
Jiyun Yang
1
-0
/
+140
2018-10-22
Add complex animation demo
Anton Obzhirov
3
-0
/
+426
2018-10-18
(ContactCards) Fix comment
Adeel Kazmi
1
-1
/
+1
2018-10-17
(ContactCards) Use a mask image when not animating & add Back/Esc key handlin...
Adeel Kazmi
5
-58
/
+237
2018-10-12
(FrameCallback) Use uint32_t instead of unsigned int
Adeel Kazmi
2
-3
/
+3
2018-10-12
Updates following FrameCallback changes
Adeel Kazmi
1
-17
/
+19
2018-09-25
Merge "Updates needed after encapsulation and harmonizing operators for Layou...
Adeel Kazmi
1
-3
/
+2
[next]