| Commit message (Expand) | Author | Age | Files | Lines |
* | Update jQuery tests usage message | Emilio Cobos Álvarez | 2015-06-19 | 1 | -1/+1 |
* | Auto merge of #6423 - ecoal95:euclid, r=glennw | bors-servo | 2015-06-18 | 7 | -12/+8 |
|\ |
|
| * | Use euclid from crates.io | ecoal95 | 2015-06-19 | 7 | -12/+8 |
* | | Disable two css tests that are consistently failing on mac as well as linux. | Glenn Watson | 2015-06-19 | 2 | -4/+2 |
|/ |
|
* | Auto merge of #6403 - glennw:fix-outline-width, r=SimonSapin | bors-servo | 2015-06-17 | 2 | -6/+0 |
|\ |
|
| * | Fix computed value of outline width when outline style is not set. | Glenn Watson | 2015-06-18 | 2 | -6/+0 |
* | | Implement fill and stroke functions for all pattern types and check the zero ... | Hyowon Kim | 2015-06-17 | 1 | -5/+0 |
|/ |
|
* | Auto merge of #6398 - jgraham:wptrunner_upgrade_servodriver, r=Ms2ger | bors-servo | 2015-06-16 | 2 | -2/+2 |
|\ |
|
| * | Upgrade to latest wptrunner. | James Graham | 2015-06-16 | 2 | -2/+2 |
* | | Auto merge of #6355 - hyowon:drawing_shadows, r=nox | bors-servo | 2015-06-16 | 29 | -145/+0 |
|\ \
| |/
|/| |
|
| * | Implement drawing shadows in canvas. | Hyowon Kim | 2015-06-16 | 29 | -145/+0 |
* | | WebSocket constructor should not panic | Jinwoo Song | 2015-06-16 | 14 | -27/+38 |
* | | Use string-cache from crates.io | Simon Sapin | 2015-06-16 | 1 | -6/+2 |
* | | Auto merge of #6306 - metajack:shared-target-dir, r=mbrubeck | bors-servo | 2015-06-15 | 3 | -3/+3 |
|\ \ |
|
| * | | Use Cargo's target directory sharing. | Jack Moffitt | 2015-06-15 | 3 | -3/+3 |
* | | | Auto merge of #6358 - Ms2ger:ws-tests, r=jgraham | bors-servo | 2015-06-15 | 22 | -41/+546 |
|\ \ \ |
|
| * | | | Remove the SCHEME_AND_DOMAIN constant. | Ms2ger | 2015-06-15 | 15 | -25/+34 |
| * | | | Don't try to connect to "ws://"+location.host+"/" in WebSocket tests. | Ms2ger | 2015-06-14 | 7 | -16/+512 |
* | | | | Disable Document-createElement-namespace.html. | Ms2ger | 2015-06-15 | 1 | -3/+1 |
| |_|/
|/| | |
|
* | | | Test that the exception doesn't get lost in acceptNode. | Ms2ger | 2015-06-14 | 2 | -10/+16 |
* | | | Throw a TypeError when get_callable_property encounters a value that isn't ca... | Ms2ger | 2015-06-14 | 2 | -9/+4 |
|/ / |
|
* | | Auto merge of #6369 - Ms2ger:update-wptrunner, r=Manishearth | bors-servo | 2015-06-14 | 120 | -384/+929 |
|\ \ |
|
| * | | Update wptrunner. | Ms2ger | 2015-06-14 | 119 | -383/+928 |
| * | | Correct the README. | Ms2ger | 2015-06-13 | 1 | -1/+1 |
* | | | Auto merge of #6357 - ecoal95:more-webgl, r=pcwalton | bors-servo | 2015-06-13 | 4 | -2/+91 |
|\ \ \ |
|
| * | | | webgl: Add drawArrays reftest | ecoal95 | 2015-06-13 | 3 | -2/+89 |
| * | | | webgl: Add WebGLActiveInfo and WebGLShaderPrecisionFormat interfaces | ecoal95 | 2015-06-13 | 1 | -0/+2 |
| |/ / |
|
* / / | rust-geom API changes | Corey Farwell | 2015-06-13 | 3 | -20/+20 |
|/ / |
|
* | | Auto merge of #6366 - eddyb:preserve-ua-on-redirect, r=Ms2ger | bors-servo | 2015-06-13 | 1 | -3/+2 |
|\ \ |
|
| * | | Update "preserve UserAgent on redirect" test to be browser-agnostic. | Eduard Burtescu | 2015-06-13 | 1 | -3/+2 |
* | | | Auto merge of #6157 - hyowon:canvas_pattern_fill, r=nox | bors-servo | 2015-06-13 | 29 | -150/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | Implementation of pattern fill style for canvas. | Hyowon Kim | 2015-06-13 | 29 | -150/+0 |
* | | | Preserve UserAgent header on redirect. | Eduard Burtescu | 2015-06-12 | 3 | -2/+41 |
|/ / |
|
* | | Auto merge of #6343 - jgraham:css_disable_test, r=Ms2ger | bors-servo | 2015-06-12 | 1 | -0/+1 |
|\ \ |
|
| * | | Disable unstable CSS test | James Graham | 2015-06-12 | 1 | -0/+1 |
* | | | Auto merge of #6339 - michaelwu:let-var-replacement, r=jgraham | bors-servo | 2015-06-12 | 14 | -72/+72 |
|\ \ \ |
|
| * | | | Switch from let to var in mozilla wpt tests | Michael Wu | 2015-06-11 | 14 | -72/+72 |
* | | | | Auto merge of #6346 - nnethercote:improve-mem-unit-testing, r=Manishearth | bors-servo | 2015-06-12 | 3 | -3/+83 |
|\ \ \ \ |
|
| * | | | | Improve unit testing of util::mem. | Nicholas Nethercote | 2015-06-11 | 3 | -3/+83 |
* | | | | | Auto merge of #6337 - hyowon:shadow_attrs, r=nox | bors-servo | 2015-06-12 | 9 | -64/+0 |
|\ \ \ \ \ |
|
| * | | | | | Add attributes for canvas shadows. | Hyowon Kim | 2015-06-12 | 9 | -64/+0 |
* | | | | | | Revert "Don't try to connect to "ws://"+location.host+"/" in WebSocket tests." | Ms2ger | 2015-06-12 | 4 | -26/+11 |
* | | | | | | Revert "Remove the SCHEME_AND_DOMAIN constant." | Ms2ger | 2015-06-12 | 7 | -9/+15 |
* | | | | | | Revert "WebSocket constructor should not panic" | Ms2ger | 2015-06-12 | 24 | -547/+40 |
| |/ / / /
|/| | | | |
|
* | | | | | Remove the SCHEME_AND_DOMAIN constant. | Ms2ger | 2015-06-11 | 7 | -15/+9 |
* | | | | | Don't try to connect to "ws://"+location.host+"/" in WebSocket tests. | Ms2ger | 2015-06-11 | 4 | -11/+26 |
| |_|/ /
|/| | | |
|
* | | | | Auto merge of #6341 - jgraham:css_update_1010, r=larsbergstrom | bors-servo | 2015-06-11 | 30 | -0/+30 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Update CSS tests expected data to revision 31d63cc79bd4c929ed582229e936d7b389... | James Graham | 2015-06-11 | 30 | -0/+30 |
| |/ / |
|
* / / | WebSocket constructor should not panic | Jinwoo Song | 2015-06-11 | 24 | -40/+547 |
|/ / |
|
* | | Auto merge of #6313 - Ms2ger:enable-url, r=jgraham | bors-servo | 2015-06-10 | 5 | -0/+1748 |
|\ \ |
|