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

avm2: Implement the Flash Text Engine (flash.text.engine) fte/tlf Issues relating to the FTE (Flash Text Engine) AVM2 API or the TLF (Text Layout Framework) library llm The PR contains mostly LLM-generated code
#24153 opened Jul 7, 2026 by falpi Loading…
4 of 5 tasks
core: Dispatch textInput to focused non-TextField objects
#24151 opened Jul 7, 2026 by falpi Loading…
4 of 5 tasks
avm2: Implement flash.ui.Mouse.cursor needs-tests This PR needs regression tests to be added before it can be merged
#24150 opened Jul 7, 2026 by falpi Loading…
4 of 5 tasks
avm2: Normalize flash.globalization.Collator.compare to -1/0/1 A-avm2 Area: AVM2 (ActionScript 3) needs-tests This PR needs regression tests to be added before it can be merged
#24148 opened Jul 7, 2026 by falpi Loading…
4 of 5 tasks
ci: Switch Discord notification action to one that doesn't need Docker A-build Area: Build scripts & CI T-fix Type: Bug fix (in something that's supposed to work already)
#24145 opened Jul 6, 2026 by torokati44 Member Loading…
4 of 5 tasks
core/render: Implement BitmapData.generateFilterRect
#24136 opened Jul 6, 2026 by falpi Loading…
4 of 5 tasks
video: Reduce allocations/copies when decoding frames A-video T-perf Type: Performance Improvements
#24135 opened Jul 6, 2026 by moulins Contributor Loading…
3 of 5 tasks
avm2: Complete XML change notifications
#24131 opened Jul 5, 2026 by falpi Loading…
4 of 5 tasks
chore: Mark edittext_caret_empty as flaky A-tests Area: Tests & Test Framework T-chore Type: Chore (like updating a dependency, it's gotta be done)
#24128 opened Jul 5, 2026 by kjarosh Member Loading…
avm2: Implement Error.throwError() A-avm2 Area: AVM2 (ActionScript 3) T-compat Type: Compatibility with Flash Player
#24125 opened Jul 5, 2026 by kjarosh Member Loading…
4 of 5 tasks
fuzzer: Replace local-dir corpus prep with git-based corpus management A-tests Area: Tests & Test Framework fuzzing Issues related to fuzzing: tooling or fixing crashes found by fuzzing. T-feature Type: New Feature (that Flash doesn't have)
#24110 opened Jul 3, 2026 by kjarosh Member Loading…
4 of 5 tasks
core: Add Scout-compatible FLM telemetry system
#24108 opened Jul 3, 2026 by gpeacock Draft
5 tasks
avm2: Make SWFs loaded with loadBytes use their loader's sandbox type A-avm2 Area: AVM2 (ActionScript 3) security-sandbox Issues related to Flash Player security sandboxes T-fix Type: Bug fix (in something that's supposed to work already)
#24107 opened Jul 3, 2026 by Lord-McSweeney Collaborator Loading…
4 of 5 tasks
video/webcodecs: Pass in whole Access Units to VideoDecoder A-video T-fix Type: Bug fix (in something that's supposed to work already)
#24098 opened Jul 1, 2026 by torokati44 Member Loading…
5 tasks done
avm1: Recursively serialize arrays as StrictArray when appropriate A-avm1 Area: AVM1 (ActionScript 1 & 2) amf Issues relating to AMF serialization/deserialization T-fix Type: Bug fix (in something that's supposed to work already) waiting-on-review Waiting on review from a Ruffle team member
#24096 opened Jun 30, 2026 by danielhjacobs Contributor Loading…
5 tasks done
swf: Parse DefineFontAlignZones tag using zerocopy
#24079 opened Jun 29, 2026 by SuchAFuriousDeath Collaborator Loading…
4 of 5 tasks
avm2: Implement streaming flash.net.URLStream A-avm2 Area: AVM2 (ActionScript 3) llm The PR contains mostly LLM-generated code
#24078 opened Jun 29, 2026 by falpi Loading…
4 of 5 tasks
avm2: Implement some Worker methods A-avm2 Area: AVM2 (ActionScript 3) T-compat Type: Compatibility with Flash Player
#24066 opened Jun 25, 2026 by SuchAFuriousDeath Collaborator Loading…
5 tasks done
extension: Page opt out should disable polyfill A-web Area: Web & Extensions extension Related to the Ruffle WebExtension T-fix Type: Bug fix (in something that's supposed to work already)
#24062 opened Jun 24, 2026 by danielhjacobs Contributor Loading…
4 of 5 tasks
avm2: Keep large whole JSON numbers as Number, not wrapped i32 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
#24060 opened Jun 24, 2026 by ihorprokopiev Loading…
5 tasks done
avm1: Serialize objects with class aliases as TypedObject A-avm1 Area: AVM1 (ActionScript 1 & 2) amf Issues relating to AMF serialization/deserialization T-fix Type: Bug fix (in something that's supposed to work already) waiting-on-review Waiting on review from a Ruffle team member
#24049 opened Jun 23, 2026 by danielhjacobs Contributor Loading…
4 of 5 tasks
chore: Bump getrandom from 0.3.4 to 0.4.3 A-deps Area: Dependencies T-chore Type: Chore (like updating a dependency, it's gotta be done)
#24044 opened Jun 22, 2026 by dependabot Bot Loading…
core: Add support for playing F4V (MP4) files A-video T-fix Type: Bug fix (in something that's supposed to work already)
#24038 opened Jun 22, 2026 by torokati44 Member Draft
3 of 5 tasks
avm2: Split text properly in TextLine A-avm2 Area: AVM2 (ActionScript 3) fte/tlf Issues relating to the FTE (Flash Text Engine) AVM2 API or the TLF (Text Layout Framework) library T-compat Type: Compatibility with Flash Player waiting-on-review Waiting on review from a Ruffle team member
#24018 opened Jun 19, 2026 by kjarosh Member Loading…
4 of 5 tasks
ProTip! Filter pull requests by the default branch with base:master.