1. afd4a79 Update to a new version of Metalava by Aurimas Liutikas · 4 years, 3 months ago
  2. 91d3310 Update DrawScope based on API council feedback by Nader Jawad · 4 years, 3 months ago
  3. 09a5dce Merge "Refactored Vector Graphics APIs to Use DrawScope" into androidx-master-dev by Nader Jawad · 4 years, 3 months ago
  4. 3f41b42 Refactored Vector Graphics APIs to Use DrawScope by Nader Jawad · 4 years, 3 months ago
  5. 80c903f ui-core/autofill to MPP, tweaks. by Nikolay Igotti · 4 years, 3 months ago
  6. f94c64e Replace PxSize with Size by Nader Jawad · 4 years, 4 months ago
  7. b9cf8641 Refactored drawRoundRect to consume single Radius parameter by Nader Jawad · 4 years, 4 months ago
  8. 6df0612 Replace PxPosition with Offset by Nader Jawad · 4 years, 4 months ago
  9. aa4dd41 ui-vector to MPP by Nikolay Igotti · 4 years, 4 months ago
  10. abed242 Merge "Fixed Material Checkbox" into androidx-master-dev by Nader Jawad · 4 years, 4 months ago
  11. 28eacc7 Remove unused Picture class and related methods by Andrey Kulikov · 4 years, 4 months ago
  12. 8d30048 Fixed Material Checkbox by Nader Jawad · 4 years, 4 months ago
  13. 3ec1672 Start tracking annotations that come from the classpath. by Aurimas Liutikas · 4 years, 4 months ago
  14. ef8e2c3 ui-graphics to MPP by Nikolay Igotti · 4 years, 4 months ago
  15. feb99f8 Removal of Px usages part 3 of n by Nader Jawad · 4 years, 4 months ago
  16. 7d7156b Fixed issue where alpha was not applied in all cases by Nader Jawad · 4 years, 4 months ago
  17. 22de791 Removal of Px usages part 2 of n by Nader Jawad · 4 years, 4 months ago
  18. f263d26 Merge "Removed Canvas allocation on each draw call" into androidx-master-dev by Nader Jawad · 4 years, 4 months ago
  19. 965f21f Moved DrawScope out of painter package by Nader Jawad · 4 years, 4 months ago
  20. d01c1c2 Move DrawScope to ui-graphics by Nader Jawad · 4 years, 4 months ago
  21. fbb807c Removed Canvas allocation on each draw call by Nader Jawad · 4 years, 4 months ago
  22. e0a89a4 Merge "Add destructuring API for Color" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  23. 773ee8d Add destructuring API for Color by Nader Jawad · 4 years, 4 months ago
  24. e4075fd Merge changes I80afdf4c,I291444ed into androidx-master-dev by Nader Jawad · 4 years, 4 months ago
  25. dcb7220 Updated DrawScope and ContentDrawScope by Nader Jawad · 4 years, 4 months ago
  26. 4de16fe Refactor DrawScope size to be an instance of Size instead of PxSize by Nader Jawad · 4 years, 4 months ago
  27. b672aae Makes SolidColor a data class by Louis Pullen-Freilich · 4 years, 4 months ago
  28. 1487fe8 Added support for batch CanvasScope transformations by Nader Jawad · 4 years, 5 months ago
  29. ca06c5a Updated more usages of Canvas to leverage Canvas2 instead by Nader Jawad · 4 years, 5 months ago
  30. d9f3f4a Updated usages of Canvas composable to use Canvas2 by Nader Jawad · 4 years, 5 months ago
  31. ff85bda Compose declarative graphics API by Nader Jawad · 4 years, 5 months ago
  32. 10b53cd Updates API files & baselines to work with Metalava from build 6435647 by Louis Pullen-Freilich · 4 years, 5 months ago
  33. dbde788 Merge changes I201506a3,Ia74d5a3b into androidx-master-dev by Andrey Kulikov · 4 years, 5 months ago
  34. 1405521 Removed MaskFilter API by Nader Jawad · 4 years, 5 months ago
  35. 267b950 Move RectangleShape from ui-foundation to ui-graphic by Andrey Kulikov · 4 years, 5 months ago
  36. ba4927c Enable more inline classes after inline class cross-module fix. by Mads Ager · 4 years, 5 months ago
  37. e1c87876 Inline Color class. by George Mount · 4 years, 5 months ago
  38. 467a40d Merge "Add support for ImagePainter subsection drawing" into androidx-master-dev by Nader Jawad · 4 years, 5 months ago
  39. 038429bf Add support for ImagePainter subsection drawing by Nader Jawad · 4 years, 5 months ago
  40. 407331f Prepare to Inline Color class. by George Mount · 4 years, 5 months ago
  41. 3ab70f4 Add pivot parameters to Canvas transformation methods by Nader Jawad · 4 years, 5 months ago
  42. 83158ed Renamed ScaleFit API and added documentation for improved clarity by Nader Jawad · 4 years, 6 months ago
  43. e106a36 Created PixelMap by Nader Jawad · 4 years, 6 months ago
  44. fa380e5 Added docs to rect conversion methods + renamed methods by Nader Jawad · 4 years, 6 months ago
  45. 93d87ce Created Path Interface by Nader Jawad · 4 years, 6 months ago
  46. 4dd1188 Added VectorPainter API by Nader Jawad · 4 years, 6 months ago
  47. 7c530c3 Make Float16 internal and inlined by George Mount · 4 years, 6 months ago
  48. 6ec796a Relnote: "Renamed Image to ImageAsset to better differentiate by Nader Jawad · 4 years, 7 months ago
  49. 2456280 Add enableZ and disableZ to Canvas. by George Mount · 4 years, 7 months ago
  50. 630fe1f Refactored CheckBox to no longer invoke by Nader Jawad · 4 years, 8 months ago
  51. 9413082 Added Painter API by Nader Jawad · 4 years, 8 months ago
  52. fde1ff3 Extract resolve style function and fill empty fileds with default values by Seigo Nonaka · 4 years, 8 months ago
  53. 6848b1d Merge "Revert "Extract resolve style function and fill empty fileds with default values"" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  54. 88e739d Merge "Makes SolidColor a data class" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  55. 0561ea8 Revert "Extract resolve style function and fill empty fileds with default values" by Seigo Nonaka · 4 years, 8 months ago
  56. 56a0a8f Extract resolve style function and fill empty fileds with default values by Seigo Nonaka · 4 years, 8 months ago
  57. 6113923 Makes SolidColor a data class by Louis Pullen-Freilich · 4 years, 8 months ago
  58. 7bfacf3 Remove file that was accidentally added during refactoring. by George Mount · 4 years, 8 months ago
  59. c525e36 Move graphics from core to ui-graphics. by George Mount · 4 years, 8 months ago