1. 0a3b4b0 Merge "Desktop: fix test `rendering of transition` (DesktopOwnerTest)" into androidx-main by Jim Sproch · 3 years, 3 months ago
  2. 25fe8cb Merge changes I25114692,I84f51fc5 into androidx-main by Alan Viverette · 3 years, 3 months ago
  3. 9ce9ad4 Merge "Reorganize and improve docs for core layout" into androidx-main by Mihai Popa · 3 years, 3 months ago
  4. 24ac769 Merge "Fix drawing positioning for Views inside Compose" into androidx-main by Mihai Popa · 3 years, 3 months ago
  5. 11d1fd0 Bump Compose to 1.0.0-beta03 by Nick Anthony · 3 years, 3 months ago
  6. a3dce3b Reorganize and improve docs for core layout by Mihai Popa · 3 years, 3 months ago
  7. 081578b Merge "Fix for Compose eating DPad events" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  8. 793383e Fix drawing positioning for Views inside Compose by Mihai Popa · 3 years, 3 months ago
  9. 44a4bee4 Merge "Remove node is Ready assertions from drawing" into androidx-main by Andrey Kulikov · 3 years, 3 months ago
  10. a058ad8 Remove node is Ready assertions from drawing by Andrey Kulikov · 3 years, 3 months ago
  11. 3e13373 Merge "Add detail to AlignmentLine#merge docs" into androidx-main by Mihai Popa · 3 years, 3 months ago
  12. 7c2430e Merge "Defer ViewTree dependency checks for ComposeView" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  13. 74eb063 Defer ViewTree dependency checks for ComposeView by Adam Powell · 3 years, 3 months ago
  14. 4fdb0596 Merge "Migrates Compose libraries to use LibraryType instead of Publish" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  15. c56d67b Merge changes I52bca07b,I892cad42,I5e421c1d into androidx-main by Treehugger Robot · 3 years, 3 months ago
  16. 2b6e3ad Add detail to AlignmentLine#merge docs by Mihai Popa · 3 years, 3 months ago
  17. 0a76915 Migrates ui-lint to use compose:lint:common by Louis Pullen-Freilich · 3 years, 3 months ago
  18. dac636a Desktop: fix test `rendering of transition` (DesktopOwnerTest) by Igor Demin · 3 years, 3 months ago
  19. a370b18 Merge "Strip kotlin code from semantics node dump." into androidx-main by Treehugger Robot · 3 years, 3 months ago
  20. 7486025 Merge "Changed Color lerp to use Oklab color space" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  21. e2ae786 Changed Color lerp to use Oklab color space by George Mount · 3 years, 3 months ago
  22. 31bdd67 Merge "Adds compose:lint:common module to allow reusing code between Compose lint checks" into androidx-main by Louis Pullen-Freilich · 3 years, 3 months ago
  23. b0c976f Add type name and size for standard Collections by Jens Ole Lauridsen · 3 years, 3 months ago
  24. aa14b8b Return exactly maxElements from List/Arrays by Jens Ole Lauridsen · 3 years, 3 months ago
  25. ed139ab Stop sorting the child elements in ParameterFactoryTest by Jens Ole Lauridsen · 3 years, 3 months ago
  26. d3d8432 Wrap measureAndLayout() with try/finally by Andrey Kulikov · 3 years, 3 months ago
  27. 0d12353 Merge "Add inspectorValue for each known CornerSize implementation" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  28. 2dbfe87 Adds compose:lint:common module to allow reusing code between Compose lint checks by Louis Pullen-Freilich · 3 years, 3 months ago
  29. 403c590 Make SnapshotMutableStateImpl parcelable by Andrey Kulikov · 3 years, 3 months ago
  30. 13447bd Mark DrawModifierTest#testCacheInvalidatedAfterLayoutDirectionChange as flaky by Andrey Kulikov · 3 years, 3 months ago
  31. 6f8e1a1 Add inspectorValue for each known CornerSize implementation by Jens Ole Lauridsen · 3 years, 3 months ago
  32. 97541a1 Merge "Fixed Path.kt docs" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  33. 2a35ed1 Fixed Path.kt docs by Nader Jawad · 3 years, 3 months ago
  34. e6ad4aa Migrates Compose libraries to use LibraryType instead of Publish by Louis Pullen-Freilich · 3 years, 3 months ago
  35. 42d547d Merge "Add optional params to GestureScope.swipe functions" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  36. e008cd0 Add optional params to GestureScope.swipe functions by Jelle Fresen · 3 years, 3 months ago
  37. 6d30c3a Merge "Fix incorrect position calculation for clicks with scaled layers on nodes" into androidx-main by Andrey Kulikov · 3 years, 3 months ago
  38. 4dd924d Merge "Add myself as an owner of ui-tooling" into androidx-main by Diego Perez · 3 years, 3 months ago
  39. eb79d63 Merge "Fixes lint issues in AndroidComposeViewAccessibilityDelegateCompat.android.kt" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  40. 0adc36e Fix incorrect position calculation for clicks with scaled layers on nodes by Andrey Kulikov · 3 years, 3 months ago
  41. 0057287 Add myself as an owner of ui-tooling by Fedor Kudasov · 3 years, 3 months ago
  42. 5f8b313 Merge "Do not create threads in ComposeViewAdapter" into androidx-main by Diego Perez · 3 years, 3 months ago
  43. eccc98c Merge "Layout sample used as a lazy list item should not crash" into androidx-main by Anastasia Soboleva · 3 years, 3 months ago
  44. c0b3df2 Fixes lint issues in AndroidComposeViewAccessibilityDelegateCompat.android.kt by Louis Pullen-Freilich · 3 years, 3 months ago
  45. 2c1d846 Merge "Adds an internal lint check to warn if creating an unnecessary Iterator" into androidx-main by Louis Pullen-Freilich · 3 years, 3 months ago
  46. 0a6f6ab Merge "Get size of semantics node differently" into androidx-main by Anastasia Soboleva · 3 years, 3 months ago
  47. 71d63ac Merge "Add maxRecursions & MaxInitialIterableSize to API" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  48. 4533c09 Merge "Only compare accesibility action label in semantics tree diffing" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  49. c6e92aa Adds an internal lint check to warn if creating an unnecessary Iterator by Louis Pullen-Freilich · 3 years, 3 months ago
  50. 5af3d14 Get size of semantics node differently by Anastasia Soboleva · 3 years, 3 months ago
  51. ccf071d Merge "Fix text and content description merging issue" into androidx-main by Anastasia Soboleva · 3 years, 3 months ago
  52. 4b50d02 Add maxRecursions & MaxInitialIterableSize to API by Jens Ole Lauridsen · 3 years, 3 months ago
  53. f3a0d6df Merge "Changes some correctness compose:ui lint checks to be warnings, not errors" into androidx-main by Louis Pullen-Freilich · 3 years, 3 months ago
  54. 3a8977dc Only compare accesibility action label in semantics tree diffing by Yinglei Wang · 3 years, 4 months ago
  55. 05b96e2 Merge "Reduce stack depth in measure/layout" into androidx-main by Adam Powell · 3 years, 3 months ago
  56. 3fd7659 Merge "Add support for communicating back to Studio if a command isn't handled" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  57. 3cc7506 Strip kotlin code from semantics node dump. by Filip Pavlis · 3 years, 3 months ago
  58. 29c58ee Fix text and content description merging issue by Anastasia Soboleva · 3 years, 3 months ago
  59. 5b87f6b Do not create threads in ComposeViewAdapter by Fedor Kudasov · 3 years, 3 months ago
  60. c55cc17e Changes some correctness compose:ui lint checks to be warnings, not errors by Louis Pullen-Freilich · 3 years, 3 months ago
  61. 31deef4 Fix for Compose eating DPad events by Ralston Da Silva · 3 years, 3 months ago
  62. f650868 Add support for communicating back to Studio if a command isn't handled by David Herman · 3 years, 3 months ago
  63. 9914614 Layout sample used as a lazy list item should not crash by Anastasia Soboleva · 3 years, 3 months ago
  64. f517c09 Add ui-test-manifest module by Jelle Fresen · 3 years, 3 months ago
  65. 99c65f6 Merge "Fixed issue with cache invalidation" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  66. 7129bf8 Merge "Move more benchmarks." into androidx-main by Filip Pavlis · 3 years, 3 months ago
  67. ea59ce0 Merge "A workaround fix for accessibility crash in text merging" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  68. 5c6e8aa Reduce stack depth in measure/layout by Adam Powell · 3 years, 3 months ago
  69. 540e048 Fixed issue with cache invalidation by Nader Jawad · 3 years, 3 months ago
  70. ebf6984 Merge changes I0dedd633,I1b808985 into androidx-main by Treehugger Robot · 3 years, 3 months ago
  71. f5042d5 Merge "semantics merging should merge all mergeable children" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  72. d3f8f22 Add GetParameterDetailsCommand by Jens Ole Lauridsen · 3 years, 3 months ago
  73. 02a9a5e Add support for partial parameter extractions by Jens Ole Lauridsen · 3 years, 4 months ago
  74. 9377773 Merge "Fixed issue with Painter constraint logic" into androidx-main by Nader Jawad · 3 years, 3 months ago
  75. 7d3afa2 Fixed issue with Painter constraint logic by Nader Jawad · 3 years, 3 months ago
  76. 6ac8c92 Merge "Hardware Keyboard support in TextField" into androidx-main by Jim Sproch · 3 years, 3 months ago
  77. 072a880 Hardware Keyboard support in TextField by Andrey Rudenko · 3 years, 4 months ago
  78. 0dc1c3c Move more benchmarks. by Filip Pavlis · 3 years, 3 months ago
  79. cefae19 A workaround fix for accessibility crash in text merging by Yinglei Wang · 3 years, 3 months ago
  80. 69ea9e8 semantics merging should merge all mergeable children by Yinglei Wang · 3 years, 3 months ago
  81. cc9e750 Freeze inspection version for compose by Sergey Vasilinets · 3 years, 3 months ago
  82. d290a8d Merge "waitUntil 2nd activity is launched in tests" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  83. 26414b2 Merge "Re-enable ignored parameter tests" into androidx-main by David Herman · 3 years, 3 months ago
  84. 62e1fe2 Merge "Switching WindowRecomposerPolicy.getAndSetFactory back to PublishedApi" into androidx-main by Louis Pullen-Freilich · 3 years, 3 months ago
  85. 74276cc Merge "Fix source generation for lambda instances" into androidx-main by Chuck Jazdzewski · 3 years, 3 months ago
  86. 575fd01 Merge "Fixes UnnecessaryLambdaCreationDetector not looking at functions only available in class files" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  87. a96910f Fixes UnnecessaryLambdaCreationDetector not looking at functions only available in class files by Louis Pullen-Freilich · 3 years, 3 months ago
  88. 8f5017e Switching WindowRecomposerPolicy.getAndSetFactory back to PublishedApi by Jeff Gaston · 3 years, 3 months ago
  89. 5e057ac Fix source generation for lambda instances by Chuck Jazdzewski · 3 years, 3 months ago
  90. b237f7f waitUntil 2nd activity is launched in tests by Jelle Fresen · 3 years, 3 months ago
  91. 858bd5e Re-enable ignored parameter tests by David Herman · 3 years, 3 months ago