1. 4d5375b [Retrace] Add test for using MappingSupplier in Retrace by Morten Krogh-Jespersen · 2 years ago
  2. c3d48cc Fix invalid switch fallthrough. by Ian Zerny · 2 years ago
  3. a88702f [LIR] Add monitor, conversion and new-array instructions. by Ian Zerny · 2 years ago
  4. a1af761 Reland "Reenable constructor shrinking" by Christoffer Quist Adamsen · 2 years ago
  5. f76235d Account for removed constructors in the final round of class merging by Christoffer Quist Adamsen · 2 years ago
  6. 7469f57 [Retrace] Use instance state for line parser by Morten Krogh-Jespersen · 2 years ago
  7. b6eca21 Update debugger test to step out of potential string builder. by Ian Zerny · 2 years ago
  8. 936dab3 [Metadata] Add exception message for when metadata object is null by Morten Krogh-Jespersen · 2 years ago
  9. d8a8cc7 Fix stack height for ContentProviderClient.close backport by Rico Wind · 2 years ago
  10. 977bd03 Fix return type for android.content.ContentProviderClient.release by Rico Wind · 2 years ago
  11. 7f5bdd9 Disable test that only works with constructor shrinking on by Rico Wind · 2 years ago
  12. 7cdcd1b Fix enum unboxing and invalid equals by Clément Béra · 2 years ago
  13. d865f54 Reproduce VerifyError after unboxing enum with call to Enum#compareTo by Christoffer Quist Adamsen · 2 years ago
  14. e2b34c9 Remove test failures that is no longer occuring after update of jdwp test runner by Rico Wind · 2 years ago
  15. 68c5285 Revert "Reenable constructor shrinking" by Rico Wind · 2 years ago
  16. c88998a Use field-never-read-before-write analysis in field assignment tracker by Christoffer Quist Adamsen · 2 years ago
  17. 87deb6f Revert "Disable failing debugger tests on art 14" by Rico Wind · 2 years ago
  18. 7e76d30 Update jdwp test jar by Rico Wind · 2 years ago
  19. 361471e Update desugared_library_jdk_11 deps by Søren Gjesse · 2 years ago
  20. 8c981e9 Reproduce incorrect rewriting with merging and constructor shrinking by Christoffer Quist Adamsen · 2 years ago
  21. 2fe71f5 Add 'final' to some static variables. by Donald Chai · 2 years ago
  22. 70ebc81 Backport android.media.MediaMetadataRetriever.close() by Søren Gjesse · 2 years ago
  23. 6c48977 Backport android.media.MediaDrm.close() by Søren Gjesse · 2 years ago
  24. 05ae51b Backport android.drm.DrmManagerClient.close() by Søren Gjesse · 2 years ago
  25. dfc067c Backport android.content.ContentProviderClient.close() by Søren Gjesse · 2 years ago
  26. 769a2fb Backport android.content.res.TypedArray.close() by Søren Gjesse · 2 years ago
  27. ad31599 Add annotation lens to annotation rewriter by Christoffer Quist Adamsen · 2 years ago
  28. db6cd23 Require code lens in getRenamedMemberSignature by Christoffer Quist Adamsen · 2 years ago
  29. 5787d1a Add tests for duplicate items in profiles by Christoffer Quist Adamsen · 2 years ago
  30. 2824222 Collect enum types in values field analysis by Clément Béra · 2 years ago
  31. 67affb0 Add required arguments to L8 command test by Christoffer Quist Adamsen · 2 years ago
  32. 3d75cdf Add --startup-profile flag to R8 command by Christoffer Quist Adamsen · 2 years ago
  33. 64c6a26 Update desugared library configuration versions by Søren Gjesse · 2 years ago
  34. e8f980d Clear dynamic type for enum fields after enum unboxing by Christoffer Quist Adamsen · 2 years ago
  35. 75d77c8 Require tests using library embedded configuraiton to have a version by Søren Gjesse · 2 years ago
  36. 49d3bac Temporaly add public CompilationFailedException constructor by Søren Gjesse · 2 years ago
  37. 8de329f Fix diagnostics matcher for kotlin-old bot by Søren Gjesse · 2 years ago
  38. 1492d7a Don't set --64 art flag when force-art-32-bit is set by Rico Wind · 2 years ago
  39. 038d9fa Correctly pass --32 for all art invocations when set (bots only) by Rico Wind · 2 years ago
  40. 147ce69 Remove leftover dx infrastructure by Rico Wind · 2 years ago
  41. a392a43 Fix diagnostics matcher for Kotlin tests by Christoffer Quist Adamsen · 2 years ago
  42. 9baf2a5 Reproduce duplicate method after synthetic sharing by Christoffer Quist Adamsen · 2 years ago
  43. 495b65e Extract out a delegation base for timing. by Ian Zerny · 2 years ago
  44. 0c4d185 Add test and fix for canceling on compiler forked threads. by Ian Zerny · 2 years ago
  45. 0f8d71d Update DEX record component annotation by Søren Gjesse · 2 years ago
  46. fbda1aa Update support for targeted shrinking rules in JARs by Søren Gjesse · 2 years ago
  47. cb4acdf Remove dead method to build by Clément Béra · 2 years ago
  48. 9ec05b2 Unboxing enum with subtypes: candidate analysis by Clément Béra · 2 years ago
  49. 3bdb4ec Simplify lenses using DefaultNonIdentityGraphLens by Christoffer Quist Adamsen · 2 years ago
  50. 04813e2 Introduce a DefaultNonIdentityGraphLens for defining new lenses by Christoffer Quist Adamsen · 2 years ago
  51. 7e2a9d4 Move out inner classes of GraphLens to graph.lens by Christoffer Quist Adamsen · 2 years ago
  52. 3028cf7 Move lenses from graph to graph.lens by Christoffer Quist Adamsen · 2 years ago
  53. c52a3ac Move GraphLens to graph.lens package by Christoffer Quist Adamsen · 2 years ago
  54. 5d4cd96 Move experimental.startup to profile.startup by Christoffer Quist Adamsen · 2 years ago
  55. 3369009 Verify startup profiles are immutable during testing by Christoffer Quist Adamsen · 2 years ago
  56. e97e6e6 Update comment and check for JDK default JS script engine by Søren Gjesse · 2 years ago
  57. 4f5ec10 Force 32 bit art for dex vm 7.0.0 on the bots by Rico Wind · 2 years ago
  58. 89eb94e Update source generator generating DexClass instances by Søren Gjesse · 2 years ago
  59. 3244aac Use focal images for bots by Rico Wind · 2 years ago
  60. 1ce13c7 Write the Record attribute for both CF and DEX by Søren Gjesse · 2 years ago
  61. 17e738b Add getters on DexValueArray by Søren Gjesse · 2 years, 1 month ago
  62. d9bd076 Add an API for cancelling the compilation before completion. by Ian Zerny · 2 years ago
  63. 4ff9c02 Prune field puts with assumed value by Christoffer Quist Adamsen · 2 years ago
  64. 6e39b3c Reproduce inadequate parameter removal with assume rules by Christoffer Quist Adamsen · 2 years ago
  65. d0bb579 Fix build warning from startup test by Christoffer Quist Adamsen · 2 years ago
  66. 94bd13b Fix TraceReferenceNonReboundConstructorCallTest on Windows by Christoffer Quist Adamsen · 2 years ago
  67. 7406983 Generate new config for infra. by Rico Wind · 2 years ago
  68. bb71912 Update required version of vms to ubuntu 22.04 by Rico Wind · 2 years ago
  69. ad3f843 [Partition] Set simple partitioning scheme as default by Morten Krogh-Jespersen · 2 years ago
  70. 59dcdfa [Partition] Add round-trip test for joining a partition by Morten Krogh-Jespersen · 2 years ago
  71. a0b9ac9 Account for non-rebound constructor calls in trace reference by Christoffer Quist Adamsen · 2 years, 1 month ago
  72. 241cb91 Add trace reference test for non-rebound constructor calls by Christoffer Quist Adamsen · 2 years, 1 month ago
  73. f02b7d8 Add support for reading DEX container format by Søren Gjesse · 2 years, 1 month ago
  74. cefa500 Sort fields when writing proguard map by Morten Krogh-Jespersen · 2 years, 1 month ago
  75. 58acc17 [Partition] Add test for R8 emitting a zip file container as mapping by Morten Krogh-Jespersen · 2 years, 1 month ago
  76. 4528d6b Change internal consumer of proguardmap to ProguardMapConsumer by Morten Krogh-Jespersen · 2 years, 1 month ago
  77. 5013da3 [Partition] Extend partitioning with strategies by Morten Krogh-Jespersen · 2 years, 1 month ago
  78. ad5c3e8 Lint: stop relying on multiple android.jar by Clément Béra · 2 years, 1 month ago
  79. 09fc276 Use Android.jar passed as path as much as possible by Clément Béra · 2 years, 1 month ago
  80. 113143b Add Android.jar path parameter to file generation tools by Clément Béra · 2 years, 1 month ago
  81. b77c81b [LIR] Add missing return in switch case by Rico Wind · 2 years, 1 month ago
  82. 545c66c [LIR] Add all constant number instructions. by Ian Zerny · 2 years, 1 month ago
  83. 7ac38b6 Remove unused fakeCompilerVersion from R8Command by Rico Wind · 2 years, 1 month ago
  84. 5d762ed [LIR] Add all arithmetic binary operations. by Ian Zerny · 2 years, 1 month ago
  85. 69c1355 Remove access to mutable startup profile backing by Christoffer Quist Adamsen · 2 years, 1 month ago
  86. 3bfcab3 Reenable constructor shrinking by Christoffer Quist Adamsen · 2 years, 1 month ago
  87. 7bfb5bd Fix IllegalAccessError from redundant bridge removal by Christoffer Quist Adamsen · 2 years, 1 month ago
  88. cd28ca6 Reproduce IllegalAccessError from bridge removal by Christoffer Quist Adamsen · 2 years, 1 month ago
  89. 1553132 Include holder of startup method rules in startup class checks by Christoffer Quist Adamsen · 2 years, 1 month ago
  90. 465f12a Test startup layout without startup class rules by Christoffer Quist Adamsen · 2 years, 1 month ago
  91. e742b1a [ApiModel] Amend missing definitions from api-versions to database by Morten Krogh-Jespersen · 2 years, 1 month ago
  92. e68a7ad Add support for desugared library in D8 compile dumps by Morten Krogh-Jespersen · 2 years, 1 month ago
  93. a35856f [LIR] Maintain isInterface bit on invokes and add throw. by Ian Zerny · 2 years, 1 month ago
  94. e9b7373 [LIR] Don't clear move-exception out values. by Ian Zerny · 2 years, 1 month ago
  95. 6add0b7 Remove dead exclude by Rico Wind · 2 years, 1 month ago
  96. fe8ea50 [LIR] Add invoke-super and clear unused values after IR conversion. by Ian Zerny · 2 years, 1 month ago
  97. e59500c Insert patched frame instructions in the right place by Søren Gjesse · 2 years, 1 month ago
  98. 780c2e8 Add reproduction of b/274337639 by Søren Gjesse · 2 years, 1 month ago
  99. 2af5e68 Add process and run to worklist by Morten Krogh-Jespersen · 2 years, 1 month ago
  100. 3f5c13c Fix getReflectiveBuilderMethod to get class from builder object by Morten Krogh-Jespersen · 2 years, 1 month ago