-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: ruffle-rs/ruffle
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
avm2: Fixes and refactors to Value strict equality
A-avm2
Area: AVM2 (ActionScript 3)
T-fix
Type: Bug fix (in something that's supposed to work already)
#24626
opened Sep 7, 2026 by
Lord-McSweeney
Member
Loading…
4 of 5 tasks
avm2: Implement TextField's scroll event
A-avm2
Area: AVM2 (ActionScript 3)
newsworthy
T-compat
Type: Compatibility with Flash Player
text
Issues relating to text rendering/input
waiting-on-review
Waiting on review from a Ruffle team member
#24625
opened Sep 6, 2026 by
kjarosh
Member
Loading…
4 of 5 tasks
tests: Add fonts/device_font_no_ink
A-tests
Area: Tests & Test Framework
T-compat
Type: Compatibility with Flash Player
text
Issues relating to text rendering/input
waiting-on-review
Waiting on review from a Ruffle team member
#24620
opened Sep 6, 2026 by
kjarosh
Member
Loading…
4 of 5 tasks
desktop,web: Handle bitmap glyphs with no ink properly
A-core
Area: Core player, where no other category fits
device-fonts
Issues related to device fonts. They are usually very system-dependent.
T-perf
Type: Performance Improvements
text
Issues relating to text rendering/input
#24611
opened Sep 5, 2026 by
kjarosh
Member
Loading…
4 of 5 tasks
render: Preserve minimum-width strokes under collapsed transforms
A-rendering
Area: Rendering & Graphics
llm
The PR contains mostly LLM-generated code
T-fix
Type: Bug fix (in something that's supposed to work already)
#24604
opened Sep 4, 2026 by
Perdu
Loading…
5 tasks done
core: Fix MovieClip replacement and high depth handling on AVM1 rewind
A-avm1
Area: AVM1 (ActionScript 1 & 2)
T-fix
Type: Bug fix (in something that's supposed to work already)
waiting-on-review
Waiting on review from a Ruffle team member
#24595
opened Sep 3, 2026 by
AllinolCP
Contributor
Loading…
5 tasks done
core: Allow newlines through TextField.restrict
A-core
Area: Core player, where no other category fits
llm
The PR contains mostly LLM-generated code
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
#24581
opened Sep 1, 2026 by
ayushdiagarwal
Loading…
5 tasks done
WGPU: Fix destination size out of bounds
A-rendering
Area: Rendering & Graphics
llm
The PR contains mostly LLM-generated code
needs-tests
This PR needs regression tests to be added before it can be merged
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
#24563
opened Aug 29, 2026 by
tygyh
Contributor
Loading…
5 tasks done
core: Fix timeline bug with inserting child into render list
A-core
Area: Core player, where no other category fits
T-fix
Type: Bug fix (in something that's supposed to work already)
#24560
opened Aug 29, 2026 by
ChrisCPI
Collaborator
Loading…
4 of 5 tasks
swf, core: Add PlaceByClass action for AS3 export-symbol placements
A-core
Area: Core player, where no other category fits
llm
The PR contains mostly LLM-generated code
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
avm2: Don't allocate a buffer for arguments when calling non-variadic native methods
A-avm2
Area: AVM2 (ActionScript 3)
T-perf
Type: Performance Improvements
waiting-on-review
Waiting on review from a Ruffle team member
#24542
opened Aug 25, 2026 by
Lord-McSweeney
Member
Loading…
3 of 5 tasks
core: Playerglobal loading performance improvements
A-core
Area: Core player, where no other category fits
T-perf
Type: Performance Improvements
#24541
opened Aug 25, 2026 by
moulins
Contributor
Loading…
2 of 5 tasks
ci: Add a job for reviewing commits
A-build
Area: Build scripts & CI
T-feature
Type: New Feature (that Flash doesn't have)
waiting-on-review
Waiting on review from a Ruffle team member
#24521
opened Aug 22, 2026 by
kjarosh
Member
Loading…
4 of 5 tasks
avm2: Use laid-out metrics for TextLine ascent and descent
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
#24486
opened Aug 18, 2026 by
doombubbles
Contributor
Loading…
4 of 5 tasks
avm2: Store DisplayObject rotationX/rotationY/z
A-avm2
Area: AVM2 (ActionScript 3)
T-compat
Type: Compatibility with Flash Player
waiting-on-author
Waiting on the PR author to make the requested changes
#24473
opened Aug 16, 2026 by
SulivanM
Contributor
Loading…
4 of 5 tasks
avm2: Respect the recreate argument in Context3D.dispose
waiting-on-author
Waiting on the PR author to make the requested changes
#24449
opened Aug 13, 2026 by
SulivanM
Contributor
Loading…
3 of 5 tasks
avm2: Implement Context3D.drawToBitmapData
A-avm2
Area: AVM2 (ActionScript 3)
stage3d
T-compat
Type: Compatibility with Flash Player
waiting-on-review
Waiting on review from a Ruffle team member
#24448
opened Aug 13, 2026 by
SulivanM
Contributor
Loading…
4 of 5 tasks
core: Fix paused NetStream preload and seek
A-video
llm
The PR contains mostly LLM-generated code
T-fix
Type: Bug fix (in something that's supposed to work already)
#24444
opened Aug 13, 2026 by
DeanshawnX
Loading…
5 tasks done
build(deps): bump quinn-proto from 0.11.14 to 0.11.17
A-deps
Area: Dependencies
T-chore
Type: Chore (like updating a dependency, it's gotta be done)
#24301
opened Jul 25, 2026 by
dependabot
Bot
Loading…
Fix get_url() not appending local vars to navigate_to_url_normalized() call
A-avm1
Area: AVM1 (ActionScript 1 & 2)
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
#24299
opened Jul 25, 2026 by
Slavko-P
Loading…
2 of 5 tasks
avm2: Implement UVT-mapped bitmap triangles across render backends and move triangles outside tassellation
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)
#24254
opened Jul 20, 2026 by
wsxarcher
Contributor
Loading…
5 tasks done
avm2: Update comment about how FP handles uncaught errors
A-avm2
Area: AVM2 (ActionScript 3)
T-chore
Type: Chore (like updating a dependency, it's gotta be done)
waiting-on-author
Waiting on the PR author to make the requested changes
#24222
opened Jul 15, 2026 by
kjarosh
Member
Loading…
4 of 5 tasks
chore: Bump typescript from 5.9.3 to 7.0.2 in /web
A-deps
Area: Dependencies
T-chore
Type: Chore (like updating a dependency, it's gotta be done)
#24204
opened Jul 13, 2026 by
dependabot
Bot
Loading…
avm2: Treat hasnext2/nextname/nextvalue index as u32
#24166
opened Jul 10, 2026 by
SuchAFuriousDeath
Collaborator
•
Draft
5 tasks done
Previous Next
ProTip!
What’s not been updated in a month: updated:<2026-08-07.