1. 9568bea beta 01 update for compose Test: ./gradlew updateApi Bug: N/A by Juan Rodriguez · 7 weeks ago
  2. 7dfd0dc Merge "Cancel pausable composition before reuse" into androidx-main by Treehugger Robot · 7 weeks ago
  3. 13fc62d Cancel pausable composition before reuse by Andrei Shikov · 7 weeks ago
  4. bed51f5 Merge "API Review: ShadowContext" into androidx-main by Treehugger Robot · 7 weeks ago
  5. a46dd49 API Review: ShadowContext by George Mount · 7 weeks ago
  6. bdc11b4 Merge "Revert "Disable WindowInsetsRulers"" into androidx-main by George Mount · 7 weeks ago
  7. 1890c9b Fix applying Compose compiler plugin for K/N by Alan Viverette · 7 weeks ago
  8. 6fec120 Adds cross module way to create an Indirect Touch Event by Jeremy Walker · 7 weeks ago
  9. eba4de40 Merge "Makes IndirectTouchEvent.nativeEvent experimental." into androidx-main by Treehugger Robot · 7 weeks ago
  10. a91c3ed Makes IndirectTouchEvent.nativeEvent experimental. by Jeremy Walker · 7 weeks ago
  11. 9c8d60f Revert "Disable WindowInsetsRulers" by George Mount · 7 weeks ago
  12. c05f3a7 Make the background, border, and graphicsLayer modifier nodes implement by Anton Beloglazov · 7 weeks ago
  13. 6c2bab4 Addresses API Council Feedback for Indirect Touch Events by Jeremy Walker · 7 weeks ago
  14. 3295b08 Merge "[ARR] Address API review comments part2" into androidx-main by Jian-Syuan (Shane) Wong · 7 weeks ago
  15. 4efd786 [ARR] Address API review comments part2 by Shane · 7 weeks ago
  16. 025a9ce Merge "Add more logs to pausable composition apply" into androidx-main by Andrei Shikov · 7 weeks ago
  17. 22025a9 Add more logs to pausable composition apply by Andrei Shikov · 8 weeks ago
  18. 677f8c9 Merge "Changed ShadowParams to Shadow" into androidx-main by George Mount · 8 weeks ago
  19. 8b53336 Merge "Disable failing ui-tooling-data tests" into androidx-main by Aurimas Liutikas · 8 weeks ago
  20. 054fdd0 Merge "Move source information parser to Compose runtime" into androidx-main by Andrei Shikov · 8 weeks ago
  21. 6337ff6 Disable failing ui-tooling-data tests by Aurimas Liutikas · 8 weeks ago
  22. 746e91c Merge "Disable WindowInsetsRulers" into androidx-main by George Mount · 8 weeks ago
  23. 02c76bd Merge "Update composingStrategy's documentation" into androidx-main by George Mount · 8 weeks ago
  24. 99f9b2c Merge "API updates for WindowInsetsRulers" into androidx-main by Treehugger Robot · 8 weeks ago
  25. 9a757e9 Move source information parser to Compose runtime by Andrei Shikov · 8 weeks ago
  26. cc78ceb Disable WindowInsetsRulers by George Mount · 8 weeks ago
  27. 95ae815 Fix a bug where performScrollToNode was sometimes scrolling to a by Anton Beloglazov · 8 weeks ago
  28. 7728843 API updates for WindowInsetsRulers by George Mount · 8 weeks ago
  29. 9c02f9a Merge "Update CompositeShader and CompositeShaderBrush APIs" into androidx-main by Treehugger Robot · 8 weeks ago
  30. 1cb2eec Merge "Fix for RectManager not adding an offset added by layout cooperation" into androidx-main by Treehugger Robot · 8 weeks ago
  31. 3416c84 Changed ShadowParams to Shadow by George Mount · 8 weeks ago
  32. 87b30c8 Merge "(Compose) Adjust font weight when font variation settings is provided" into androidx-main by Treehugger Robot · 8 weeks ago
  33. 29959ff Update composingStrategy's documentation by George Mount · 8 weeks ago
  34. a79c418 Merge "Skip traversal early if there are no onGloballyPositioned modifiers in the subtree" into androidx-main by Andrey Kulikov · 8 weeks ago
  35. e8d7cb0 Fix for RectManager not adding an offset added by layout cooperation by Andrey Kulikov · 8 weeks ago
  36. 2278a09 Update CompositeShader and CompositeShaderBrush APIs by Justin Ghan · 8 weeks ago
  37. 05636e1 Merge "Exclude ComposableInferredTarget annotation from signature files" into androidx-main by Julia McClellan · 8 weeks ago
  38. 67dbbf9 Skip traversal early if there are no onGloballyPositioned modifiers in the subtree by Andrey Kulikov · 8 weeks ago
  39. 5fdc209 Merge "Expose ContentType.plus to commonMain" into androidx-main by Treehugger Robot · 8 weeks ago
  40. 8cd9b7c Exclude ComposableInferredTarget annotation from signature files by Julia McClellan · 8 weeks ago
  41. f7b6582 Fix: Improved display assertion error messages with matcher descriptions. by Himanshu Choudhary · 8 weeks ago
  42. a675f9d relocate baseline-prof.txt files to baselineProfiles directory. by Omar Ismail · 8 weeks ago
  43. 4d6118f Merge "Move offset into drop shadow parameters" into androidx-main by Justin Ghan · 8 weeks ago
  44. a989f7f Move offset into drop shadow parameters by Justin Ghan · 8 weeks ago
  45. f6dea5e Merge "Fix: Row & Column count in LazyLayout's CollectionInfo" into androidx-main by Himanshu Choudhary · 9 weeks ago
  46. 67f01d7 (Compose) Adjust font weight when font variation settings is provided by Seigo Nonaka · 9 weeks ago
  47. 7cc57ef Merge "Take into account isImportantForBounds when calculating boundsInParent for a SemanticsNode." into androidx-main by Anton Beloglazov · 9 weeks ago
  48. c7c4755 Add full screen dialog fillMaxSize test by Prashant · 9 weeks ago
  49. 9a74e26 Merge "[ARR] address API review comments" into androidx-main by Jian-Syuan (Shane) Wong · 9 weeks ago
  50. 620205a Merge "Remove flag isGetFocusedRectReturnEmptyEnabled" into androidx-main by Treehugger Robot · 9 weeks ago
  51. 8210d57 [ARR] address API review comments by Shane · 9 weeks ago
  52. 8833104 Merge "Fix lookahead invalidations check in measureOnly" into androidx-main by Doris Liu · 9 weeks ago
  53. 86872fa Merge "API Update: WindowInsetsRulers" into androidx-main by Treehugger Robot · 9 weeks ago
  54. 36cf0fc Remove flag isGetFocusedRectReturnEmptyEnabled by George Mount · 9 weeks ago
  55. f54132b API Update: WindowInsetsRulers by George Mount · 9 weeks ago
  56. e6330c4 Fix lookahead invalidations check in measureOnly by Doris Liu · 9 weeks ago
  57. 067a80b Merge "Update DropShadow and InnerShadow APIs" into androidx-main by Justin Ghan · 9 weeks ago
  58. 9197b4f Update DropShadow and InnerShadow APIs by Justin Ghan · 9 weeks ago
  59. 4603e55 Take into account isImportantForBounds when calculating boundsInParent by Anton Beloglazov · 9 weeks ago
  60. b5530f3 Take into account isImportantForBounds when calculating by Anton Beloglazov · 9 weeks ago
  61. b769076 Merge "Fix CheckResult issues in ui" into androidx-main by Levi Albuquerque · 9 weeks ago
  62. d4a688e Fix CheckResult issues in ui by Levi Albuquerque · 9 weeks ago
  63. 821f700 Revert^2 "Update nested scroll interop connection." by Levi Albuquerque · 9 weeks ago
  64. 9afda92 Fix: Row & Column count in LazyLayout's CollectionInfo by Himanshu Choudhary · 9 weeks ago
  65. 6c420d1 Merge "Enable WindowInsets rulers" into androidx-main by Treehugger Robot · 9 weeks ago
  66. 8a53c64 Merge "Fix for remeasure being skipped on a non placed child when it is measured in placement block" into androidx-main by Andrey Kulikov · 9 weeks ago
  67. d66feca5 Merge "Fix LayoutNode leak from OnPositionedDispatcher" into androidx-main by George Mount · 9 weeks ago
  68. 0eaa6dd Merge "Migrate to AGP KMP for easy to do projects" into androidx-main by Omar Ismail · 9 weeks ago
  69. 819ff2d Merge "Opt-in compose projects to bytecode API generation" into androidx-main by Julia McClellan · 9 weeks ago
  70. 61f717d Migrate to AGP KMP for easy to do projects by Omar Ismail · 9 weeks ago
  71. 4e323e2 Fix LayoutNode leak from OnPositionedDispatcher by George Mount · 9 weeks ago
  72. 711f3c1 Opt-in compose projects to bytecode API generation by Julia McClellan · 9 weeks ago
  73. f75ea5b Fix for remeasure being skipped on a non placed child when it is measured in placement block by Andrey Kulikov · 9 weeks ago
  74. e659868 Expose ContentType.plus to commonMain by Ivan Matkov · 9 weeks ago
  75. 369d468 Enable WindowInsets rulers by George Mount · 3 months ago