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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix start stop test to set launch options correctly
Vincent Sanders
2020-03-23
1
-3
/
+2
*
Document the integration test setup
Vincent Sanders
2020-03-23
2
-41
/
+548
*
integration test remove remaining windows when browser has been quit
Vincent Sanders
2020-03-23
1
-0
/
+2
*
fix integration test repeat "max" handling
Vincent Sanders
2020-03-23
1
-12
/
+30
*
make conditionals optional in integration test sleep-ms action
Vincent Sanders
2020-03-23
1
-1
/
+1
*
add ability for monkey farmer to launch browser with environment variables set
Vincent Sanders
2020-03-23
2
-2
/
+22
*
about: Add handling for unknown about: page
Daniel Silverstone
2020-03-22
1
-2
/
+28
*
browser_window: Don't attempt to unref NULL lwc string
Daniel Silverstone
2020-03-22
1
-1
/
+3
*
Monkey: Clean up on completion of downloads
Daniel Silverstone
2020-03-22
1
-0
/
+3
*
browser_window: Re-add clearing of loading_content in download
Daniel Silverstone
2020-03-22
1
-0
/
+1
*
HTML: Use new js_closethread()
Daniel Silverstone
2020-03-22
1
-1
/
+7
*
Window: Add flag to ensure we don't set timeouts after close
Daniel Silverstone
2020-03-22
1
-0
/
+14
*
JS: Add concept of js_closethread
Daniel Silverstone
2020-03-22
3
-4
/
+42
*
JS: Move ownership of jsthread from browser to htmlc
Daniel Silverstone
2020-03-22
5
-71
/
+25
*
Dukky: Make heaps refcounted too
Daniel Silverstone
2020-03-22
1
-2
/
+18
*
Dukky: Add refcounting to threads
Daniel Silverstone
2020-03-21
1
-5
/
+59
*
Dukky: Upgrade dukky binding to support new heap/thread split
Daniel Silverstone
2020-03-21
3
-95
/
+121
*
Browser: Split JS threads between current and loading
Daniel Silverstone
2020-03-21
2
-13
/
+44
*
JS: Add concept of thread destroy
Daniel Silverstone
2020-03-21
2
-0
/
+18
*
JS: Split concept of JS context into heap and thread
Daniel Silverstone
2020-03-21
9
-69
/
+104
*
JS: Remove unused slow script callback
Daniel Silverstone
2020-03-21
4
-26
/
+4
*
nsurl: Fix parent path length.
Michael Drake
2020-03-13
1
-1
/
+1
*
Browser window: Clean up cert chains when bw is destroyed.
Michael Drake
2020-03-12
1
-0
/
+5
*
Fetch: Squash use of uninitialised value in fetch_send_callback()
Michael Drake
2020-03-12
1
-8
/
+1
*
Framebuffer: Make some log messages deep debug.
Michael Drake
2020-03-12
2
-4
/
+6
*
fix nsurl sizeof/offsetof
Ori Bernstein
2020-03-12
1
-2
/
+2
*
nsurl: Make nusrl component dump more usable.
Michael Drake
2020-03-11
3
-45
/
+44
*
add page information ui elements to GTK frontend
Vincent Sanders
2020-03-11
6
-83
/
+101
*
GTK: Initial page-info display.
Michael Drake
2020-03-11
1
-44
/
+15
*
Docs: Update for nsgtk3 rename.
Michael Drake
2020-03-10
3
-11
/
+5
*
AmiSSL implies OpenSSL
Chris Young
2020-03-06
1
-1
/
+1
*
Use nsamiga as defined in makefile
Chris Young
2020-03-06
1
-1
/
+1
*
Mod os3support files so file.c builds
Chris Young
2020-03-06
3
-1
/
+15
*
Rename mask to msk
Chris Young
2020-03-06
1
-2
/
+2
*
Internal content: Restyle certificate viewer page.
Michael Drake
2020-02-24
2
-8
/
+45
*
fs_backing_store: Remove cache on failure to init
Daniel Silverstone
2020-02-24
1
-3
/
+17
*
utils/file: Add netsurf_recursive_rm
Daniel Silverstone
2020-02-24
2
-0
/
+86
*
test: Add disc_cache_path to Choices-all test data
Daniel Silverstone
2020-02-24
1
-0
/
+1
*
Browser window: Rework constification of bw for show_certificates.
Michael Drake
2020-02-24
3
-5
/
+7
*
Page info: We need a non-const browser window.
Michael Drake
2020-02-24
2
-4
/
+4
*
implement browser_window_show_certificates
Vincent Sanders
2020-02-24
1
-4
/
+65
*
Internal pages: Update directory listing style.
Michael Drake
2020-02-24
2
-14
/
+77
*
Plot style: Add helper to swap red and blue channels.
Michael Drake
2020-02-24
1
-0
/
+6
*
fetch: Bump last_msg rather than always assigning it
Daniel Silverstone
2020-02-24
1
-1
/
+3
*
fs_backing_store: Fix some comparison types
Daniel Silverstone
2020-02-24
1
-2
/
+2
*
fs_backing_store: Use correct format specifier for 64bit int
Daniel Silverstone
2020-02-24
1
-1
/
+1
*
inttypes: Add PRIu64
Daniel Silverstone
2020-02-24
1
-0
/
+4
*
about scheme certificate viewer initial implementation
Vincent Sanders
2020-02-24
3
-1
/
+377
*
fs_backing_store: Fix up comments to be in-line with values
Daniel Silverstone
2020-02-24
1
-2
/
+2
*
Low level cache: Squash use of uninitialised value.
Michael Drake
2020-02-24
1
-3
/
+2
[next]