Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | navigation bug fix | Tim Kuehn | 2013-07-29 | 1 | -4/+6 | |
| | ||||||
* | structural changes to support Iframes | Tim Kuehn | 2013-07-29 | 1 | -20/+83 | |
| | ||||||
* | Update to latest Rust. | Jack Moffitt | 2013-07-09 | 1 | -2/+2 | |
| | ||||||
* | Replace glut with glfw. | Jack Moffitt | 2013-07-04 | 1 | -2/+3 | |
| | | | | | | Also fixes initial window size to get based on the windowing code instead of being hardcoded everywhere. This code works on HiDPI displays, but does not appropriately scale the output up yet. | |||||
* | removed unused constellation chan from render task | Tim Kuehn | 2013-07-03 | 1 | -1/+0 | |
| | ||||||
* | removed unused macros from main/macros.rs | Tim Kuehn | 2013-07-02 | 1 | -13/+4 | |
| | ||||||
* | new token-permissions model, and compositor filters paint messages based on id | Tim Kuehn | 2013-07-02 | 1 | -19/+18 | |
| | ||||||
* | forward/back navigation with shift+backspace and backspace | Tim Kuehn | 2013-07-02 | 1 | -2/+17 | |
| | | | | | | script caches last loaded url -- currently no caching policy naive caching of render layers for near-instant forward/back handling evicted pipelines is currently broken | |||||
* | rename engine --> constellation | Tim Kuehn | 2013-07-01 | 1 | -4/+4 | |
| | ||||||
* | add pipeline.rs, modularized pipelines communicating with constellation | Tim Kuehn | 2013-07-01 | 1 | -0/+105 | |