1. 6cdef22 Prune kotlin metadata for functions by Morten Krogh-Jespersen · 3 years ago
  2. 93c5566 Extend metadata prune test with non-pinned functions and properties by Morten Krogh-Jespersen · 3 years ago
  3. 2dea2c4 Add test for incorrect application of star in generic signature by Morten Krogh-Jespersen · 3 years ago
  4. e0632e3 Keep track of metadata being rewritten and use original by Morten Krogh-Jespersen · 3 years ago
  5. 0d9e100 Reland "Report warning if unable to reflectively read kotlin metadata message" by Morten Krogh-Jespersen · 3 years ago
  6. 1625c81 Revert "Minor cleanup of Tracer in preparation for adding GraphLens support" by Christoffer Quist Adamsen · 3 years ago
  7. b3b75a4 Remove invalid check for compiling to java class files with D8 by Morten Krogh-Jespersen · 3 years ago
  8. feb911c Reland "Remove plain stack trace parser" by Morten Krogh-Jespersen · 3 years ago
  9. 2484b58 Add graph lens support in trace references by Christoffer Quist Adamsen · 3 years ago
  10. e5c509b Minor cleanup of Tracer in preparation for adding GraphLens support by Christoffer Quist Adamsen · 3 years ago
  11. 119e59d Reland "Inspect kotlin metadata proto messages before modeling signatures" by Morten Krogh-Jespersen · 3 years ago
  12. f3fab97 Print some more timings on the bots by Rico Wind · 3 years ago
  13. 03e761b Revert "Inspect kotlin metadata proto messages before modeling signatures" by Morten Krogh-Jespersen · 3 years ago
  14. a9f3e68 Revert "Suppress unchecked cast warning in ReflectionHelper" by Morten Krogh-Jespersen · 3 years ago
  15. 967a315 Revert "Remove plain stack trace parser" by Christoffer Quist Adamsen · 3 years ago
  16. e9d3377 Revert "Report warning if unable to reflectively read kotlin metadata message" by Christoffer Quist Adamsen · 3 years ago
  17. 570e0c2 Revert "Fix test expectations after removing plain stack trace parser" by Christoffer Quist Adamsen · 3 years ago
  18. 58114c4 Fix test expectations after removing plain stack trace parser by Morten Krogh-Jespersen · 3 years ago
  19. f4061af Rename descriptors in Tracer to targetDescriptors by Christoffer Quist Adamsen · 3 years ago
  20. 9528dd9 Generalize target descriptors to type-based predicate by Christoffer Quist Adamsen · 3 years ago
  21. c73695a Generalize synthetic items to multiple synthetics per class by Christoffer Quist Adamsen · 3 years ago
  22. 4e3eaa4 Report warning if unable to reflectively read kotlin metadata message by Morten Krogh-Jespersen · 3 years ago
  23. cd791cb Remove plain stack trace parser by Morten Krogh-Jespersen · 3 years ago
  24. 2c34f13 Suppress unchecked cast warning in ReflectionHelper by Morten Krogh-Jespersen · 3 years ago
  25. 50799b7 Inspect kotlin metadata proto messages before modeling signatures by Morten Krogh-Jespersen · 3 years ago
  26. e3f518f Add numbers for added rewritten strings when processing kotlin stdlib by Morten Krogh-Jespersen · 3 years ago
  27. aa10285 Run R8 without compat mode in L8 by Christoffer Quist Adamsen · 3 years ago
  28. c021c7b Keep indirectly referenced static methods in full mode by Christoffer Quist Adamsen · 3 years ago
  29. a513932 Prune references to dead extensions fields by Christoffer Quist Adamsen · 3 years ago
  30. 7b7e736 Synthesized emulate library classes from desugared library config by Christoffer Quist Adamsen · 3 years ago
  31. 4698d67 Reland "Remove handling of shared synthetics in output" by Christoffer Quist Adamsen · 3 years ago
  32. e440059 Remove heuristic for not optimizing StringBuilders by Christoffer Quist Adamsen · 3 years, 1 month ago
  33. 2123dd0 Refactor Tracer to use explicit UseRegistry for methods by Christoffer Quist Adamsen · 3 years ago
  34. 1a614b7 Remove redundant tracing for call sites in trace references by Christoffer Quist Adamsen · 3 years ago
  35. b36f8ed Make TraceReferencesConsumer#setConsumer() public API by Christoffer Quist Adamsen · 3 years ago
  36. af4feca Remove missing definition set from trace references result by Christoffer Quist Adamsen · 3 years ago
  37. ef992ec Ignore shrinkunusedprotofields if protobuf-lite runtime is missing by Christoffer Quist Adamsen · 3 years, 1 month ago
  38. c6655726 Adjust memory expectations for YouTube by Christoffer Quist Adamsen · 3 years ago
  39. 235782e Delete D8YouTubeDeployJarVerificationTest by Christoffer Quist Adamsen · 3 years, 1 month ago
  40. 8d89d6f Treat zero as a valid line number. by Ian Zerny · 3 years, 1 month ago
  41. 7e52163 Store the feature of synthetics in their context description. by Ian Zerny · 3 years, 1 month ago
  42. 9ff31b7 Fix call to retrace in compiledump.py by Ian Zerny · 3 years, 1 month ago
  43. f2f4c29 Revert "Revert "Allow execution time of the slowest tests to be printed"" by Rico Wind · 3 years, 1 month ago
  44. 4380de3 Remove old YouTube versions by Christoffer Quist Adamsen · 3 years, 1 month ago
  45. 01c15c6 Revert "Allow execution time of the slowest tests to be printed" by Rico Wind · 3 years, 1 month ago
  46. 654eda1 Allow execution time of the slowest tests to be printed by Rico Wind · 3 years, 1 month ago
  47. aa17965 Split linux builders into dex-default and none by Søren Gjesse · 3 years, 1 month ago
  48. 80d5e48 Only run dex-default and none on linux/linux-release builders by Søren Gjesse · 3 years, 1 month ago
  49. 80bb4c3 Fix interface bounds expectation by Morten Krogh-Jespersen · 3 years, 1 month ago
  50. 989016b Create a separate builder for JDK11 and release JDK8, 9 and 11 by Søren Gjesse · 3 years, 1 month ago
  51. 5f7fab6 Remove 'failure' from test name. by Ian Zerny · 3 years, 1 month ago
  52. 9206ab0 Fix test to allow experimental mapping content. by Ian Zerny · 3 years, 1 month ago
  53. bc60198 Update kotlin tests to not have java target 1.6 for kotlinc 1.5 by Morten Krogh-Jespersen · 3 years, 1 month ago
  54. a6d7f5a Ensure presence of bounds in formal type parameter by Morten Krogh-Jespersen · 3 years, 1 month ago
  55. fcf01a9 Reland "Replace pruned type variables with concrete instantiations" by Morten Krogh-Jespersen · 3 years, 1 month ago
  56. 55da75e Allow test use of experimental map extensions by default. by Ian Zerny · 3 years, 1 month ago
  57. 019e778 Update default test.py to run just one jdk. by Ian Zerny · 3 years, 1 month ago
  58. af2ee42 Clear type elements cache prior to main dex tracing in D8 by Morten Krogh-Jespersen · 3 years, 1 month ago
  59. 1f5a731 Add tests for using PC based debug lines with D8. by Ian Zerny · 3 years, 1 month ago
  60. 4f05a88 Strip compiler synthetics from inline frame positions. by Ian Zerny · 3 years, 1 month ago
  61. 060b3ba Prohibit reading of experimental mappings. by Ian Zerny · 3 years, 1 month ago
  62. d4aee3d Change mapping version to its own info type. by Ian Zerny · 3 years, 1 month ago
  63. 07ceafe Reland "Collect synthetic inputs in R8" by Christoffer Quist Adamsen · 3 years, 1 month ago
  64. 4d38d03 Allow specifying --version to d8.py by Christoffer Quist Adamsen · 3 years, 1 month ago
  65. 7e3b25c Revert "Remove handling of shared synthetics in output" by Christoffer Quist Adamsen · 3 years, 1 month ago
  66. 9cd4b67 Add test for incorrect interface bound rewriting in signature by Morten Krogh-Jespersen · 3 years, 1 month ago
  67. bb624e4 Add l8 as a compiler to compiledump.py by Morten Krogh-Jespersen · 3 years, 1 month ago
  68. defad87 Dump proguard.config for L8 when shrinking by Morten Krogh-Jespersen · 3 years, 1 month ago
  69. 5cf6624 Remove handling of shared synthetics in output by Christoffer Quist Adamsen · 3 years, 1 month ago
  70. a6657aa Relax typing in horizontal class merger to AppInfoWithClassHierarchy by Christoffer Quist Adamsen · 3 years, 1 month ago
  71. 09cb5b4 Only generate class id fields for disambiguation when needed by Christoffer Quist Adamsen · 3 years, 1 month ago
  72. c8df799 Prefer merge targets with shorter descriptor by Christoffer Quist Adamsen · 3 years, 1 month ago
  73. 2d2a166 Backport android.util.SparseArray#set by Søren Gjesse · 3 years, 1 month ago
  74. 3528a5e Check for holder being array type before looking it up by Morten Krogh-Jespersen · 3 years, 1 month ago
  75. 3b6f44f Add reproduction of NPE when trying to keep method on desugared arr by Morten Krogh-Jespersen · 3 years, 1 month ago
  76. c225205 Revert "Collect synthetic inputs in R8" by Christoffer Quist Adamsen · 3 years, 1 month ago
  77. 17ac726 Revert "Companion class in new synthetic infrastructure" by Christoffer Quist Adamsen · 3 years, 1 month ago
  78. b52e2fd Fix red tests by Clément Béra · 3 years, 1 month ago
  79. ced3557 Annotate synthetics in L8 cf-to-cf desugar build by Christoffer Quist Adamsen · 3 years, 1 month ago
  80. cb6f2dd Collect synthetic inputs in R8 by Christoffer Quist Adamsen · 3 years, 1 month ago
  81. 06bcd26 Change annotation test to avoid compilation error in kotlin 1.5 by Morten Krogh-Jespersen · 3 years, 1 month ago
  82. 48809ca Don't run desugar head bot on every commit by Rico Wind · 3 years, 1 month ago
  83. 47e40b8 Fix build by Clément Béra · 3 years, 1 month ago
  84. 2e11387 Mark synthetic methods in mapping information. by Ian Zerny · 3 years, 1 month ago
  85. 255a4d5 Remove usage of scope references. by Ian Zerny · 3 years, 1 month ago
  86. ae4259f Emulated library class in new synthetic infrastructure by Clément Béra · 3 years, 1 month ago
  87. 1664dff Attempt to synthesize companion class only when needed by Clément Béra · 3 years, 1 month ago
  88. 8261484 Companion class in new synthetic infrastructure by Clément Béra · 3 years, 1 month ago
  89. 82a40b7 Attempt to synthesize companion class only when needed by Clément Béra · 3 years, 1 month ago
  90. 76496f2 Add Synthetic items API while migrating by Clément Béra · 3 years, 1 month ago
  91. f9f1a5b Add kotlin 1.5 to all kotlin tests by Morten Krogh-Jespersen · 3 years, 1 month ago
  92. bf4a2d2 Handle invokeinterface to a private method by Søren Gjesse · 3 years, 1 month ago
  93. a6324fc Only define isInvokeSpecial on CfInstructionSubject by Søren Gjesse · 3 years, 1 month ago
  94. f388007 Remove expectation of end strata in SMAP generated by kotlinc by Morten Krogh-Jespersen · 3 years, 1 month ago
  95. ac87b22 Remove dead code and fix typo in Interface Method Rewriter by Clément Béra · 3 years, 1 month ago
  96. a900cda Reland "More detailed enum unboxing diagnostics for debugging" by Christoffer Quist Adamsen · 3 years, 1 month ago
  97. 7ff1409 Add YouTube 16.12 to run_on_app.py by Christoffer Quist Adamsen · 3 years, 1 month ago
  98. 3f89147 Avoid resolution in naming lens by Christoffer Quist Adamsen · 3 years, 1 month ago
  99. 80a4c39 Remove info expectation after upgrading kotlin-metadata-jvm library by Morten Krogh-Jespersen · 3 years, 1 month ago
  100. 82ce224 Ensure module-info.class is removed from deps in R8 by Morten Krogh-Jespersen · 3 years, 1 month ago