Skip to content

Pull requests: dotnet/wpf

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

[release/9.0] Update dependencies from dotnet/arcade PR metadata: Label to tag PRs, to facilitate with triage
#9971 opened Oct 16, 2024 by dotnet-maestro bot Loading…
[release/8.0] Update dependencies from dotnet/arcade PR metadata: Label to tag PRs, to facilitate with triage
#9970 opened Oct 16, 2024 by dotnet-maestro bot Loading…
Swap backing for ParserStack from ArrayList to List<T>, improve performance Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9969 opened Oct 16, 2024 by h3xds1nz Loading…
[release/9.0] Update dependencies from dotnet/winforms PR metadata: Label to tag PRs, to facilitate with triage
#9968 opened Oct 16, 2024 by dotnet-maestro bot Loading…
Replace use of ArrayList with List<T> in BamlMapTable for performance Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9967 opened Oct 16, 2024 by h3xds1nz Loading…
[main] Update dependencies from dotnet/arcade PR metadata: Label to tag PRs, to facilitate with triage
#9965 opened Oct 16, 2024 by dotnet-maestro bot Loading…
Use ThreadStatic fields over LocalDataStoreSlot for improved performance Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9959 opened Oct 15, 2024 by h3xds1nz Loading…
Fixing issues in Fluent resource usages PR metadata: Label to tag PRs, to facilitate with triage
#9958 opened Oct 15, 2024 by dipeshmsft Loading…
2
Implemented shorthand syntax for ColumnDefinitions and RowDefinitions PR metadata: Label to tag PRs, to facilitate with triage
#9956 opened Oct 15, 2024 by himgoyalmicro Loading…
Remove array/object allocs during Alt+Numpad composition, improve performance Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9954 opened Oct 14, 2024 by h3xds1nz Loading…
Remove double lookups on SizeLimitedCache<K, V>, improve performance Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9949 opened Oct 13, 2024 by h3xds1nz Loading…
Fix FontSource/FontFileStream embedded resource memory leak Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9948 opened Oct 12, 2024 by h3xds1nz Loading…
Fix MouseWheelEventArgs.Delta from static to an instance readonly field Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9947 opened Oct 12, 2024 by h3xds1nz Loading…
Replace ArrayList in InputProcessorProfiles with fixed-size array, reduce allocations Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9946 opened Oct 12, 2024 by h3xds1nz Loading…
Remove OleCmdHelper/ISecureCommand dead code (CAS/XBAP leftovers) Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9943 opened Oct 11, 2024 by h3xds1nz Loading…
Optimize parsing and serialization of generic type names in Xaml, decrease allocs Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9940 opened Oct 11, 2024 by h3xds1nz Loading…
Fix IndexOutOfRangeException/Infinite loop in UpdateComponent (Track control) Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9934 opened Oct 11, 2024 by h3xds1nz Loading…
Optimize assembly/namespace pair creation and updating in XamlSchema Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9926 opened Oct 10, 2024 by h3xds1nz Loading…
Fix datagrid memory leak - selection and clear Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:InProgress Status:Proposed
#9924 opened Oct 10, 2024 by singhashish-wpf Loading…
Optimize SpecialBracketCharacters parsing and initialization of master caches Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9921 opened Oct 9, 2024 by h3xds1nz Loading…
Remove internal Pair type in favor of generic tuples Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9916 opened Oct 8, 2024 by h3xds1nz Loading…
Remove NetCoreReference PR metadata: Label to tag PRs, to facilitate with triage Queue for test pass
#9914 opened Oct 8, 2024 by JeremyKuhne Loading…
Redefine GridLength as readonly struct to prevent defensive copies API Change Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
#9905 opened Oct 7, 2024 by h3xds1nz Loading…
Remove obsolete FxCop warning suppressions Community Contribution A label for all community Contributions Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:InProgress Status:Proposed
#9903 opened Oct 6, 2024 by h3xds1nz Loading…
[Managed DWrite] Migrate part of DWriteTypeConverter to managed Community Contribution A label for all community Contributions Included in test pass PR metadata: Label to tag PRs, to facilitate with triage Status:InProgress Status:Proposed
#9902 opened Oct 5, 2024 by ThomasGoulet73 Loading…
ProTip! no:milestone will show everything without a milestone.