Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove usage of unstable feature iterator_step_by | Simon Sapin | 2017-10-11 | 1 | -1/+4 |
| | |||||
* | Update WR. | Glenn Watson | 2017-08-09 | 1 | -1/+3 |
| | | | | | | | * CPU text run optimizations. * Linux subpixel positioning / rasterization. * Update debug flags API. * Update to resource transactions API. | ||||
* | Upgrade to the latest version of WebRender | Martin Robinson | 2017-07-13 | 1 | -17/+17 |
| | |||||
* | Untry | Simon Sapin | 2017-06-18 | 1 | -2/+2 |
| | |||||
* | Update WR (CPU text optimizations, image format renames). | Glenn Watson | 2017-06-16 | 1 | -3/+3 |
| | |||||
* | Update Rust nightly to 1.19.0-nightly (2416e222e 2017-06-09) | Anthony Ramine | 2017-06-09 | 1 | -1/+1 |
| | |||||
* | Implemented the plumbing for paint worklets. | Alan Jeffrey | 2017-06-07 | 1 | -21/+15 |
| | |||||
* | Revert "Update Rust nightly to 1.19.0-nightly (6165203c4 2017-06-03)" | Anthony Ramine | 2017-06-03 | 1 | -1/+1 |
| | | | | This reverts commit f081380dc03dba9664877df2829097f32c40694a. | ||||
* | Update Rust nightly to 1.19.0-nightly (6165203c4 2017-06-03) | Anthony Ramine | 2017-06-03 | 1 | -1/+1 |
| | |||||
* | Use the origin of the actual image response when determining if a canvas is ↵ | SendilKumar N | 2017-05-19 | 1 | -14/+41 |
| | | | | origin clean. | ||||
* | Update WR (IPC profiling, RG8 image support). | Glenn Watson | 2017-04-18 | 1 | -0/+1 |
| | |||||
* | Remove useless ImageDecoderRunnable struct | Fernando Jiménez Moreno | 2017-03-27 | 1 | -25/+6 |
| | |||||
* | Make ImageCacheImpl have a single Mutex<ImageCacheStore> and use ↵ | Fernando Jiménez Moreno | 2017-03-27 | 1 | -45/+63 |
| | | | | ImageDecoderRunnable | ||||
* | Move image cache implementation to the net crate | Fernando Jiménez Moreno | 2017-03-27 | 1 | -0/+552 |