index
:
libsvgtiny.git
chris/fetch-x-ent-ref
dsilvers/tolibdom
master
tlsa/fix-gradients
NetSurf SVG decoder
NetSurf Browser Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Test data: Add SVG with missing stroke gradient definition.
tlsa/fix-gradients
Michael Drake
2016-10-26
1
-0
/
+10
*
Parse: Ensure consumed characters count is initiliased.
Michael Drake
2016-10-26
1
-0
/
+1
*
Parse: Make the parse state have two sets of gradient details.
Michael Drake
2016-10-26
3
-113
/
+152
*
Parse: Avoid strndup with unchecked return value.
Michael Drake
2016-10-26
1
-3
/
+3
*
Parse: Remove explicit init of gradient state; gets memset anyway.
Michael Drake
2016-10-26
1
-5
/
+0
*
add polyline test case with floating point colour percentages
Vincent Sanders
2016-09-11
1
-0
/
+9
*
SVG dictionary for use with AFL tool
Vincent Sanders
2016-09-11
1
-0
/
+170
*
Add test set derived from AFL
Vincent Sanders
2016-09-11
2613
-0
/
+170475
*
prevent division by zero for gradient with no points and add test
Vincent Sanders
2016-08-31
2
-2
/
+53
*
improve test suite runner
Vincent Sanders
2016-08-31
1
-4
/
+61
*
add crash test generated with AFL
Vincent Sanders
2016-08-27
1
-0
/
+22
*
cope with lack of root svg element
Vincent Sanders
2016-08-24
1
-0
/
+6
*
add file output to test decoder
Vincent Sanders
2016-08-23
3
-150
/
+192
*
Update component version for release
release/0.1.4
Vincent Sanders
2016-01-03
1
-2
/
+2
*
Fix build with certain C libraries.
Michael Drake
2015-11-01
1
-1
/
+1
*
enable decode tests for svg files
Vincent Sanders
2015-09-02
10
-2
/
+26
*
Fix reallocation of path buffer length to cope with differng path lengths
Vincent Sanders
2015-08-23
1
-21
/
+41
*
Update CFLAGS to avoid deprication warning for glibc 2.21 and later.
Vincent Sanders
2015-03-22
1
-2
/
+9
*
Fix paths for Haiku.
Adrien Destugues
2015-03-22
2
-2
/
+2
*
Update the component version for release
release/0.1.3
Vincent Sanders
2015-03-08
1
-1
/
+1
*
Ensure path generation does not overrun allocated storage.
Vincent Sanders
2015-01-15
1
-6
/
+50
*
Update README to cover dependancies and core buildsystem
Vincent Sanders
2014-12-07
3
-47
/
+91
*
Fix up for new buildsystem
John-Mark Bell
2014-11-16
1
-2
/
+2
*
fix parsing of whitespace in transform operators
Vincent Sanders
2014-10-23
1
-18
/
+18
*
Fix relative move commands following a path close.
Paul Mecklenburg
2014-10-10
1
-0
/
+7
*
Add test case image for broken behaviour of relative move.
Michael Drake
2014-10-10
1
-0
/
+8
*
Update component version for release
release/0.1.2
Vincent Sanders
2014-08-26
1
-1
/
+1
*
Hopefully silence warnings about inlines and non inlines calling one
Daniel Silverstone
2014-04-26
1
-0
/
+9
*
Update component version for release
release/0.1.1
Vincent Sanders
2014-04-18
1
-1
/
+1
*
Add support for multilib
John-Mark Bell
2014-01-13
2
-3
/
+3
*
Fix to use list_size accessor.
Michael Drake
2013-08-23
1
-1
/
+1
*
Minor tidyup.
Michael Drake
2013-08-23
1
-10
/
+7
*
Move gradient logging to svgtiny_gradient.c, and suppress when not debugging ...
Michael Drake
2013-08-23
2
-2
/
+5
*
Fix leak of gradient dom strings.
Michael Drake
2013-08-23
1
-35
/
+189
*
Suppress most gradient debug.
Michael Drake
2013-08-22
1
-0
/
+18
*
update component version for release
release/0.1.0
Vincent Sanders
2013-04-19
1
-1
/
+1
*
add a .gitattributes so .gitignore is not exported
Vincent Sanders
2013-04-18
1
-0
/
+2
*
Explicitly check if r0 or r1 are NaN, as if they are, on x86 the function eva...
Chris Young
2013-01-05
1
-1
/
+7
*
Handle empty text nodes correctly.
John-Mark Bell
2012-12-31
1
-3
/
+7
*
Drop const, as this can't work with libdom.
John-Mark Bell
2012-12-30
1
-6
/
+6
*
correct target name
Chris Young
2012-11-27
1
-1
/
+1
*
Replace dom_string_length with dom_string_byte_length -- faster and more correct
Daniel Silverstone
2012-11-03
2
-23
/
+12
*
Void myself unpleasantly in order to satisfy RISC OS toolchain
Daniel Silverstone
2012-11-03
2
-3
/
+5
*
Clean up properly
Daniel Silverstone
2012-11-03
1
-1
/
+9
*
Fix up pkgconfig
Daniel Silverstone
2012-11-03
1
-1
/
+1
*
Merge branch 'dsilvers/tolibdom'
Daniel Silverstone
2012-11-03
10
-341
/
+1483
|
\
|
*
Convert the last bits for libdom
dsilvers/tolibdom
Daniel Silverstone
2012-11-03
2
-6
/
+7
|
*
The library now builds
Daniel Silverstone
2012-11-03
5
-75
/
+163
|
*
More work towards libdom conversion
Daniel Silverstone
2012-11-03
4
-118
/
+173
|
*
Parse text
Daniel Silverstone
2012-11-03
2
-19
/
+67
[next]