1. b83d340 Reapply "Move if rule evalation logic to own class" by Christoffer Adamsen · 6 months ago
  2. 6ab24e5 Emit more metrics for resource shrinking benchmarks by Christoffer Quist Adamsen · 6 months ago
  3. 2aee841 Add --land option to test.py by Christoffer Adamsen · 6 months ago
  4. 5d22f0d Don't convert resource locations into system specific paths. by Rico Wind · 6 months ago
  5. 284727f Fix bad import in test by Christoffer Quist Adamsen · 6 months ago
  6. 59a0c58 Reproduce monomorphic method state for interface method by Christoffer Quist Adamsen · 6 months ago
  7. 4857658 Add reproduction of VerifyError calling java.lang.Object.clone() by Søren Gjesse · 6 months ago
  8. f4b5328 Revert "Reapply "Move if rule evalation logic to own class"" by Christoffer Adamsen · 6 months ago
  9. 91a4511 Canonicalize KeepInfo by Clément Béra · 6 months ago
  10. 1d45faa Remove new assert in Enqueuer by Christoffer Adamsen · 6 months ago
  11. 563b772 Fix NPE in IfRuleEvaluatorFactory by Christoffer Adamsen · 6 months ago
  12. e5bd7dd Reapply "Rewrite if rule evaluator to enqueuer extension" by Christoffer Adamsen · 6 months ago
  13. be24b59 Reapply "Avoid computing effectively live info in each if rule evaluation" by Christoffer Adamsen · 6 months ago
  14. 6d8adb6 Reapply "Cleanup if rule evaluator by removing ifRules field and timing" by Christoffer Adamsen · 6 months ago
  15. bedce3d Reapply "Introduce method to evaluate if-rule on a single class" by Christoffer Adamsen · 6 months ago
  16. 867a328 Reapply "Move if rule evalation logic to own class" by Christoffer Adamsen · 6 months ago
  17. 4dd5464 Revert "Move if rule evalation logic to own class" by Christoffer Adamsen · 6 months ago
  18. cb1cb9d Move SystemUI benchmark to internal package by Christoffer Adamsen · 6 months ago
  19. 83607ad Fix upload in perf.py by Christoffer Adamsen · 6 months ago
  20. fc8a5fc Update BackportPlatformTest to use setAndroidPlatformBuild by Christoffer Adamsen · 6 months ago
  21. 6b2d0d2 Run SystemUI benchmark on internal bot by Christoffer Adamsen · 6 months ago
  22. 193bdd324 Add SystemUI benchmarks for running locally by Christoffer Adamsen · 6 months ago
  23. 71711a3 Support for generating perf site locally by Christoffer Adamsen · 6 months ago
  24. f525015 Add support for setting Android platform build flag in tests by Christoffer Adamsen · 6 months ago
  25. 6ede6f7 Add percentiles to runtime perf data by Christoffer Adamsen · 6 months ago
  26. 6051d66 Allow benchmarking failing builds by Christoffer Adamsen · 6 months ago
  27. a65ee1c Update hash to satisfy assert by Christoffer Adamsen · 6 months ago
  28. f241a36 Fix call to definitionFor on array type by Christoffer Adamsen · 6 months ago
  29. 3dcffac Account for empty dex when startup layout is enabled by Christoffer Adamsen · 6 months ago
  30. 5d3342e Add dex checksums to R8 build metadata by Christoffer Adamsen · 6 months ago
  31. 4ccea21 Fix assume inserter by Rico Wind · 6 months ago
  32. fc15129 Test serialization of shared D8/R8 build metadata properties by Christoffer Adamsen · 6 months ago
  33. d014dad Move implementation of metadata API to own package by Christoffer Adamsen · 6 months ago
  34. 2b963aa Populate D8 build metadata by Christoffer Adamsen · 6 months ago
  35. b5f9393 Add api modeling and library desugaring to R8 build metadata by Christoffer Adamsen · 6 months ago
  36. d052837 Use OpenJDK 11 to build smali by Søren Gjesse · 6 months ago
  37. 519a943 Allow repackaging in presence of passthrough methods by Christoffer Adamsen · 6 months ago
  38. b51938a Fix CovariantReturnType tests by Christoffer Adamsen · 6 months ago
  39. cadecea Do not pin virtual service methods by Christoffer Adamsen · 6 months ago
  40. 7152ac3 Fix stack overflow by Søren Gjesse · 6 months ago
  41. a455a16 Enable @CovariantReturnType outside platform by Christoffer Adamsen · 6 months ago
  42. b063a5c Revert^2 "Fail when seeing @CovariantReturnType outside platform builds" by Christoffer Adamsen · 6 months ago
  43. 928d741 Reproduce stack overflow with EnclosingMethod/InnerClasses self reference by Søren Gjesse · 6 months ago
  44. 7a23046 Fix kotlin-old bot by Søren Gjesse · 6 months ago
  45. 7b5df8f Allow duplocated resources in writing by Rico Wind · 6 months ago
  46. fe13a18 Move remaining record test to java 17 package by Clément Béra · 6 months ago
  47. 9b0eaae Move tests to java 17 package by Clément Béra · 6 months ago
  48. a11b256 Move record test to java 17 package by Clément Béra · 6 months ago
  49. 0f1f4f7 Move record tests to java 17 package by Clément Béra · 6 months ago
  50. 2b1c8c0 Revert "Fail when seeing @CovariantReturnType outside platform builds" by Søren Gjesse · 6 months ago
  51. 2b6dba9 Navigate benchmarks on perf using arrow left/right by Christoffer Adamsen · 6 months ago
  52. 3dd7316 Specialize enqueuer analyses by Christoffer Adamsen · 6 months ago
  53. ec1c3f2 Remove unused imports by Christoffer Adamsen · 6 months ago
  54. 90aa66e Add D8 metadata API by Christoffer Adamsen · 6 months ago
  55. 06f12dd Fix non concurrent maps leading to nondeterminism by Christoffer Adamsen · 6 months ago
  56. a65629e Cache Composable computation trees for duration of method by Christoffer Adamsen · 6 months ago
  57. 1ce3082 Unsound, experimental removal of unused Composable arguments by Christoffer Adamsen · 6 months ago
  58. ecad059 Reapply "Move package nesthostexample in module tests_java_11" by Søren Gjesse · 6 months ago
  59. c3d27de Only re-evaluate if rules with members on classes with newly live members by Christoffer Adamsen · 6 months ago
  60. 7ce7d18 Fix inadequate grouping of if rules during evaluation by Christoffer Adamsen · 6 months ago
  61. 39ec4b1 Group if rules without members by equivalence for shared class evaluation by Christoffer Adamsen · 6 months ago
  62. decf5da Emit information about computation on assertion error by Christoffer Adamsen · 6 months ago
  63. 0de13e2 Pass JAVA_HOME to the jrt:/ file system provider in JdkClassFileProvider by Søren Gjesse · 6 months ago
  64. b92ab13 Fail when seeing @CovariantReturnType outside platform builds by Christoffer Adamsen · 6 months ago
  65. f4581b3 Update Kotlin test expectations by Christoffer Adamsen · 6 months ago
  66. a6a3a16 Revert^2 "Add temporary flag for best desugaring -IA classes generation" by Rico Wind · 6 months ago
  67. 1d819f7 Fix R8FeatureSplitServiceLoaderTest non-determinism by Andrew Grieve · 6 months ago
  68. ef2f5f7 Only evaluate if rules without members once per class by Christoffer Adamsen · 6 months ago
  69. ca0838f Reland: "Never output META-INF/MANIFEST.MF files" by Andrew Grieve · 6 months ago
  70. 9f325cf Write META-INF/services per-split rather than all in the base split. by Andrew Grieve · 6 months ago
  71. d0804fd Rewrite if rule evaluator to enqueuer extension by Christoffer Adamsen · 6 months ago
  72. 791fefe Avoid computing effectively live info in each if rule evaluation by Christoffer Adamsen · 6 months ago
  73. 9ce7e6f Cleanup if rule evaluator by removing ifRules field and timing by Christoffer Adamsen · 6 months ago
  74. c6197cb Introduce method to evaluate if-rule on a single class by Christoffer Adamsen · 6 months ago
  75. aeaaf7b Revert "Add temporary flag for best desugaring -IA classes generation" by Søren Gjesse · 6 months ago
  76. c45fc47 Fix runtime collection for D8 incremental benchmarks by Christoffer Adamsen · 6 months ago
  77. 1f6524e Add MixedMutabilityReturnType suppression by Christoffer Adamsen · 6 months ago
  78. b25d85e Move if rule evalation logic to own class by Christoffer Adamsen · 6 months ago
  79. 55ff0e9 Use unique out dirs in perf.py by Christoffer Adamsen · 6 months ago
  80. 407c52f Fix output lookup path for sub benchmark by Christoffer Adamsen · 6 months ago
  81. 2374789 Account for ProGuard tests when enabling completeness checking by Christoffer Adamsen · 6 months ago
  82. 017a830 Fix iteration over sub benchmarks in perf.py by Christoffer Adamsen · 6 months ago
  83. dec147a Remove assert that requires keeping root set alive by Christoffer Adamsen · 6 months ago
  84. 90e5647 Disable completeness testing for benchmarks by Christoffer Adamsen · 6 months ago
  85. 7eb2e6b Add NowInAndroid D8 incremental benchmark without library desugaring by Christoffer Adamsen · 6 months ago
  86. 2287041 Clear root set after processing checkdiscard/whyareyoukeeping by Christoffer Adamsen · 6 months ago
  87. 9b3c20a Fix nondeterminism in argument propagation by Christoffer Adamsen · 6 months ago
  88. 2bbd1d0 Improve handling of phis in argument propagation by Christoffer Adamsen · 6 months ago
  89. 7c5c66f Fix join of concrete and unused value state by Christoffer Adamsen · 6 months ago
  90. 866ec92 Reland "Leverage unused value states in argument propagation" by Christoffer Adamsen · 6 months ago
  91. c12e43b Add NowInAndroid D8 incremental benchmark by Christoffer Adamsen · 6 months ago
  92. e317ebc Revert "Move package nesthostexample in module tests_java_11" by Søren Gjesse · 6 months ago
  93. 464a476 Move package nesthostexample in module tests_java_11 by Søren Gjesse · 6 months ago
  94. b8690e3 Revert "Never output META-INF/MANIFEST.MF files" by Andrew Grieve · 6 months ago
  95. f427fd4 Fix feature splits not registering data resource providers by Andrew Grieve · 6 months ago
  96. 662cee6 Fix --no-data-resources not being applied to split outputs by Andrew Grieve · 6 months ago
  97. 81eff38 Never output META-INF/MANIFEST.MF files by Andrew Grieve · 6 months ago
  98. 6e8f8ef Run tests in tests_java_11 module when running test.py by Søren Gjesse · 6 months ago
  99. 39c661b Revert "Leverage unused value states in argument propagation" by Christoffer Adamsen · 6 months ago
  100. 08b4d35 Move unused record tests to java 17 package by Clément Béra · 6 months ago