aboutsummaryrefslogtreecommitdiffstats
path: root/components/net_traits/image_cache.rs
Commit message (Expand)AuthorAgeFilesLines
* Replace all uses of the `heapsize` crate with `malloc_size_of`.Nicholas Nethercote2017-10-181-6/+6
* order derivable traits listsClément DAVID2017-08-231-6/+6
* Upgrade to the latest version of WebRenderMartin Robinson2017-07-131-2/+2
* Added Debug implementations.Alan Jeffrey2017-06-131-2/+2
* Implemented the plumbing for paint worklets.Alan Jeffrey2017-06-071-0/+3
* Use the origin of the actual image response when determining if a canvas is o...SendilKumar N2017-05-191-3/+3
* Move image cache implementation to the net crateFernando Jiménez Moreno2017-03-271-527/+12
* Make image cache per-document rather than globalFernando Jiménez Moreno2017-03-271-0/+636