| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove some as_slice calls. | Ms2ger | 2015-04-24 | 1 | -1/+1 |
* | Auto merge of #5767 - glennw:image-cache, r=larsbergstrom,jdm | bors-servo | 2015-04-22 | 1 | -62/+57 |
|\ |
|
| * | Refactored image cache task - details below. | Glenn Watson | 2015-04-23 | 1 | -62/+57 |
* | | Renaming the color function to just *transparent*, | Adenilson Cavalcanti | 2015-04-22 | 1 | -3/+3 |
|/ |
|
* | Animate many more CSS properties | Joseph Seaton | 2015-04-16 | 1 | -1/+1 |
* | Auto merge of #5593 - shinglyu:ismap, r=jdm | bors-servo | 2015-04-14 | 1 | -8/+15 |
|\ |
|
| * | 4873 - Support the image map processing for <img ismap/> inside an <a/> | Shing Lyu | 2015-04-14 | 1 | -8/+15 |
* | | Auto merge of #5553 - luniv:css-rule-iterators, r=SimonSapin | bors-servo | 2015-04-10 | 1 | -4/+6 |
|\ \ |
|
| * | | Use iterators for iterating through CSS rules | James Gilbertson | 2015-04-07 | 1 | -4/+6 |
| |/ |
|
* / | Only send unused buffers messages if there are actually any buffers | Thomas Jespersen | 2015-04-07 | 1 | -3/+2 |
|/ |
|
* | Split out shared networking code into net_traits crate | Gilles Leblanc | 2015-04-03 | 1 | -3/+3 |
* | Move iframe and url fields from Reflow to LayoutTask and LayoutTaskFactory | aditya | 2015-04-02 | 1 | -22/+23 |
* | Avoid a cast in LayoutImageResponder. | Ms2ger | 2015-04-02 | 1 | -1/+1 |
* | Use isize for FragmentIndex. | Ms2ger | 2015-04-02 | 1 | -1/+1 |
* | gfx: Perform more aggressive caching in | Patrick Walton | 2015-04-01 | 1 | -1/+1 |
* | auto merge of #5441 : servo/servo/heap-unclassified, r=jdm | bors-servo | 2015-03-31 | 1 | -1/+1 |
|\ |
|
| * | Use usize rather than u64 in MemoryReport. | Nicholas Nethercote | 2015-03-31 | 1 | -1/+1 |
* | | layout: Implement CSS transitions per CSS-TRANSITIONS § 2. | Patrick Walton | 2015-03-31 | 1 | -100/+168 |
|/ |
|
* | layout: Stop going to the DOM to determine the root flow's background | Patrick Walton | 2015-03-30 | 1 | -41/+36 |
* | auto merge of #5422 : bdero/servo/bdero/box-syntax, r=jdm | bors-servo | 2015-03-29 | 1 | -1/+1 |
|\ |
|
| * | Use box syntax instead of Box::new() | Brandon DeRosier | 2015-03-29 | 1 | -1/+1 |
* | | Use u32 for generation numbers. | Ms2ger | 2015-03-28 | 1 | -1/+1 |
|/ |
|
* | Suppress unused import warnings | Fabrice Desré | 2015-03-25 | 1 | -1/+1 |
* | Rename lots of profiling-related things. | Nicholas Nethercote | 2015-03-25 | 1 | -36/+33 |
* | Move profiler code from `util` into a new crate `profile`. | Nicholas Nethercote | 2015-03-24 | 1 | -3/+3 |
* | Print trees in the memory profiler's output. | Nicholas Nethercote | 2015-03-23 | 1 | -1/+1 |
* | Replace unsafe_blocks by unsafe_code. | Manish Goregaokar | 2015-03-21 | 1 | -1/+1 |
* | Upgrade rustc to d3c49d2140fc65e8bb7d7cf25bfe74dda6ce5ecf/rustc-1.0.0-dev. | Ms2ger | 2015-03-18 | 1 | -4/+8 |
* | layout: Implement 2D CSS transforms per CSS-TRANSFORMS § 5, 6, 7, and 8. | Patrick Walton | 2015-03-17 | 1 | -23/+25 |
* | Add memory reporting infrastructure and use it to measure the display list. | Nicholas Nethercote | 2015-03-16 | 1 | -2/+52 |
* | Rename LayoutTask::handle_script_request. | Nicholas Nethercote | 2015-03-16 | 1 | -4/+4 |
* | Fix memory leak in flow tree by adding weak refs. | Jack Moffitt | 2015-03-16 | 1 | -2/+6 |
* | Consider media attribute on link and style tags | Mikko Perttunen | 2015-03-16 | 1 | -8/+16 |
* | auto merge of #5180 : luniv/servo/viewport-length-cached-values-invalidation,... | bors-servo | 2015-03-13 | 1 | -5/+8 |
|\ |
|
| * | Fix broken viewport percentage length units after a viewport resize. | James Gilbertson | 2015-03-08 | 1 | -5/+8 |
* | | layout: Implement ordered lists, CSS counters, and `quotes` per CSS 2.1 | Patrick Walton | 2015-03-09 | 1 | -0/+8 |
|/ |
|
* | Get rid of servo_util | Dan Fox | 2015-03-05 | 1 | -10/+10 |
* | Merge in servo/master | Dan Fox | 2015-03-05 | 1 | -4/+8 |
|\ |
|
| * | Remove compositor layers when iframes are removed from doc or display:none. | Glenn Watson | 2015-03-04 | 1 | -4/+8 |
* | | layout/layout_data.rs -> layout/data.rs | Dan Fox | 2015-03-03 | 1 | -1/+1 |
* | | Re-alphabetise imports | Dan Fox | 2015-03-03 | 1 | -3/+3 |
* | | Rename util.rs -> layout_data.rs | Dan Fox | 2015-03-03 | 1 | -1/+1 |
* | | Move ToGfxColor to display_list_builder.rs | Dan Fox | 2015-03-03 | 1 | -1/+2 |
* | | Extract OpaqueNodeMethods to own file | Dan Fox | 2015-03-03 | 1 | -1/+2 |
|/ |
|
* | Reap layout data whenever a node is removed from the tree. | Glenn Watson | 2015-03-03 | 1 | -6/+5 |
* | Implements a DisplayList dumper. | Adenilson Cavalcanti | 2015-02-25 | 1 | -0/+6 |
* | Fixes background-color calculation for iframes. Fixes #1248 | Glenn Watson | 2015-02-16 | 1 | -1/+11 |
* | Import net as net rather than servo_net. | Ms2ger | 2015-02-10 | 1 | -3/+3 |
* | Import msg as msg rather than servo_msg. | Ms2ger | 2015-02-10 | 1 | -3/+3 |
* | Opt-in rather than opt-out to unsafe blocks in layout. | Ms2ger | 2015-02-08 | 1 | -0/+2 |