aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #22225 - servo:webgl, r=emiliobors-servo2018-11-211-0/+2
|\
| * Call prepare_pixels on the WebGL threadAnthony Ramine2018-11-201-0/+2
* | Auto merge of #22231 - servo:warn, r=SimonSapinbors-servo2018-11-201-2/+0
|\ \ | |/ |/|
| * Fix unused import warning in new Rust NightlySimon Sapin2018-11-201-2/+0
* | Update MPL license to https (part 3)Jan Andre Ikenmeyer2018-11-191-1/+1
|/
* Update crossbeam-channel to 0.3Bastien Orivel2018-11-181-2/+2
* Unify the task source and task canceller APIAgustin Chiappe Berrini2018-11-141-0/+1
* `cargo fix --edition-idioms`Simon Sapin2018-11-081-67/+0
* Sort `use` statementsSimon Sapin2018-11-061-1/+1
* `cargo fix --edition`Simon Sapin2018-11-061-12/+12
* Rename mozjs to js in script through Cargo rather than `extern crate`Simon Sapin2018-11-061-2/+2
* Update hyper to 0.12Bastien Orivel2018-11-011-2/+3
* Auto merge of #21881 - pyfisch:keyboard-types, r=paulrougetbors-servo2018-10-171-0/+1
|\
| * Use keyboard-types cratePyfisch2018-10-071-0/+1
* | Auto merge of #21877 - servo:webgl, r=jdmbors-servo2018-10-091-0/+1
|\ \
| * | Merge some byte swap/premultiply functions in their own crateAnthony Ramine2018-10-061-0/+1
| |/
* / dom: htmlmediaelement: add initial player bitsVíctor Manuel Jáquez Leal2018-10-081-1/+0
|/
* script: Optionally store backtraces when throwing DOM exceptions.Josh Matthews2018-10-011-1/+1
* webgl: Add feature to store backtraces for each WebGL API call for easier deb...Josh Matthews2018-10-011-0/+2
* Format script componentchansuke2018-09-191-13/+21
* Replace mpsc with crossbeam/servo channel, update ipc-channelSimon Sapin2018-09-121-1/+0
* add servo_channel crateGregory Terzian2018-09-121-0/+1
* Auto merge of #21388 - gterzian:introduce_task_queues, r=jdmbors-servo2018-08-301-0/+2
|\
| * introduce task-queues, and throttling the performance-timeline task-source, i...Gregory Terzian2018-08-311-0/+2
* | Upgrade to rustc 1.30.0-nightly (721913067 2018-08-26)Simon Sapin2018-08-271-2/+0
|/
* Upgraded to SM 60Alan Jeffrey2018-08-201-10/+1
* Remove recursion limitManish Goregaokar2018-07-301-2/+0
* Fix Trusted usage in audio decoder to queue tasks (#3)Manish Goregaokar2018-07-301-0/+2
* Test OscillatorNode with servo_mediaFernando Jiménez Moreno2018-07-301-0/+1
* Upgrade to rustc 1.29.0-nightly (1ecf6929d 2018-07-16)Simon Sapin2018-07-181-1/+1
* introduce "per task source" ignoring of tasksGregory Terzian2018-07-101-0/+1
* move msg to embedder_traits, use in script, handle send error in embedderGregory Terzian2018-05-231-1/+1
* delegate resource reading to embedderPaul Rouget2018-04-271-0/+1
* Upgrade to rustc 1.27.0-nightly (056f589fb 2018-04-07)Simon Sapin2018-04-091-3/+0
* Pass new method in CollectServoSizes for accurate DOM heap use reportingAnthony Weston2018-03-271-1/+10
* Use ByteBuf for the canvas messagesAnthony Ramine2018-03-261-0/+1
* Switch from servo/angle to the mozangle crateSimon Sapin2018-03-121-1/+1
* remove mozbrowser codePaul Rouget2018-02-131-1/+0
* Replace NonZero<*{const,mut} _> with std::ptr::NonNullSimon Sapin2018-01-221-1/+0
* Remove gecko-media dependencyFernando Jiménez Moreno2018-01-191-3/+0
* implement valid week stringtigercosmos2017-12-171-0/+1
* Make script depend on gecko-mediaAnthony Ramine2017-11-141-0/+3
* Auto merge of #18262 - KiChjang:value-sanitization, r=noxbors-servo2017-11-091-0/+3
|\
| * Implement string stripping utilities from the Infra specKeith Yeung2017-11-081-0/+3
* | Renamed js crate to mozjsAlan Jeffrey2017-11-081-2/+2
|/
* Make the unrooted_must_root conditional on a default Cargo feature.Simon Sapin2017-11-021-0/+1
* Replace rust-encoding with encoding-rsSimon Sapin2017-11-011-1/+0
* Use encoding-rs instead of rust-encoding for CSS parsingSimon Sapin2017-10-311-0/+1
* Bump bitflags to 1.0 in every servo crateBastien Orivel2017-10-301-2/+1
* Backed out changeset e64e659c077d: servo PR #18809 and revendor for reftest f...Gecko Backout2017-10-191-1/+2