1. b872bd5 Remove unused org.robolectric.annotation.Config imports by Michael Hoisie · 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. ddccf11 Merge pull request #6829 from utzcoz/add-solution-log-for-unhandled-PNG-file by Michael Hoisie · 2 years, 10 months ago
  4. b0a3191 Remove instrumentedPackages workaround by Michael Hoisie · 2 years, 10 months ago
  5. 6a6182b Merge pull request #6876 from utzcoz/clean-up-dependency-on-stubs by Michael Hoisie · 2 years, 10 months ago
  6. 5c8d109 Remove unused Exception from test methods for dependency-on-stubs by utzcoz · 2 years, 10 months ago
  7. 7502aa1 Merge pull request #6874 from hoisie/use-process-resources by Michael Hoisie · 2 years, 10 months ago
  8. a42eb54 Merge pull request #6871 from hoisie/try-self-hosted by Michael Hoisie · 2 years, 10 months ago
  9. f30e9ba Update README.md to point to 4.7.2 by Michael Hoisie · 2 years, 10 months ago
  10. 1cb59ea Update tests workflow to use consistent icu cache key by Michael Hoisie · 2 years, 10 months ago
  11. b2348b3 Use the self-hosted Mac M1 runner for the build_nativeruntime_task by Michael Hoisie · 2 years, 10 months ago
  12. a606cdc Use 'processResources' task instead of 'jar' task for nativeruntime by Michael Hoisie · 2 years, 10 months ago
  13. 4d30193 Merge pull request #6873 from robolectric/piper_411169531 by Michael Hoisie · 2 years, 10 months ago
  14. 23ff946 Fix theme native object collection in Android S by hoisie · 2 years, 10 months ago
  15. eb494e6 Merge pull request #6870 from robolectric/piper_410879168 by Michael Hoisie · 2 years, 10 months ago
  16. dfaa9fd Merge pull request #6841 from robolectric/piper_408807209 by Michael Hoisie · 2 years, 10 months ago
  17. 190679d Merge pull request #6869 from robolectric/piper_410883839 by Michael Hoisie · 2 years, 10 months ago
  18. c4586ca Merge pull request #6868 from robolectric/piper_410426755 by Michael Hoisie · 2 years, 10 months ago
  19. 16b60e4 Add onConnectionEvent() to ShadowInCallService. by Googler · 2 years, 10 months ago
  20. ec38884 Update ShadowDatePickerDialog to use reflector by Googler · 2 years, 11 months ago
  21. 1516fa1 Add perf stat for applying styles in binary resources by hoisie · 2 years, 10 months ago
  22. 55a2fea Migrate ShadowAccessibilityNodeInfo to reflector by hoisie · 2 years, 10 months ago
  23. 0cb21aa Add setPostDialWait() to ShadowInCallService. This method exists in the private inner class `InCallServiceBinder`, but cannot be easily called since services don't actually bind in Robolectric. by Googler · 2 years, 10 months ago
  24. aeb2ca7 Update README.md to point to 4.7.1 by Michael Hoisie · 2 years, 10 months ago
  25. 9785f73 Merge pull request #6867 from hoisie/bump-preinstrumented-version by Michael Hoisie · 2 years, 10 months ago
  26. 72be268 Bump to version 3 of preinstrumented jars by Michael Hoisie · 2 years, 10 months ago
  27. 7ec9ef3 Merge pull request #6866 from robolectric/piper_410440888 by Michael Hoisie · 2 years, 10 months ago
  28. 56cb74c Merge pull request #6865 from robolectric/piper_410475180 by Michael Hoisie · 2 years, 10 months ago
  29. c1c3c0e Merge pull request #6864 from robolectric/piper_410291892 by Michael Hoisie · 2 years, 10 months ago
  30. feaded1 Add ActivityController.close that transitions Activity to destroyed state by hoisie · 2 years, 10 months ago
  31. 662a2fe Merge pull request #6862 from robolectric/piper_410168815 by Michael Hoisie · 2 years, 10 months ago
  32. 6fdc8ef Fix UnsupportedOperationException if a leaked Activity.recreate is called by hoisie · 2 years, 10 months ago
  33. 648e0a1 Merge pull request #6860 from robolectric/piper_410271639 by Michael Hoisie · 2 years, 10 months ago
  34. 52f0d7d Merge pull request #6854 from robolectric/piper_409490755 by Michael Hoisie · 2 years, 10 months ago
  35. a251f16 Merge pull request #6838 from robolectric/piper_408776653 by Michael Hoisie · 2 years, 10 months ago
  36. a551ba1 Merge pull request #6850 from robolectric/piper_409454414 by Michael Hoisie · 2 years, 10 months ago
  37. 8d88144 Merge pull request #6828 from robolectric/piper_407821420 by Michael Hoisie · 2 years, 10 months ago
  38. 92174b5 Merge pull request #6836 from robolectric/piper_408717180 by Michael Hoisie · 2 years, 10 months ago
  39. 0f1c9be Limit instrumentation on interfaces by hoisie · 2 years, 10 months ago
  40. c00f645 Fix SDK version check for onPageFinished() call. It should be available for all SDK versions instead. See https://developer.android.com/reference/android/webkit/WebViewClient#onPageFinished(android.webkit.WebView,%20java.lang.String) by Googler · 2 years, 10 months ago
  41. 228f7a7 Use Activity's member Instrumentation in ActivityController by hoisie · 2 years, 10 months ago
  42. 45724fa Remove inaccessible Google issue tracker links by hoisie · 2 years, 10 months ago
  43. 5e17a9a Remove unnecessary TimePickerDialog constructor shadow by hoisie · 2 years, 11 months ago
  44. d26b795 Update Android code search link to the public version by hoisie · 2 years, 10 months ago
  45. 6beade5 Support overriding Icon loading executor from Icon#loadDrawableAsync. by Googler · 2 years, 11 months ago
  46. f279da2 Shadow Build.VERSION#MEDIA_PERFORMANCE_CLASS by Googler · 2 years, 11 months ago
  47. 2d3729e Only print solution log for IIOException caused by "Invalid chunk length" by utzcoz · 2 years, 10 months ago
  48. 741e881 Extract resource name to variable for ShadowBitmapFactory#decodeResource by utzcoz · 2 years, 11 months ago
  49. d5d328e Print PNG file name for unhandled files as much as possible by utzcoz · 2 years, 11 months ago
  50. 390a148 Add solution log for unhandled PNG file by utzcoz · 2 years, 11 months ago
  51. 326991f Merge pull request #6856 from utzcoz/fix-name-for-macOS-tasks-to-rename-and-upload-binary-files by Michael Hoisie · 2 years, 10 months ago
  52. b597486 Fix name for macOS tasks to rename and upload binary files by utzcoz · 2 years, 10 months ago
  53. 2fb2ba0 Merge pull request #6855 from hoisie/remove-resources-arsc by Michael Hoisie · 2 years, 10 months ago
  54. c81ef32 Remove unused resources.arsc file by Michael Hoisie · 2 years, 10 months ago
  55. 7214e87 Merge pull request #6849 from hoisie/turn-off-fs-watching by Michael Hoisie · 2 years, 10 months ago
  56. 0966a0c Turn off Gradle's fs watching during tests by Michael Hoisie · 2 years, 10 months ago
  57. d0d1696 Update README.md to point to 4.7 by Michael Hoisie · 2 years, 10 months ago
  58. 3b98241 Open master for 4.8-SNAPSHOT development by Michael Hoisie · 2 years, 10 months ago
  59. b2706bf Merge pull request #6827 from hoisie/artifact-build by Michael Hoisie · 2 years, 10 months ago
  60. ba98961 Add a workflow to build the nativeruntime libraries by Michael Hoisie · 2 years, 10 months ago
  61. a5db353 Move clang/clang++ specification to CMakeLists by Michael Hoisie · 2 years, 10 months ago
  62. 0388825 Merge pull request #6844 from utzcoz/bump-asm-to-9.2 by Michael Hoisie · 2 years, 10 months ago
  63. 7d44fa1 Merge pull request #6845 from hoisie/disable-mac-universal-build by Michael Hoisie · 2 years, 10 months ago
  64. fe3bb98 Disable the universal library for Mac OS by Michael Hoisie · 2 years, 10 months ago
  65. 5b1bd88 Bump asm to 9.2 to support JDK 17 and 18 by utzcoz · 2 years, 10 months ago
  66. 6a33053 Bump AGP to 7.1.0-beta03 by utzcoz · 2 years, 10 months ago
  67. 4b2ecb9 Merge pull request #6833 from hoisie/add-icu-submodule by Michael Hoisie · 2 years, 11 months ago
  68. 76b8a59 Merge pull request #6805 from robolectric/piper_406297901 by Michael Hoisie · 2 years, 11 months ago
  69. 53b05c3 Add ShadowTimePickerDialog.getIs24HourView by Googler · 2 years, 11 months ago
  70. 35f65d3 Merge pull request #6831 from robolectric/piper_408171526 by Michael Hoisie · 2 years, 11 months ago
  71. 08dbd81 Specify clang and clang++ when building nativeruntime by Michael Hoisie · 2 years, 11 months ago
  72. b36f8ae Skip the native runtime build during the check_aggregateDocs workflow by Michael Hoisie · 2 years, 11 months ago
  73. a0d3f1d Move icu submodule check to Gradle execution phase by Michael Hoisie · 2 years, 11 months ago
  74. 25de1e8 Add caching for libICU build artifacts when running workflows by Michael Hoisie · 2 years, 11 months ago
  75. 7fcc2fd Add support for an external ICU root dir by Michael Hoisie · 2 years, 11 months ago
  76. 02fd810 Use clang to build libnativeruntime by Michael Hoisie · 2 years, 11 months ago
  77. e16dbce Print an error if there are any undefined symbols during linking by Michael Hoisie · 2 years, 11 months ago
  78. ec15cd6 Use the icu submodule for building libicu by Michael Hoisie · 2 years, 11 months ago
  79. beba8a3 Add the libicu git submodule by Michael Hoisie · 2 years, 11 months ago
  80. 9e50f50 Update nativeruntime gradle tasks to be run in execution phase by Michael Hoisie · 2 years, 11 months ago
  81. 6f2e1c4 Use direct reflector for AcccessibiltyRecord.init by hoisie · 2 years, 11 months ago
  82. 5582bcd Revert changes to nativeruntime's build.gradle by Michael Hoisie · 2 years, 11 months ago
  83. 656f95c Reopen master for 4.7-SNAPSHOT development by Michael Hoisie · 2 years, 11 months ago
  84. 6d87713 Bump version to 4.7-alpha-2. by Michael Hoisie · 2 years, 11 months ago
  85. 589f03e Merge pull request #6787 from utzcoz/migrate-to-use-platform-InstrumentationRegistry-for-LocalActivityInvoker by Michael Hoisie · 2 years, 11 months ago
  86. 44bd55e Merge pull request #6820 from robolectric/piper_407190616 by Michael Hoisie · 2 years, 11 months ago
  87. 3b0ef28 Merge pull request #6826 from robolectric/piper_407887306 by Michael Hoisie · 2 years, 11 months ago
  88. a8bbb21 Merge pull request #6825 from robolectric/piper_407879348 by Michael Hoisie · 2 years, 11 months ago
  89. 77764e2 Merge pull request #6823 from robolectric/piper_407851608 by Michael Hoisie · 2 years, 11 months ago
  90. 0974d63 Merge pull request #6822 from robolectric/piper_407842920 by Michael Hoisie · 2 years, 11 months ago
  91. 67aa66e Merge pull request #6821 from robolectric/piper_407756194 by Michael Hoisie · 2 years, 11 months ago
  92. 1e57db0 Migrate supportv4 shadows from directlyOn proxy to reflector by hoisie · 2 years, 11 months ago
  93. b2764d1 Update ShadowApplicationPackageManager.getPackageArchiveInfo to use reflector by hoisie · 2 years, 11 months ago
  94. 7085a41 Ensure that ShadowAccessibilityRecord fields are preserved during AccessibilityEvent copy. by Googler · 2 years, 11 months ago
  95. ee5a8bb Deprecate the proxy version of directlyOn by hoisie · 2 years, 11 months ago
  96. 63f48eb Turn off shadowOf generation for RoleControllerManager by hoisie · 2 years, 11 months ago
  97. 7e7dda1 Migrate ShadowRenderNodeAnimator to direct reflector by hoisie · 2 years, 11 months ago
  98. ed5d013 Reopen master for 4.7-SNAPSHOT development by Michael Hoisie · 2 years, 11 months ago
  99. a5326e0 Bump version to 4.7-alpha-1. by Michael Hoisie · 2 years, 11 months ago
  100. 23e740f Merge pull request #6819 from robolectric/piper_407514078 by Michael Hoisie · 2 years, 11 months ago