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
tlsa/vince/libjxl
vince/curlapiupdates
vince/fltk
vince/gtk-tab-restyle
vince/gtk4
vince/libjxl
vince/pdf
vince/qt6
vince/tools
vince/webp
NetSurf Browser
NetSurf Browser Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
image
/
webp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove webp image handling
Vincent Sanders
2015-04-21
1
-229
/
+0
*
make image content handlers title setting use the heap instead of the stack a...
Vincent Sanders
2012-10-25
1
-3
/
+8
*
More useful title info for images.
Michael Drake
2012-10-24
1
-2
/
+3
*
reduce talloc usage to box tree layout only
Vincent Sanders
2012-10-03
1
-4
/
+3
*
Remove mime_type parameter from content handler content_type callback API
John Mark Bell
2011-09-03
1
-1
/
+1
*
refactor bitmap out of generic content structure
Vincent Sanders
2011-08-31
1
-8
/
+22
*
make image content handlers build conditional from teh makefile
Vincent Sanders
2011-08-28
1
-4
/
+0
*
Initial image content handler refactor
Vincent Sanders
2011-08-27
1
-71
/
+22
*
Remove plotter table global. Pass a redraw context around redraw functions. ...
Michael Drake
2011-06-30
1
-3
/
+3
*
Unify content_redraw params in content_redraw_data struct. Core and RISC OS ...
Michael Drake
2011-06-28
1
-12
/
+8
*
refactor content handler initilisation to use named initialisors
Vincent Sanders
2011-05-09
1
-15
/
+7
*
Untested fix and tile implementation for webp.
Michael Drake
2011-05-09
1
-4
/
+12
*
Merge branches/jmb/content-factory to trunk
John Mark Bell
2011-05-06
1
-4
/
+132
*
Fix compilation
Chris Young
2011-03-21
1
-2
/
+1
*
Update to use official libwebp 0.1
Chris Young
2011-03-20
1
-30
/
+15
*
Fix bug #3194007: stop emitting duplicate READY/DONE events.
John Mark Bell
2011-02-27
1
-1
/
+3
*
Constify
John Mark Bell
2011-02-14
1
-1
/
+1
*
Pass clip rect as struct through content_redraw api. Update the front ends t...
Michael Drake
2011-02-13
1
-2
/
+1
*
Simplify
Chris Young
2010-10-16
1
-11
/
+9
*
Make properly endian-safe
Chris Young
2010-10-16
1
-16
/
+19
*
Fix WebP images for little-endian processors, and enable for gtk build.
Chris Young
2010-10-16
1
-2
/
+18
*
WebP image support, needs libwebp (from trunk/libwebp) and libvpx.
Chris Young
2010-10-03
1
-0
/
+137