aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* `cargo fix --edition`Simon Sapin2018-11-06503-5037/+5038
* Use 2018-style paths in code generated by proc-macro derivesSimon Sapin2018-11-063-13/+13
* Use 2018-style paths in generated DOM bindingsSimon Sapin2018-11-063-150/+150
* Rename mozjs to js in script through Cargo rather than `extern crate`Simon Sapin2018-11-062-4/+6
* Auto merge of #22092 - paulrouget:thread_count, r=manishearthbors-servo2018-11-066-1/+67
|\
| * Count threads at shutdown and warn if not all finishedPaul Rouget2018-11-066-1/+67
* | Auto merge of #22094 - asajeffrey:magicleap-shutdown, r=paulrougetbors-servo2018-11-062-5/+27
|\ \
| * | Argh tabs vs spacesAlan Jeffrey2018-11-051-2/+2
| * | Responding to review commentsAlan Jeffrey2018-11-051-2/+7
| * | Shut down servo when the ML app quitsAlan Jeffrey2018-11-022-5/+22
* | | Auto merge of #22112 - servo:webgl, r=jdmbors-servo2018-11-0612-32/+240
|\ \ \
| * | | Implement WEBGL_color_buffer_float and EXT_color_buffer_half_float (fixes #22...Josh Matthews2018-11-0512-32/+240
* | | | Auto merge of #22103 - Eijebong:formdata, r=jdmbors-servo2018-11-053-31/+34
|\ \ \ \
| * | | | Use a BTreeMap to store formdataBastien Orivel2018-11-053-31/+34
| |/ / /
* | | | Auto merge of #22116 - jdm:gleamup, r=noxbors-servo2018-11-051-13/+13
|\ \ \ \
| * | | | Update gleam.Josh Matthews2018-11-051-13/+13
* | | | | Auto merge of #22099 - pyfisch:net-fmt, r=jdmbors-servo2018-11-0540-3048/+5217
|\ \ \ \ \
| * | | | | Rustfmt net_traits cratePyfisch2018-11-0310-131/+229
| * | | | | Reduce right drift in scheme_fetchPyfisch2018-11-031-124/+108
| * | | | | Rustfmt net cratePyfisch2018-11-0330-2881/+4968
* | | | | | Auto merge of #22051 - mandreyel:track-focused-bc-of-each-tlbc, r=cbrewsterbors-servo2018-11-051-76/+116
|\ \ \ \ \ \
| * | | | | | Remove Constellation::focused_browsing_context_idmandreyel2018-11-021-69/+39
| * | | | | | Add browsers map to Constellation for per browser bookkeepingmandreyel2018-11-021-56/+85
| * | | | | | Update Constellation to track each browser's focused browsing contextmandreyel2018-11-021-21/+62
* | | | | | | Auto merge of #22097 - fabrizio8:unused_scroll, r=emiliobors-servo2018-11-051-38/+5
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Removed unused in_scroll_transaction and removed import of std::time:Instant ...fabrizio82018-11-041-7/+6
| * | | | | | removed an unused variablefabrizio82018-11-031-1/+0
| * | | | | | fix #22075fabrizio82018-11-021-33/+2
| | |/ / / / | |/| | | |
* | | | | | Auto merge of #21864 - ferjm:android.gst.binaries.update, r=SimonSapinbors-servo2018-11-051-3/+5
|\ \ \ \ \ \
| * | | | | | Update GStreamer binaries for Android. Include required codecsFernando Jiménez Moreno2018-11-051-3/+5
| | |_|/ / / | |/| | | |
* | | | | | Auto merge of #22111 - emilio:gecko-sync, r=emiliobors-servo2018-11-0547-1087/+1326
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | style: Fix servo build.Emilio Cobos Álvarez2018-11-054-3/+17
| * | | | | style: Add the safe area constant names as atoms.Emilio Cobos Álvarez2018-11-051-0/+4
| * | | | | Fix tidy issues.Emilio Cobos Álvarez2018-11-054-6/+4
| * | | | | Update remaining references to cssparser 0.24.Emilio Cobos Álvarez2018-11-055-15/+15
| * | | | | style: Simplify invalid custom property handling.Emilio Cobos Álvarez2018-11-051-61/+12
| * | | | | style: Implement the env() function with hardcoded zeros for safe-area-inset.Emilio Cobos Álvarez2018-11-0511-137/+347
| * | | | | style: Simplify the SVG animation code.Emilio Cobos Álvarez2018-11-055-156/+63
| * | | | | style: Move animation of svg-related bits outside of animated_properties.Emilio Cobos Álvarez2018-11-053-205/+215
| * | | | | style: Remove nscsspropertyid_is_{animatable,transitionable}.Emilio Cobos Álvarez2018-11-053-27/+16
| * | | | | style: Move various font-related animation code to its own file.Emilio Cobos Álvarez2018-11-053-147/+157
| * | | | | style: Move various length animation implementations to its own file.Emilio Cobos Álvarez2018-11-053-112/+121
| * | | | | style: Move the keyframes property priority stuff outside of animated_propert...Emilio Cobos Álvarez2018-11-052-64/+64
| * | | | | style: Move shorthand IDL order stuff out of animated_properties.Emilio Cobos Álvarez2018-11-052-28/+32
| * | | | | style: Don't keep a separate list of ignored-when-colors-disabled longhands.Emilio Cobos Álvarez2018-11-052-36/+56
| * | | | | style: Don't match document author rules if not needed for revalidation.Emilio Cobos Álvarez2018-11-051-23/+30
| * | | | | style: Use references in the shapes code.Emilio Cobos Álvarez2018-11-051-1/+1
| * | | | | style: Fix inconsistent CRISPEDGES constant name.Cameron McCormack2018-11-051-3/+0
| * | | | | style: Support unprefixed image-rendering: crisp-edges.Cameron McCormack2018-11-051-3/+4
| * | | | | style: Handle reversed ranges in @font-face descriptors.Cameron McCormack2018-11-051-4/+19