projects
/
platform
/
core
/
uifw
/
dali-core.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Added String Interning Support to Dali.
[platform/core/uifw/dali-core.git]
/
automated-tests
/
src
/
2020-12-01
Subhransu Mohanty
Added String Interning Support to Dali.
60/248560/5
tree
|
commitdiff
2020-11-30
David Steele
Merge "refactor AlphaFunction class to reduce size...
tree
|
commitdiff
2020-11-23
Adeel Kazmi
Merge "Support screen and client rotation" into devel...
tree
|
commitdiff
2020-11-23
Wander Lairson Costa
Implement a semaphore primitive
32/244732/9
tree
|
commitdiff
2020-11-23
Wonsik Jung
Support screen and client rotation
21/244821/11
tree
|
commitdiff
2020-11-18
Adeel Kazmi
Merge "Clean up the code to build successfully on macOS...
tree
|
commitdiff
2020-11-18
Wander Lairson Costa
Clean up the code to build successfully on macOS
85/243985/9
tree
|
commitdiff
2020-11-11
Seungho BAEK
Merge "Blend Equation Advanced Supporting" into devel...
tree
|
commitdiff
2020-11-03
David Steele
Merge "use string_view instead of const string literals...
tree
|
commitdiff
2020-11-03
Subhransu Mohanty
use string_view instead of const string literals.
22/245322/4
tree
|
commitdiff
2020-11-02
David Steele
Added test-harness timeout check
18/246618/2
tree
|
commitdiff
2020-10-30
Seungho, Baek
Blend Equation Advanced Supporting
00/224500/45
tree
|
commitdiff
2020-10-29
Joogab Yun
Change property name from TouchDelegateArea to TouchArea.
91/246391/2
tree
|
commitdiff
2020-10-23
Adeel Kazmi
Merge "DALi Version 1.9.35" into devel/master
tree
|
commitdiff
2020-10-23
David Steele
Merge "use modern construct '= default' for special...
tree
|
commitdiff
2020-10-23
joogab yun
Merge "Add TouchDelegateArea property." into devel...
tree
|
commitdiff
2020-10-22
Joogab Yun
Add TouchDelegateArea property.
35/245935/9
tree
|
commitdiff
2020-10-20
David Steele
Merge "refactor Property::Map interface." into devel...
tree
|
commitdiff
2020-10-19
David Steele
Merge "add base type of enum to reduce class size...
tree
|
commitdiff
2020-10-16
Richard Huang
[dali_1.9.34] Merge branch 'devel/master'
42/245842/1
tree
|
commitdiff
2020-10-16
Adeel Kazmi
Merge "Skip rendering if no animation is currently...
tree
|
commitdiff
2020-10-14
Joogab Yun
Add intercept touch event
58/245258/18
tree
|
commitdiff
2020-10-09
David Steele
Merge "Fix PropertySetSignalType signal interface signa...
tree
|
commitdiff
2020-10-09
David Steele
Merge changes I2769d6ae,I11060630,I5c96789c,I1d0e89be...
tree
|
commitdiff
2020-10-09
György Straub
[dali_1.9.33] Merge branch 'devel/master'
69/245469/1
tree
|
commitdiff
2020-10-08
Adeel Kazmi
Merge "skipping the render items outside of the partial...
tree
|
commitdiff
2020-10-07
Subhransu Mohanty
refactor SignalBase and CallbackBase using variadic...
94/245194/3
tree
|
commitdiff
2020-10-07
David Steele
Merge "added Erase and EraseIf function to dali-vector...
tree
|
commitdiff
2020-10-07
Subhransu Mohanty
added Erase and EraseIf function to dali-vector
47/245247/2
tree
|
commitdiff
2020-10-02
Cheng-Shiun Tsai
[dali_1.9.32] Merge branch 'devel/master'
16/245116/1
tree
|
commitdiff
2020-09-30
Adeel Kazmi
Merge "partial rendering - When calculating the area...
tree
|
commitdiff
2020-09-30
Adeel Kazmi
Merge "partial rendering" into devel/master
tree
|
commitdiff
2020-09-29
Subhransu Mohanty
Refactor Property::Value::Impl class
39/242739/16
tree
|
commitdiff
2020-09-22
Adeel Kazmi
Merge "Include the algorithm header file" into devel...
tree
|
commitdiff
2020-09-21
Adeel Kazmi
Merge "Internal::Actor Refactoring" into devel/master
tree
|
commitdiff
2020-09-18
David Steele
[dali_1.9.30] Merge branch 'devel/master'
44/244444/1
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
Heeyong Song
Fix texture bound cache issue
78/244278/2
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_1.9.29] Merge branch 'devel/master'
70/243970/1
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-09
György Straub
Adding 'override', removing 'virtual' from overriding...
52/243752/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-04
György Straub
Changed 'virtual' function override declarations to...
26/243326/1
tree
|
commitdiff
2020-09-04
Richard Huang
[dali_1.9.28] Merge branch 'devel/master'
81/243281/1
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_1.9.27] Merge branch 'devel/master'
31/242631/1
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-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_1.9.26] Merge branch 'devel/master'
87/241987/1
tree
|
commitdiff
2020-08-19
Richard Huang
WheelEvent class pimpling
56/241356/2
tree
|
commitdiff
2020-08-19
Adeel Kazmi
Merge "Change to C++14 Support" into devel/master
tree
|
commitdiff
2020-08-18
Adeel Kazmi
(Automated Tests) Added several negative test cases
06/241206/2
tree
|
commitdiff
2020-08-17
Adeel Kazmi
Renamed TouchData to TouchEvent
05/241105/3
tree
|
commitdiff
2020-08-14
greynaga
[dali_1.9.25] Merge branch 'devel/master'
93/241093/1
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_1.9.24] Merge branch 'devel/master'
76/240576/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-07-31
Cheng-Shiun Tsai
[dali_1.9.23] Merge branch 'devel/master'
02/240002/1
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
next