1. 4a616f9 Fix python script invocation on windows by Rico Wind · 3 years, 6 months ago
  2. 6f65b97 Rewrite kotlin data inlining test to circumvent stringPlus in 1.5 by Morten Krogh-Jespersen · 3 years, 6 months ago
  3. 436b49e Remove timing test for building api database by Morten Krogh-Jespersen · 3 years, 6 months ago
  4. 6efff4a Handle ArrayGet in method optimization info by Morten Krogh-Jespersen · 3 years, 6 months ago
  5. ae0660b Remove final assume from kotlin tests not running coroutines by Morten Krogh-Jespersen · 3 years, 6 months ago
  6. 158ef2d Remove TODO and update expectations for more kotlin tests by Morten Krogh-Jespersen · 3 years, 6 months ago
  7. 038ca45 Put back suppresion that is still needed for 5.1.1 by Rico Wind · 3 years, 6 months ago
  8. ef7420c Try to fix test uploading from windows by Rico Wind · 3 years, 6 months ago
  9. a0d27cf Call external script to create r8lib. by Ian Zerny · 3 years, 6 months ago
  10. 9f2068c Add --source-file-template command line flag to R8. by Ian Zerny · 3 years, 6 months ago
  11. 48eaf3f Test for retracing on VMs with PC support and no line table. by Ian Zerny · 3 years, 6 months ago
  12. 595fb64 Run the same jar on golem that we ship by Rico Wind · 3 years, 6 months ago
  13. ec41914 [Retrace] Revert back to using inline <OR> for cmd tool by Morten Krogh-Jespersen · 3 years, 6 months ago
  14. eeacca8 Remove unused suppressions, throw if we expect to fail by Rico Wind · 3 years, 6 months ago
  15. 15297d1 Remove suppressions of tests that we no longer run by Rico Wind · 3 years, 6 months ago
  16. 2511365 Don't generate dx based art tests by Rico Wind · 3 years, 6 months ago
  17. 753744f Fix check for absence of single caller inlined methods by Christoffer Quist Adamsen · 3 years, 6 months ago
  18. 5318ae5 Implement -renamesourcefileattribute with the source file provider API. by Ian Zerny · 3 years, 6 months ago
  19. f1bcc3b Record field names minification by Clément Béra · 3 years, 6 months ago
  20. 55f69d6 Mark effectively final classes as final by Christoffer Quist Adamsen · 3 years, 6 months ago
  21. 58af433 Remove TODO in KotlinDuplicateAnnotationTest by Morten Krogh-Jespersen · 3 years, 6 months ago
  22. ead463d Prune single caller inlined methods on-the-fly by Christoffer Quist Adamsen · 3 years, 6 months ago
  23. d955359 Add temporary experimental flag by Søren Gjesse · 3 years, 6 months ago
  24. 7a654b2 Use a default source file instead of removal when unspecified. by Ian Zerny · 3 years, 6 months ago
  25. b811420 Add unset methods for method optimization info by Christoffer Quist Adamsen · 3 years, 6 months ago
  26. 1e8ec12 Remove VerticalClassMerging retrace test for PG test by Morten Krogh-Jespersen · 3 years, 6 months ago
  27. 0b4d7eb Add removeFrame for inlineframes throwing NPE without check by Morten Krogh-Jespersen · 3 years, 6 months ago
  28. 6f61b2c Reland "Remove single line debug entries for non-overloaded methods" by Morten Krogh-Jespersen · 3 years, 6 months ago
  29. 2d46f63 Reland "Differentiate compiler synthesized ConstClass/CheckCast" by Clément Béra · 3 years, 6 months ago
  30. d66c2e5 Simplify constant value by Clément Béra · 3 years, 6 months ago
  31. 96a6a6f [Retrace] Remove or-numbering for single line retracing by Morten Krogh-Jespersen · 3 years, 6 months ago
  32. c234247 Replace all source file attributes in optimizing/minifying builds. by Ian Zerny · 3 years, 6 months ago
  33. 69c3fcb Don't rewrite source file in non-minifying compat mode. by Ian Zerny · 3 years, 6 months ago
  34. d40514e Compatibility tests for renaming source file. by Ian Zerny · 3 years, 6 months ago
  35. 1433d58 Support custom source file in R8. by Ian Zerny · 3 years, 6 months ago
  36. f828e2a Reland "Keep debug related information in R8 debug mode." by Ian Zerny · 3 years, 6 months ago
  37. 2402707 Mark effectively final methods as final by Christoffer Quist Adamsen · 3 years, 6 months ago
  38. bc4cb14 Parameterise art tests outputMayDiffer by conditions by Morten Krogh-Jespersen · 3 years, 6 months ago
  39. 95ba94e Use latest graph lens as code lens for inlining IR by Christoffer Quist Adamsen · 3 years, 6 months ago
  40. d5c5f23 Do not single caller inline overrides of kept methods by Christoffer Quist Adamsen · 3 years, 6 months ago
  41. 50085b2 Check for applymapping of class before repackaging by Morten Krogh-Jespersen · 3 years, 6 months ago
  42. ef978ff Allow passing in custom file name for archiving failures by Morten Krogh-Jespersen · 3 years, 6 months ago
  43. e3ed224 Fix invoke-special to method present after horizontal class merging by Christoffer Quist Adamsen · 3 years, 6 months ago
  44. 374deaf Fix incorrect mapping from invoke-special in UseRegistry by Christoffer Quist Adamsen · 3 years, 6 months ago
  45. 138bdf0 Disallow vertical class merging of invoke-special to default interface method by Christoffer Quist Adamsen · 3 years, 6 months ago
  46. ab9da1d Extend UseRegistry with AppView by Christoffer Quist Adamsen · 3 years, 6 months ago
  47. 940d2b9 Support for getting method signature at time of given lens by Christoffer Quist Adamsen · 3 years, 6 months ago
  48. 4d4919f Introduce registerInvokeSpecial() method on UseRegistry by Christoffer Quist Adamsen · 3 years, 6 months ago
  49. 4dea4f7 Reland "Make sure loops with no iterations are removed" by Clément Béra · 3 years, 6 months ago
  50. 5260d79 Avoid inliner reprocessing of singler caller inlined methods by Christoffer Quist Adamsen · 3 years, 6 months ago
  51. 077a53f Remove applyDoubleInlining flag by Christoffer Quist Adamsen · 3 years, 6 months ago
  52. 5e944b6 Disable proguard retrace tests on dalvik by Morten Krogh-Jespersen · 3 years, 6 months ago
  53. 0ed2f07 Fix retrace proguard tests on dalvik by Morten Krogh-Jespersen · 3 years, 6 months ago
  54. 44688aa Revert "Keep debug related information in R8 debug mode." by Christoffer Quist Adamsen · 3 years, 6 months ago
  55. 4884e24 Only set result once in IllegalAccessDetector by Christoffer Quist Adamsen · 3 years, 6 months ago
  56. b9b5a2e Add getContext() method to UseRegistry by Christoffer Quist Adamsen · 3 years, 6 months ago
  57. 22c4aaf Cleanup mapping from invoke-special to IR by Christoffer Quist Adamsen · 3 years, 6 months ago
  58. adbfe6d Don't remove arguments for interface invokes dispatching to library by Søren Gjesse · 3 years, 6 months ago
  59. 3fc855b Fix incomplete registry callback by Christoffer Quist Adamsen · 3 years, 6 months ago
  60. deede28 Fix applymapping test by Morten Krogh-Jespersen · 3 years, 6 months ago
  61. 03f8577 Remove debug tests running on output from R8 release by Morten Krogh-Jespersen · 3 years, 6 months ago
  62. 7ff0dff Update retraceproguard tests to use test parameters by Morten Krogh-Jespersen · 3 years, 6 months ago
  63. 9f13e38 Keep debug related information in R8 debug mode. by Ian Zerny · 3 years, 6 months ago
  64. 78ece7e Compatibility tests for source file attribute. by Ian Zerny · 3 years, 6 months ago
  65. 10b104f Revert "Differentiate compiler synthesized ConstClass/CheckCast" by Christoffer Quist Adamsen · 3 years, 6 months ago
  66. 8255322 Add test for applymapping with repackageclasses by Morten Krogh-Jespersen · 3 years, 6 months ago
  67. 814acb3 Run Java11Bootstrap tests on JDK 11 and up by Morten Krogh-Jespersen · 3 years, 6 months ago
  68. d3f4820 Reproduce incomplete tracing from incorrect mapping of invoke-special by Christoffer Quist Adamsen · 3 years, 6 months ago
  69. d1b5ca8 [Retrace] Group inline frames by minified name and line only by Morten Krogh-Jespersen · 3 years, 6 months ago
  70. fdc3f0a [Retrace] Add test for identity mapping by Morten Krogh-Jespersen · 3 years, 6 months ago
  71. 0a4dfb9 Regression test and fix for retracing classes with dashes. by Ian Zerny · 3 years, 6 months ago
  72. a52e827 Remove unneeded and incorrect set-file modification. by Ian Zerny · 3 years, 6 months ago
  73. f4db7b0 Revert "Make sure loops with no iterations are removed" by Morten Krogh-Jespersen · 3 years, 6 months ago
  74. d93f2a4 Don't consume dx generated input in the examples test by Rico Wind · 3 years, 6 months ago
  75. df23d1c Make sure loops with no iterations are removed by Clément Béra · 3 years, 6 months ago
  76. 7105d44 Remove neverInline() from MethodOptimizationInfo by Christoffer Quist Adamsen · 3 years, 6 months ago
  77. e959e84 Revert "Remove single line debug entries for non-overloaded methods" by Ian Zerny · 3 years, 6 months ago
  78. 11bee07 Differentiate compiler synthesized ConstClass/CheckCast by Clément Béra · 3 years, 6 months ago
  79. d8d5276 Disregard debug set-file events. by Ian Zerny · 3 years, 6 months ago
  80. 035264b Update repro of b/202074964 to test with classpath by Søren Gjesse · 3 years, 6 months ago
  81. af24884 Update test by Søren Gjesse · 3 years, 6 months ago
  82. 8a0c6bf Avoid decoding method names in CfInvoke.getInvokeType by Christoffer Quist Adamsen · 3 years, 6 months ago
  83. 23e72a9 Remove single line debug entries for non-overloaded methods by Morten Krogh-Jespersen · 3 years, 6 months ago
  84. 87b7f4f Use generic for HashCode return type by Morten Krogh-Jespersen · 3 years, 6 months ago
  85. 798aac0 Reland "[ApiModel] Generate and use a serialized format for populating database" by Morten Krogh-Jespersen · 3 years, 6 months ago
  86. c2f4295 Ensure deterministic output from generating keep rules in CodeToKeep by Morten Krogh-Jespersen · 3 years, 6 months ago
  87. 8dcb415 Create a wrapper around Hashing to allow using it from tests by Morten Krogh-Jespersen · 3 years, 6 months ago
  88. ee4bec5 Test showing set-file debug event is unused by all VMs. by Ian Zerny · 3 years, 6 months ago
  89. 89e1901 Move compilation of R8 out in run_on_app.py to ensure proper timing by Morten Krogh-Jespersen · 3 years, 7 months ago
  90. ead53c1 Reproduction of b/202142500 by Søren Gjesse · 3 years, 6 months ago
  91. 1768e25 Read system property information in compiledump.py by Søren Gjesse · 3 years, 6 months ago
  92. 013c30b Use a source set to compile main with java 11 by Morten Krogh-Jespersen · 3 years, 6 months ago
  93. 3efde1c Fix youtube tests by Clément Béra · 3 years, 6 months ago
  94. 2a2d448 Refactor source file rewriting. by Ian Zerny · 3 years, 6 months ago
  95. b23c47c Reland "Support custom map id in R8." by Ian Zerny · 3 years, 6 months ago
  96. 70aa3c8 Add mock class and additional pending classes to API tests. by Ian Zerny · 3 years, 6 months ago
  97. c7a31d5 Revert "[ApiModel] Generate and use a serialized format for populating database" by Morten Krogh-Jespersen · 3 years, 6 months ago
  98. f87f473 Include system properties prefixed with com.android.tools.r8. in dumps by Søren Gjesse · 3 years, 7 months ago
  99. c2a9e6a [ApiModel] Generate and use a serialized format for populating database by Morten Krogh-Jespersen · 3 years, 7 months ago
  100. 162a92d Revert "Support custom map id in R8." by Ian Zerny · 3 years, 7 months ago