Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / dart-lang/leak_tracker issues and pull requests
#150 - Bump actions/checkout from 3.6.0 to 4.1.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
- 2 comments
#149 - Fix flakiness in detection of notDisposed leaks in tests.
Pull Request -
State: closed - Opened by polina-c about 1 year ago
#148 - Update versions for publishing.
Pull Request -
State: closed - Opened by polina-c about 1 year ago
#147 - Prepare to publishing for the packages.
Pull Request -
State: closed - Opened by polina-c about 1 year ago
#146 - Start using ObjectRecord instead of identityHashCode to identify objects.
Pull Request -
State: closed - Opened by polina-c about 1 year ago
Labels: autosubmit
#145 - Remove failed assert.
Pull Request -
State: closed - Opened by polina-c about 1 year ago
- 3 comments
#144 - Use Service.getObjectId for retaining path.
Pull Request -
State: closed - Opened by polina-c about 1 year ago
#143 - Improve code in example.
Pull Request -
State: closed - Opened by polina-c about 1 year ago
#142 - Note about OverlayEntry.
Pull Request -
State: closed - Opened by polina-c about 1 year ago
#141 - Bump actions/checkout from 3.5.3 to 3.6.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: autosubmit
#140 - Update matcher to handle async callbacks.
Pull Request -
State: closed - Opened by polina-c about 1 year ago
#139 - Define language in docs.
Pull Request -
State: closed - Opened by polina-c about 1 year ago
#138 - Add a test specific rule.
Pull Request -
State: closed - Opened by polina-c about 1 year ago
Labels: autosubmit
#137 - Integrate leak tracking with Flutter testWidgets.
Issue -
State: closed - Opened by polina-c about 1 year ago
- 1 comment
Labels: P2
#136 - Increase version of leak_tracker_flutter_testing
Pull Request -
State: closed - Opened by polina-c about 1 year ago
#135 - Fix version of dependency.
Pull Request -
State: closed - Opened by polina-c about 1 year ago
#134 - Clean up notDisposed leaks in Flutter Framework, phase 1.
Issue -
State: closed - Opened by polina-c about 1 year ago
- 25 comments
Labels: good first issue, P1, subtask
#133 - Internal code reorg with no functional changes.
Pull Request -
State: closed - Opened by polina-c about 1 year ago
#132 - Use weak references instead of identityHashCode.
Pull Request -
State: closed - Opened by polina-c about 1 year ago
#131 - Fix misspelling.
Pull Request -
State: closed - Opened by polina-c about 1 year ago
Labels: autosubmit
#130 - Add instruction to start tracking instances of ChangeNotifier earlier.
Pull Request -
State: closed - Opened by polina-c about 1 year ago
#129 - Add debugging construcstors to LeakTrackingTestConfig, per leak type.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
#128 - Enable connection to vm service for flutter testing and define matcher for reporting for memory allocations.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
- 2 comments
#127 - Enable leak tracking for web.
Issue -
State: open - Opened by polina-c over 1 year ago
Labels: P2, Size:M
#126 - Add visibility for memory taken by graphics.
Issue -
State: open - Opened by polina-c over 1 year ago
Labels: P2, Size:L
#125 - Enable graphical offline analysis for memory heap snapshots.
Issue -
State: open - Opened by polina-c over 1 year ago
Labels: P2, Size:L
#124 - Create visibility for roadmap for leak_tracker.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
#123 - Implement leak detection and troubleshooting tool for Dart and Flutter.
Issue -
State: open - Opened by polina-c over 1 year ago
- 2 comments
Labels: P1
#122 - Fix issue of using wrong settings for a phase.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
#121 - Enable global configuration for leak tracking.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
#120 - Implement regression testing for memory footprint.
Issue -
State: open - Opened by polina-c over 1 year ago
Labels: P2, Size:S
#119 - Create package leak_tracker_flutter_testing.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
- 2 comments
#118 - Make double disposal and double creation visible.
Issue -
State: open - Opened by polina-c over 1 year ago
- 1 comment
Labels: P2, Size:M
#117 - Stop failing if object is disposed twice.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
- 2 comments
#116 - Remove not-published versions and increase leak_tracker version.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
#115 - Refactor dispatcher.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
#114 - Measure how memory is consumed by a test.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
#113 - Stop requiring registration of disposed objects.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
#112 - Start vm service when needed.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
#111 - Path1
Pull Request -
State: closed - Opened by polina-c over 1 year ago
#110 - Measure memory footprint.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
#109 - Kick off vm_service if needed for retaining path.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
#108 - Fix typo.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
#107 - Simplify and clarify instructions to fix leaks.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
#106 - Reorganize leak tracker for better performance.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
#105 - Cannot download tracked memory leaks
Issue -
State: closed - Opened by Thioby over 1 year ago
- 3 comments
Labels: subtask
#104 - Auto-update diagrams on push.
Issue -
State: open - Opened by polina-c over 1 year ago
- 1 comment
Labels: tech debt
#103 - Improve code structure.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
#102 - Flip version.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
#101 - Rename `gcCountBuffer` to `numberOfGcCycles`.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
#100 - Improve doc comments.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
#99 - Fix and test cover case of customized `gcCountBuffer`
Pull Request -
State: closed - Opened by polina-c over 1 year ago
#98 - Improve performance.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
#97 - Add details about hidden leaks.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
#96 - Explain case when static object causes leaks.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
#95 - Request retaining path more carefully.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
#94 - Add constraint to version of leak_tracker.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
#93 - Upgrade leak_tracker_testing.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
Labels: autosubmit
#92 - Enable turn on/off tracking for leak types for a test.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
- 1 comment
Labels: autosubmit
#91 - Add disconnection from service to free up references.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
#90 - Protect from identityHashCode equal to 0.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
#89 - Create troubleshooting helpers.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
#88 - Add troubleshooting helpers (not for merge).
Pull Request -
State: closed - Opened by polina-c over 1 year ago
#87 - Fix lint failures at main.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
#86 - Bump actions/checkout from 3.5.2 to 3.5.3
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 3 comments
Labels: autosubmit
#85 - Remove mentions to deprecated strong_mode options
Pull Request -
State: closed - Opened by parlough over 1 year ago
#84 - Leak tracker crashes app
Issue -
State: closed - Opened by domesticmouse over 1 year ago
- 4 comments
Labels: subtask
#83 - make LeakTrackingConfiguration to const
Pull Request -
State: closed - Opened by chyiiiiiiiiiiii over 1 year ago
- 2 comments
#82 - Cleanup callstack.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
#81 - pubspec and readme updates
Pull Request -
State: closed - Opened by devoncarew over 1 year ago
#80 - Break the leak tracker code to packages.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
- 1 comment
#79 - changelog contains entries for several unpublished versions
Issue -
State: closed - Opened by devoncarew over 1 year ago
- 1 comment
Labels: P1
#78 - update readme with more information
Issue -
State: closed - Opened by devoncarew over 1 year ago
- 3 comments
#77 - update readme
Pull Request -
State: closed - Opened by devoncarew over 1 year ago
#76 - Detect "neither disposed nor GCed forever"?
Issue -
State: open - Opened by fzyzcjy over 1 year ago
- 1 comment
Labels: P2, Size:S
#75 - Make leak_tracker install-able on Flutter stable channel
Pull Request -
State: closed - Opened by fzyzcjy over 1 year ago
- 2 comments
#74 - Correct way of using leak_tracker in a Flutter app?
Issue -
State: closed - Opened by fzyzcjy over 1 year ago
- 1 comment
#73 - Auto-roll to G3.
Issue -
State: open - Opened by polina-c over 1 year ago
Labels: tech debt
#72 - Add constructor for retaining path.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
#71 - Bump actions/checkout from 3.3.0 to 3.5.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: autosubmit
#70 - Fix connection issue.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
#69 - Improve getting retaining path.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
- 1 comment
#68 - Nicely format retaining path.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
#67 - Delete generate_diagrams.yaml
Pull Request -
State: closed - Opened by polina-c over 1 year ago
#66 - blast_repo fixes
Pull Request -
State: closed - Opened by devoncarew over 1 year ago
#65 - Separate testing.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
#64 - Fixes to support G3.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
#63 - Collect retaining path.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
- 2 comments
#62 - Fix for constructor.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
#61 - Fix typo.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
#60 - Make sure leak tracker does not fail in case of duplicates.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
#59 - Improve leak debugging UX.
Issue -
State: closed - Opened by polina-c over 1 year ago
- 1 comment
#58 - Convert autosnapshotting to usage tracking to handle both snapshots and usage events.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
#57 - Fix broken link.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
#56 - Improve structure for troubleshooting page.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
#55 - Cleanup gitignored files.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
#54 - Improve documentation.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
#53 - Add auto-snapshotting.
Pull Request -
State: closed - Opened by polina-c over 1 year ago
#52 - Implement flutter version of `withLeakTracking` that calls `MemoryAllocations.instance.addListener`
Issue -
State: closed - Opened by JulianBissekkou over 1 year ago
- 3 comments
#51 - Snapshots - test failure.
Pull Request -
State: closed - Opened by polina-c over 1 year ago