1. a97ffe6 Update inspection OWNERS by Aurimas Liutikas · 1 year, 5 months ago
  2. 187e9a2 First pass of removing redundant usages of @hide javadoc tag by Aurimas Liutikas · 1 year, 7 months ago
  3. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 1 year, 8 months ago
  4. af4fc8b Update to androidx.test RC 10.26.2022 artifacts. by Brett Chabot · 1 year, 10 months ago
  5. 7765196 Upgrade to latest protobuf gradle plugin by Aurimas Liutikas · 1 year, 10 months ago
  6. 26972bd kotlin.Experimental is deprecated and no longer used. by Jim Sproch · 2 years ago
  7. d549a32 Gradle edition: kotlin.RequiresOptIn is now enabled by default by Jim Sproch · 2 years ago
  8. 3bdd62c Upgrade to build tools 33.0.0 by Aurimas Liutikas · 2 years, 1 month ago
  9. 64a548d DexInspectorTask CopyFixed -> Copy by Jeff Gaston · 2 years, 3 months ago
  10. 5e3e7de enabling java-gradle-plugin strict validation by Jeff Gaston · 2 years, 4 months ago
  11. 2173e2b Unify protobuf version used in androidx by Aurimas Liutikas · 2 years, 4 months ago
  12. bcbd33a Update to Kotlin 1.6.20 by Jim Sproch · 2 years, 7 months ago
  13. e6b0d3c Migrate off BaseVariant and LibraryVariant to new APIs by Sergey Vasilinets · 2 years, 5 months ago
  14. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 5 months ago
  15. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 9 months ago
  16. c07a652 [GH] Use latest ndk for presubmit by Yigit Boyar · 2 years, 6 months ago
  17. f45e27e Add default implementation of ArtTooling to inspection:inspection by Jens Ole Lauridsen · 2 years, 7 months ago
  18. 4a13c56 Ignore VisibleForTests in all test libraries by Jelle Fresen · 2 years, 8 months ago
  19. 4148e18 Mark DexInspectorTask as CacheableTask by Aurimas Liutikas · 2 years, 9 months ago
  20. 82d2dba Update DexInspectorTask to use classpath normalization by Aurimas Liutikas · 2 years, 9 months ago
  21. cee8d3d Fix inspection-gradle-plugin tests in playground by Aurimas Liutikas · 2 years, 9 months ago
  22. 1ab087c Always generate kotlin version of ProguardDetection class by Sergey Vasilinets · 2 years, 9 months ago
  23. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 10 months ago
  24. bd16bee Clean up GenerateInspectionPlatformVersionTask by Aurimas Liutikas · 2 years, 9 months ago
  25. fe87f97 Upgrade to shadow gradle plugin 7.1.0 by Aurimas Liutikas · 2 years, 10 months ago
  26. 210f875 Update lint baselines once again. by Aurimas Liutikas · 2 years, 10 months ago
  27. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 2 years, 10 months ago
  28. bcdfaf3 GenerateInspectionPlatformVersionTask fix for configuration caching by Jeff Gaston · 2 years, 11 months ago
  29. 666614b Upgrade to Kotlin 1.5.30 by Jim Sproch · 3 years ago
  30. 4a228f7 Upgradle 7.2-rc-2 by Aurimas Liutikas · 3 years ago
  31. e190219 Add file collection to inputs instead of Configuration by Ivan Gavrilovic · 3 years ago
  32. 6f74b55 Fix configuration cache issue in inspection build files by Ivan Gavrilovic · 3 years ago
  33. 4f06e8d Merge "Fix configuration caching of ShadowDependenciesTask" into androidx-main by Treehugger Robot · 3 years ago
  34. 2fe6a4b Fix configuration caching of ShadowDependenciesTask by Sergey Vasilinets · 3 years, 1 month ago
  35. 3588ba1 Exclude default *.proto files that come from protobuf runtime lib by Sergey Vasilinets · 3 years, 1 month ago
  36. 545e1bc Publish non dexed version of inspectors on CI by Sergey Vasilinets · 3 years, 1 month ago
  37. 9c76530 Merge "Run NewApi lint on tests" into androidx-main by Alan Viverette · 3 years, 2 months ago
  38. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 2 months ago
  39. d882813f7 Suppress deprecated variant APIs by Aurimas Liutikas · 3 years, 2 months ago
  40. 3e9a0d6 Use Android JAR associated with compileSdkVersion by Alan Viverette · 3 years, 2 months ago
  41. bcb2ede Merge "Prepare for Gradle 7.1" into androidx-main by Aurimas Liutikas · 3 years, 2 months ago
  42. 6976cbd Merge "Migrate miscellaneous libraries to use Gradle Version Catalogs" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  43. 74dbab1 Prepare for Gradle 7.1 by Aurimas Liutikas · 3 years, 2 months ago
  44. b752077 Update kotlinx.coroutines to version 1.5.0 by Steven Schäfer · 3 years, 2 months ago
  45. b3483fd Migrate miscellaneous libraries to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 2 months ago
  46. 802403a Update lint baselines by Alan Viverette · 3 years, 3 months ago
  47. e238bad Upgrade to Kotlin 1.5.0, KSP to 1.5.0-1.0.0-alpha09 Test: bos by Jim Sproch · 3 years, 5 months ago
  48. da6af1a Upgrade to protobuf-gradle-plugin 0.8.16 by Aurimas Liutikas · 3 years, 3 months ago
  49. 4411aa1 Update androidx to AGP 7.0-alpha15 by Alan Viverette · 3 years, 3 months ago
  50. 054934d Don't generate empty lint baseline files by Alan Viverette · 3 years, 3 months ago
  51. e1b8458 Start using Gradle dependencies by Aurimas Liutikas · 3 years, 4 months ago
  52. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 4 months ago
  53. c1a597b Upgrade to latest Gradle Shadow Plugin 6.1.0 by Aurimas Liutikas · 3 years, 4 months ago
  54. 249ec43 Use d8 for dexing inspectors by Sergey Vasilinets · 3 years, 4 months ago
  55. c55cc17e Changes some correctness compose:ui lint checks to be warnings, not errors by Louis Pullen-Freilich · 3 years, 5 months ago
  56. 46cb78d Include version of androidx.inspection:inspection in inspector by Sergey Vasilinets · 3 years, 7 months ago
  57. a46b3c9 Merge "Minor clean up in ReflectionScope" into androidx-main by Sergey Vasilinets · 3 years, 6 months ago
  58. a9fdfc6 Minor clean up in ReflectionScope by Sergey Vasilinets · 3 years, 6 months ago
  59. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 7 months ago
  60. 3765de9 Properly package compose inspector by Sergey Vasilinets · 3 years, 6 months ago
  61. 4f8173f Fix dexTask is uninitialized error by Sergey Vasilinets · 3 years, 6 months ago
  62. 88e5f5d Improve inspection build infrastructure by Sergey Vasilinets · 3 years, 6 months ago
  63. e3c63a8 Compose Inspection: resolve lambda location by Sergey Vasilinets · 3 years, 6 months ago
  64. 26ed2e0 Package compose-ui inspector into parent artifact by David Herman · 3 years, 7 months ago
  65. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 7 months ago
  66. 80fa0f6 Merge "Bump version of inspection artifact to stable." into androidx-main by Sergey Vasilinets · 3 years, 7 months ago
  67. bc3291c Mark inspection:inspection SNAPSHOT_AND_RELEASE by Sergey Vasilinets · 3 years, 7 months ago
  68. 0595f2e Bump version of inspection artifact to stable. by Sergey Vasilinets · 3 years, 7 months ago
  69. 0256f57 Migrate InspectionPlugin to use shadow plugin by Sergey Vasilinets · 3 years, 8 months ago
  70. 04506b3 Generate purposefully empty & unused class that will be removed by proguard. by Sergey Vasilinets · 3 years, 9 months ago
  71. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 9 months ago
  72. 74cc259 Migrate all projects with CompilationTarget.HOST to use LibraryType. by Owen Gray · 3 years, 11 months ago
  73. 039e644 Move inspection library to beta. by Sergey Vasilinets · 3 years, 10 months ago
  74. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 3 years, 10 months ago
  75. 7531105 Upgrade to protobuf gradle plugin 0.8.13 by Aurimas Liutikas · 3 years, 10 months ago
  76. 47b5859 Merge "Enable API tracking for inspection/inspection" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  77. c6e8b5f Enable API tracking for inspection/inspection by Sergey Vasilinets · 3 years, 10 months ago
  78. 3de099a Package WorkManager inspector in WorkManager's aar itself by Sergey Vasilinets · 3 years, 11 months ago
  79. 04f7471 Formatting for ktlint 0.39.0 by Jeff Gaston · 3 years, 11 months ago
  80. 249ece2 Merge "Use artTooling instead of artTI" into androidx-master-dev by Sergey Vasilinets · 3 years, 11 months ago
  81. 9d3bf5f Merge changes from topic "kotlin1_4" into androidx-master-dev by Aurimas Liutikas · 4 years ago
  82. a3fc8f7 Fix inspection gradle plugin failures on module-info.class by Sergey Vasilinets · 4 years ago
  83. e063998 Use artTooling instead of artTI by Sergey Vasilinets · 4 years ago
  84. 9f18bd1 Clean up InspectorEnvironment from ArtToolInterface methods by Sergey Vasilinets · 4 years ago
  85. bd4074f Migrate TestInspectorEnvironments to use ArtToolInterface by Sergey Vasilinets · 4 years ago
  86. 71dce857 Introduce ArtToolInterface by Sergey Vasilinets · 4 years ago
  87. f2ec437 Migrate Sqlite Inspector to use provided threads by Sergey Vasilinets · 4 years, 1 month ago
  88. b50d500 Update POM URL to point to specific release by Alex Saveau · 4 years, 1 month ago
  89. 6355e3b Revert "Update POM URL to point to specific release" by Aurimas Liutikas · 4 years, 1 month ago
  90. 865cee4 Update POM URL to point to specific release by Alex Saveau · 4 years, 1 month ago
  91. 68d96fd Provide Executors in Inspectors by Sergey Vasilinets · 4 years, 1 month ago
  92. 8e8ac13 Upgrade to protobuf-gradle-plugin:0.8.12 by Aurimas Liutikas · 4 years, 1 month ago
  93. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 2 months ago
  94. 8cf6fc5 Support queries cancellation by Sergey Vasilinets · 4 years, 5 months ago
  95. c351bfc Update kotlin to 1.3.70 by Dustin Lam · 4 years, 5 months ago
  96. 17e29be Update kotlin-coroutines to 1.3.4 by Dustin Lam · 4 years, 5 months ago
  97. 3475009 Prepare for AGP 4.0 source incompatibilities. by Aurimas Liutikas · 4 years, 5 months ago
  98. c834c10 addCancellationListener to CommandCallback by Sergey Vasilinets · 4 years, 6 months ago
  99. 0e965b8 Inspection plugin: JarJar deps by Sergey Vasilinets · 4 years, 6 months ago
  100. 0a3773c Hook InspectionPlugin in buildOnServer by Sergey Vasilinets · 4 years, 7 months ago