aboutsummaryrefslogtreecommitdiffstats
path: root/components/compositing
Commit message (Expand)AuthorAgeFilesLines
* constellation: clean up logging of pipelines and browsing contexts (#30657)Delan Azabani2023-11-141-1/+1
* Fix servoshell can't respond when there's no minibrowser (#30598)Ngo Iok Ui (Wu Yu Wei)2023-11-111-27/+8
* Move `*_traits` and other shared types to `shared`Martin Robinson2023-11-031-8/+8
* Replace the time crate with std::time in components/compositing (#30613)Reid Swan2023-10-261-4/+15
* Rename messages forwarded from the constellation to the compositor (#30496)Martin Robinson2023-10-051-20/+41
* Only access hit test items for the current epoch in the compositor (#30491)Martin Robinson2023-10-041-1/+15
* Add shell.background-color.rgba to prefs (#30488)Ngo Iok Ui (Wu Yu Wei)2023-10-042-2/+10
* Fix pinch zoom and enable it for TouchpadMagnify events (#30459)Martin Robinson2023-10-031-109/+141
* Implement pinch zoom with a display list (#30446)Martin Robinson2023-10-021-15/+83
* Fix main frame scrolling in quirks mode after WebRender (#30375)Martin Robinson2023-09-181-1/+1
* servoshell: fix lockups while animating (#30322)Delan Azabani2023-09-121-0/+1
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-114-22/+24
* Upgrade WebRender to e491e1ae637b2eed1e7195855d88357e5eb3ddf9 (#30323)Martin Robinson2023-09-102-52/+52
* remove `extern crate` (#30311)Samson2023-09-083-4/+2
* [NFC] compositing: extract types into new compositing_traits crate (#30125)Delan Azabani2023-08-184-377/+60
* winit: initial minibrowser (#29976)Delan Azabani2023-08-152-6/+44
* Fix viewport origin of webrender frame (#30088)Ngo Iok Ui (Wu Yu Wei)2023-08-102-1/+8
* [NFC] winit: document event handling and improve naming (#30016)Delan Azabani2023-07-241-32/+32
* Stop using webrender_api::get_scroll_node_state (#30000)Martin Robinson2023-07-171-27/+23
* Try to `use` WebRender types moreMartin Robinson2023-07-103-46/+37
* Vendor the current version of WebRenderMartin Robinson2023-07-031-2/+2
* It was removed from the spec and it's disabled everywhere.Emilio Cobos Álvarez2023-06-302-23/+0
* Clean up and document the `send_display_list` interfaceMartin Robinson2023-05-241-18/+19
* Add a compositor-side scroll treeMartin Robinson2023-05-192-4/+86
* Start the transition to workspace dependenciesMartin Robinson2023-05-171-10/+10
* Fix scrolling on root elementMartin Robinson2023-05-051-1/+5
* Fix flakiness in hit testingMartin Robinson2023-04-261-0/+12
* Move hit testing information out of WebRenderMartin Robinson2023-03-151-66/+99
* Bump euclid to 0.22Martin Robinson2023-01-261-1/+1
* Update image/png.Josh Matthews2022-04-011-1/+1
* Update keyboard-types.Josh Matthews2022-04-011-1/+1
* Use IpcBytesReceiver to send Display list dataWu Yu Wei2022-03-101-18/+21
* Add SerializedImageData to use IpcBytesReceiverYu-Wei Wu2022-03-101-5/+18
* Create initial browser id for compositor on startup.Josh Matthews2021-10-182-22/+24
* Bump `time` to latest `v0.1.x` version.teymour-aldridge2021-06-251-1/+1
* Only request synchronous repaint when a resize will actually occur.Josh Matthews2021-03-051-2/+3
* Fix warnings introduced in newer Rust NightlySimon Sapin2021-02-252-7/+1
* Fix mouse button handlingYUAN LYU2020-12-061-1/+1
* Update webrender.Josh Matthews2020-08-101-1/+1
* Revert "Update webrender."Josh Matthews2020-08-041-1/+1
* Update webrender.Josh Matthews2020-07-311-1/+1
* Fix ordering of mousemove eventUtsav Oza2020-07-301-1/+1
* Make reload button clear the network cache.Josh Matthews2020-07-272-0/+6
* Auto merge of #27295 - asajeffrey:gstreamer-webxr, r=Manishearthbors-servo2020-07-171-0/+3
|\
| * Gstreamer plugin support for streaming from webxrAlan Jeffrey2020-07-161-0/+3
* | Unfocus input when virtual keyboard is dismissedPaul Rouget2020-07-132-0/+6
|/
* Update to 7/6 rustc.Josh Matthews2020-07-061-1/+0
* update keyboard-types cratePaul Rouget2020-06-291-1/+1
* Support for webxr layer managementAlan Jeffrey2020-06-281-9/+1
* Update webrender.Josh Matthews2020-06-112-2/+1