[go: nahoru, domu]

  1. 6c1a8e7 Adds support for observing Shape#createOutline in graphics layers by Louis Pullen-Freilich · 3 months ago
  2. b110e2d Start using new layers on API 29+ in AndroidComposeView by Andrey Kulikov · 4 months ago
  3. c714a13 Allow passing new GraphicsLayer to placeable.placeWithLayer by Andrey Kulikov · 5 months ago
  4. f999138 Track property usage in GraphicsLayerScope to reduce native calls by Leland Richardson · 10 months ago
  5. 06fdca8 Introduce configurable compositing strategy on graphicsLayer by Nader Jawad · 1 year, 9 months ago
  6. 498d903b Add LayoutCoordinates.transformFrom by George Mount · 2 years ago
  7. eb5a07a Minor tweaks to support shadow colors by Nader Jawad · 2 years, 4 months ago
  8. 8edcbf9 Add ambientShadowColor and spotShadowColor layer properties by Tad Fisher · 2 years, 6 months ago
  9. 89f1e20 API Review: Move GraphicLayerInfo to android source by George Mount · 2 years, 8 months ago
  10. 10e923d Cache Layers for reuse within a Compose View by George Mount · 2 years, 10 months ago
  11. af8e89a Add RenderEffect API by Nader Jawad · 3 years ago
  12. 271b9ba Add support for pointer input clipping by arbitrary clip. by George Mount · 3 years, 2 months ago
  13. 51a67e5 Fix for density/layoutDirection changes not invalidating measure/draw/outline by Andrey Kulikov · 3 years, 2 months ago
  14. 7868e12 Caches Matrix calls in OwnedLayer implementations by Louis Pullen-Freilich · 3 years, 3 months ago
  15. 554f736 Make OwnerLayer/OwnerScope/OwnerSnapshotObserver internal by Andrey Kulikov · 3 years, 6 months ago
  16. eb4ba29 Add layoutDirection param to Shape's createOutline by Andrey Kulikov · 3 years, 6 months ago
  17. 91e7c3d Rename Modifier.drawLayer to Modifier.graphicsLayer by Nader Jawad · 3 years, 8 months ago
  18. 1362497 Abstract away OwnerLayer implementations from DrawLayerModifier and snapshot observation by Andrey Kulikov · 3 years, 8 months ago
  19. 7948444 Fix remeasuring after LayoutNode removal by George Mount · 3 years, 9 months ago
  20. 087ec02 Remove need to have NativeMatrix and NativeRect. by George Mount · 4 years ago
  21. dafa1ed Change Matrix4 to Matrix by George Mount · 4 years ago
  22. e54290e Moves androidx.compose.ui:* libraries to compose/ui dir by Louis Pullen-Freilich · 4 years ago[Renamed from ui/ui-core/src/commonMain/kotlin/androidx/compose/ui/node/OwnedLayer.kt]
  23. a03fd6c Refactors androidx.compose.ui:ui to the androidx.compose.ui package name by Louis Pullen-Freilich · 4 years ago[Renamed (94%) from ui/ui-core/src/commonMain/kotlin/androidx/ui/core/OwnedLayer.kt]
  24. 7f7b892 Merge "Avoid relayouts from unchanged semantics modifiers" into androidx-master-dev by Treehugger Robot · 4 years ago