projects
/
platform
/
core
/
uifw
/
dali-core.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge "Fix interface to take sink argument by value." into devel/master
[platform/core/uifw/dali-core.git]
/
dali
/
2020-09-21
Adeel Kazmi
Merge "Fix interface to take sink argument by value...
tree
|
commitdiff
2020-09-21
Adeel Kazmi
Merge "Internal::Actor Refactoring" into devel/master
tree
|
commitdiff
2020-09-21
Subhransu Mohanty
Fix interface to take sink argument by value.
61/242861/5
tree
|
commitdiff
2020-09-18
David Steele
DALi Version 1.9.30
38/244438/1
dali_1.9.30
tree
|
commitdiff
2020-09-17
Heeyong Song
Merge "Fix texture bound cache issue" into devel/master
tree
|
commitdiff
2020-09-17
Adeel Kazmi
Merge "Added API to apply native texture modification...
tree
|
commitdiff
2020-09-17
Adeel Kazmi
Internal::Actor Refactoring
59/243759/8
tree
|
commitdiff
2020-09-17
Heeyong Song
Fix texture bound cache issue
78/244278/2
tree
|
commitdiff
2020-09-16
Adeel Kazmi
Merge "Fix AddUniformMapping() interface to take unifor...
tree
|
commitdiff
2020-09-16
Subhransu Mohanty
Fix AddUniformMapping() interface to take uniform name...
55/242855/3
tree
|
commitdiff
2020-09-15
Subhransu Mohanty
refactor PropertyMetadata table.
98/243998/3
tree
|
commitdiff
2020-09-14
Heeyong Song
Merge "Ensure animation is not played when an actor...
tree
|
commitdiff
2020-09-14
David Steele
Added API to apply native texture modification to shader
82/243982/2
tree
|
commitdiff
2020-09-11
adam.b
DALi Version 1.9.29
64/243964/1
dali_1.9.29
tree
|
commitdiff
2020-09-11
Heeyong Song
Ensure animation is not played when an actor is not...
98/243898/2
tree
|
commitdiff
2020-09-10
David Steele
Formatting automated-tests
01/243601/4
tree
|
commitdiff
2020-09-10
David Steele
Formatted API
58/243758/3
tree
|
commitdiff
2020-09-10
Richard Huang
Export Setter APIs in DevelKeyEvent
23/243823/1
tree
|
commitdiff
2020-09-08
Adeel Kazmi
Merge "Add devel api to create valid handle for Gesture...
tree
|
commitdiff
2020-09-08
Adeel Kazmi
Merge "Changed 'virtual' function override declarations...
tree
|
commitdiff
2020-09-08
Richard Huang
Add devel api to create valid handle for Gesture classes
91/243591/2
tree
|
commitdiff
2020-09-08
Adeel Kazmi
Merge "Fix indenting" into devel/master
tree
|
commitdiff
2020-09-08
Adeel Kazmi
Merge "use modern construct 'nullptr' instead of 'NULL...
tree
|
commitdiff
2020-09-08
Adeel Kazmi
Merge "Add Integration API to Create public event type...
tree
|
commitdiff
2020-09-08
Adeel Kazmi
Merge "fix deep copy of the vector." into devel/master
tree
|
commitdiff
2020-09-08
Adeel Kazmi
Merge "use modern construct 'override' in the derive...
tree
|
commitdiff
2020-09-08
Seungho BAEK
Merge "Make Update() function of frame callback is...
tree
|
commitdiff
2020-09-08
Subhransu Mohanty
fix deep copy of the vector.
47/243547/2
tree
|
commitdiff
2020-09-08
Subhransu Mohanty
use modern construct 'nullptr' instead of 'NULL' or '0'
21/243521/2
tree
|
commitdiff
2020-09-08
Subhransu Mohanty
use modern construct 'override' in the derive class.
34/243334/2
tree
|
commitdiff
2020-09-07
Adeel Kazmi
Fix indenting
04/243504/1
tree
|
commitdiff
2020-09-07
Seungho, Baek
Make Update() function of frame callback is called...
53/238353/6
tree
|
commitdiff
2020-09-07
Subhransu Mohanty
Use modern construct 'using' instead of typedef.
43/243343/2
tree
|
commitdiff
2020-09-04
Richard Huang
DALi Version 1.9.28
74/243274/1
dali_1.9.28
tree
|
commitdiff
2020-09-04
Daekwang Ryu
Add Integration API to Create public event type
56/239956/9
tree
|
commitdiff
2020-09-03
Adeel Kazmi
Merge "Removed On(...)Event()" into devel/master
tree
|
commitdiff
2020-09-03
adam.b
Removed On(...)Event()
58/242358/7
tree
|
commitdiff
2020-09-03
Subhransu Mohanty
change Object::OnPropertySet() interface signature.
27/242427/3
tree
|
commitdiff
2020-09-03
György Straub
Moved Gesture::State and -::Type to gesture-enumerations.h.
25/243025/4
tree
|
commitdiff
2020-09-02
Adeel Kazmi
Merge "Renamed TouchSignal to TouchedSignal" into devel...
tree
|
commitdiff
2020-09-02
Adeel Kazmi
Renamed TouchSignal to TouchedSignal
16/243016/5
tree
|
commitdiff
2020-09-02
Richard Huang
Add devel API to create an initialized HoverEvent handle
34/243034/2
tree
|
commitdiff
2020-09-01
Adeel Kazmi
Merge "Added move semantics to TouchEvent & fixed some...
tree
|
commitdiff
2020-09-01
Adeel Kazmi
Added move semantics to TouchEvent & fixed some other...
92/242892/2
tree
|
commitdiff
2020-09-01
Adeel Kazmi
Merge "Moved (DEFAULT|DEBUG)_BACKGROUND_COLOR out of...
tree
|
commitdiff
2020-09-01
Joogab Yun
Refactoring Gestures Class
81/235481/55
tree
|
commitdiff
2020-09-01
György Straub
Moved (DEFAULT|DEBUG)_BACKGROUND_COLOR out of Stage...
80/242880/4
tree
|
commitdiff
2020-09-01
György Straub
Renaming of enum values for coding standards compliance.
68/242668/4
tree
|
commitdiff
2020-08-28
Richard Huang
Move TouchPoint to Devel API
73/242673/2
tree
|
commitdiff
2020-08-28
Victor Cebollada
DALi Version 1.9.27
25/242625/1
dali_1.9.27
tree
|
commitdiff
2020-08-27
Adeel Kazmi
Merge "Changed const variables to constexpr where possi...
tree
|
commitdiff
2020-08-27
David Steele
Changed const variables to constexpr where possible.
12/242412/3
tree
|
commitdiff
2020-08-27
György Straub
Renamed KeyEvent enum values to comply with coding...
84/242484/4
tree
|
commitdiff
2020-08-26
Adeel Kazmi
Moved RotationGesture to the Public API
16/242416/3
tree
|
commitdiff
2020-08-26
Paul Wisbey
Merge "Dali::Vector<char> used as file buffer container...
tree
|
commitdiff
2020-08-26
Cheng-Shiun Tsai
Dali::Vector<char> used as file buffer container
35/238235/6
tree
|
commitdiff
2020-08-26
Adeel Kazmi
Use the default methods in the rect class rather
51/242351/4
tree
|
commitdiff
2020-08-25
Adeel Kazmi
Merge "Renaming PropertyBuffer to VertexBuffer" into...
tree
|
commitdiff
2020-08-25
Adeel Kazmi
Merge "KeyEvent class pimpling" into devel/master
tree
|
commitdiff
2020-08-25
David Steele
Renaming PropertyBuffer to VertexBuffer
76/242176/3
tree
|
commitdiff
2020-08-25
Adeel Kazmi
Merge "Changed Animation API enums to uppercase." into...
tree
|
commitdiff
2020-08-25
Richard Huang
KeyEvent class pimpling
82/242282/3
tree
|
commitdiff
2020-08-24
David Steele
Migrating Handle devel-api to public-api
46/242146/5
tree
|
commitdiff
2020-08-24
adam.b
Changed Animation API enums to uppercase.
65/242165/1
tree
|
commitdiff
2020-08-21
David Steele
Added terse syntax for Get/Set Property
33/209233/10
tree
|
commitdiff
2020-08-21
György Straub
DALi Version 1.9.26
81/241981/1
dali_1.9.26
tree
|
commitdiff
2020-08-19
Richard Huang
WheelEvent class pimpling
56/241356/2
tree
|
commitdiff
2020-08-17
Adeel Kazmi
Renamed TouchData to TouchEvent
05/241105/3
tree
|
commitdiff
2020-08-17
Victor Cebollada
Fixes HoverEvent struct/class forward declarations.
16/241116/1
tree
|
commitdiff
2020-08-14
greynaga
DALi Version 1.9.25
87/241087/1
dali_1.9.25
tree
|
commitdiff
2020-08-13
David Steele
Merge "Removed TouchEvent from actor & stage" into...
tree
|
commitdiff
2020-08-13
David Steele
Removed TouchEvent from actor & stage
10/240710/7
tree
|
commitdiff
2020-08-13
Richard Huang
HoverEvent class pimpling
97/240897/3
tree
|
commitdiff
2020-08-12
Adeel Kazmi
Ensure we do not destroy GestureRecognizers while we...
09/240709/3
tree
|
commitdiff
2020-08-11
Adeel Kazmi
Merge "Make Dali::Vector movable & add use Modern C...
tree
|
commitdiff
2020-08-10
Adeel Kazmi
Make Dali::Vector movable & add use Modern C++ semantic...
07/240707/1
tree
|
commitdiff
2020-08-07
David Steele
DALi Version 1.9.24
70/240570/1
dali_1.9.24
tree
|
commitdiff
2020-08-05
Adeel Kazmi
Remove DALI_COMPILE_TIME_ASSERT macro (use static_asser...
40/240340/1
tree
|
commitdiff
2020-08-05
Adeel Kazmi
Remove unused loading state header
32/240332/1
tree
|
commitdiff
2020-08-04
Adeel Kazmi
Merge "Rename OnStage signals and related internal...
tree
|
commitdiff
2020-08-04
Richard Huang
Rename OnStage signals and related internal changes
14/240214/2
tree
|
commitdiff
2020-08-04
Joogab Yun
add mCaptureAllTouchAfterStart initial value.
39/240139/1
tree
|
commitdiff
2020-07-31
David Steele
Merge "DALi Version 1.9.23" into devel/master
tree
|
commitdiff
2020-07-31
Cheng-Shiun Tsai
DALi Version 1.9.23
96/239996/1
dali_1.9.23
tree
|
commitdiff
2020-07-31
Heeyong Song
Merge "Change the timing of Context::GlContextCreated...
tree
|
commitdiff
2020-07-30
Adeel Kazmi
Merge "Change copy constructor and copy assignment...
tree
|
commitdiff
2020-07-30
Adeel Kazmi
Merge "Use touch consumed return to set whether we...
tree
|
commitdiff
2020-07-30
Richard Huang
Change copy constructor and copy assignment in common...
28/239928/1
tree
|
commitdiff
2020-07-29
Heeyong Song
Merge "Fix memory leak" into devel/master
tree
|
commitdiff
2020-07-29
Heeyong Song
Merge "Fix mGestureRecognizer leak" into devel/master
tree
|
commitdiff
2020-07-29
Adeel Kazmi
Use touch consumed return to set whether we process...
50/238950/4
tree
|
commitdiff
2020-07-29
Heeyong Song
Change the timing of Context::GlContextCreated()
14/239714/2
tree
|
commitdiff
2020-07-29
Heeyong Song
Fix memory leak
92/239692/1
tree
|
commitdiff
2020-07-29
Heeyong Song
Fix mGestureRecognizer leak
82/239682/1
tree
|
commitdiff
2020-07-28
Heeyong Song
Change ownership of Context from Scene to RenderManager
24/239624/1
tree
|
commitdiff
2020-07-28
Heeyong Song
Fix memory leak of WeakHandle
19/239619/1
tree
|
commitdiff
2020-07-28
Heeyong Song
Remove context from RenderInstruction
81/239581/1
tree
|
commitdiff
2020-07-27
Adeel Kazmi
Merge "Add move semantics for IntrusivePtr" into devel...
tree
|
commitdiff
2020-07-27
Adeel Kazmi
Merge "Fix incorrect Dali::Scene comment in actor.h...
tree
|
commitdiff
2020-07-27
Richard Huang
Add move semantics for IntrusivePtr
41/239441/2
tree
|
commitdiff
next