projects
/
platform
/
core
/
graphics
/
tizenvg.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/core/graphics/tizenvg.git
2020-08-20
Hermet Park
code refactoring
40/241440/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-20
Hermet Park
sw_engine: fix loss of data when it's converting.
14/241414/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Hermet Park
sw_engine: replace rgba8888 with abgr8888
46/241346/4
commit
|
commitdiff
|
tree
|
snapshot
2020-08-19
Hermet Park
code refactoring
03/241303/2
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Hermet Park
remove print/cout logs.
96/241196/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-18
Hermet Park
sw_engine: code refactoring
95/241195/3
commit
|
commitdiff
|
tree
|
snapshot
2020-08-15
Hermet Park
sw_engine: convert colorspace ARGB -> RGBA in default.
12/241112/5
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Hermet Park
picture svg: introduce load() with memory data input...
86/241086/2
accepted/tizen/unified/20200820.034622
submit/tizen/20200817.223215
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Hermet Park
common initializer: introduce thread count api.
79/241079/2
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Hermet Park
loader svg: code refactoring.
78/241078/2
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Hermet Park
disable gl_engine in default.
75/241075/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-14
Hermet Park
remove std async usage.
04/241004/11
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Hermet Park
common: code refactoring.
99/240999/1
submit/tizen/20200813.110752
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Hermet Park
gl_engine: engine should return shape data for resuing it.
96/240996/2
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Hermet Park
sw_engine: fix potential data overflow.
95/240995/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Hermet Park
svg_loader: free allocated data properly.
91/240991/2
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Hermet Park
sw_engine: remove unnecessary assert() call
87/240987/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Hermet Park
sw_engine: fix data overflow case.
86/240986/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Hermet Park
sw_engine renderer: initialize member data in default.
84/240984/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Hermet Park
common: code refactoring.
83/240983/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Hermet Park
svg_loader: initialize member data in default.
82/240982/2
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Hermet Park
gl_engine renderer: initialize member data in default.
79/240979/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Hermet Park
sw_engine: remove unnecessary assert() call
78/240978/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Michal Szczecinski
common_shape: fixed arc api to draw rectangles lower...
79/240779/2
commit
|
commitdiff
|
tree
|
snapshot
2020-08-13
Hermet Park
replace license from Apache 2.0 to MIT
65/240965/2
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Hermet Park
sw_engine: fix one last compile warning.
65/240465/1
accepted/tizen/unified/20200810.123122
submit/tizen/20200809.214919
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Hermet Park
svg_loader: fix compile warnings.
64/240464/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Hermet Park
common: fix compiler warnings that loss data by mis...
63/240463/5
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Mateusz Palkowski
capi: Added C wrapper for setting spread type
04/240204/5
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Hermet Park
fix compile warnings
37/240437/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Hermet Park
gl_engine: fix compile warnings
31/240431/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Hermet Park
svg_loader: fix compile warnings.
25/240425/2
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Hermet Park
common: fix compile warnings.
23/240423/3
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Hermet Park
common: fix compile warnings.
20/240420/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Hermet Park
svg_loader: code refactoring.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Shinwoo Kim
svg_loader: fix build error
02/240402/2
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Hermet Park
svg_loader: code refactoring
99/240399/3
commit
|
commitdiff
|
tree
|
snapshot
2020-08-06
Hermet Park
common: changed premultiplied color policy.
95/240395/2
commit
|
commitdiff
|
tree
|
snapshot
2020-08-05
Hermet Park
updated README
33/240333/1
accepted/tizen/unified/20200806.062539
submit/tizen/20200806.023659
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Hermet Park
test arc: revise sample code.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Hermet Park
Merge "spec: Add spec for rpm packaging" into tizen
commit
|
commitdiff
|
tree
|
snapshot
2020-08-04
Hermet Park
capi: revise some common paint interfaces and added...
29/240129/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Hermet Park
common: code refactoring.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Hermet Park
common shape: support pie filling from arc.
07/240107/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Hermet Park
Merge "common shape: added arc implementation" into...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
Michal Szczecinski
common shape: added arc implementation
89/239989/4
commit
|
commitdiff
|
tree
|
snapshot
2020-08-03
JunsuChoi
spec: Add spec for rpm packaging
43/238643/8
commit
|
commitdiff
|
tree
|
snapshot
2020-07-31
Mateusz Palkowski
capi: Added C wrappers for gradient func
93/239993/1
commit
|
commitdiff
|
tree
|
snapshot
2020-07-30
Hermet Park
test: updated svg sample
10/239910/2
commit
|
commitdiff
|
tree
|
snapshot
2020-07-30
Hermet Park
common: code refactoring
95/239895/4
commit
|
commitdiff
|
tree
|
snapshot
2020-07-30
Hermet Park
common picture: introduce picture feature which is...
69/239869/5
commit
|
commitdiff
|
tree
|
snapshot
2020-07-30
Hermet Park
common: code refactoring.
39/239839/2
commit
|
commitdiff
|
tree
|
snapshot
2020-07-30
Hermet Park
common: code refactoring for simplicity.
33/239833/3
commit
|
commitdiff
|
tree
|
snapshot
2020-07-30
Hermet Park
Merge "capi: Added wrapper for tvg::Shape::transform...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-30
Hermet Park
common: revise canvas interfaces.
04/239804/2
commit
|
commitdiff
|
tree
|
snapshot
2020-07-29
Hermet Park
common: code refactoring
60/239760/3
commit
|
commitdiff
|
tree
|
snapshot
2020-07-29
Hermet Park
common: code refactoring
46/239746/2
commit
|
commitdiff
|
tree
|
snapshot
2020-07-29
Mateusz Palkowski
capi: Added wrapper
42/239742/1
commit
|
commitdiff
|
tree
|
snapshot
2020-07-29
Hermet Park
common: revise transform interfaces.
99/239699/4
commit
|
commitdiff
|
tree
|
snapshot
2020-07-29
Hermet Park
sw_engine: fix out of cell memory.
93/239693/1
commit
|
commitdiff
|
tree
|
snapshot
2020-07-28
Hermet Park
gl_engine: updated file permission.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-28
Hermet Park
updated AUTHORS
commit
|
commitdiff
|
tree
|
snapshot
2020-07-27
Mateusz Palkowski
capi: Added wrapper for tvg::Shape::translate
53/239553/1
commit
|
commitdiff
|
tree
|
snapshot
2020-07-27
Mateusz Palkowski
capi: Added wrapper for tvg::Shape::rotate
52/239552/1
commit
|
commitdiff
|
tree
|
snapshot
2020-07-27
Mateusz Palkowski
capi: Added wrapper for tvg::Shape::scale
51/239551/1
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Hermet Park
sw_engine gradient: support x/y scale for linear gradient
24/239424/1
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Hermet Park
sw_engine gradient: support x/y scale for radial gradient
98/239298/5
commit
|
commitdiff
|
tree
|
snapshot
2020-07-24
Hermet Park
sw_engine: revise stroke scaling logic.
20/239320/1
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
Hermet Park
sw_engine: support bidirectional stroke scaling.
07/239207/10
commit
|
commitdiff
|
tree
|
snapshot
2020-07-23
JunsuChoi
SvgLoader: Fix opacity propagation
26/239226/2
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Hermet Park
sw_engine: revise scale transform logic.
74/239074/5
commit
|
commitdiff
|
tree
|
snapshot
2020-07-22
Hermet Park
comon: code refactoring
82/239182/1
commit
|
commitdiff
|
tree
|
snapshot
2020-07-21
Hermet Park
sw_engine: revise outline transform
37/239037/3
commit
|
commitdiff
|
tree
|
snapshot
2020-07-21
JunsuChoi
SvgLoader: Support display=none feature
71/238971/3
commit
|
commitdiff
|
tree
|
snapshot
2020-07-20
Hermet Park
test: replaced svg resources.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Hermet Park
common transformation: fix transformation multiply
16/238716/7
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Hermet Park
test: ++code safety
80/238780/1
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Hermet Park
test: changed file permission.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Hermet Park
updated AUTHORS
commit
|
commitdiff
|
tree
|
snapshot
2020-07-17
Pranay Kumar...
gl_engine: Fix crash in animation callback. Refactor...
20/238620/5
commit
|
commitdiff
|
tree
|
snapshot
2020-07-16
Hermet Park
svg_loader: code refactoring.
91/238691/1
commit
|
commitdiff
|
tree
|
snapshot
2020-07-16
Hermet Park
svg_loader: code refactoring
89/238689/2
commit
|
commitdiff
|
tree
|
snapshot
2020-07-16
Hermet Park
svg_loader: optimize data delivery.
88/238688/1
commit
|
commitdiff
|
tree
|
snapshot
2020-07-16
JunsuChoi
test: Fix typo in makefile
59/238659/1
commit
|
commitdiff
|
tree
|
snapshot
2020-07-16
Hermet Park
sw_engine: fix wrong gradient fill transform.
49/238649/1
commit
|
commitdiff
|
tree
|
snapshot
2020-07-16
JunsuChoi
SvgLoader: Verify SVG resource
23/238223/3
commit
|
commitdiff
|
tree
|
snapshot
2020-07-15
Hermet Park
capi: improve code template.
72/238572/1
commit
|
commitdiff
|
tree
|
snapshot
2020-07-15
Hermet Park
capi: support c interfaces
97/238397/7
commit
|
commitdiff
|
tree
|
snapshot
2020-07-11
Hermet Park
sw_engine: introduce avx simd instruction
78/238078/11
commit
|
commitdiff
|
tree
|
snapshot
2020-07-10
Hermet Park
Merge "SvgLoader: Inherit parent opacity" into tizen
commit
|
commitdiff
|
tree
|
snapshot
2020-07-10
Hermet Park
svg_loader: code refactoring.
40/238240/1
commit
|
commitdiff
|
tree
|
snapshot
2020-07-10
Hermet Park
Merge "SvgLoader: Support to linear, radial gradient...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-10
Hermet Park
Merge "SvgLoader: Fix typo (SCubic draw)" into tizen
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
JunsuChoi
SvgLoader/Parser: Fix typo
84/238184/1
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
JunsuChoi
SvgLoader: Fix typo (SCubic draw)
79/238179/1
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
JunsuChoi
SvgLoader: Inherit parent opacity
69/238169/1
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
JunsuChoi
SvgLoader: Support to linear, radial gradient
68/238168/1
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Hermet Park
build: support features toggling in meson option.
53/238053/6
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Hermet Park
build: refactoring meson script.
41/238041/1
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Hermet Park
build: refactoriong meson script.
38/238038/2
commit
|
commitdiff
|
tree
|
snapshot
next