1. c5fcbf9 Extract guava version as gradle property by utzcoz · 3 years, 4 months ago
  2. 5d4e2a3 Use local header extra length to calculate file content offset in zip by utzcoz · 3 years, 6 months ago
  3. aad983b Fix an ArrayIndexOutOfBoundsException in ByteBucketArray by hoisie · 3 years, 2 months ago
  4. 87a080b Re-wrap ByteBuffer after UTF-8 decoding failed by utzcoz · 3 years, 6 months ago
  5. 78df50b Use dalvik MUTF-8 link to replace wikipedia's one by utzcoz · 3 years, 6 months ago
  6. 76856b1 Use CESU8 decoder to replace DataInputStream for modified UTF-8 by utzcoz · 3 years, 6 months ago
  7. ecf61c4 Use DataInputStream to read UTF-8 string firstly by utzcoz · 3 years, 6 months ago
  8. 0ca5609 Skip staged resources in the legacy resource system by hoisie · 3 years, 7 months ago
  9. cb39976 Extract mockitoVersion to gradle.properties by utzcoz · 3 years, 8 months ago
  10. 207c22d Update gradle dependencies by utzcoz · 3 years, 8 months ago
  11. 659ddd9 Fix syntax warning of build.gradle by utzcoz · 3 years, 9 months ago
  12. 58afa94 Synchronize Truth version being used to be v1.1.1 by Al Sutton · 3 years, 10 months ago
  13. 266658e Fix Java formatting in CppAssetManager2.java by Michael Hoisie · 4 years ago
  14. 3c020bb Avoid reading invalid buffer offsets to fix crash when applying themes by Joshua Selbo · 4 years ago
  15. 5987224 Update JUnit to 4.13.1 by hoisie · 4 years, 1 month ago
  16. 01ed732 Migrate from deprecated `com.google.common.base.Charsets` to `java.nio.charset.StandardCharsets`. by Googler · 4 years, 2 months ago
  17. d077799 Fix issue loading a single string array resource by hoisie · 4 years, 5 months ago
  18. a6843b0 Transform markdown javadoc code javadoc to plain javadoc by hoisie · 4 years, 4 months ago
  19. 38774b2 Change javadoc markdown links to HTML by hoisie · 4 years, 4 months ago
  20. 0f7c3d2 Support running on Java 13. by Christian Williams · 4 years, 8 months ago
  21. d92f6f0 Upgrade to Android Gradle Plugin 3.5.3 and Gradle 5.4.1. by Christian Williams · 4 years, 8 months ago
  22. 6d28613 Upgrade to truth 1.0.1 and force annotation processor to use errorprone 2.3.4 by Brett Chabot · 4 years, 9 months ago
  23. 56fe042 Make reading binary resource zips more performant. by brettchabot · 5 years ago
  24. 7d8fa82 Use NativeObjRegistry in ShadowParcel. by Googler · 5 years ago
  25. 1e2eb55 Fix sign extension after byte order conversion. by Googler · 5 years ago
  26. 8339f80 Tolerate gaps between ZIP entries when jumping between Local File Headers. by Googler · 5 years ago
  27. e89f3a8 Roll forward CL 251688643, which was rolled back in CL 251737005. by Googler · 5 years ago
  28. 804b89a Fix another 'NoSuchMethodError java.nio.ByteBuffer.position' issue in Java8. by brettchabot · 5 years ago
  29. 36daca6 Fixed transliteration problems where cpp copy assignments were transliterated as java reference copies by Googler · 6 years ago
  30. 99b2efc Update to truth 0.44 by brettchabot · 6 years ago
  31. 70abf04 Upcast call to <ByteBuffer> ByteBuffer.position(int) to <Buffer> Buffer.position(int) for Java 8 compatibility. by jongerrish · 6 years ago
  32. acb7af7 Introduce a new ?Realistic looper? threading model. by brettchabot · 6 years ago
  33. ccbf4e2 Revert to `api` dependencies because of Android Studio bug. by Christian Williams · 6 years ago
  34. c9c45b7 Add Q shadows for public beta 1. by christianw · 6 years ago
  35. f88b96f More regrettable workarounds for an abysmal operating system. by Christian Williams · 6 years ago
  36. e86aa3d ...internal... by Googler · 6 years ago
  37. 79995e7 Bump to guava 27.0.1-jre. by Christian Williams · 6 years ago
  38. 8df3c56 Merge pull request #4362 from robolectric:injector by Copybara Robolectric Bot · 6 years ago
  39. bd9c5b0 Move MavenDependencyResolver to its own artifact. by Christian Williams · 6 years ago
  40. 68e194a Merge pull request #4265 from robolectric:kill-fs-file by Copybara Robolectric Bot · 6 years ago
  41. e04e04c Merge pull request #4265 from robolectric/kill-fs-file by Christian Williams · 6 years ago
  42. 8f9a940 Add support for hidden framework resources by Googler · 6 years ago
  43. 2962abf Fix synchronization on zip filesystem caching. by Christian Williams · 6 years ago
  44. dde6253 Cache/reuse jar filesystems. by Christian Williams · 6 years ago
  45. 5ffaf54 java.nio.file.Path is buggy as hell. by Christian Williams · 6 years ago
  46. d5d3963 Fixes for ManifestFactories. by Christian Williams · 6 years ago
  47. c98523e Cleanup. by Christian Williams · 6 years ago
  48. d7a4955 Kill reference to com.sun's ZipFileSystem. by Christian Williams · 6 years ago
  49. 3a40ba5 ErrorProne/AndroidJdkLibsChecker fixes. by Christian Williams · 6 years ago
  50. 3c1a3e0 Kill FsFile et al. in favor of java.nio.file.Path by Christian Williams · 6 years ago
  51. 41c5917 Fix BCP47 language tag generation in ShadowAssetManager by Googler · 6 years ago
  52. 1f787cf Merge pull request #4132 from robolectric:cleanup-warnings by Copybara Robolectric Bot · 6 years ago
  53. 0b2ae65 Oops, fix wrong string splits. by Christian Williams · 6 years ago
  54. 4d3b75a Clean up warnings and noise. by Christian Williams · 6 years ago
  55. c9e33d9 Make enabled and other flags in the manifest visible in the ComponentInfo through getActivityInfo()/getServiceInfo()/.... by Brett Chabot · 6 years ago
  56. 32ed5cd Merge pull request #4092 from robolectric/fix-4090-service-info-process-name by Christian Williams · 6 years ago
  57. a7a1d10 Set ServiceInfo.processName from ApplicationInfo.processName. by Christian Williams · 6 years ago
  58. 5ee6906 Fix iteration over integer keys in a hashmap that caused some resource types to be skipped. by Christian Williams · 6 years ago
  59. e3dda78 ByteBucketArray should return non-null default for missing entries. by Christian Williams · 6 years ago
  60. 5a3b03f Merge pull request #4036 from robolectric/api28binary by Christian Williams · 6 years ago
  61. b97eb71 Fix attribute style apply for binary resources in api 28 by Brett Chabot · 6 years ago
  62. 8f87c11 No changes between 9.0.0_r3 and r12. by Christian Williams · 6 years ago
  63. 75c073c Merge pull request #3951 from evant/maven-repo-auth by Christian Williams · 6 years ago
  64. 9dc1af1 Bump deps versions for AGP, truth, errorprone, findbugs, etc. by Christian Williams · 6 years ago
  65. c35a9db Merge branch 'master' into better_gradle by Christian Williams · 6 years ago
  66. 68f395b Share registries across SDK levels. Lots of other stuff. by Christian Williams · 6 years ago
  67. f4cd160 Fix bug in LoadedPackage.FindEntryByName(). by Christian Williams · 6 years ago
  68. e43034d Um, ninepatch hell. by Christian Williams · 6 years ago
  69. 8d28b36 More complete impl of ImageDecoder. by Christian Williams · 6 years ago
  70. fb6ff89 Implement ShadowArscAssetManager9.getAllAssetDirs(). by Christian Williams · 6 years ago
  71. 4ed0ee2 Cache loaded ARSC files for Android P in ShadowArscApkAssets9. by Christian Williams · 6 years ago
  72. 75a484f Fix nine-patch handling on P. by Christian Williams · 6 years ago
  73. 2abef5f Fix bug in AssetManager.getResourceName. by Christian Williams · 6 years ago
  74. 908551d Cache loaded system ApkAssets between tests. by Christian Williams · 6 years ago
  75. 73fd6fe Fix strict compiler failures. by Christian Williams · 6 years ago
  76. 76ad749 Apply remaining changes and bump transliteration lines to android-9.0.0_r3. by Christian Williams · 6 years ago
  77. b58234c Optimize imports. by Christian Williams · 6 years ago
  78. f946f86 Bug fixes. by Christian Williams · 6 years ago
  79. b650120 Begin transliteraterating diffs from 8.1 to 9.0. by Christian Williams · 6 years ago
  80. e8a00ea Cross-check and bump transliterated code markers to android-8.1.0_r22. by Christian Williams · 6 years ago
  81. da97f68 Transliterate more of AssetManager2 et al. by Christian Williams · 6 years ago
  82. 6f564f2 Add AssetManager2.h. by Christian Williams · 6 years ago
  83. 2a11109 Add CppAssetManager2. by Christian Williams · 7 years ago
  84. 54295b4 Fix RetrieveAttributes. by Christian Williams · 7 years ago
  85. 15a1e83 Update native source version numbers, add update-cpp.sh script. by Christian Williams · 7 years ago
  86. 2688c0e Update to 8.0.0_r36. by Christian Williams · 7 years ago
  87. 5f85c0d Allow authentication to custom maven repo. by Evan Tatarka · 6 years ago
  88. 6a6e9e7 Kill cargo-culted copyrights. by christianw · 6 years ago
  89. 89a70f4 Properly support reading a asset file in binary resources mode. by brettchabot · 6 years ago
  90. 32cec50 Migrate to user modern gradle features by Gautam Korlam · 7 years ago
  91. 072c0c5 Fix string HTML attributes in binary resources. by brettchabot · 6 years ago
  92. 4824f8d Switch from assertj to truth by jongerrish · 7 years ago
  93. 252c938 Add javadoc. by Christian Williams · 7 years ago
  94. 2f37937 Enable resourcesMode=best. by Christian Williams · 7 years ago
  95. 74abc18 Merge remote-tracking branch 'origin/master' into arsc-enable by Christian Williams · 7 years ago
  96. b19c18b Address review comments. by Christian Williams · 7 years ago
  97. c9df9ef Retry resource name lookup with underscores. Always use legacy mode. by Christian Williams · 7 years ago
  98. f764b6c Cleanup by Christian Williams · 7 years ago
  99. 0552fa2 Add "both" resourcesMode to pick binary if available and fall back to legacy. by Christian Williams · 7 years ago
  100. 9f9f80b Only run tests in binary mode if apk file is specified and exists. by Christian Williams · 7 years ago