aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Demonstrate using dictionary as callback this object.dictionary-callbackJosh Matthews2024-07-154-6/+31
* use dom in pull promise handlersgterzian2024-07-151-4/+7
* add queue with sizes conceptgterzian2024-07-154-18/+82
* clean-up js conversions in read req handlersgterzian2024-07-121-7/+2
* tidygterzian2024-07-122-10/+18
* fix read request promise resolvinggterzian2024-07-122-9/+51
* remove prototype setting on underlying source containergterzian2024-07-121-12/+3
* turn off SM streamsgterzian2024-07-122-2/+1
* clean-up docs, dispatch of controller in pull algo callgterzian2024-07-123-23/+35
* setup source container with prototype of source dictgterzian2024-07-122-25/+9
* add default controller init in stream constructorgterzian2024-07-111-4/+16
* remove rc around source typegterzian2024-07-111-6/+4
* add underlying source dom struct containergterzian2024-07-117-69/+179
* add todo for should pullgterzian2024-07-111-1/+11
* allow for more than one non-native underlying source typegterzian2024-07-111-1/+7
* read request and reader typinggterzian2024-07-113-50/+124
* add fulfill read request, clean-up warningsgterzian2024-07-114-47/+83
* more details on chunk enqueuinggterzian2024-07-111-0/+8
* add calling into pull algogterzian2024-07-112-13/+94
* re-implement native controller methodsgterzian2024-07-116-363/+142
* enum for controllergterzian2024-07-111-9/+40
* implement basic internal slots, with todosgterzian2024-07-113-65/+198
* Create safe wrapper for JSFunctions (#32620)Taym Haddadi2024-07-104-83/+81
* Add remaining WebIDLs of ReadableStream (#32605)Ngo Iok Ui (Wu Yu Wei)2024-06-278-6/+288
* Add QueuingStrategy and UnderlyingSource (#32572)Ngo Iok Ui (Wu Yu Wei)2024-06-2415-7/+608
* build(deps): bump the gstreamer-related group with 22 updates (#32565)dependabot[bot]2024-06-191-44/+44
* Rename `gfx` to `fonts` (#32556)Martin Robinson2024-06-19159-265/+223
* servoshell: Clean up keyboard event conversion a little (#32564)Martin Robinson2024-06-191-600/+551
* dependabot: Combine more GStreamer / GLib-related crates (#32563)Martin Robinson2024-06-191-1/+3
* build(deps): bump idna from 1.0.0 to 1.0.1 (#32562)dependabot[bot]2024-06-191-2/+2
* build(deps): bump bytemuck from 1.16.0 to 1.16.1 (#32560)dependabot[bot]2024-06-191-2/+2
* build(deps): bump gio-sys from 0.19.5 to 0.19.8 (#32559)dependabot[bot]2024-06-191-2/+2
* build(deps): bump gobject-sys from 0.19.5 to 0.19.8 (#32558)dependabot[bot]2024-06-191-2/+2
* build(deps): bump the gstreamer-related group with 3 updates (#32557)dependabot[bot]2024-06-191-6/+6
* layout: Flatten inline box storage in InlineFormattingContexts (#32539)Martin Robinson2024-06-195-252/+224
* mach: fix test-tidy to handle missing merge commit (#32551)Mukilan Thiyagarajan2024-06-191-0/+2
* Move android port code to servoshell (#32533)Jonathan Schwender2024-06-1917-241/+156
* Mark some ResizeObserver tests as flaky (#32546)Martin Robinson2024-06-182-0/+11
* build(deps): bump miniz_oxide from 0.7.3 to 0.7.4 (#32547)dependabot[bot]2024-06-181-2/+2
* ci: Use a servo.org email address for the servo-wpt-sync GitHub bot (#32515)Martin Robinson2024-06-183-3/+3
* layout: Allocate inline box start space on segment (#32486)Martin Robinson2024-06-185-12/+116
* fix: codegen on callback (#32537)Ngo Iok Ui (Wu Yu Wei)2024-06-183-8/+24
* build(deps): bump android_logger from 0.13.3 to 0.14.1 (#32523)dependabot[bot]2024-06-182-5/+14
* build(deps): bump polling from 3.7.1 to 3.7.2 (#32529)dependabot[bot]2024-06-182-6/+13
* fonts: Clean up WebRender web fonts when they are no longer used (#32545)Martin Robinson2024-06-186-7/+181
* servoshell: Reset link status when loading a new document (#32518)webbeef2024-06-182-0/+5
* CI: Cache cargo-deny (#32543)Jonathan Schwender2024-06-185-0/+25
* Use workspace definitions for all crates and update to the 2021 edition (#32544)Martin Robinson2024-06-1860-268/+283
* mach: fix test-tidy to not skip `Cargo.lock` (#32540)Mukilan Thiyagarajan2024-06-182-9/+15
* fonts: Respect emoji variation selector when selecting fonts (#32493)Martin Robinson2024-06-189-28/+87