aboutsummaryrefslogtreecommitdiffstats
path: root/components/layout_thread_2020
Commit message (Expand)AuthorAgeFilesLines
* Revert "Auto merge of #24677 - jdm:iframe-sizing-cleanup, r=asajeffrey"jdm-revert4Josh Matthews2020-01-151-16/+21
* Ensure layout/script always have a correct viewport size when a new pipeline ...Josh Matthews2019-11-061-21/+7
* dom: Calculate the viewport size of iframes when they are first added to the ...Josh Matthews2019-11-061-0/+9
* 2020: paint background-colorSimon Sapin2019-10-241-4/+5
* 2020: add and call Fragment::build_display_listSimon Sapin2019-10-241-11/+14
* 2020: run layout after box constructionSimon Sapin2019-10-241-2/+11
* Update rand to 0.7 (fixes #24448)Anthony Ramine2019-10-231-1/+1
* Call BoxTreeRoot::construct from layout_thread_2020Anthony Ramine2019-10-042-0/+17
* Remove unused dependenciesShotaro Yamada2019-10-011-4/+0
* Update html5ever to 0.24Anthony Ramine2019-09-271-1/+1
* Import victor's layout system 🍷Anthony Ramine2019-09-111-0/+1
* Rename RecalcStyleAndConstructFlows to RecalcStyleAnthony Ramine2019-09-111-10/+5
* Remove some more codeAnthony Ramine2019-09-111-112/+22
* Remove layout_2020::display_list, use WebRender display lists insteadSimon Sapin2019-09-071-12/+10
* Replace DisplayList::is_contentful with tracking during conversion to WR disp...Simon Sapin2019-09-061-2/+2
* Replace the WebRenderDisplayItemConverter trait with an inherent methodSimon Sapin2019-09-061-1/+0
* Deduplicate parking_lot and friends by updating it to 0.9Bastien Orivel2019-09-051-1/+1
* Update ipc-channel and related dependenciesBastien Orivel2019-08-271-1/+1
* restructure content process shutdown ack with threaded sender, without layoutGregory Terzian2019-08-171-5/+0
* Remove more stuff from layout_2020Anthony Ramine2019-08-131-122/+23
* Always send epochs to webrender in layout 2020Anthony Ramine2019-08-101-134/+56
* Fix compilation errors due to the rebaseAnthony Ramine2019-08-011-26/+15
* Remove most of the things in layout 2020Anthony Ramine2019-07-311-465/+29
* Make layout_2020 be layout_2013Anthony Ramine2019-07-313-22/+3703
* Update euclid.Emilio Cobos Álvarez2019-07-232-3/+3
* Add `./mach build --with-layout-2020`Simon Sapin2019-07-042-0/+87