1. 57bf165 Merge branch 'upstream-google' into third_upstream_to_master by Ang Li · 1 year, 2 months ago
  2. 2f74975 Merge branch 'upstream-google' into rng7 by Ram Peri · 1 year, 5 months ago
  3. 58bd83a Merge branch 'upstream-google' into upgrade by Rex Hoffman · 1 year, 6 months ago
  4. 85f18d0 Merge branch 'google' into 'master' by Michael Hoisie · 1 year, 8 months ago
  5. 491d764 Upgrade androidx.test and androidx.fragment versions to latest. by Brett Chabot · 1 year, 8 months ago
  6. af8caf9 Update ShadowLineBreaker and ShadowStaticLayout to work with Compose TextViews. by Samuel Liu · 1 year, 8 months ago
  7. 1389558 Make Robolectric works with Kotlin 1.7.x by utzcoz · 1 year, 8 months ago
  8. b29e523 Add a precondition check for null Bitmap.Config in Bitmap.create* methods by Michael Hoisie · 1 year, 8 months ago
  9. 4091c1c Merge branch 'google' into 'master' by Michael Hoisie · 1 year, 8 months ago
  10. 32f97fc Fix several edge cases in constructor instrumentation by Michael Hoisie · 1 year, 8 months ago
  11. 26ed520 Create check to see if constructor can be instrumented by Samuel Liu · 1 year, 9 months ago
  12. a189f80 Remove incorrect shadow implementation of BitmapDrawable.mutate by Michael Hoisie · 1 year, 9 months ago
  13. 8a9efed Exclude kotlin-stdlib dependency from utils generated .pom by utzcoz · 1 year, 9 months ago
  14. f6a7698 Bump compile/targetSdk to 33 by utzcoz · 1 year, 9 months ago
  15. 59d86a1 Remove use-sdk from androidx_test/sharedTest/AndroidManifest.xml by utzcoz · 1 year, 9 months ago
  16. 6899b8c Merge branch 'google' into 'master' by Michael Hoisie · 1 year, 9 months ago
  17. c9e5c30 Use full qualified class name for androidx_test test by utzcoz · 1 year, 9 months ago
  18. 2112d30 Eliminate CloseGuard logspam in SQLiteDatabaseTest by Michael Hoisie · 1 year, 9 months ago
  19. 635280c Add support for FontFamily.getFont by Michael Hoisie · 1 year, 9 months ago
  20. 65fdd6b Set the default ICU Locale when the native runtime is loaded by Michael Hoisie · 1 year, 9 months ago
  21. 426186f refac: defaultCharset warning fix by hellosagar · 1 year, 9 months ago
  22. 91f1190 Merge branch 'google' into 'master' by Michael Hoisie · 1 year, 9 months ago
  23. 89b60a0 Fix kotlinVersion typo by utzcoz · 1 year, 10 months ago
  24. 752eb11 Merge branch 'master' into 'google' by JuliaSullivanGoogle · 1 year, 10 months ago
  25. 47f133f Fix ActivityTestRuleTest flakiness. by Brett Chabot · 1 year, 10 months ago
  26. 06ac7a0 Idle main looper in AndroidX Fragment memory leak test by Michael Hoisie · 1 year, 10 months ago
  27. c56ad5f Merge branch 'google' into 'master' by JuliaSullivanGoogle · 1 year, 10 months ago
  28. 18b33f0 Apply configuration changes to `ActivityScenario` `Activity`s by Paul Sowden · 1 year, 10 months ago
  29. f89d0ed Implement `ShadowUiAutomation#setRotation` by Paul Sowden · 1 year, 10 months ago
  30. 37dd935 Work around race condition in CursorWindow.dispose that can lead to segfaults by Michael Hoisie · 1 year, 10 months ago
  31. 1956bf8 Fix sharedTest pattern configuration for androidx_test by utzcoz · 1 year, 10 months ago
  32. 99a5986 Un-ignore EspressoTest by Michael Hoisie · 1 year, 11 months ago
  33. 5a32e05 Formatted code using Google Java format by umesh · 1 year, 11 months ago
  34. abed16f Ignored EspressoTest by umesh · 1 year, 11 months ago
  35. 9a99390 Disable EdgeEffect for Android S and above by Michael Hoisie · 1 year, 11 months ago
  36. bcf5f74 Scale bitmap based on in density and target density. by Paul Sowden · 1 year, 11 months ago
  37. 5331179 Implement missing ShadowNativeSQLiteConnection.nativeClose by Michael Hoisie · 1 year, 11 months ago
  38. 8cbc076 Run checking of EspressoTest#buttonClick_espesso in instrumentation thread by utzcoz · 2 years ago
  39. 8ce881b Restructure androidx_test with sharedTest pattern by utzcoz · 2 years, 5 months ago
  40. 028d475 Merge branch 'google' into 'master' by JuliaSullivanGoogle · 2 years ago
  41. 1797ea3 Add `getDisplayLabel` method to ShadowKeyCharacterMap with behavior identical to the normal framework behavior. by Googler · 2 years ago
  42. c132de2 Fix code formatting for some SQLite tests by utzcoz · 2 years ago
  43. 1021b19 Migrate ActivityTestRule to ActivityScenario by Akhil RM · 2 years ago
  44. 429f3f9 Migrate *SdkVersion to *Sdk by utzcoz · 2 years ago
  45. c6bd201 Prototype GMD configuration with plugin by utzcoz · 2 years ago
  46. 40027c7 Use compat-target module to test compatibility from SDK 28 by utzcoz · 2 years, 1 month ago
  47. 83dda3d Tweak some tests in EspressoTest by Michael Hoisie · 2 years, 1 month ago
  48. 2d14c06 Merge branch 'google' into 'master' by Michael Hoisie · 2 years, 1 month ago
  49. 0597cc6 Implement some new methods in ShadowPaint by Denis Buzmakov · 2 years, 1 month ago
  50. 7f7fdd3 Migrate testRuntime to testRuntimeOnly by utzcoz · 2 years, 1 month ago
  51. da83665 Fix dispatch order for windows in `LocalUiController` by Paul Sowden · 2 years, 1 month ago
  52. ba55f9b Improve the fidelity of Canvas.getClipBounds by Michael Hoisie · 2 years, 1 month ago
  53. c27e767 Merge branch 'google' into 'master' by JuliaSullivanGoogle · 2 years, 1 month ago
  54. 61ff68b Future proof MotionEventTest to explictly set input source to TOUCHSCREEN. by Brett Chabot · 2 years, 2 months ago
  55. a0651a2 Ensure ShadowActivity can work with project targetSdk less than S by utzcoz · 2 years, 2 months ago
  56. af83216 Migrate compileSdkVersion to compileSdk by Akshay2131 · 2 years, 2 months ago
  57. 5f36029 Make deep copy of mPointerProperties for NativeInput#copyFrom by utzcoz · 2 years, 2 months ago
  58. cf28b2b removed targetSdk from Android manifest files by Umesh Singh · 2 years, 2 months ago
  59. 002b9d1 Add SdkSuppress to some tests in ThemeTest and MotionEventTest by Michael Hoisie · 2 years, 2 months ago
  60. d3a396b Bump ATD to API 29 and 32 by utzcoz · 2 years, 2 months ago
  61. cb1f7c9 Bump targetSdk to 32 for integration_tests by utzcoz · 2 years, 2 months ago
  62. 28e08ef Add touchscreen source for MotionEvent in MotionEventTest by utzcoz · 2 years, 3 months ago
  63. 2ca9115 Remove unused Exception from ActivityTest by utzcoz · 2 years, 3 months ago
  64. 0001a61 Enable ignored tests for MotionEventTest by utzcoz · 2 years, 3 months ago
  65. 61fb451 Migrate InstrumentationRegistry to platfom package for BitmapFactoryTest by utzcoz · 2 years, 3 months ago
  66. 40af742 Remove unused Exception from ResourcesTest by utzcoz · 2 years, 3 months ago
  67. 4bd60fd Enable ignored tests again for ThemeTest by utzcoz · 2 years, 3 months ago
  68. 52a8a07 Correctly register all idling resources by Googler · 2 years, 3 months ago
  69. 33b38ed Block `UiController#loopMainThreadUntilIdle` on registered idling resources being idle. by Googler · 2 years, 4 months ago
  70. f5469e7 Enable integration_tests:sparsearray tests by utzcoz · 2 years, 5 months ago
  71. 1ff76c4 Migrate from strongly discouraged `@Test(expected = ...)` to `assertThrows(...)`. by Googler · 2 years, 3 months ago
  72. 2b4eafd Add support for `ColorSpace` to `ShadowBitmap` by Googler · 2 years, 3 months ago
  73. e1145aa Fix bitmap mutable, premutliplied, and alpha properties. by Googler · 2 years, 3 months ago
  74. 6d611d6 Use ktfmt to format kotlin code by utzcoz · 2 years, 3 months ago
  75. cbc7ebd Apply style/lint fixes to mockito-kotlin test code by Michael Hoisie · 2 years, 3 months ago
  76. e3642f7 Add a test for ActivityNotFoundExceptions in Espresso intents by Michael Hoisie · 2 years, 3 months ago
  77. 7ce9db1 Bump massive dependencies for androidx and androidx_test by utzcoz · 2 years, 3 months ago
  78. 685d318 Add some minor fixups for #7086 by Michael Hoisie · 2 years, 3 months ago
  79. 54685bf Added integration tests to check if issues still exist on the latest robolectric. by ZSmallX · 2 years, 4 months ago
  80. 4f7cf29 Migrate AndroidJUnit4 to ext version for ctesque by utzcoz · 2 years, 4 months ago
  81. d158a25 Fix touch event dispatch to not go to out of bounds non touch modal windows by Googler · 2 years, 4 months ago
  82. dc17bff Add a test case for spying on a shadowed object by hoisie · 2 years, 5 months ago
  83. e9e25a4 Makes sparse array implement the set() method for all api levels by adding the byte code for it in the ClassInstrumentor. by Googler · 2 years, 5 months ago
  84. ca03e27 Migrate to platform InstrumentationRegistry for InstrumentationRegistryTest by utzcoz · 2 years, 5 months ago
  85. 94e87b0 Clean up tests for androidx_test by utzcoz · 2 years, 5 months ago
  86. aa506ca Migrate AndroidJUnit4 to new ext package for androidx_test by utzcoz · 2 years, 5 months ago
  87. c4f1fb4 Add plumbing for source resource id getter by Googler · 2 years, 5 months ago
  88. bbecbc9 Use guavaJREVersion from gradle.properties for some modules by utzcoz · 2 years, 5 months ago
  89. aade7fd Merge defaultConfig for ctesque build.gradle by utzcoz · 2 years, 5 months ago
  90. d3f8798e Add regression test of Mockito#spy for Context#getSystemService by utzcoz · 2 years, 6 months ago
  91. 5f90750 Intercept native Font states at Java level for Android S by utzcoz · 2 years, 5 months ago
  92. aafe4cf Remove explicit binary mode declaration for affected test modules by utzcoz · 2 years, 6 months ago
  93. 9cedb50 Bump SDK to 31 for integration_tests if possible by utzcoz · 2 years, 6 months ago
  94. ca49d35 Update the `windowConfiguration` bounds when updating the display metrics by Googler · 2 years, 6 months ago
  95. 8cfec14 Fix some lint errors in Target29CompatibilityTest by Michael Hoisie · 2 years, 6 months ago
  96. c866680 Merge pull request #6878 from robolectric/piper_410977593 by Michael Hoisie · 2 years, 6 months ago
  97. 71ca9ac Merge pull request #6745 from robolectric/piper_399115715 by Michael Hoisie · 2 years, 6 months ago
  98. 9f99c08 Check Window flags when selecting root view in LocalUiController. #6741 by Googler · 2 years, 9 months ago
  99. bb36cda Only using AttributionSource for compile SDK 31 and above by utzcoz · 2 years, 7 months ago
  100. b872bd5 Remove unused org.robolectric.annotation.Config imports by Michael Hoisie · 2 years, 7 months ago