[go: nahoru, domu]

  1. f434a13 Refactors androidx.compose.ui:ui-geometry to the androidx.compose.ui.geometry package name by Louis Pullen-Freilich · 4 years ago
  2. b3943e1 Rename android test rule factory function. by Filip Pavlis · 4 years ago
  3. 56f5ea8 Add tests for Text/TextField Semantics by yingleiw · 4 years ago
  4. ab19475 Refactors androidx.compose.ui:ui-text to the androidx.compose.ui.text package name by Louis Pullen-Freilich · 4 years ago
  5. 4b2e7e0 Refactors androidx.compose.runtime:runtime-dispatch to the androidx.compose.runtime.dispatch package name by Louis Pullen-Freilich · 4 years ago
  6. 4191031 Merge "Remove globalBounds from BaseGestureScope" into androidx-master-dev by Treehugger Robot · 4 years ago
  7. 77f4418 Remove globalBounds from BaseGestureScope by Jelle Fresen · 4 years ago
  8. bb77c7b Refactors androidx.compose.animation:animation to the androidx.compose.animation package name by Louis Pullen-Freilich · 4 years ago
  9. 5bb0c471 Refactors androidx.compose.animation:animation-core to the androidx.compose.animation.core package name by Louis Pullen-Freilich · 4 years ago
  10. f1efe67 Use unclipped bounds when asserting node bounds by Jelle Fresen · 4 years ago
  11. ca6eca2 Refactors androidx.compose.foundation:foundation-text to the androidx.compose.foundation package name by Louis Pullen-Freilich · 4 years ago
  12. ddda7be Refactors androidx.compose.foundation:foundation to the androidx.compose.foundation package name by Louis Pullen-Freilich · 4 years ago
  13. 356ab3e Refactors runtime extension libraries to their new androidx.compose.runtime package name by Louis Pullen-Freilich · 4 years ago
  14. a88c07a Kotlin Rebase ComposeUI 1.4 by Jim Sproch · 4 years ago
  15. a4d73a5 Rename runOnIdleCompose to runOnIdle. by Filip Pavlis · 4 years ago
  16. c1a5000 ui-foundation to MPP by Nikolay Igotti · 4 years ago
  17. c60f33e Semantics no-op cleanups by Alexandre Elias · 4 years ago
  18. 659ea72 Refactor testing APIs to the final proposal. by Filip Pavlis · 4 years ago
  19. a309ee79 Add Experimental annotation for KeyInput by Ralston Da Silva · 4 years ago
  20. 8f61211 Merge "Add support to print semantics hierarchy." into androidx-master-dev by Treehugger Robot · 4 years ago
  21. 86dc4df Add support to print semantics hierarchy. by Filip Pavlis · 4 years ago
  22. d2aa99c Make transition API consistent with other animation APIs by Doris Liu · 4 years ago
  23. 06b6ed8 Await recompositions triggered by onCommits by Jelle Fresen · 4 years ago
  24. a361ea7 Merge "Composition disposal improvements" into androidx-master-dev by Treehugger Robot · 4 years ago
  25. 8dec9b7 Composition disposal improvements by Adam Powell · 4 years, 1 month ago
  26. 854eadb Make KeyEvent an inline class by Ralston Da Silva · 4 years ago
  27. c6d20b3 [Semantics] Add test finders for unmerged semantics. by Alexandre Elias · 4 years ago
  28. d8a0b6f Fix compose testing not timing out properly. by Filip Pavlis · 4 years ago
  29. 028c0d5 Final migration of material size tests. by Filip Pavlis · 4 years ago
  30. 5469e25 Add Experimental annotation for LayoutNode method. by George Mount · 4 years, 1 month ago
  31. 28aecae Merge "MonotonicFrameClock as a CoroutineContext.Element" into androidx-master-dev by Treehugger Robot · 4 years ago
  32. b0c1b40 MonotonicFrameClock as a CoroutineContext.Element by Adam Powell · 4 years ago
  33. 0a90de9 Replace frames with snapshots by Chuck Jazdzewski · 4 years, 2 months ago
  34. a600bbf Merge "Migrate snackbar tests and clean up TabTest." into androidx-master-dev by Filip Pavlis · 4 years ago
  35. b06d5d9 Migrate snackbar tests and clean up TabTest. by Filip Pavlis · 4 years, 1 month ago
  36. 28b24c3 Factor CompositionFrameClock+friends into a module by Adam Powell · 4 years, 1 month ago
  37. 0794a7a Add testing APIs for positions. by Filip Pavlis · 4 years, 1 month ago
  38. 84bf812 Throw error for synchronization on main thread by Jelle Fresen · 4 years, 1 month ago
  39. 3328e39 Temporarily disable lingering subscribers check by Jelle Fresen · 4 years, 1 month ago
  40. 9a3c1e8 Merge "Add size testing API." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  41. 5f928db Add size testing API. by Filip Pavlis · 4 years, 1 month ago
  42. 85cdc52 Defensive clean up of AndroidOwnerRegistry after tests by Jelle Fresen · 4 years, 1 month ago
  43. d1e889d Add relative offsetting of positions by Jelle Fresen · 4 years, 1 month ago
  44. 2b055a7 Replace Semantics component with Modifier.semantics by Matvei Malkov · 4 years, 1 month ago
  45. 236ce6f Merge "Provide ability for tests to send hardware key events to Owner" into androidx-master-dev by Ralston Da Silva · 4 years, 1 month ago
  46. 2f58d68 Provide ability for tests to send hardware key events to Owner by Ralston Da Silva · 4 years, 1 month ago
  47. 30d259d Expose InputDispatcher.eventPeriod by Jelle Fresen · 4 years, 1 month ago
  48. 4c25bda Move most of AndroidInputDispatcher to InputDispatcher by Jelle Fresen · 4 years, 1 month ago
  49. 3d98faa Make duration of injected double/long clicks adjustable by Jelle Fresen · 4 years, 1 month ago
  50. b157229 Introduce experimental annotation in testing by Filip Pavlis · 4 years, 1 month ago
  51. ba279a0 Disable blinking cursor in tests by default by Jelle Fresen · 4 years, 1 month ago
  52. 607cc41 Migrate from ActivityTestRule in ui-test by Filip Pavlis · 4 years, 1 month ago
  53. 89b664d Merge changes from topic "merge_platform_dev" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  54. 0f18f8a Revert captureToBitmap to use pixelCopy. by Filip Pavlis · 4 years, 1 month ago
  55. c2e5559 Use TextFieldValue in all TextFields by Siyamed Sinir · 4 years, 1 month ago
  56. 9fdd8b0 Merge "Add properties for common locations in BaseGestureScope" into androidx-master-dev am: bd7e8085f6 by Jelle Fresen · 4 years, 1 month ago
  57. 1279774 Merge "Rearrange imports and remove .px references in ui-test" into androidx-master-dev am: f78af6d18e by Treehugger Robot · 4 years, 1 month ago
  58. 7b4a98d Add properties for common locations in BaseGestureScope by Jelle Fresen · 4 years, 1 month ago
  59. eedc83d Rearrange imports and remove .px references in ui-test by Jelle Fresen · 4 years, 1 month ago
  60. dc3c965 Merge "Remove IntPx" into androidx-master-dev am: 846c6b62a0 by Treehugger Robot · 4 years, 1 month ago
  61. 846c6b6 Merge "Remove IntPx" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  62. 4a737be Merge "Add Text API in SemanticsProperties" into androidx-master-dev am: cdaa0f228d by Treehugger Robot · 4 years, 1 month ago
  63. cdaa0f2 Merge "Add Text API in SemanticsProperties" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  64. d245bad Merge "Remove timeout from dispatch latch" into androidx-master-dev am: a1cafc68d0 by Treehugger Robot · 4 years, 1 month ago
  65. 8103f44 Add Text API in SemanticsProperties by yingleiw · 4 years, 2 months ago
  66. 8f23757 Remove IntPx by George Mount · 4 years, 2 months ago
  67. 1f80a87 Remove timeout from dispatch latch by Jelle Fresen · 4 years, 1 month ago
  68. 5a198f2 Merge "Rename awaitFrameNanos to withFrameNanos" into androidx-master-dev am: 3041306e28 by Treehugger Robot · 4 years, 1 month ago
  69. 3041306 Merge "Rename awaitFrameNanos to withFrameNanos" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  70. 157529a Merge "Fix assertIsDisplayed to support appbar & cutouts" into androidx-master-dev am: dfa40a1c2d by Treehugger Robot · 4 years, 1 month ago
  71. ed382ac Fix assertIsDisplayed to support appbar & cutouts by Filip Pavlis · 4 years, 1 month ago
  72. 7ace712 Merge "Require non-null ViewTreeLifecycleOwner" into androidx-master-dev am: 1b95dc45e9 by Treehugger Robot · 4 years, 1 month ago
  73. 3832037 Require non-null ViewTreeLifecycleOwner by Andrey Kulikov · 4 years, 2 months ago
  74. e6bbf20 Rename awaitFrameNanos to withFrameNanos by Adam Powell · 4 years, 1 month ago
  75. 1b45c73 Merge "Suspending Recomposer" into androidx-master-dev am: 878d9158c7 by Treehugger Robot · 4 years, 1 month ago
  76. 6089498 Merge "Replace PxSize with Size" into androidx-master-dev am: 61423c74dd by Treehugger Robot · 4 years, 1 month ago
  77. 878d915 Merge "Suspending Recomposer" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  78. f94c64e Replace PxSize with Size by Nader Jawad · 4 years, 1 month ago
  79. 11d00c7 Suspending Recomposer by Adam Powell · 4 years, 3 months ago
  80. 8bdd404 Merge "ui-animation-core to MPP." into androidx-master-dev am: 638c6aeb63 by Jim Sproch · 4 years, 1 month ago
  81. 638c6ae Merge "ui-animation-core to MPP." into androidx-master-dev by Jim Sproch · 4 years, 1 month ago
  82. c26fd53 Merge "Upgrade to androidx.test 1.3.0-rc01" into androidx-master-dev am: 618985cf35 by Aurimas Liutikas · 4 years, 1 month ago
  83. 618985cf Merge "Upgrade to androidx.test 1.3.0-rc01" into androidx-master-dev by Aurimas Liutikas · 4 years, 1 month ago
  84. 7fb1e39 Merge "Replace PxPosition with Offset" into androidx-master-dev am: 7ee528f765 by Nader Jawad · 4 years, 1 month ago
  85. 1ae0183 ui-animation-core to MPP. by Nikolay Igotti · 4 years, 1 month ago
  86. 6df0612 Replace PxPosition with Offset by Nader Jawad · 4 years, 1 month ago
  87. 506ab64d Upgrade to androidx.test 1.3.0-rc01 by Aurimas Liutikas · 4 years, 1 month ago
  88. a6f65cb Merge "Removal of Px usages part 7 of 7" into androidx-master-dev am: a11b19a69c by Treehugger Robot · 4 years, 1 month ago
  89. 16e330a Removal of Px usages part 7 of 7 by Nader Jawad · 4 years, 2 months ago
  90. 05a7664 Merge "ui-text-core to MPP" into androidx-master-dev am: 99b7527bb0 by Jim Sproch · 4 years, 1 month ago
  91. 705beee ui-text-core to MPP by Nikolay Igotti · 4 years, 1 month ago
  92. 2c93f11 Merge "Add multi-touch gesture injection APIs for tests" into androidx-master-dev am: 504e2e6378 by Treehugger Robot · 4 years, 1 month ago
  93. c5c2ac7 Add multi-touch gesture injection APIs for tests by Jelle Fresen · 4 years, 1 month ago
  94. 9f766db Merge "Changes in captureToBitmap." into androidx-master-dev am: e96d4df7d6 by Filip Pavlis · 4 years, 1 month ago
  95. 099e77c Merge changes I086f4744,Id3434582 into androidx-master-dev am: b9dbf8fd40 by Nader Jawad · 4 years, 1 month ago
  96. e96d4df7 Merge "Changes in captureToBitmap." into androidx-master-dev by Filip Pavlis · 4 years, 1 month ago
  97. 26c32d6 Changes in captureToBitmap. by Filip Pavlis · 4 years, 1 month ago
  98. 63153c1 Removal of Px usages part 6 of n by Nader Jawad · 4 years, 2 months ago
  99. e6a9b33 Removal of Px usages part 5 of n by Nader Jawad · 4 years, 2 months ago
  100. 8085b1d Merge changes Ib7e5f70a,I7194a4bc into androidx-master-dev am: 65f97b9aea by aelias · 4 years, 1 month ago