| .. |
|
Internal
|
Nullability fixes for Avalonia.Controls
|
4 years ago |
|
Interop
|
Simplify some runtime platform interfaces and prefer net6 alternatives
|
4 years ago |
|
Storage
|
Remove specific data type methods from the IDataObject, add new Files format
|
4 years ago |
|
AlphaFormat.cs
|
Merge core libraries. (#5831)
|
4 years ago |
|
AssetLoader.cs
|
Merge branch 'master' into features/NetAnalyzers/CA1822
|
4 years ago |
|
DefaultPlatformSettings.cs
|
Refactor Browser and Blazor startup code
|
4 years ago |
|
IAssetLoader.cs
|
Added attributes describing API stability.
|
4 years ago |
|
IBitmapImpl.cs
|
Added new optional parameter "quality" for IBitmap and IBitmapImpl.Save method
|
4 years ago |
|
ICursorFactory.cs
|
Merge core libraries. (#5831)
|
4 years ago |
|
ICursorImpl.cs
|
Added attributes describing API stability.
|
4 years ago |
|
IDrawingContextImpl.cs
|
[SKIA] UseOpacitySaveLayer feature switch (#9964)
|
4 years ago |
|
IDrawingContextWithAcrylicLikeSupport.cs
|
Merge core libraries. (#5831)
|
4 years ago |
|
IExternalObjectsRenderInterfaceContextFeature.cs
|
Implemented interop with externally managed GPU memory
|
4 years ago |
|
IFontManagerImpl.cs
|
Rework GlyphTypeface
|
4 years ago |
|
IGeometryContext.cs
|
Merge core libraries. (#5831)
|
4 years ago |
|
IGeometryImpl.cs
|
Nullable annotations for Avalonia.Skia
|
4 years ago |
|
IGlyphRunBuffer.cs
|
Optimize GlyphRun allocations
|
4 years ago |
|
IGlyphRunImpl.cs
|
Use IGlyphRunImpl in the IDrawingContextImpl
|
4 years ago |
|
ILockedFramebuffer.cs
|
Merge core libraries. (#5831)
|
4 years ago |
|
IMacOSTopLevelPlatformHandle.cs
|
Added attributes describing API stability.
|
4 years ago |
|
IModuleEnvironmentChecker.cs
|
Merge core libraries. (#5831)
|
4 years ago |
|
IOptionalFeatureProvider.cs
|
Introduce TopLevelImpl.TryGetFeature instead of having multiple interfaces per feature
|
4 years ago |
|
IPlatformBehaviorInhibition.cs
|
Add API to prevent App Nap.
|
4 years ago |
|
IPlatformGpu.cs
|
Context management
|
4 years ago |
|
IPlatformHandle.cs
|
Finished adding nullable annotations to Avalonia.Base.
|
5 years ago |
|
IPlatformRenderInterface.cs
|
Implemented pixel format transcoding for Bitmap and WriteableBitmap
|
4 years ago |
|
IPlatformSettings.cs
|
Initial API design for the PlatformColorValues
|
4 years ago |
|
IPlatformThreadingInterface.cs
|
Nullability annotations for Avalonia.Win32
|
4 years ago |
|
IReadableBitmapImpl.cs
|
Addressed PR comments
|
4 years ago |
|
IRenderTarget.cs
|
Refactored DrawingContext and VisualBrush, added DrawingBrush (#10419)
|
4 years ago |
|
IRenderTargetBitmapImpl.cs
|
Added attributes describing API stability.
|
4 years ago |
|
IRuntimePlatform.cs
|
Remove IRuntimePlatform.OperatingSystem API and replace with trimmable OperatingSystem API
|
4 years ago |
|
IStreamGeometryContextImpl.cs
|
Added attributes describing API stability.
|
4 years ago |
|
IStreamGeometryImpl.cs
|
Added attributes describing API stability.
|
4 years ago |
|
ITextShaperImpl.cs
|
Used Memory/Span instead of CharacterBufferReference/Range
|
4 years ago |
|
ITransformedGeometryImpl.cs
|
Added attributes describing API stability.
|
4 years ago |
|
IWriteableBitmapImpl.cs
|
Implemented pixel format transcoding for Bitmap and WriteableBitmap
|
4 years ago |
|
LockedFramebuffer.cs
|
Merge core libraries. (#5831)
|
4 years ago |
|
PathGeometryContext.cs
|
Unwanted namespace changes
|
4 years ago |
|
PixelFormat.cs
|
Addressed PR comments
|
4 years ago |
|
PlatformColorValues.cs
|
Add ColorContrastPreference to the PlatformColorValues
|
4 years ago |
|
PlatformGraphicsExternalMemory.cs
|
fix: misc warning
|
4 years ago |
|
PlatformHandle.cs
|
Finished adding nullable annotations to Avalonia.Base.
|
5 years ago |
|
StandardRuntimePlatform.cs
|
Fix copy paste condition
|
4 years ago |
|
StandardRuntimePlatformServices.cs
|
Remove IRuntimePlatform.OperatingSystem API and replace with trimmable OperatingSystem API
|
4 years ago |
|
SystemNavigationManagerImpl.cs
|
Introduce TopLevelImpl.TryGetFeature instead of having multiple interfaces per feature
|
4 years ago |