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-09-16
Piotr Kalota
bindings/capi: Added path getters + test in testCapi.c
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Hermet Park
bin svg2png: revise abe7187f5bd3041609ee27b8637b6d55d73...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
JunsuChoi
ThorVG/Utils: Convert svg to png (#8)
commit
|
commitdiff
|
tree
|
snapshot
2020-09-16
Michal Szczecinski
bindings/capi: Added stroke/gradient getters.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-15
Hermet Park
common: fix compiler warnings.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-15
Hermet Park
sw_engine: fix build warning
commit
|
commitdiff
|
tree
|
snapshot
2020-09-15
Hermet Park
sw_engine: code refactoring.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-15
JunsuChoi
SvgLoader: Fix wrong display when dasharray size is 1
commit
|
commitdiff
|
tree
|
snapshot
2020-09-15
JunsuChoi
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2020-09-15
JunsuChoi
Add travis ci build
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Hermet Park
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Mira Grudzinska
SvgLoader: Fixing issues with a A/a command
commit
|
commitdiff
|
tree
|
snapshot
2020-09-14
Mira Grudzinska
svg_loader: fixing issue with parsing an svg path ...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
Hermet Park
updated AUTHORS
accepted/tizen/unified/20200914.131341
submit/tizen/20200913.215058
commit
|
commitdiff
|
tree
|
snapshot
2020-09-11
JunsuChoi
SvgLoader: Fix missing doc.gradients update
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
JunsuChoi
SvgLoader: Modify calculation formula of linear gradien...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Hermet Park
sw_engine: code refactoring.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Mira Grudzinska
sw_engine: the check if the stroke width > 0 after...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Hermet Park
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
JunsuChoi
SvgLoader: Supports case when only rx or ry is declared
commit
|
commitdiff
|
tree
|
snapshot
2020-09-10
Hermet Park
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2020-09-09
Hermet Park
sw_engine: fix shape rendering skip issue.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-08
Hermet Park
changed file permission
commit
|
commitdiff
|
tree
|
snapshot
2020-09-08
Hermet Park
gl_engine: fix by coding convention.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-08
Pranay Kumar...
gl_engine: gradient implementation
25/243225/3
commit
|
commitdiff
|
tree
|
snapshot
2020-09-08
Hermet Park
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2020-09-08
Hermet Park
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2020-09-08
Hermet Park
svg_loader: refactoring code.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-07
Hermet Park
svg_loader: remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-07
Hermet Park
sw_engine: fix memory leak.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-07
Hermet Park
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2020-09-07
Hermet Park
README: introduced our new logo.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-05
Hermet Park
test: +++ missing test file.
accepted/tizen/unified/20200907.045053
submit/tizen/20200906.212734
commit
|
commitdiff
|
tree
|
snapshot
2020-09-05
Hermet Park
common: fix context corruption among the multiple canvases.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-05
Hermet Park
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2020-09-05
JunsuChoi
SvgLoader: Add Mask, ClipPath nodees as dummy.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-04
JunsuChoi
SvgLoader: Support DashArray attribute for stroke
commit
|
commitdiff
|
tree
|
snapshot
2020-09-04
JunsuChoi
SvgLoader: Fix memory leak for loader's gradient
commit
|
commitdiff
|
tree
|
snapshot
2020-09-04
JunsuChoi
SvgLoader: Add null check
commit
|
commitdiff
|
tree
|
snapshot
2020-09-04
JunsuChoi
SvgLoaderCommon: Add initialization in SvgVector
commit
|
commitdiff
|
tree
|
snapshot
2020-09-04
JunsuChoi
SvgLoader: Gradient use non-premultipied color
commit
|
commitdiff
|
tree
|
snapshot
2020-09-04
Hermet Park
sw_engine: step backward optimization.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-04
JunsuChoi
SvgLoader: Use non-premultipied color
commit
|
commitdiff
|
tree
|
snapshot
2020-09-04
Hermet Park
svg_loader: prevent dangling node in exception case.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-04
JunsuChoi
SvgLoader: Remove unnecessary declaration
commit
|
commitdiff
|
tree
|
snapshot
2020-09-04
JunsuChoi
SvgLoader: Do not delete the cloned node
commit
|
commitdiff
|
tree
|
snapshot
2020-09-04
JunsuChoi
SvgLoader: Fix pointing to wrong parent
commit
|
commitdiff
|
tree
|
snapshot
2020-09-02
JunsuChoi
SvgLoader: Prevent underflow when stack.cnt is 0
commit
|
commitdiff
|
tree
|
snapshot
2020-09-02
JunsuChoi
SvgLoader: Defs type nodes are not saved in loader...
commit
|
commitdiff
|
tree
|
snapshot
2020-09-02
Michal Szczecinski
bindings/capi: Check invalid parameters in capi.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-02
Hermet Park
svg_loader: fix vector memory leaks.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
Hermet Park
test async: fix wrong time unit.
submit/tizen/20200901.214039
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
Hermet Park
canvas: fix memory leak.
commit
|
commitdiff
|
tree
|
snapshot
2020-09-01
Hermet Park
svg_loader: code refactoring
52/242852/2
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Hermet Park
sw_engine: fix memory leak.
submit/tizen/20200830.214225
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Hermet Park
capi: fix memory leak.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Hermet Park
Merge "tvgShape: fixed missing check in Shape::fill...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Hermet Park
sw_engine: + exceptional handling for safety
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Mateusz Palkowski
tvgShape: fixed missing check in Shape::fill
97/242397/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Hermet Park
sw_engine: applied async rasterizing based on task...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Mira Grudzinska
SwRenderer: fixing unnecessary nesting in prepare()
36/242236/3
commit
|
commitdiff
|
tree
|
snapshot
2020-08-25
Hermet Park
svg_loader: applied asynchronous threads tasks for...
39/242039/6
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Shinwoo Kim
taskscheduler: initialize member correctly
commit
|
commitdiff
|
tree
|
snapshot
2020-08-24
Hermet Park
Update README.md
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Subhransu Mohanty
meson: added compiler flags to optimize binary size
93/241993/1
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Hermet Park
common initializer: don't try initialize engine duplica...
64/241964/1
accepted/tizen/unified/20200824.134426
submit/tizen/20200823.213148
commit
|
commitdiff
|
tree
|
snapshot
2020-08-21
Hermet Park
common taskscheduler: revise functionalities.
48/241448/10
commit
|
commitdiff
|
tree
|
snapshot
2020-08-20
Hermet Park
updated AUTHORS
commit
|
commitdiff
|
tree
|
snapshot
2020-08-20
Mira Grudzinska
svg path: changes in processing cmds T,Q,S
67/240567/4
commit
|
commitdiff
|
tree
|
snapshot
2020-08-20
Hermet Park
Merge "tvg: added task support that runs on a threadpo...
commit
|
commitdiff
|
tree
|
snapshot
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-14
Subhransu Mohanty
tvg: added task support that runs on a threadpool.
39/240939/2
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
next