projects
/
platform
/
core
/
uifw
/
dali-core.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/core/uifw/dali-core.git
2020-12-18
adam.b
Created PartialRenderingDataProvider to store per-frame...
24/247424/12
commit
|
commitdiff
|
tree
|
snapshot
2020-12-18
adam.b
DALi Version 2.0.6
48/250048/1
dali_2.0.6
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
Adeel Kazmi
Added notes to explain the difference between GetProper...
90/249790/1
commit
|
commitdiff
|
tree
|
snapshot
2020-12-16
David Steele
Merge "use std::string_view to avoid shader string...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-15
David Steele
Merge "Ensure actor size is set to node if different...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
David Steele
Ensure actor size is set to node if different
44/249544/2
commit
|
commitdiff
|
tree
|
snapshot
2020-12-14
Adeel Kazmi
Fix Svace error in actor-parent-impl.cpp
42/249542/1
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Adeel Kazmi
Merge "DALi Version 2.0.5" into devel/master
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
David Steele
DALi Version 2.0.5
41/249441/1
dali_2.0.5
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Adeel Kazmi
Merge "[dali-core] add libhyphen-dev library to dali...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-11
Adeel Kazmi
Merge "Refactored actor impl child/parent handling...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Richard Huang
Ensure we use TransformManager const methods to retriev...
02/249202/3
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
David Steele
Merge "[dali-core] add all X11 colors to Color namespac...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Adeel Kazmi
Merge "(UpdateProxy) Ensure we use TransformManager...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Adeel Kazmi
(UpdateProxy) Ensure we use TransformManager const...
93/249193/1
commit
|
commitdiff
|
tree
|
snapshot
2020-12-08
Heeyong Song
Merge "Ensure to update nodes even though they are...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-07
David Steele
Refactored actor impl child/parent handling out
43/249143/1
commit
|
commitdiff
|
tree
|
snapshot
2020-12-06
ali198724
[dali-core] add libhyphen-dev library to dali-env
50/248550/2
commit
|
commitdiff
|
tree
|
snapshot
2020-12-04
Adeel Kazmi
DALi Version 2.0.4
50/249050/1
dali_2.0.4
commit
|
commitdiff
|
tree
|
snapshot
2020-12-03
Subhransu Mohanty
refactor Object,TypeInfo and PropertyMetaData to use...
70/248870/2
commit
|
commitdiff
|
tree
|
snapshot
2020-12-03
Subhransu Mohanty
use std::string_view to avoid shader string duplication.
86/248886/1
commit
|
commitdiff
|
tree
|
snapshot
2020-12-02
Adeel Kazmi
Merge "Fixed SVACE errors" into devel/master
commit
|
commitdiff
|
tree
|
snapshot
2020-12-02
David Steele
Merge "Optimize Orphan animator Cleanup." into devel...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-02
Adeel Kazmi
Fixed SVACE errors
08/248808/1
commit
|
commitdiff
|
tree
|
snapshot
2020-12-02
Subhransu Mohanty
Optimize Orphan animator Cleanup.
63/248763/1
commit
|
commitdiff
|
tree
|
snapshot
2020-12-02
Heeyong Song
Ensure to update nodes even though they are invisible
55/248555/2
commit
|
commitdiff
|
tree
|
snapshot
2020-12-01
Adeel Kazmi
Refactored Internal::Actor by moving some methods into...
06/248706/2
commit
|
commitdiff
|
tree
|
snapshot
2020-12-01
David Steele
Moved sibling order algorithms out of actor-impl
07/248707/1
commit
|
commitdiff
|
tree
|
snapshot
2020-12-01
David Steele
Merge changes I2dff9828,Ie3c8048a,Ib1b1d3bc into devel...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-01
Seungho Baek
Make blend for the opaque renderer when advanced blend...
27/248327/4
commit
|
commitdiff
|
tree
|
snapshot
2020-12-01
Subhransu Mohanty
Avoid Heap allocation in UniformMap.
90/248590/3
commit
|
commitdiff
|
tree
|
snapshot
2020-12-01
Subhransu Mohanty
Refactor UniformMap, PropertyOwner and Program to use...
69/248569/5
commit
|
commitdiff
|
tree
|
snapshot
2020-12-01
Subhransu Mohanty
Added String Interning Support to Dali.
60/248560/5
commit
|
commitdiff
|
tree
|
snapshot
2020-11-30
Adeel Kazmi
Merge "Reference counting made atomic" into devel/master
commit
|
commitdiff
|
tree
|
snapshot
2020-11-30
David Steele
Merge "refactor AlphaFunction class to reduce size...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-27
Richard Huang
Add configuration file to enable CodeQL code scanning...
43/248543/1
commit
|
commitdiff
|
tree
|
snapshot
2020-11-27
adam.b
Reference counting made atomic
36/248536/1
commit
|
commitdiff
|
tree
|
snapshot
2020-11-27
Richard Huang
DALi Version 2.0.3
24/248524/1
dali_2.0.3
commit
|
commitdiff
|
tree
|
snapshot
2020-11-23
Adeel Kazmi
Merge "Support screen and client rotation" into devel...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-23
Wander Lairson...
Implement a semaphore primitive
32/244732/9
commit
|
commitdiff
|
tree
|
snapshot
2020-11-23
Wonsik Jung
Support screen and client rotation
21/244821/11
commit
|
commitdiff
|
tree
|
snapshot
2020-11-20
György Straub
DALi Version 2.0.2
79/248079/1
dali_2.0.2
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Adeel Kazmi
Merge "Clean up the code to build successfully on macOS...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-18
Wander Lairson...
Clean up the code to build successfully on macOS
85/243985/9
commit
|
commitdiff
|
tree
|
snapshot
2020-11-13
Cheng-Shiun...
DALi Version 2.0.1
04/247704/1
dali_2.0.1
commit
|
commitdiff
|
tree
|
snapshot
2020-11-11
Seungho BAEK
Merge "Blend Equation Advanced Supporting" into devel...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-09
Adeel Kazmi
(patch-coverage.pl) Outputs covered and total lines...
05/247305/1
commit
|
commitdiff
|
tree
|
snapshot
2020-11-09
ali198724
[dali-core] add all X11 colors to Color namespace
10/246610/3
commit
|
commitdiff
|
tree
|
snapshot
2020-11-09
Subhransu Mohanty
refactor AlphaFunction class to reduce size
11/247211/1
commit
|
commitdiff
|
tree
|
snapshot
2020-11-06
Adeel Kazmi
DALi Version 2.0.0
72/247172/1
dali_2.0.0
commit
|
commitdiff
|
tree
|
snapshot
2020-11-05
György Straub
RenderTaskProcessor::AddRenderablesForTask() optimization.
41/239741/9
commit
|
commitdiff
|
tree
|
snapshot
2020-11-04
Victor Cebollada
Implement GetNanoseconds() with std::chrono.
08/242608/7
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Subhransu Mohanty
Improve the logic using Erase-Remove Idiom.
36/242436/6
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
David Steele
Merge "use string_view instead of const string literals...
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
Subhransu Mohanty
use string_view instead of const string literals.
22/245322/4
commit
|
commitdiff
|
tree
|
snapshot
2020-11-03
sub.mohanty...
refactor dali-animation.
11/245511/11
commit
|
commitdiff
|
tree
|
snapshot
2020-11-02
David Steele
Added test-harness timeout check
18/246618/2
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
David Steele
DALi Version 1.9.36
29/246529/1
dali_1.9.36
commit
|
commitdiff
|
tree
|
snapshot
2020-10-30
Seungho, Baek
Blend Equation Advanced Supporting
00/224500/45
commit
|
commitdiff
|
tree
|
snapshot
2020-10-29
Joogab Yun
Change property name from TouchDelegateArea to TouchArea.
91/246391/2
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
David Steele
Updated patch-coverage.pl script
24/246124/1
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Subhransu Mohanty
use algorithm and range for
67/243767/3
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
Adeel Kazmi
Merge "DALi Version 1.9.35" into devel/master
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
adam.b
DALi Version 1.9.35
03/246103/1
dali_1.9.35
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
David Steele
Merge "use modern construct '= default' for special...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-23
joogab yun
Merge "Add TouchDelegateArea property." into devel...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
David Steele
Adding new patch-coverage script
61/245661/3
commit
|
commitdiff
|
tree
|
snapshot
2020-10-22
Joogab Yun
Add TouchDelegateArea property.
35/245935/9
commit
|
commitdiff
|
tree
|
snapshot
2020-10-20
David Steele
Merge "refactor Property::Map interface." into devel...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-19
David Steele
Merge "add base type of enum to reduce class size...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-16
Adeel Kazmi
Merge "DALi Version 1.9.34" into devel/master
commit
|
commitdiff
|
tree
|
snapshot
2020-10-16
Richard Huang
[dali_1.9.34] Merge branch 'devel/master'
42/245842/1
commit
|
commitdiff
|
tree
|
snapshot
2020-10-16
Richard Huang
DALi Version 1.9.34
36/245836/1
dali_1.9.34
commit
|
commitdiff
|
tree
|
snapshot
2020-10-16
Adeel Kazmi
Merge "Skip rendering if no animation is currently...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-14
Joogab Yun
Add intercept touch event
58/245258/18
commit
|
commitdiff
|
tree
|
snapshot
2020-10-12
Adeel Kazmi
Fix doxygen comments
85/245585/1
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
David Steele
Merge "Fix PropertySetSignalType signal interface signa...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Subhransu Mohanty
use modern construct '= default' for special functions.
75/243875/3
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
David Steele
Merge changes I2769d6ae,I11060630,I5c96789c,I1d0e89be...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
György Straub
[dali_1.9.33] Merge branch 'devel/master'
69/245469/1
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
György Straub
DALi Version 1.9.33
63/245463/1
dali_1.9.33
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Subhransu Mohanty
Fix PropertySetSignalType signal interface signature
04/242604/4
commit
|
commitdiff
|
tree
|
snapshot
2020-10-09
Richard Huang
Skip rendering if no animation is currently active
27/244727/4
commit
|
commitdiff
|
tree
|
snapshot
2020-10-08
Adeel Kazmi
Merge "skipping the render items outside of the partial...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-08
David Steele
Add template keyword for android compiler
60/245360/2
commit
|
commitdiff
|
tree
|
snapshot
2020-10-08
Subhransu Mohanty
add base type of enum to reduce class size.
31/245331/2
commit
|
commitdiff
|
tree
|
snapshot
2020-10-08
Subhransu Mohanty
refactor Property::Map interface.
44/244744/4
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
Subhransu Mohanty
refactor SignalBase and CallbackBase using variadic...
94/245194/3
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
David Steele
Merge "added Erase and EraseIf function to dali-vector...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
Subhransu Mohanty
added Erase and EraseIf function to dali-vector
47/245247/2
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
adam.b
skipping the render items outside of the partial render...
01/245101/2
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
Subhransu Mohanty
refactor Signal class.
06/244206/6
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
Subhransu Mohanty
refactor ConnectionTracker class.
05/244205/5
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
Subhransu Mohanty
refactor SlotConnection class.
04/244204/5
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
Subhransu Mohanty
refactor CallbackBase class.
03/244203/5
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
Subhransu Mohanty
refactor BaseSignal class.
02/244202/5
commit
|
commitdiff
|
tree
|
snapshot
2020-10-07
Subhransu Mohanty
refactor SignalConnection class.
01/244201/5
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Adeel Kazmi
Merge "Added small buffer optimization to Property...
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Subhransu Mohanty
Added small buffer optimization to Property::Value.
43/244843/6
commit
|
commitdiff
|
tree
|
snapshot
2020-10-06
Subhransu Mohanty
keep a static vector to avoid memory allocation
70/242970/3
commit
|
commitdiff
|
tree
|
snapshot
next