| Commit message (Expand) | Author | Age | Files | Lines |
* | Auto merge of #20449 - glennw:update-wr-box-shadows, r=jdm | bors-servo | 2018-03-27 | 1 | -2/+2 |
|\ |
|
| * | Update WR (box shadow crash fix, clip task bug fix). | Glenn Watson | 2018-03-27 | 1 | -2/+2 |
* | | Auto merge of #20446 - servo-wpt-sync:wpt_update_26-03-2018, r=jdm | bors-servo | 2018-03-26 | 108 | -135/+2087 |
|\ \
| |/
|/| |
|
| * | Update web-platform-tests to revision 06f77f6bfaa86f3643a79f1ec2c49c6b6955cf18 | WPT Sync Bot | 2018-03-26 | 108 | -135/+2087 |
|/ |
|
* | Auto merge of #20431 - talklittle:issues-13234-5600-squashed, r=jdm | bors-servo | 2018-03-26 | 8 | -119/+81 |
|\ |
|
| * | WPT tests: rm ini for newly passing TextDecoder tests | Andrew Shu | 2018-03-26 | 5 | -92/+0 |
| * | TextDecoder: streaming decode, ignoreBOM | Andrew Shu | 2018-03-26 | 3 | -27/+81 |
* | | Auto merge of #20307 - csmoe:measure_query_time, r=jdm | bors-servo | 2018-03-26 | 8 | -156/+218 |
|\ \ |
|
| * | | fix time measure | csmoe | 2018-03-25 | 6 | -32/+29 |
| * | | introduce layout query timestamp | csmoe | 2018-03-18 | 9 | -8/+50 |
| * | | extract querymsg from ReflowGoal | moe | 2018-03-17 | 5 | -154/+177 |
* | | | Auto merge of #20423 - servo:bytes, r=emilio | bors-servo | 2018-03-26 | 19 | -62/+170 |
|\ \ \ |
|
| * | | | Use ByteBuf for the canvas messages | Anthony Ramine | 2018-03-26 | 19 | -62/+170 |
* | | | | Auto merge of #20439 - kwonoj:refactor-websocket-send, r=jdm | bors-servo | 2018-03-26 | 1 | -25/+13 |
|\ \ \ \ |
|
| * | | | | refactor(websocket): do not borrow sender anymore | OJ Kwon | 2018-03-26 | 1 | -25/+13 |
|/ / / / |
|
* | | | | Auto merge of #20432 - servo-wpt-sync:wpt_update_25-03-2018, r=jdm | bors-servo | 2018-03-26 | 20 | -34/+24 |
|\ \ \ \ |
|
| * | | | | Update web-platform-tests to revision d04a8fc02b85bd32799691759c8c05ead07cd939 | WPT Sync Bot | 2018-03-25 | 20 | -34/+24 |
| | |_|/
| |/| | |
|
* | | | | Auto merge of #20433 - nnethercote:bug-1411469, r=froydnj | bors-servo | 2018-03-26 | 2 | -23/+58 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Statically allocate static atoms. | Nicholas Nethercote | 2018-03-26 | 2 | -23/+58 |
|/ / / |
|
* | | | Auto merge of #20402 - Eijebong:lazy_static, r=emilio | bors-servo | 2018-03-25 | 3 | -30/+20 |
|\ \ \ |
|
| * | | | Dedupe lazy_static | Bastien Orivel | 2018-03-23 | 3 | -30/+20 |
* | | | | Auto merge of #20426 - christianpoveda:issue_20347, r=jdm | bors-servo | 2018-03-25 | 13 | -90/+32 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Websockets send typed arrays now | Christian Poveda | 2018-03-25 | 13 | -90/+32 |
|/ / / |
|
* | | | Auto merge of #20422 - anthgur:issue_20345, r=emilio | bors-servo | 2018-03-24 | 8 | -21/+36 |
|\ \ \ |
|
| * | | | Updates Bluetooth type to use BufferSource | Anthony Urena | 2018-03-24 | 4 | -11/+17 |
| * | | | Switches characteristic to use BufferSource | Anthony Urena | 2018-03-24 | 6 | -12/+17 |
| * | | | Switches WriteValue to use BufferSource | Anthony Urena | 2018-03-24 | 3 | -8/+12 |
|/ / / |
|
* | | | Auto merge of #20419 - emilio:mozjs-up, r=jdm | bors-servo | 2018-03-24 | 5 | -81/+125 |
|\ \ \ |
|
| * | | | Update mozjs. | Emilio Cobos Álvarez | 2018-03-25 | 5 | -81/+125 |
|/ / / |
|
* | | | Auto merge of #20413 - christianpoveda:issue_20344, r=jdm | bors-servo | 2018-03-24 | 3 | -46/+32 |
|\ \ \ |
|
| * | | | TextDecoder's Decode now receives a BufferSource as input | Christian Poveda | 2018-03-24 | 3 | -46/+32 |
* | | | | Auto merge of #20414 - servo:webgl, r=emilio | bors-servo | 2018-03-24 | 13 | -32/+230 |
|\ \ \ \ |
|
| * | | | | Implement gl.getParameter(gl.ALIASED_POINT_SIZE_RANGE) | Anthony Ramine | 2018-03-24 | 13 | -32/+230 |
* | | | | | Auto merge of #20406 - kwonoj:feat-fetch-body-arraybuffer, r=jdm | bors-servo | 2018-03-24 | 14 | -269/+39 |
|\ \ \ \ \ |
|
| * | | | | | test(wpt): update fetch test metadata | OJ Kwon | 2018-03-24 | 10 | -265/+0 |
| * | | | | | refactor(consume_body): json stored in roottraceablebox | OJ Kwon | 2018-03-24 | 1 | -2/+3 |
| * | | | | | feat(consume_body): implement consume_body accepts arraybuffer | OJ Kwon | 2018-03-24 | 1 | -0/+21 |
| * | | | | | feat(webidl): expose arraybuffer overload in body idl | OJ Kwon | 2018-03-23 | 4 | -2/+15 |
* | | | | | | Auto merge of #20405 - christianpoveda:issue_20349, r=jdm | bors-servo | 2018-03-24 | 7 | -431/+328 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | Add constructors for typed arrays in DOMMatrix and DOMMatrixReadOnly | Christian Poveda | 2018-03-23 | 7 | -431/+328 |
* | | | | | | Auto merge of #20411 - servo:webgl, r=emilio | bors-servo | 2018-03-24 | 13 | -197/+387 |
|\ \ \ \ \ \ |
|
| * | | | | | | Implement missing WebGLShader checks | Anthony Ramine | 2018-03-24 | 3 | -67/+100 |
| * | | | | | | Implement WebGLRenderingContextBase.getAttachedShaders | Anthony Ramine | 2018-03-24 | 11 | -124/+149 |
| * | | | | | | Implement missing checks in WebGLRenderingContext::GetBufferParameter | Anthony Ramine | 2018-03-24 | 3 | -12/+144 |
|/ / / / / / |
|
* | | | | | | Auto merge of #20409 - servo-wpt-sync:wpt_update_23-03-2018, r=jdm | bors-servo | 2018-03-24 | 63 | -340/+2068 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | Update web-platform-tests to revision d04a8fc02b85bd32799691759c8c05ead07cd939 | WPT Sync Bot | 2018-03-23 | 63 | -340/+2068 |
| | |/ / /
| |/| | | |
|
* | | | | | Auto merge of #20400 - servo:webgl, r=emilio | bors-servo | 2018-03-24 | 186 | -1543/+63 |
|\ \ \ \ \ |
|
| * | | | | | Implement HTMLCanvasElement.toDataURL for WebGL canvas (fixes #19147) | Anthony Ramine | 2018-03-23 | 186 | -1543/+63 |
| | |_|/ /
| |/| | | |
|
* | | | | | Auto merge of #20404 - MaximilianDauner:issue_20392, r=jdm | bors-servo | 2018-03-23 | 1 | -4/+2 |
|\ \ \ \ \ |
|
| * | | | | | Used the zip function to iterate over both vectors simultaneously instead of an | MaximilianDauner | 2018-03-23 | 1 | -4/+2 |
| | |_|/ /
| |/| | | |
|