1. 92b5d1d Cleanup of AndroidManifest Activity references. by Googler · 2 years, 10 months ago
  2. 81b9538 Merge pull request #6875 from hoisie/android-x-issue by Michael Hoisie · 2 years, 10 months ago
  3. b0a3191 Remove instrumentedPackages workaround by Michael Hoisie · 2 years, 10 months ago
  4. 5c8d109 Remove unused Exception from test methods for dependency-on-stubs by utzcoz · 2 years, 10 months ago
  5. d591bef Fix NPE when calling Path.arcTo with an invalid arc by hoisie · 2 years, 11 months ago
  6. dba0afb Remove package name checking for PackageManagerTest by utzcoz · 3 years ago
  7. fd38ad6 Change ctesque test application id to org.robolectric.testapp by utzcoz · 3 years ago
  8. b292b15 Use testApplicationId to keep test package name consistent between bazel and gradle by utzcoz · 3 years ago
  9. b1ebf53 Add experimental GMD + ATD by utzcoz · 3 years ago
  10. 0fdf7d9 Round calculated NinePatchDrawable intrinsic width for ResourcesTest by utzcoz · 3 years, 1 month ago
  11. 6f2dd45 Move ctesque common tests to sharedTest by utzcoz · 3 years, 1 month ago
  12. 14ccf80 Fix ActivityScenarioTest code format by utzcoz · 3 years, 1 month ago
  13. b306813 Disable scaled for BitmapFactoryTest#decodeResource by utzcoz · 3 years, 2 months ago
  14. 278dd62 Remove uncessary Exception from ActivityInstrTest tests by utzcoz · 3 years, 3 months ago
  15. c5fcbf9 Extract guava version as gradle property by utzcoz · 3 years, 3 months ago
  16. 16ba0fb Make sure ResourcesTest#getText_withLayoutId can run on different devices by utzcoz · 3 years, 3 months ago
  17. 21099e9 Move SettingsTest from ctesque to shadow tests by utzcoz · 3 years, 3 months ago
  18. 75853e7 Fix ctsque PackageManagerTest#getPackageInfo with correct package name by utzcoz · 3 years, 3 months ago
  19. da915eb Add commont tests to androidTest for ctesque by utzcoz · 3 years, 3 months ago
  20. 9439890 Merge pull request #6766 from robolectric/piper_402969061 by dmeng · 3 years ago
  21. 3b0c462 Merge pull request #6773 from robolectric/piper_403441437 by dmeng · 3 years ago
  22. 074bde3 Bump AXT monitor version for HardwareRendererCompat by hoisie · 3 years ago
  23. e5a8b12 Force hardware rendering in Bitmap#createBitmap. by brettchabot · 3 years ago
  24. e3992d0 Make IntentsTest work on device without browser. by brettchabot · 3 years ago
  25. c018aef Bump AGP to 7.1.0-alpha08 by utzcoz · 3 years, 1 month ago
  26. 7926224 Enable AssetManagerTest#openFd_shouldProvideFileDescriptorForAsset by utzcoz · 3 years, 4 months ago
  27. acd011d Throw an exception if a query is performed using SQLiteDatabase.execSQL by hoisie · 3 years, 1 month ago
  28. 8069db2 Add a sqlite test using LIKE ? ESCAPE ? by hoisie · 3 years, 1 month ago
  29. a965d46 Fix import order of androidx.lifecycle.Lifecycle.State by Michael Hoisie · 3 years, 2 months ago
  30. 8b2a625 Fix SQLiteDatabaseTest foreign key test to match Android behavior by hoisie · 3 years, 2 months ago
  31. 9545127 Merge pull request #6641 from robolectric/piper_386767420 by Michael Hoisie · 3 years, 2 months ago
  32. af215eb Update minSdkVersion to 14 in some integration_test manifests by Googler · 3 years, 2 months ago
  33. 254f9ef Fix fidelity issue with Cursor.getBlob on a String column in Robolectric by hoisie · 3 years, 2 months ago
  34. f4d64f8 Add newline at end of Target29CompatibilityTest by Michael Hoisie · 3 years, 2 months ago
  35. 123d615 Merge pull request #6623 from utzcoz/fix-issue-6604 by Michael Hoisie · 3 years, 2 months ago
  36. 2f3a7af Add integration_tests:compat-target29 by utzcoz · 3 years, 2 months ago
  37. 7b2f9fd Support IntBuffer with copyPixelsFromBuffer by Googler · 3 years, 2 months ago
  38. 0beadd9 Merge pull request #6581 from utzcoz/clear-cookies-after-test-finished-for-CookieManagerTest by Michael Hoisie · 3 years, 3 months ago
  39. ad5b9ab Update to androidx.test 1.4.0 + espresso 3.4.0 by brettchabot · 3 years, 3 months ago
  40. d66ac57 Clear cookies after test finished for CookieManagerTest by utzcoz · 3 years, 3 months ago
  41. 85885c0 Remove uncessary throws for TimeTest by utzcoz · 3 years, 3 months ago
  42. bbb7e18 Use Time.TIMEZONE_UTC to replace pure string by utzcoz · 3 years, 3 months ago
  43. edd856d Use UTC time zone explicitly for isEpoch test by utzcoz · 3 years, 3 months ago
  44. 6534cba Add missed imports for testapp's test Activity by utzcoz · 3 years, 3 months ago
  45. 11a3df6 Merge pull request #6562 from robolectric/piper_378208948 by Michael Hoisie · 3 years, 3 months ago
  46. b66dd98 Merge pull request #6565 from robolectric/piper_381052953 by Michael Hoisie · 3 years, 3 months ago
  47. 41b798b Add a ctesque test for CookieManager by hoisie · 3 years, 4 months ago
  48. e6a3438 Refresh BuildCompatTest by brettchabot · 3 years, 3 months ago
  49. 5271d83 Move test activities from integration_tests/ctesque into testapp by hoisie · 3 years, 3 months ago
  50. 6232d13 Update BaseMemoryLeaksTest to use a FragmentContainerView by hoisie · 3 years, 3 months ago
  51. 1502f75 Remove unused import in ResourcesTest by Michael Hoisie · 3 years, 3 months ago
  52. 5196885 Upgrade AndroidX Test dependency to 1.4.0-beta01 by Michael Hoisie · 3 years, 4 months ago
  53. 2d442a5 Move Robolectric-only resource tests back to ShadowResourcesTest by Michael Hoisie · 3 years, 4 months ago
  54. 8f5a296 Test case by Oleg Golberg · 3 years, 4 months ago
  55. 1604da1 Migrate obtainStyledAttributesShouldCheckXmlFirst_andFollowReferences to ResourcesTeset by utzcoz · 3 years, 4 months ago
  56. a2d99e2 Migrate obtainAttributes_shouldUseReferencedIdFromAttributeSet to ResorucesTest by utzcoz · 3 years, 4 months ago
  57. ac4b489 Migrate obtainAttributes_shouldReturnValuesFromAttributeSet to ResourcesTest by utzcoz · 3 years, 4 months ago
  58. 022801d Migrate obtainAttributes to ResourcesTest by utzcoz · 3 years, 4 months ago
  59. 9c44427 Migrate obtainAttributes_shouldReturnValuesFromResources to ResourcesTest by utzcoz · 3 years, 4 months ago
  60. 87a080b Re-wrap ByteBuffer after UTF-8 decoding failed by utzcoz · 3 years, 4 months ago
  61. d89b549 Add test case for mixed emoji and text by utzcoz · 3 years, 4 months ago
  62. b5c5413 Add test to parse emoji from xml by utzcoz · 3 years, 5 months ago
  63. 55bfe09 Merge pull request #6382 from robolectric/piper_369379270 by Michael Hoisie · 3 years, 5 months ago
  64. a807230 Merge pull request #6381 from robolectric/piper_367659328 by Michael Hoisie · 3 years, 5 months ago
  65. 5539d81 Update MemoryLeaksTest to be extendable by Googler · 3 years, 5 months ago
  66. 816eb3b Remove redundant integration test. by Googler · 3 years, 5 months ago
  67. d499a60 Include image data in the result of Bitmap.createBitmap with a source Bitmap by hoisie · 3 years, 6 months ago
  68. 8c1a33a Fix a memory leak when destroying an activity. by Googler · 6 years ago
  69. dc5d633 Ensure that the Bitmap returned by Bitmap.extractAlpha is mutable by hoisie · 3 years, 6 months ago
  70. 1c2c166 Add support for two additional Bitmap.createBitmap methods by hoisie · 3 years, 6 months ago
  71. cb39976 Extract mockitoVersion to gradle.properties by utzcoz · 3 years, 6 months ago
  72. 207c22d Update gradle dependencies by utzcoz · 3 years, 6 months ago
  73. d6ddb68 Bump agp/testsupport's compile and target sdk to 30 by utzcoz · 3 years, 6 months ago
  74. 7890312 Update ShadowBitmap to be backed by Java's BufferedImage by hoisie · 3 years, 6 months ago
  75. 27ee24a Add option to require valid image data in BitmapFactory.decode methods by hoisie · 3 years, 6 months ago
  76. 05693e6 Make the Bitmap returned by Bitmap.createScaledBitmap mutable by hoisie · 3 years, 6 months ago
  77. b8453f4 Add check for stride when calling bulk ShadowBitmap.getPixels by hoisie · 3 years, 6 months ago
  78. ee14e49 Merge pull request #6296 from robolectric/piper_362822785 by Michael Hoisie · 3 years, 6 months ago
  79. 7d1cc13 Add a width and height check in Bitmap.createScaledBitmap by hoisie · 3 years, 6 months ago
  80. 1160b8f Fix several NPEs in ShadowXMLBlock by hoisie · 3 years, 6 months ago
  81. 8d15966 Improve the fidelity Canvas.drawBitmap(Bitmap, float, float, Paint) by hoisie · 3 years, 7 months ago
  82. 460f5f1 Add basic implementation of Canvas.drawRect(Rect, Paint) by hoisie · 3 years, 7 months ago
  83. 60bbe1c Propagate Bitmap.Options.isMutable when creating a bitmap by hoisie · 3 years, 7 months ago
  84. a9fc7ab Always return the result of BitmapFactory.finishDecode for SDK < 19 by hoisie · 3 years, 7 months ago
  85. 052040d Slightly improve the fidelity of comparing scaled bitmaps by hoisie · 3 years, 7 months ago
  86. 2b94ace Ensure Bitmap.Config is set on the output after Bitmap.createScaledBitmap by hoisie · 3 years, 7 months ago
  87. 3017c80 Ensure Bitmap.Config is set on the output after Bitmap.createBitmap by hoisie · 3 years, 7 months ago
  88. 659ddd9 Fix syntax warning of build.gradle by utzcoz · 3 years, 7 months ago
  89. 0555723 Update robolectric build.gradles to use latest androidx.test artifacts by Googler · 3 years, 8 months ago
  90. 7259aa0 Disable instrumenting AndroidX classes by default by hoisie · 3 years, 8 months ago
  91. 9867029 Remove use of deprecated and redundant TextLayoutMode.REALISTIC,as its now the default behavior. by brettchabot · 3 years, 8 months ago
  92. 58afa94 Synchronize Truth version being used to be v1.1.1 by Al Sutton · 3 years, 8 months ago
  93. 9c7c35a Platform compatibility enhancements by brettchabot · 3 years, 8 months ago
  94. 153f56d Exclude androidx.fragment from Robolectric instrumentation by hoisie · 3 years, 9 months ago
  95. 043b786 Rename testsupport package by xiangyang · 3 years, 10 months ago
  96. efa2205 Merge pull request #6069 from robolectric/piper_342895409 by Michael Hoisie · 3 years, 10 months ago
  97. 4ccd61c Rename EspressoWithSwitchCompat -> EspressoWithSwitchCompatTest by hoisie · 3 years, 10 months ago
  98. cd51377 Add a memory stress test for #5530 by hoisie · 3 years, 10 months ago
  99. ab56021 Set Bitmap density from BitmapFactory.Options by xiangyang · 3 years, 10 months ago
  100. 8268bee Rename 'integration_tests' java packages to 'integrationtests' by hoisie · 3 years, 11 months ago