Skip to content

Pull requests: ruffle-rs/ruffle

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

chore: Enable unused_async clippy lint A-other Area: Not covered by other area labels code-cleanup General improvement of the code base waiting-on-review Waiting on review from a Ruffle team member
#23037 opened Feb 15, 2026 by SuchAFuriousDeath Loading…
avm2: In SWFv10 and above, frame-script-queued gotos can run "no-op goto" logic A-avm2 Area: AVM2 (ActionScript 3) T-fix Type: Bug fix (in something that's supposed to work already) waiting-on-review Waiting on review from a Ruffle team member
#23032 opened Feb 15, 2026 by Lord-McSweeney Loading…
tests: Make bare_numbers = false the default A-tests Area: Tests & Test Framework T-chore Type: Chore (like updating a dependency, it's gotta be done) waiting-on-review Waiting on review from a Ruffle team member
#23024 opened Feb 13, 2026 by kjarosh Loading…
core: Move FontMetrics to GlyphSource A-core Area: Core player, where no other category fits device-fonts Issues related to device fonts. They are usually very system-dependent. T-refactor Type: Refactor / Cleanup waiting-on-review Waiting on review from a Ruffle team member
#23019 opened Feb 12, 2026 by kjarosh Loading…
refactor(macros): improve diagnostics, hygiene, and safety across pro… A-core Area: Core player, where no other category fits T-refactor Type: Refactor / Cleanup waiting-on-author Waiting on the PR author to make the requested changes
#23017 opened Feb 12, 2026 by DerrickRichard Loading…
render: Improve hairline strokes and scaling strokes on WebGL and WGPU A-rendering Area: Rendering & Graphics T-fix Type: Bug fix (in something that's supposed to work already)
#23011 opened Feb 11, 2026 by darktohka Loading…
core: Optimize CPU bitmap blending and copy operations A-core Area: Core player, where no other category fits llm The PR contains mostly LLM-generated code T-perf Type: Performance Improvements waiting-on-author Waiting on the PR author to make the requested changes
#23006 opened Feb 11, 2026 by jarca0123 Loading…
avm1: Make XmlSocket.connect(null) behave like connect() A-avm1 Area: AVM1 (ActionScript 1 & 2) T-fix Type: Bug fix (in something that's supposed to work already)
#23000 opened Feb 10, 2026 by adrian17 Loading…
avm1: Migrate Math to ASnative-style declarations and fix some edge cases. A-avm1 Area: AVM1 (ActionScript 1 & 2) T-compat Type: Compatibility with Flash Player waiting-on-review Waiting on review from a Ruffle team member
#22999 opened Feb 10, 2026 by moulins Loading…
build(deps): bump getrandom from 0.3.4 to 0.4.1 A-deps Area: Dependencies T-chore Type: Chore (like updating a dependency, it's gotta be done)
#22993 opened Feb 9, 2026 by dependabot bot Loading…
build(deps-dev): bump eslint from 9.39.2 to 10.0.0 in /web A-deps Area: Dependencies T-chore Type: Chore (like updating a dependency, it's gotta be done)
#22991 opened Feb 9, 2026 by dependabot bot Loading…
build(deps-dev): bump @eslint/js from 9.39.2 to 10.0.1 in /web A-deps Area: Dependencies T-chore Type: Chore (like updating a dependency, it's gotta be done)
#22990 opened Feb 9, 2026 by dependabot bot Loading…
chore: Update lyon and update image tests based on the changes A-deps Area: Dependencies T-chore Type: Chore (like updating a dependency, it's gotta be done)
#22961 opened Feb 6, 2026 by danielhjacobs Loading…
tests: Increase pixelsnapping outliers for different platforms A-tests Area: Tests & Test Framework T-chore Type: Chore (like updating a dependency, it's gotta be done)
#22955 opened Feb 5, 2026 by danielhjacobs Loading…
tests: Make ignored test Number.toString a known failure A-tests Area: Tests & Test Framework T-chore Type: Chore (like updating a dependency, it's gotta be done)
#22954 opened Feb 5, 2026 by danielhjacobs Draft
audio: Add G.711 decoder A-audio Area: Audio T-compat Type: Compatibility with Flash Player waiting-on-review Waiting on review from a Ruffle team member
#22921 opened Feb 2, 2026 by SuchAFuriousDeath Loading…
avm1: Add a native object for Color A-avm1 Area: AVM1 (ActionScript 1 & 2) T-compat Type: Compatibility with Flash Player
#22920 opened Feb 2, 2026 by kjarosh Draft
core: Wrap Library and SwfMovie in Gc A-core Area: Core player, where no other category fits newsworthy T-perf Type: Performance Improvements waiting-on-author Waiting on the PR author to make the requested changes
#22908 opened Feb 1, 2026 by jarca0123 Loading…
core: Fix Fullscreen reporting wrong displayState A-core Area: Core player, where no other category fits T-fix Type: Bug fix (in something that's supposed to work already) waiting-on-author Waiting on the PR author to make the requested changes
#22889 opened Jan 31, 2026 by Fancy2209 Loading…
render: fix jitter A-core Area: Core player, where no other category fits T-fix Type: Bug fix (in something that's supposed to work already)
#22845 opened Jan 24, 2026 by zjk261 Draft
8
4
extension: Remove raw script injection functions A-web Area: Web & Extensions extension Related to the Ruffle WebExtension T-refactor Type: Refactor / Cleanup
#22793 opened Jan 16, 2026 by danielhjacobs Draft
avm2: Implement flash.display3D.setProgramConstantsFromByteArray A-avm2 Area: AVM2 (ActionScript 3) stage3d T-fix Type: Bug fix (in something that's supposed to work already)
#22775 opened Jan 15, 2026 by SuchAFuriousDeath Loading…
avm2: Implement flash.system.System.gc() A-avm2 Area: AVM2 (ActionScript 3) squash-on-merge Marks a PR to be squashed before merging. T-compat Type: Compatibility with Flash Player
#22743 opened Jan 12, 2026 by Fancy2209 Draft
avm1: Fix MovieClipReference laundering issue A-avm1 Area: AVM1 (ActionScript 1 & 2) newsworthy T-fix Type: Bug fix (in something that's supposed to work already) waiting-on-review Waiting on review from a Ruffle team member
#22711 opened Jan 8, 2026 by SuchAFuriousDeath Loading…
render: Handle uploading to Bc3RgbaUnorm and Rgba16Float textures A-rendering Area: Rendering & Graphics T-fix Type: Bug fix (in something that's supposed to work already) waiting-on-author Waiting on the PR author to make the requested changes
#22700 opened Jan 6, 2026 by SuchAFuriousDeath Draft
ProTip! Exclude everything labeled bug with -label:bug.