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
/
content.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
improve desktop text search header usage
Vincent Sanders
2020-06-24
1
-0
/
+1
*
implement content opacity check through the function table
Vincent Sanders
2020-05-13
1
-12
/
+3
*
consolodate the textsearch code into a single module
Vincent Sanders
2020-05-12
1
-81
/
+0
*
hoist common text search out of content handlers
Vincent Sanders
2020-05-12
1
-12
/
+75
*
clean up content headers and documentation comments
Vincent Sanders
2020-05-06
1
-371
/
+272
*
remove junk content_add_error api
Vincent Sanders
2020-05-06
1
-6
/
+0
*
remove unused junk error values from content struct
Vincent Sanders
2020-05-06
1
-1
/
+0
*
Add missing unrefs
Daniel Silverstone
2019-12-01
1
-0
/
+3
*
content_saw_insecure_objects: Fix various corner cases
Daniel Silverstone
2019-12-01
1
-3
/
+12
*
Add missing include
Daniel Silverstone
2019-12-01
1
-0
/
+1
*
Allow contents to indicate if they believe they may not be secure.
Daniel Silverstone
2019-12-01
1
-0
/
+45
*
Content: Remove redundant and unused redraw message fields.
Michael Drake
2019-11-11
1
-8
/
+0
*
Excise the llcache query pathway.
Daniel Silverstone
2019-08-05
1
-10
/
+3
*
Migrate SSL certificate storage to the browser window
Daniel Silverstone
2019-08-05
1
-0
/
+3
*
content: Rename content_broadcast_errorcode()
Daniel Silverstone
2019-08-05
1
-2
/
+2
*
Content messages: Remove ERRORCODE, rework ERROR
Daniel Silverstone
2019-08-05
1
-3
/
+5
*
Migrate query dispatch up from llcache to hlcache
Daniel Silverstone
2019-08-03
1
-0
/
+7
*
make content close check the content status itself
Vincent Sanders
2019-07-10
1
-39
/
+64
*
change content get_source_data interfaces to return uint8_t and size_t
Vincent Sanders
2019-05-05
1
-10
/
+4
*
Add content_exec and associated vtable entry
Daniel Silverstone
2019-05-05
1
-0
/
+21
*
Content: Make the content structure aware of viewport height.
Michael Drake
2019-02-17
1
-0
/
+2
*
Content: Log URLs with nsurl_access_log().
Michael Drake
2018-08-09
1
-9
/
+9
*
Fixup everything the semantic patch missed
Vincent Sanders
2017-09-07
1
-1
/
+1
*
Use coccinelle to change logging macro calls in c files
Vincent Sanders
2017-09-06
1
-10
/
+19
*
Content API: Avoid content message copy in content user callback.
Michael Drake
2017-08-26
1
-13
/
+19
*
Content API: Make content_broadcast take pointer to content_msg_data.
Michael Drake
2017-08-26
1
-15
/
+17
*
Improve content logging with content IDs (pointer values).
Michael Drake
2017-03-23
1
-1
/
+1
*
Update knockout plotter to use new API
Vincent Sanders
2017-02-11
1
-1
/
+1
*
Update all core use of plotters to new API
Vincent Sanders
2017-02-11
1
-4
/
+4
*
create netsurf inttypes header to have portable integer formatting macros
Vincent Sanders
2017-01-21
1
-1
/
+2
*
rationalise use of utils/utils.h header
Vincent Sanders
2017-01-19
1
-1
/
+0
*
Update content to split public and internal API
Vincent Sanders
2016-06-06
1
-13
/
+5
*
move plotters header into public API
Vincent Sanders
2016-05-30
1
-1
/
+0
*
move desktop window header into public API
Vincent Sanders
2016-05-30
1
-1
/
+1
*
move bitmap API header to core include directory
Vincent Sanders
2016-05-26
1
-1
/
+1
*
move image content handlers to accomodate core build changes
Vincent Sanders
2016-05-23
1
-1
/
+1
*
update content wallclock timing to use monotonic time interface
Vincent Sanders
2016-04-20
1
-4
/
+7
*
stop content header dragging in so many other headers
Vincent Sanders
2016-04-19
1
-0
/
+2
*
reduce content header interdependancy
Vincent Sanders
2016-04-18
1
-1
/
+2
*
clean up header usage in content hnadling core
Vincent Sanders
2016-04-18
1
-20
/
+10
*
Stop GIF animations when they are no longer in use, instead of waiting until ...
Chris Young
2016-02-11
1
-0
/
+7
*
Remove torrent of logging during browser window resize.
Michael Drake
2016-02-06
1
-1
/
+1
*
fixup all the remaining logging macro callsites
Vincent Sanders
2015-05-28
1
-1
/
+1
*
Change LOG() macro to be varadic
Vincent Sanders
2015-05-28
1
-20
/
+11
*
Add scaled content redraw interface.
Vincent Sanders
2015-04-23
1
-2
/
+71
*
Move bitmap operations into an operation table.
Vincent Sanders
2015-04-13
1
-1
/
+2
*
Doxygen cleanups
Vincent Sanders
2014-11-09
1
-6
/
+7
*
Continue doxygen error cleanup.
Vincent Sanders
2014-11-08
1
-79
/
+52
*
fix up more doxygen errors
Vincent Sanders
2014-11-08
1
-53
/
+19
*
Improve content encoding information API
Vincent Sanders
2014-11-07
1
-4
/
+4
[next]