1. e7f9963 Merge pull request #2806 from blundell/update-min-sdk-to-api-21 by py - Pierre Yves Ricau · 4 weeks ago main
  2. 2cbdce2 Remove obsolete AndroidLeakFixes after minimum SDK upgrade by pblundell · 5 weeks ago
  3. 6f79d22 Fix ObsoleteSdkInt lint errors after API 26 upgrade by pblundell · 5 weeks ago
  4. 0cbefba Merge pull request #2736 from square/py/strip_more by py - Pierre Yves Ricau · 5 weeks ago
  5. a6b2310 HprofPrimitiveArrayStripper: fix bugs, add StreamingSinkProvider by Pierre-Yves Ricau · 5 weeks ago
  6. 6885e68 Update minimum SDK to API 26 (Android 8.0 Oreo) by pblundell · 5 weeks ago
  7. c1b9efe Update minimum SDK to API 21 (Android 5.0 Lollipop) by pblundell · 5 weeks ago
  8. c2ddc5a Merge pull request #2737 from jjliu15/reference_matchers_mnextservedview by py - Pierre Yves Ricau · 5 weeks ago
  9. a6d2b6b Merge pull request #2799 from blundell/fix-instru-tests by py - Pierre Yves Ricau · 5 weeks ago
  10. 89a3079 Remove trailing inline comments from @Suppress annotations by Pierre-Yves Ricau · 5 weeks ago
  11. cd658fe Merge remote-tracking branch 'origin/main' into fix-instru-tests by Pierre-Yves Ricau · 5 weeks ago
  12. fabd71f Merge pull request #2803 from square/worktree-add-emulators by py - Pierre Yves Ricau · 5 weeks ago
  13. 1731885 Pin gradle/actions/wrapper-validation to commit SHA to satisfy code scanning by Pierre-Yves Ricau · 5 weeks ago
  14. b72effd Drop API 28 and 29 from instrumentation test matrix by Pierre-Yves Ricau · 5 weeks ago
  15. 38deaf5 Fix LeakActivityTest on API 33+ by disabling notifications during test by Pierre-Yves Ricau · 5 weeks ago
  16. b79e8a9 Fix INSTALL_FAILED_DEPRECATED_SDK_VERSION on API 28+ for leakcanary-android tests by Pierre-Yves Ricau · 5 weeks ago
  17. d42b3b5 Upgrade wrapper-validation-action to gradle/actions/wrapper-validation@v4 by Pierre-Yves Ricau · 5 weeks ago
  18. 14b806e Add recent Android API levels to instrumentation test matrix by Pierre-Yves Ricau · 5 weeks ago
  19. 31ca311 Merge pull request #2804 from square/changelog-toast-fix by py - Pierre Yves Ricau · 5 weeks ago
  20. 96375aa Merge pull request #2805 from square/fix-emulator-hang by py - Pierre Yves Ricau · 5 weeks ago
  21. 9d92fec Fix pkill self-match: use qemu-syste[m] pattern by Pierre-Yves Ricau · 5 weeks ago
  22. e89fff6 Update changelog entry wording for ToastEventListener fix by Pierre-Yves Ricau · 5 weeks ago
  23. 5630f9b Fix emulator process hanging 20+ min after CI tests finish by Pierre-Yves Ricau · 5 weeks ago
  24. 51608c2 Add changelog entry for ToastEventListener race condition fix by Pierre-Yves Ricau · 5 weeks ago
  25. aba44b2 Merge pull request #2802 from square/py/fix-toast-leak by py - Pierre Yves Ricau · 5 weeks ago
  26. 1395f93 Regenerate the gradle wrapper on gradle bump by pblundell · 5 weeks ago
  27. 5a187b6 Downgrade test orchestrator by pblundell · 5 weeks ago
  28. 9890f69 Fix ToastEventListener race condition retaining finished Toast by Pierre-Yves Ricau · 5 weeks ago
  29. 82d8c806 Use the toml hash in the cache file name by pblundell · 5 weeks ago
  30. dc01b26 Use AGP 8.2.2 for successful test report finding by pblundell · 5 weeks ago
  31. 30f3407 Update the API baseline by pblundell · 5 weeks ago
  32. 85cfff6 Fix UI test infrastructure by pblundell · 5 weeks ago
  33. f3f9207 Merge pull request #2801 from square/worktree-fix-ci-instrumentation-tests by py - Pierre Yves Ricau · 5 weeks ago
  34. 470859b Fix instrumentation tests failing with INSTALL_PARSE_FAILED_INCONSISTENT_CERTIFICATES by Pierre-Yves Ricau · 5 weeks ago
  35. 959be77 Merge pull request #2797 from blundell/fix-compose-inspector-main by py - Pierre Yves Ricau · 5 weeks ago
  36. 58a5c1c Fix COMPOSITION_IMPL inspector for new Compose state field structure by pblundell · 6 weeks ago
  37. 6de01db Merge pull request #2788 from roberto-git0/fix-shark-compliance by py - Pierre Yves Ricau · 9 weeks ago
  38. 6f95ee9 removing okio 1.x from Gradle Version Catalog by Roberto Stanciu · 9 weeks ago
  39. 1f33b25 Update Shark for newer Okio and Kotlin compliance by Roberto Stanciu · 2 months ago
  40. b9bea46 Merge pull request #2779 from 0legg/oleg/fits-system-windows by py - Pierre Yves Ricau · 3 months ago
  41. 1aec6dd Enforce LeakActivity to fit system windows to avoid the content being cut on Android 15+ by Oleg Godovykh · 5 months ago
  42. 22bef70 Merge pull request #2772 from Amokrane/amokrane/add_motorola_to_xiami_resources_impl by py - Pierre Yves Ricau · 8 months ago
  43. da99e29 Add Motorola to OEMs causing a static context leak by Amokrane Chentir · 8 months ago
  44. 83a8ad4 Merge pull request #2743 from gmazzo/fix-ci by py - Pierre Yves Ricau · 1 year, 1 month ago
  45. 8df729c Fixing CI (adding `detekt` issues to baseline) by Guillermo Mazzola · 1 year, 1 month ago
  46. 23cd68b Extend API level for InputMethodManager.NextServedView in AndroidReferenceMatchers. by jjliu15 · 1 year, 3 months ago
  47. 02d0d8b Merge pull request #2697 from square/jwilson.0806.kts by py - Pierre Yves Ricau · 1 year, 7 months ago
  48. ffdf55c Actually convert by Jesse Wilson · 1 year, 8 months ago
  49. 540a39b Rename build.gradle to build.gradle.kts by Jesse Wilson · 1 year, 8 months ago
  50. 315b335 Merge pull request #2687 from msfjarvis/patch-1 by py - Pierre Yves Ricau · 1 year, 10 months ago
  51. d6e3685 Fix unbalanced code fences in changelog by Harsh Shandilya · 1 year, 10 months ago
  52. 94332dd Prepare for next development iteration by Pierre-Yves Ricau · 1 year, 10 months ago
  53. eab6274 Merge branch 'release_3.0-alpha-8' by Pierre-Yves Ricau · 1 year, 10 months ago
  54. d3fd078 Prepare 3.0-alpha-8 release by Pierre-Yves Ricau · 1 year, 10 months ago v3.0-alpha-8
  55. 9a34652 Inline collaborators and add support for proper hprof handling on failures by Pierre-Yves Ricau · 1 year, 10 months ago
  56. 5738869 Prepare for next development iteration by Pierre-Yves Ricau · 1 year, 10 months ago
  57. 4fc93cb Merge branch 'release_3.0-alpha-7' by Pierre-Yves Ricau · 1 year, 10 months ago
  58. 3f58136 Prepare 3.0-alpha-7 release by Pierre-Yves Ricau · 1 year, 10 months ago v3.0-alpha-7
  59. 316e0c8 Merge pull request #2684 from square/py/storage_not_deletion by py - Pierre Yves Ricau · 1 year, 10 months ago
  60. 45d8ab7 Merge pull request #2683 from square/py/fix_duplicate_class_load_records by py - Pierre Yves Ricau · 1 year, 10 months ago
  61. 3265304 Merge pull request #2682 from square/py/unload by py - Pierre Yves Ricau · 1 year, 10 months ago
  62. cbc1b03 rename HeapDumpDeletionStrategy to HeapDumpStorageStrategy by Pierre-Yves Ricau · 1 year, 10 months ago
  63. f39d476 Rename to differentiate from HprofHeapGraphTest in another module by Pierre-Yves Ricau · 1 year, 10 months ago
  64. d84896b Fix crash when java.lang.Object has multiple class load records in JVM heap dumps by Pierre-Yves Ricau · 1 year, 10 months ago
  65. 15dcc46 Don't rely on path that doesn't exist by Pierre-Yves Ricau · 1 year, 10 months ago
  66. bf3441d add support for unload class tags and records by Pierre-Yves Ricau · 1 year, 10 months ago
  67. 1087e7f update changelog by Pierre-Yves Ricau · 1 year, 10 months ago
  68. b9d52fd revamp directory provides to centralize caching by Pierre-Yves Ricau · 1 year, 10 months ago
  69. bd2dc1f rename and improve zip approach in success case by Pierre-Yves Ricau · 1 year, 10 months ago
  70. afd39cb Snapshot deployment not blocking on UI tests by Pierre-Yves Ricau · 1 year, 10 months ago
  71. 342fbc5 Add support for finding the repo root by Pierre-Yves Ricau · 1 year, 10 months ago
  72. 0fb9e12 update API by Pierre-Yves Ricau · 1 year, 10 months ago
  73. 397591a remove constant by Pierre-Yves Ricau · 1 year, 10 months ago
  74. 1749e2a oops revert by Pierre-Yves Ricau · 1 year, 10 months ago
  75. 30d4378 Use provider every time by Pierre-Yves Ricau · 1 year, 10 months ago
  76. 79048cb Merge pull request #2681 from square/py/next_iteration by py - Pierre Yves Ricau · 1 year, 10 months ago
  77. 6340bc5 Next API iteration based on using it in Square unit tests by Pierre-Yves Ricau · 1 year, 10 months ago
  78. 6e42b46 Prepare for next development iteration by Pierre-Yves Ricau · 1 year, 11 months ago
  79. 96a022f Merge branch 'release_3.0-alpha-6' by Pierre-Yves Ricau · 1 year, 11 months ago
  80. 9aff076 Prepare 3.0-alpha-6 release by Pierre-Yves Ricau · 1 year, 11 months ago v3.0-alpha-6
  81. 075663e Merge pull request #2679 from square/py/fix_android_growth_crash by py - Pierre Yves Ricau · 1 year, 11 months ago
  82. 78a735c Fix warmup for Android heap growth by Pierre-Yves Ricau · 1 year, 11 months ago
  83. d65afba Prepare for next development iteration by Pierre-Yves Ricau · 1 year, 11 months ago
  84. 73308bd Merge branch 'release_3.0-alpha-5' by Pierre-Yves Ricau · 1 year, 11 months ago
  85. 058b935 Prepare 3.0-alpha-5 release by Pierre-Yves Ricau · 1 year, 11 months ago v3.0-alpha-5
  86. 27b6f0b Merge pull request #2676 from square/py/improve_heap_diff by py - Pierre Yves Ricau · 1 year, 11 months ago
  87. cfc8360 Add multidex to UI tests by Pierre-Yves Ricau · 1 year, 11 months ago
  88. 88a17d4 woopsee api dump by Pierre-Yves Ricau · 1 year, 11 months ago
  89. 023890b Merge pull request #2669 from mhansen/stub by py - Pierre Yves Ricau · 1 year, 11 months ago
  90. ef09e17 Merge pull request #2668 from mhansen/shark-imports by py - Pierre Yves Ricau · 1 year, 11 months ago
  91. 8986f34 Merge pull request #2670 from g-jiannan/toast-context by py - Pierre Yves Ricau · 1 year, 11 months ago
  92. 90bb5e4 Ignore static <resolved_references> on JVM by Pierre-Yves Ricau · 1 year, 11 months ago
  93. 1c2eba2 Small escape optimization by Pierre-Yves Ricau · 1 year, 11 months ago
  94. 2bb6f67 Removed intermediary data structures and lower memory footprint by Pierre-Yves Ricau · 1 year, 11 months ago
  95. c5fd4dd Inline all the things by Pierre-Yves Ricau · 1 year, 11 months ago
  96. 19c0586 Backport JVM test to ObjectGrowthDetectorTest by Pierre-Yves Ricau · 1 year, 11 months ago
  97. 7836ab4 remove heapGraphCount by Pierre-Yves Ricau · 1 year, 11 months ago
  98. 1805006 Make visitedSet an androidx collection by Pierre-Yves Ricau · 1 year, 11 months ago
  99. 5670d75 API dump by Pierre-Yves Ricau · 1 year, 11 months ago
  100. c56c8c4 Make Retained a value class, smoll footprint by Pierre-Yves Ricau · 1 year, 11 months ago