aboutsummaryrefslogtreecommitdiffstats
path: root/components/style/scoped_tls.rs
Commit message (Expand)AuthorAgeFilesLines
* Move Stylo to its own repo (#31350)Delan Azabani2024-02-271-75/+0
* style: Unify parallel and sequential traversal schedulingEmilio Cobos Álvarez2023-11-241-13/+10
* Replace ScopedTLS::unsafe_get by ScopedTLS::into_slotsAnthony Ramine2020-04-051-4/+3
* style: Add a comment about a Send bound that may look confusing.Emilio Cobos Álvarez2019-09-121-0/+3
* Update MPL license to https (part 4)Jan Andre Ikenmeyer2018-11-191-1/+1
* Reduce the size of top_down_dom stackframes.Boris Zbarsky2017-06-081-3/+9
* bump required rayon version to 0.7Nathan Froyd2017-05-051-1/+1
* Bug 1331856 - Add style performance statistics to Servo. r=emilioBobby Holley2017-01-191-0/+6
* style: Document the scoped_tls module.Emilio Cobos Álvarez2017-01-021-7/+20
* Introduce and use Scoped TLS.Bobby Holley2016-12-211-0/+51