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
Sort

Pull requests list

[DRAFT] Make RufflePlayer.load not resolve until the movie's first frame loads A-desktop Area: Desktop Application A-web Area: Web & Extensions T-feature Type: New Feature (that Flash doesn't have)
#8542 opened Nov 14, 2022 by kmeisthax Draft
Use swf Tag parsing in core A-core Area: Core player, where no other category fits swf Related to the SWF format T-refactor Type: Refactor / Cleanup
#3174 opened Feb 9, 2021 by madsmtm Draft
Read SWF avm1 actions without unnecessary allocations A-avm1 Area: AVM1 (ActionScript 1 & 2) swf Related to the SWF format T-perf Type: Performance Improvements
#3203 opened Feb 11, 2021 by madsmtm Draft
POC: Navigator: disallow requests to some domains (currently mochiads.com) A-core Area: Core player, where no other category fits A-desktop Area: Desktop Application A-web Area: Web & Extensions security Pull requests that address a security vulnerability T-feature Type: New Feature (that Flash doesn't have)
#3511 opened Mar 2, 2021 by adrian17 Draft
core: Simplifiy goto logic and use ratio field A-core Area: Core player, where no other category fits T-fix Type: Bug fix (in something that's supposed to work already) T-refactor Type: Refactor / Cleanup
#5431 opened Oct 5, 2021 by Herschel Draft
2
7
tests: Add criterion for basic benchmarking A-tests Area: Tests & Test Framework T-perf Type: Performance Improvements
#6071 opened Jan 16, 2022 by Herschel Loading…
webgl: Support basic BitmapData.draw on webgl backend A-rendering Area: Rendering & Graphics render-webgl Issues relating to the WebGL renderer T-compat Type: Compatibility with Flash Player
#6629 opened Apr 5, 2022 by adrian17 Draft
avm1: Disable various features for SWFv4 and earlier A-avm1 Area: AVM1 (ActionScript 1 & 2) T-compat Type: Compatibility with Flash Player
#7004 opened May 17, 2022 by Herschel Loading…
[DRAFT] AVM2: Fixes for SimpleButton A-avm2 Area: AVM2 (ActionScript 3) T-fix Type: Bug fix (in something that's supposed to work already)
#7015 opened May 18, 2022 by kmeisthax Draft
Use std::time::Duration for time intervals A-other Area: Not covered by other area labels T-refactor Type: Refactor / Cleanup
#7616 opened Aug 9, 2022 by higumachan Loading…
avm1: Implement flash.net.FileReferenceList A-avm1 Area: AVM1 (ActionScript 1 & 2) T-compat Type: Compatibility with Flash Player waiting-on-author Waiting on the PR author to make the requested changes
#7637 opened Aug 11, 2022 by CUB3D Loading…
5 tasks done
avm2: Add #[native] macro to allow defining methods with native types A-avm2 Area: AVM2 (ActionScript 3) T-refactor Type: Refactor / Cleanup
#7895 opened Sep 6, 2022 by Aaron1011 Loading…
Add SVG renderer backend A-rendering Area: Rendering & Graphics T-feature Type: New Feature (that Flash doesn't have)
#1168 opened Sep 13, 2020 by lights0123 Loading…
core: Don't fail if height is 0 when calling DisplayObject::set_width A-core Area: Core player, where no other category fits T-fix Type: Bug fix (in something that's supposed to work already)
#8353 opened Oct 22, 2022 by Toad06 Loading…
core: Propagate events to children in the reverse order A-core Area: Core player, where no other category fits T-fix Type: Bug fix (in something that's supposed to work already)
#9295 opened Jan 24, 2023 by Toad06 Loading…
tests: Add support for comparing test output against real flashplayer A-tests Area: Tests & Test Framework T-feature Type: New Feature (that Flash doesn't have)
#9302 opened Jan 25, 2023 by Aaron1011 Draft
[POC] Debugger A-core Area: Core player, where no other category fits A-desktop Area: Desktop Application T-feature Type: New Feature (that Flash doesn't have)
#9373 opened Jan 31, 2023 by CUB3D Draft
core: Advance time by 1ms when doing catchup frames A-core Area: Core player, where no other category fits T-fix Type: Bug fix (in something that's supposed to work already)
#9377 opened Feb 1, 2023 by Dinnerbone Loading…
Fix stroke widths and hairline strokes in wgpu and webgl A-rendering Area: Rendering & Graphics render-webgl Issues relating to the WebGL renderer render-wgpu Issues relating to the wgpu renderer T-fix Type: Bug fix (in something that's supposed to work already)
#9981 opened Mar 11, 2023 by Dinnerbone Draft
avm2: Ensure that we don't skip running queued frame scripts 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
#10062 opened Mar 14, 2023 by Aaron1011 Loading…
swf: Don't ignore Bitmap smoothing flags in SWF <8 A-other Area: Not covered by other area labels swf Related to the SWF format T-fix Type: Bug fix (in something that's supposed to work already)
#10103 opened Mar 15, 2023 by torokati44 Draft
wgpu: Discard transparent bitmap pixels to fix using a Bitmap mask A-rendering Area: Rendering & Graphics render-wgpu Issues relating to the wgpu renderer T-fix Type: Bug fix (in something that's supposed to work already) waiting-on-review Waiting on review from a Ruffle team member
#10394 opened Mar 26, 2023 by Aaron1011 Loading…
fix ChildContainer.depth_list child removal when child's depth changed A-core Area: Core player, where no other category fits T-fix Type: Bug fix (in something that's supposed to work already)
#10405 opened Mar 27, 2023 by emgfc Loading…
swf: Re-organize Tag type and reader/writer methods A-other Area: Not covered by other area labels swf Related to the SWF format T-refactor Type: Refactor / Cleanup
#10456 opened Mar 30, 2023 by Herschel Loading…
desktop: Implement basic IME support A-desktop Area: Desktop Application ime Issues related to Input Method Editor 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
#19666 opened Mar 1, 2025 by kjarosh Loading…
ProTip! Add no:assignee to see everything that’s not assigned.