1. 59f7fb0 Decrease forks on the bots by Rico Wind · 3 years, 6 months ago
  2. 3337fb6 Allow removal of side-effect free array-get by Clément Béra · 3 years, 6 months ago
  3. 94d4a4d Fix NPE in maindex tracing by Søren Gjesse · 3 years, 6 months ago
  4. 089989e Add flags to control handling annotations in maindex computation by Søren Gjesse · 3 years, 6 months ago
  5. a9d3ba99 Don't make unused constructors abstract by Søren Gjesse · 3 years, 6 months ago
  6. c9dd1af Update the desugared library for the JDK 11 based version by Søren Gjesse · 3 years, 6 months ago
  7. 8430fad Include context information for library desugaring error by Søren Gjesse · 3 years, 6 months ago
  8. c6e483c Update bazel to version 4.2.1 by Søren Gjesse · 3 years, 6 months ago
  9. 124c4c4 Update the archive_desugar_jdk_libs.py script by Søren Gjesse · 3 years, 6 months ago
  10. cec4be2 Revert "Revert removing retrace from utils" by Søren Gjesse · 3 years, 6 months ago
  11. 8b1354b Fix build by Søren Gjesse · 3 years, 6 months ago
  12. f9a152c Revert "[Retrace] Remove r8retrace.jar and use r8lib.jar instead" by Morten Krogh-Jespersen · 3 years, 6 months ago
  13. 2efe385 Revert "[Retrace] Remove retrace jars from archiving" by Morten Krogh-Jespersen · 3 years, 6 months ago
  14. 31b38eb Revert removing retrace from utils by Morten Krogh-Jespersen · 3 years, 6 months ago
  15. bea4c57 Don't include source and class retention annotation classes in maindex by Søren Gjesse · 3 years, 6 months ago
  16. f38f038 Revert "Prune single caller inlined direct methods when wave ends" by Christoffer Quist Adamsen · 3 years, 6 months ago
  17. 8680e08 Fix creating r8lib and getting version for Windows by Morten Krogh-Jespersen · 3 years, 6 months ago
  18. ba00e88 Fix missing override by Christoffer Quist Adamsen · 3 years, 6 months ago
  19. cbcd503 Update retrace.py to automatically find r8lib mappings. by Ian Zerny · 3 years, 6 months ago
  20. 4a9872c Prune single caller inlined direct methods when wave ends by Christoffer Quist Adamsen · 3 years, 6 months ago
  21. 0424a26 Rewrite optimization state after code or method pruning by Christoffer Quist Adamsen · 3 years, 6 months ago
  22. e3d05f6 Prune methods from AppView in preparation for single caller inlined method pruning by Christoffer Quist Adamsen · 3 years, 6 months ago
  23. 245b7aa Revert "Remove VerticalClassMerging retrace test for PG test" by Morten Krogh-Jespersen · 3 years, 6 months ago
  24. 8c3099b Suppress unchecked warning casting hash in HasherWrapper by Morten Krogh-Jespersen · 3 years, 6 months ago
  25. 00a1908 Fix broken refactoring. by Ian Zerny · 3 years, 6 months ago
  26. d31dd73 Directly extract Version.LABEL in create_r8lib. by Ian Zerny · 3 years, 6 months ago
  27. 848da97 Add version to r8lib source file attributes. by Ian Zerny · 3 years, 6 months ago
  28. 0c98208 Add --map-id-template command line flag to R8. by Ian Zerny · 3 years, 6 months ago
  29. a058894 Simplify dual caller inlining by Christoffer Quist Adamsen · 3 years, 6 months ago
  30. 2f48f3f Use dex byte code size for simple/double inlining limits by Christoffer Quist Adamsen · 3 years, 6 months ago
  31. 721f134 Update testForMainDexListGenerator to support options modification by Søren Gjesse · 3 years, 6 months ago
  32. a3a0d0e Fix testPrivateLateInitPropertyAccessorForInnerClassCanBeInlined by Morten Krogh-Jespersen · 3 years, 6 months ago
  33. 07b7ec2 Fix if counting for SimplifyIfNotNullKotlinTest by Morten Krogh-Jespersen · 3 years, 6 months ago
  34. 4a616f9 Fix python script invocation on windows by Rico Wind · 3 years, 6 months ago
  35. 6f65b97 Rewrite kotlin data inlining test to circumvent stringPlus in 1.5 by Morten Krogh-Jespersen · 3 years, 6 months ago
  36. 436b49e Remove timing test for building api database by Morten Krogh-Jespersen · 3 years, 6 months ago
  37. 6efff4a Handle ArrayGet in method optimization info by Morten Krogh-Jespersen · 3 years, 6 months ago
  38. ae0660b Remove final assume from kotlin tests not running coroutines by Morten Krogh-Jespersen · 3 years, 6 months ago
  39. 158ef2d Remove TODO and update expectations for more kotlin tests by Morten Krogh-Jespersen · 3 years, 6 months ago
  40. 038ca45 Put back suppresion that is still needed for 5.1.1 by Rico Wind · 3 years, 6 months ago
  41. ef7420c Try to fix test uploading from windows by Rico Wind · 3 years, 6 months ago
  42. a0d27cf Call external script to create r8lib. by Ian Zerny · 3 years, 6 months ago
  43. 9f2068c Add --source-file-template command line flag to R8. by Ian Zerny · 3 years, 6 months ago
  44. 48eaf3f Test for retracing on VMs with PC support and no line table. by Ian Zerny · 3 years, 6 months ago
  45. 595fb64 Run the same jar on golem that we ship by Rico Wind · 3 years, 6 months ago
  46. ec41914 [Retrace] Revert back to using inline <OR> for cmd tool by Morten Krogh-Jespersen · 3 years, 6 months ago
  47. eeacca8 Remove unused suppressions, throw if we expect to fail by Rico Wind · 3 years, 6 months ago
  48. 15297d1 Remove suppressions of tests that we no longer run by Rico Wind · 3 years, 6 months ago
  49. 2511365 Don't generate dx based art tests by Rico Wind · 3 years, 6 months ago
  50. 753744f Fix check for absence of single caller inlined methods by Christoffer Quist Adamsen · 3 years, 6 months ago
  51. 5318ae5 Implement -renamesourcefileattribute with the source file provider API. by Ian Zerny · 3 years, 6 months ago
  52. f1bcc3b Record field names minification by Clément Béra · 3 years, 6 months ago
  53. 55f69d6 Mark effectively final classes as final by Christoffer Quist Adamsen · 3 years, 6 months ago
  54. 58af433 Remove TODO in KotlinDuplicateAnnotationTest by Morten Krogh-Jespersen · 3 years, 6 months ago
  55. ead463d Prune single caller inlined methods on-the-fly by Christoffer Quist Adamsen · 3 years, 6 months ago
  56. d955359 Add temporary experimental flag by Søren Gjesse · 3 years, 6 months ago
  57. 7a654b2 Use a default source file instead of removal when unspecified. by Ian Zerny · 3 years, 6 months ago
  58. b811420 Add unset methods for method optimization info by Christoffer Quist Adamsen · 3 years, 6 months ago
  59. 1e8ec12 Remove VerticalClassMerging retrace test for PG test by Morten Krogh-Jespersen · 3 years, 6 months ago
  60. 0b4d7eb Add removeFrame for inlineframes throwing NPE without check by Morten Krogh-Jespersen · 3 years, 6 months ago
  61. 6f61b2c Reland "Remove single line debug entries for non-overloaded methods" by Morten Krogh-Jespersen · 3 years, 6 months ago
  62. 2d46f63 Reland "Differentiate compiler synthesized ConstClass/CheckCast" by Clément Béra · 3 years, 6 months ago
  63. d66c2e5 Simplify constant value by Clément Béra · 3 years, 6 months ago
  64. 96a6a6f [Retrace] Remove or-numbering for single line retracing by Morten Krogh-Jespersen · 3 years, 6 months ago
  65. c234247 Replace all source file attributes in optimizing/minifying builds. by Ian Zerny · 3 years, 6 months ago
  66. 69c3fcb Don't rewrite source file in non-minifying compat mode. by Ian Zerny · 3 years, 6 months ago
  67. d40514e Compatibility tests for renaming source file. by Ian Zerny · 3 years, 6 months ago
  68. 1433d58 Support custom source file in R8. by Ian Zerny · 3 years, 6 months ago
  69. f828e2a Reland "Keep debug related information in R8 debug mode." by Ian Zerny · 3 years, 6 months ago
  70. 2402707 Mark effectively final methods as final by Christoffer Quist Adamsen · 3 years, 6 months ago
  71. bc4cb14 Parameterise art tests outputMayDiffer by conditions by Morten Krogh-Jespersen · 3 years, 6 months ago
  72. 95ba94e Use latest graph lens as code lens for inlining IR by Christoffer Quist Adamsen · 3 years, 6 months ago
  73. d5c5f23 Do not single caller inline overrides of kept methods by Christoffer Quist Adamsen · 3 years, 6 months ago
  74. 50085b2 Check for applymapping of class before repackaging by Morten Krogh-Jespersen · 3 years, 6 months ago
  75. ef978ff Allow passing in custom file name for archiving failures by Morten Krogh-Jespersen · 3 years, 6 months ago
  76. e3ed224 Fix invoke-special to method present after horizontal class merging by Christoffer Quist Adamsen · 3 years, 6 months ago
  77. 374deaf Fix incorrect mapping from invoke-special in UseRegistry by Christoffer Quist Adamsen · 3 years, 6 months ago
  78. 138bdf0 Disallow vertical class merging of invoke-special to default interface method by Christoffer Quist Adamsen · 3 years, 6 months ago
  79. ab9da1d Extend UseRegistry with AppView by Christoffer Quist Adamsen · 3 years, 6 months ago
  80. 940d2b9 Support for getting method signature at time of given lens by Christoffer Quist Adamsen · 3 years, 6 months ago
  81. 4d4919f Introduce registerInvokeSpecial() method on UseRegistry by Christoffer Quist Adamsen · 3 years, 6 months ago
  82. 4dea4f7 Reland "Make sure loops with no iterations are removed" by Clément Béra · 3 years, 6 months ago
  83. 5260d79 Avoid inliner reprocessing of singler caller inlined methods by Christoffer Quist Adamsen · 3 years, 6 months ago
  84. 077a53f Remove applyDoubleInlining flag by Christoffer Quist Adamsen · 3 years, 6 months ago
  85. 5e944b6 Disable proguard retrace tests on dalvik by Morten Krogh-Jespersen · 3 years, 6 months ago
  86. 0ed2f07 Fix retrace proguard tests on dalvik by Morten Krogh-Jespersen · 3 years, 6 months ago
  87. 44688aa Revert "Keep debug related information in R8 debug mode." by Christoffer Quist Adamsen · 3 years, 6 months ago
  88. 4884e24 Only set result once in IllegalAccessDetector by Christoffer Quist Adamsen · 3 years, 6 months ago
  89. b9b5a2e Add getContext() method to UseRegistry by Christoffer Quist Adamsen · 3 years, 6 months ago
  90. 22c4aaf Cleanup mapping from invoke-special to IR by Christoffer Quist Adamsen · 3 years, 6 months ago
  91. adbfe6d Don't remove arguments for interface invokes dispatching to library by Søren Gjesse · 3 years, 6 months ago
  92. 3fc855b Fix incomplete registry callback by Christoffer Quist Adamsen · 3 years, 6 months ago
  93. deede28 Fix applymapping test by Morten Krogh-Jespersen · 3 years, 6 months ago
  94. 03f8577 Remove debug tests running on output from R8 release by Morten Krogh-Jespersen · 3 years, 6 months ago
  95. 7ff0dff Update retraceproguard tests to use test parameters by Morten Krogh-Jespersen · 3 years, 6 months ago
  96. 9f13e38 Keep debug related information in R8 debug mode. by Ian Zerny · 3 years, 6 months ago
  97. 78ece7e Compatibility tests for source file attribute. by Ian Zerny · 3 years, 6 months ago
  98. 10b104f Revert "Differentiate compiler synthesized ConstClass/CheckCast" by Christoffer Quist Adamsen · 3 years, 6 months ago
  99. 8255322 Add test for applymapping with repackageclasses by Morten Krogh-Jespersen · 3 years, 6 months ago
  100. 814acb3 Run Java11Bootstrap tests on JDK 11 and up by Morten Krogh-Jespersen · 3 years, 6 months ago