summaryrefslogtreecommitdiff
path: root/content/llcache.h
Commit message (Collapse)AuthorAgeFilesLines
* Clean up caches on exitJohn Mark Bell2010-04-271-0/+5
| | | | svn path=/trunk/netsurf/; revision=10494
* Provide API to invalidate llcache object cache control dataJohn Mark Bell2010-04-161-0/+8
| | | | svn path=/trunk/netsurf/; revision=10411
* Make downloads work again.John Mark Bell2010-04-051-1/+14
| | | | svn path=/trunk/netsurf/; revision=10243
* Most of a stop implementation.John Mark Bell2010-04-041-0/+18
| | | | | | | | | Remaining work: 1) Clone content_html_data 2) Cloning content_css_data requires the charset of the old content 3) Calling hlcache_handle_abort() before a content has been created must clean up the retrieval context. svn path=/trunk/netsurf/; revision=10236
* Fixup per reviewJohn Mark Bell2010-03-281-5/+14
| | | | svn path=/trunk/netsurf/; revision=10196
* Merge jmb/new-cache; r=dsilvers,rs=vinceDaniel Silverstone2010-03-281-0/+238
svn path=/trunk/netsurf/; revision=10180