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
*
Convert css_len2pt and css_len2px for CSS pixels.
Michael Drake
2019-05-06
1
-15
/
+20
*
Add js-exec to monkey_driver, add a test, etc.
Daniel Silverstone
2019-05-06
3
-2
/
+25
*
HTML: Squash error-path leaks in select box construction.
Michael Drake
2019-05-06
1
-0
/
+2
*
Curl fetcher: Force HTTP1.1 to fix HTTP2 crash.
Michael Drake
2019-05-06
1
-0
/
+4
*
HTML: Before building the box tree, get viewport dimensions.
Michael Drake
2019-05-06
1
-0
/
+21
*
HTML content handler: Handle content msg for getdims.
Michael Drake
2019-05-06
1
-0
/
+7
*
Browser window: Handle the content msg for getdims.
Michael Drake
2019-05-06
1
-0
/
+12
*
Content: Add content message to get viewport dimensions.
Michael Drake
2019-05-06
1
-0
/
+7
*
Quieten dukky a little more in default log levels
Daniel Silverstone
2019-05-06
1
-3
/
+3
*
Do not prevent reattempting conversion of HTML contents
Daniel Silverstone
2019-05-06
1
-8
/
+0
*
Use new safe context dump
Daniel Silverstone
2019-05-06
1
-9
/
+3
*
Support context dump safely in duktape
Daniel Silverstone
2019-05-06
2
-2
/
+24
*
No debug symbols on OS3
Chris Young
2019-05-06
1
-1
/
+3
*
Fix crash on exit
Chris Young
2019-05-06
1
-1
/
+1
*
Logging: Bump lwc leak exit report to WARNING level.
Michael Drake
2019-05-06
1
-1
/
+1
*
Add some missing unrefs
Daniel Silverstone
2019-05-06
1
-0
/
+4
*
attempt to fix amiga os3 build
Vincent Sanders
2019-05-06
1
-0
/
+2
*
complete basic binding documentation
Vincent Sanders
2019-05-06
2
-5
/
+134
*
Example script console log test, needs genericising on path
Daniel Silverstone
2019-05-06
1
-0
/
+21
*
Support logging in monkey_driver.py
Daniel Silverstone
2019-05-06
1
-0
/
+33
*
Monkeyfarmer: Support logging
Daniel Silverstone
2019-05-06
1
-1
/
+42
*
fix several amiga frontend warnings
Vincent Sanders
2019-05-06
6
-17
/
+25
*
Properly set log levels
Daniel Silverstone
2019-05-06
1
-8
/
+8
*
Support DEBUG log level in console_log
Daniel Silverstone
2019-05-06
3
-5
/
+14
*
Update using-monkey docs for console logging output
Daniel Silverstone
2019-05-06
1
-3
/
+13
*
Monkey: Support console_log
Daniel Silverstone
2019-05-06
1
-0
/
+51
*
Use console_log from browser_window_console_log
Daniel Silverstone
2019-05-06
1
-1
/
+3
*
Add console_log to gui tables
Daniel Silverstone
2019-05-06
2
-0
/
+31
*
fix type used with content_get_source_data()
Vincent Sanders
2019-05-06
1
-2
/
+4
*
change content get_source_data interfaces to return uint8_t and size_t
Vincent Sanders
2019-05-05
34
-197
/
+240
*
remove some warnings in amiga frontend build
Vincent Sanders
2019-05-05
4
-13
/
+24
*
Use console formatting to prove it out
Daniel Silverstone
2019-05-05
1
-1
/
+1
*
Use consoleFormatter in Console.bnd
Daniel Silverstone
2019-05-05
1
-6
/
+27
*
Generics: Add consoleFormatter
Daniel Silverstone
2019-05-05
1
-0
/
+76
*
Dukky: Change from specifically named generics
Daniel Silverstone
2019-05-05
3
-8
/
+18
*
Logging: migrate and provide content interface
Daniel Silverstone
2019-05-05
5
-38
/
+83
*
Provide new browser_window_console_log() API
Daniel Silverstone
2019-05-05
2
-0
/
+99
*
data url handler: drop logging to DEEPDEBUG.
Michael Drake
2019-05-05
1
-1
/
+1
*
data url handler: Keep nsurl to avoid copy.
Michael Drake
2019-05-05
1
-15
/
+8
*
data url handling: avoid needless allocation / copy.
Michael Drake
2019-05-05
1
-11
/
+2
*
data URL handler: constify some string pointers.
Michael Drake
2019-05-05
1
-2
/
+2
*
Force a GC to ensure old compartment goes away
Daniel Silverstone
2019-05-05
1
-1
/
+5
*
Ensure we clear the cbt entry after finishing a non-recurring callback
Daniel Silverstone
2019-05-05
1
-7
/
+21
*
make missing xxd command fail the build correctly
Vincent Sanders
2019-05-05
1
-1
/
+2
*
Monkey: Support WINDOW EXEC WIN n cmd...
Daniel Silverstone
2019-05-05
2
-2
/
+45
*
Support content_exec for content_html
Daniel Silverstone
2019-05-05
1
-0
/
+85
*
Add browser_window_exec
Daniel Silverstone
2019-05-05
2
-0
/
+33
*
Add content_exec and associated vtable entry
Daniel Silverstone
2019-05-05
3
-0
/
+33
*
Add SCRIPT to core domstrings
Daniel Silverstone
2019-05-05
1
-0
/
+1
*
fix enum name incompatability between gtk 2 and 3
Vincent Sanders
2019-05-05
2
-1
/
+7
[next]