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

core: Add ARM64 FJCVTZS instruction optimization for f64 to i32 A-core Area: Core player, where no other category fits T-perf Type: Performance Improvements
#21780 opened Sep 26, 2025 by CrazyboyQCD Loading…
core: Store PreloadProgress.next_preload_chunk as an Option<u64> 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
#21755 opened Sep 23, 2025 by Lord-McSweeney Loading…
extension: Add per-site configuration settings A-web Area: Web & Extensions T-feature Type: New Feature (that Flash doesn't have)
#21754 opened Sep 23, 2025 by anthony-hyo Draft
3 of 11 tasks
core: Manually fix the descent of the built-in NotoSans font A-core Area: Core player, where no other category fits T-fix Type: Bug fix (in something that's supposed to work already)
#21742 opened Sep 22, 2025 by evilpie Draft
extension: Add a way to set custom JSON config for any options A-web Area: Web & Extensions extension Related to the Ruffle WebExtension T-feature Type: New Feature (that Flash doesn't have)
#21741 opened Sep 22, 2025 by danielhjacobs Draft
tests: Add visual/define_bits_jpeg2 test A-tests Area: Tests & Test Framework T-compat Type: Compatibility with Flash Player waiting-on-review Waiting on review from a Ruffle team member
#21738 opened Sep 22, 2025 by kjarosh Loading…
chore: Update toml to 0.9.7, toml_edit to 0.23.6 A-deps Area: Dependencies T-chore Type: Chore (like updating a dependency, it's gotta be done) waiting-on-review Waiting on review from a Ruffle team member
#21731 opened Sep 22, 2025 by torokati44 Loading…
chore: Update wgpu to 26, egui to latest master A-deps Area: Dependencies T-chore Type: Chore (like updating a dependency, it's gotta be done)
#21730 opened Sep 22, 2025 by torokati44 Draft
avm1: Fix 21703 A-avm1 Area: AVM1 (ActionScript 1 & 2) squash-on-merge Marks a PR to be squashed before merging. T-fix Type: Bug fix (in something that's supposed to work already)
#21725 opened Sep 21, 2025 by CUB3D Loading…
ci: Fix posting coverage comments A-build Area: Build scripts & CI T-fix Type: Bug fix (in something that's supposed to work already)
#21724 opened Sep 21, 2025 by kjarosh Draft
avm1: Do not reference trivially copyable objects A-avm1 Area: AVM1 (ActionScript 1 & 2) T-refactor Type: Refactor / Cleanup waiting-on-review Waiting on review from a Ruffle team member
#21721 opened Sep 21, 2025 by kjarosh Loading…
avm2: Refactor Array.splice to ArrayStorage A-avm2 Area: AVM2 (ActionScript 3) T-refactor Type: Refactor / Cleanup waiting-on-review Waiting on review from a Ruffle team member
#21690 opened Sep 18, 2025 by kjarosh Loading…
avm2: Express Array.removeAt in terms of splice A-avm2 Area: AVM2 (ActionScript 3) T-fix Type: Bug fix (in something that's supposed to work already)
#21689 opened Sep 18, 2025 by SuchAFuriousDeath Draft
render: Support rendering filters in BitmapData.draw A-rendering Area: Rendering & Graphics newsworthy T-compat Type: Compatibility with Flash Player waiting-on-author Waiting on the PR author to make the requested changes
#21672 opened Sep 15, 2025 by kjarosh Loading…
5
6
chore: Update translations A-i18n Area: Internationalization & Localization T-chore Type: Chore (like updating a dependency, it's gotta be done)
#21671 opened Sep 15, 2025 by RuffleBuild Loading…
chore: Move AvmString code into a new crate A-other Area: Not covered by other area labels T-refactor Type: Refactor / Cleanup waiting-on-review Waiting on review from a Ruffle team member
#21629 opened Sep 11, 2025 by Lord-McSweeney Loading…
extension: Remove duplicate calls to getOptions A-web Area: Web & Extensions extension Related to the Ruffle WebExtension T-perf Type: Performance Improvements
#21621 opened Sep 10, 2025 by kjarosh Draft
avm2: Store method's bound class on Method 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
#21455 opened Aug 23, 2025 by Lord-McSweeney Loading…
avm2: Return undefined for construct_prop on primitives and namespaces A-avm2 Area: AVM2 (ActionScript 3) 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
#21417 opened Aug 19, 2025 by SuchAFuriousDeath Draft
web: Allow data-ruffle-optout for any element to opt-out that section A-web Area: Web & Extensions T-feature Type: New Feature (that Flash doesn't have)
#21383 opened Aug 18, 2025 by danielhjacobs Loading…
avm1: Adjust clip removal logic for rewinds A-avm1 Area: AVM1 (ActionScript 1 & 2) newsworthy T-fix Type: Bug fix (in something that's supposed to work already) timeline Issues relating to timeline animation waiting-on-author Waiting on the PR author to make the requested changes
#21336 opened Aug 15, 2025 by jarca0123 Loading…
10
18
avm1: Defer movie loading to start of next frame A-avm1 Area: AVM1 (ActionScript 1 & 2) T-fix Type: Bug fix (in something that's supposed to work already)
#21335 opened Aug 15, 2025 by jarca0123 Draft
avm2: Defer nextFrame calls from frame scripts for FP9 compatibility A-core Area: Core player, where no other category fits T-fix Type: Bug fix (in something that's supposed to work already)
#21334 opened Aug 15, 2025 by jarca0123 Draft
avm2: Queue play and stop actions in frame scripts A-avm2 Area: AVM2 (ActionScript 3) newsworthy T-fix Type: Bug fix (in something that's supposed to work already) timeline Issues relating to timeline animation
#21333 opened Aug 15, 2025 by jarca0123 Loading…
ProTip! Filter pull requests by the default branch with base:master.