index
:
netsurf.git
ashmew2/fix-description
ashmew2/netsurf-kolibrios
ashmew2/nskolibrios
chris/debug
chris/fetch-x-ent-ref
chris/http2
chris/ndk32
dsilvers/bindducky
dsilvers/dukky
dsilvers/scrolloffset
glenwalker/bug_0002428
jmb/gtk3hacks
master
mmu_man/docs_env_sh_tweaks
mmu_man/french_pages
mmu_man/xf86keys
mono/atari_treeview_rework
mono/interactive-about_config
mono/removing-windom-dependency
mono/windom-gui
stevef/cconfig
stevef/ibarmenu
svenw/cocoa
vince/fltk
vince/gtk-tab-restyle
vince/pdf
vince/tools
vince/webp
NetSurf Browser
NetSurf Browser Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
content
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix time_t logging
Vincent Sanders
2017-09-08
1
-1
/
+1
*
Hopefully quash warning about time_t formatting on openbsd
Daniel Silverstone
2017-09-08
1
-1
/
+1
*
Fixup everything the semantic patch missed
Vincent Sanders
2017-09-07
2
-7
/
+7
*
update fetch debug logging to use catagory
Vincent Sanders
2017-09-06
1
-40
/
+40
*
add low level cache category and use it
Vincent Sanders
2017-09-06
1
-76
/
+69
*
update bindings with logging changes
Vincent Sanders
2017-09-06
6
-18
/
+23
*
Use coccinelle to change logging macro calls in c files
Vincent Sanders
2017-09-06
19
-336
/
+483
*
use nslog library for logging if available.
Vincent Sanders
2017-09-03
1
-1
/
+3
*
Errorcodes: Add SPRITE_ERROR and use it in sprite content handler.
Michael Drake
2017-08-30
1
-1
/
+1
*
Sprite content handler: Ensure we broadcast error on librosprite error.
Michael Drake
2017-08-29
1
-0
/
+1
*
Sprite content handler: Fix leaked rosprite_mem_context on rosprite_load error.
Michael Drake
2017-08-29
1
-4
/
+11
*
RSVG content handler: Remove unused assignement.
Michael Drake
2017-08-28
1
-1
/
+0
*
hlcache content callback: Use designated initialiser for hlcache_event.
Michael Drake
2017-08-28
1
-4
/
+3
*
SVG content handler: Convert to using content_broadcast_errorcode().
Michael Drake
2017-08-28
1
-4
/
+1
*
RSVG content handler: Convert to using content_broadcast_errorcode().
Michael Drake
2017-08-28
1
-15
/
+6
*
PNG content handler: Convert to using content_broadcast_errorcode().
Michael Drake
2017-08-28
1
-11
/
+4
*
Sprite content handler: Convert to using content_broadcast_errorcode().
Michael Drake
2017-08-28
1
-5
/
+2
*
initialise event struct correctly to avoid compiler warning
Vincent Sanders
2017-08-27
1
-1
/
+3
*
ICO content handler: Convert to using content_broadcast_errorcode().
Michael Drake
2017-08-27
1
-8
/
+3
*
GIF content handler: Convert to using content_broadcast_errorcode().
Michael Drake
2017-08-27
1
-9
/
+6
*
BMP content handler: Convert to using content_broadcast_errorcode().
Michael Drake
2017-08-27
1
-9
/
+4
*
CSS content handler: Convert to using content_broadcast_errorcode().
Michael Drake
2017-08-27
1
-12
/
+5
*
Content API: Avoid content message copy in content user callback.
Michael Drake
2017-08-26
4
-22
/
+47
*
Content API: Make content_broadcast take pointer to content_msg_data.
Michael Drake
2017-08-26
11
-44
/
+46
*
fix coverity issue 1372473 Out-of-bounds write
Vincent Sanders
2017-06-09
1
-2
/
+2
*
Update documentation removing junk and moving to markdown for most text files
Vincent Sanders
2017-06-09
1
-1
/
+1
*
Duktape: Make declarations match definitions for fastint-enabled functions.
Michael Drake
2017-04-21
1
-2
/
+2
*
Duktape: Enable fastints.
Michael Drake
2017-04-20
1
-0
/
+1
*
Duktape: Make declaration match definition for duk_refzero_check_fast()
Michael Drake
2017-04-16
1
-1
/
+1
*
Duktape: Make declarations match definitions for duk_raw_read_xxx_be
Michael Drake
2017-04-16
1
-6
/
+6
*
Duktape: Prevent clang static analysis.
Michael Drake
2017-04-16
1
-0
/
+3
*
Duktape: Update to 2.1.0 release.
Michael Drake
2017-04-16
3
-5539
/
+7089
*
CSS: Handle presentational hint for HR's "width" attribute.
Michael Drake
2017-04-10
1
-0
/
+1
*
Presentational hints: Ensure length is initialised for auto margins.
Michael Drake
2017-04-06
1
-0
/
+2
*
fix doc comment spelling mistake
Vincent Sanders
2017-03-28
1
-1
/
+1
*
Duktape: Suppress warnings about increasing alignment of pointer type.
Michael Drake
2017-03-23
1
-2
/
+2
*
Duktape: Atari Mint lacks trunc, log2 and cbrt.
Michael Drake
2017-03-23
1
-1
/
+7
*
Duktape: Make declarations match definitions for duk_raw_read_xxx_be
Michael Drake
2017-03-23
1
-6
/
+6
*
Duktape: Prevent clang static analysis.
Michael Drake
2017-03-23
1
-0
/
+3
*
Duktape 2.X: duk_error now returns a duk_ret_t
Michael Drake
2017-03-23
3
-10
/
+6
*
Duktape 2.x: duk_safe_call callbacks now have a void ptr user data param.
Michael Drake
2017-03-23
1
-5
/
+5
*
Duktape 2.X: Update to Duktape 2.0.2.
Michael Drake
2017-03-23
3
-21021
/
+24871
*
Improve content logging with content IDs (pointer values).
Michael Drake
2017-03-23
1
-1
/
+1
*
mimimal mime sniffing test
Vincent Sanders
2017-03-20
1
-3
/
+7
*
reduce hlcache handle api usage in mimesniff
Vincent Sanders
2017-03-19
4
-13
/
+12
*
make mimesniffing use core strings
Vincent Sanders
2017-03-19
2
-222
/
+134
*
fix urldb numerical v6 address handling
Vincent Sanders
2017-03-13
1
-4
/
+12
*
make the urldb content type setting API return an error
Vincent Sanders
2017-03-13
2
-4
/
+8
*
make urldb persistance setting API return an error
Vincent Sanders
2017-03-13
2
-8
/
+12
*
change urldb_set_title API to return an error status
Vincent Sanders
2017-03-13
2
-14
/
+24
[next]