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

tests: Fix two more instances of files with same name but different capitalization A-other Area: Not covered by other area labels
#23224 opened Mar 10, 2026 by Lord-McSweeney Loading…
check bitmap data empty A-rendering Area: Rendering & Graphics T-fix Type: Bug fix (in something that's supposed to work already) waiting-on-review Waiting on review from a Ruffle team member
#23223 opened Mar 10, 2026 by Smicry Loading…
chore: Bump the cargo-minor group across 1 directory with 4 updates A-deps Area: Dependencies T-chore Type: Chore (like updating a dependency, it's gotta be done)
#23222 opened Mar 10, 2026 by dependabot bot Loading…
chore: Bump getrandom from 0.3.4 to 0.4.2 A-deps Area: Dependencies T-chore Type: Chore (like updating a dependency, it's gotta be done)
#23221 opened Mar 9, 2026 by dependabot bot Loading…
chore: Bump eslint from 9.39.2 to 10.0.3 in /web A-deps Area: Dependencies T-chore Type: Chore (like updating a dependency, it's gotta be done)
#23219 opened Mar 9, 2026 by dependabot bot Loading…
avm2: Fixes to slot on catch scope 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
#23216 opened Mar 9, 2026 by Lord-McSweeney Loading…
2
Implement TextBlock::recreateTextLine and basic multi line support A-avm2 Area: AVM2 (ActionScript 3) fte/tlf Issues relating to the FTE (Flash Text Engine) AVM2 API or TLF (Text Layout Framework) in general llm The PR contains mostly LLM-generated code newsworthy
#23215 opened Mar 9, 2026 by evilpie Draft
core: Implement cross-context LocalConnection via BroadcastChannel A-core Area: Core player, where no other category fits llm The PR contains mostly LLM-generated code T-compat Type: Compatibility with Flash Player
#23212 opened Mar 9, 2026 by Bubby4j Loading…
core: Fix behavior when AVM2 focus change events are fired for AVM1 interactives A-core Area: Core player, where no other category fits mixed-avm Mixing AVM1 and AVM2 T-fix Type: Bug fix (in something that's supposed to work already)
#23204 opened Mar 8, 2026 by ChrisCPI Loading…
2
2
Avoid reborrow errors in Array methods A-avm2 Area: AVM2 (ActionScript 3) newsworthy T-fix Type: Bug fix (in something that's supposed to work already)
#23197 opened Mar 7, 2026 by SuchAFuriousDeath Loading…
4
2
avm1: Implement clipRect support for BitmapData.draw A-avm1 Area: AVM1 (ActionScript 1 & 2) T-compat Type: Compatibility with Flash Player
#23191 opened Mar 6, 2026 by evilpie Loading…
build(deps-dev): bump copy-webpack-plugin from 13.0.1 to 14.0.0 in /web A-deps Area: Dependencies T-chore Type: Chore (like updating a dependency, it's gotta be done)
#23172 opened Mar 2, 2026 by dependabot bot Loading…
tests: avm1: Add tests for jumping outside of DoAction tag A-tests Area: Tests & Test Framework T-compat Type: Compatibility with Flash Player
#23160 opened Mar 1, 2026 by Randomno Loading…
tests: Use Flash output for a couple of tests A-tests Area: Tests & Test Framework T-fix Type: Bug fix (in something that's supposed to work already)
#23151 opened Mar 1, 2026 by ChrisCPI Loading…
tests: Use Flash output for more tests A-tests Area: Tests & Test Framework T-fix Type: Bug fix (in something that's supposed to work already)
#23147 opened Feb 28, 2026 by kjarosh Loading…
avm2: Account for shared slot_id/disp_id numbering space in slot hole check A-avm2 Area: AVM2 (ActionScript 3) llm The PR contains mostly LLM-generated code T-fix Type: Bug fix (in something that's supposed to work already)
#23145 opened Feb 28, 2026 by SuchAFuriousDeath Loading…
tests: Test more classes in avm1/native_objects_swf*. A-tests Area: Tests & Test Framework T-compat Type: Compatibility with Flash Player
#23130 opened Feb 26, 2026 by moulins Loading…
core: Cleanup some SwfSlice/buffer::Slice code A-core Area: Core player, where no other category fits T-refactor Type: Refactor / Cleanup waiting-on-review Waiting on review from a Ruffle team member
#23124 opened Feb 26, 2026 by moulins Loading…
core: Fix memory leaks by making MovieLibrary garbage-collectable A-core Area: Core player, where no other category fits llm The PR contains mostly LLM-generated code T-perf Type: Performance Improvements
#23071 opened Feb 18, 2026 by Xeleron Loading…
avm2: Don't store num_locals in Activation A-avm2 Area: AVM2 (ActionScript 3) T-perf Type: Performance Improvements waiting-on-review Waiting on review from a Ruffle team member
#23069 opened Feb 18, 2026 by moulins Loading…
render: Improve gradient rendering A-rendering Area: Rendering & Graphics T-fix Type: Bug fix (in something that's supposed to work already)
#23059 opened Feb 17, 2026 by ChrisCPI 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 newsworthy 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…
ProTip! Exclude everything labeled bug with -label:bug.