1. 8ee419c [Retrace] Clean up serialization and de-serialization of rewrite actions by Morten Krogh-Jespersen · 2 years, 8 months ago
  2. 5401202 [Retrace] Use the same procedure for looking up frames by Morten Krogh-Jespersen · 2 years, 8 months ago
  3. 0d80688 Initial binary compatibility tests for the compiler. by Ian Zerny · 2 years, 8 months ago
  4. 0cf2516 Generate luci config by Rico Wind · 2 years, 8 months ago
  5. 235a4f9 Add timing information for secondary optimization pass by Christoffer Quist Adamsen · 2 years, 8 months ago
  6. f3069c8 Use sys.executable for calling google-java-format-diff.py by Christoffer Quist Adamsen · 2 years, 8 months ago
  7. c14b76a Remove unused fields in R8Command by Rico Wind · 2 years, 8 months ago
  8. 0054800 Remove dx based debugger tests by Rico Wind · 2 years, 8 months ago
  9. 17dc4e3 [Retrace] Remove line numbers from frames with multiple original lines by Morten Krogh-Jespersen · 2 years, 8 months ago
  10. fb2abd1 Remove argument hack to run correct recipe by Rico Wind · 2 years, 8 months ago
  11. 6eec097 Remove old luci config files by Rico Wind · 2 years, 8 months ago
  12. 94c9ae0 Early exit from comparers if having physical equality by Morten Krogh-Jespersen · 2 years, 8 months ago
  13. 02ecabf Only block registers temporarily in register allocation workarounds by Christoffer Quist Adamsen · 2 years, 8 months ago
  14. 88da0c9 Add retrace test of inlinee causing the receiver NPE by Morten Krogh-Jespersen · 2 years, 8 months ago
  15. 3d4113e Increase the worker count even more on the bots by Rico Wind · 2 years, 8 months ago
  16. d356a5c Avoid mutating arguments list in lens code rewriter by Christoffer Quist Adamsen · 2 years, 8 months ago
  17. 44278f0 Add casts for program to type check after merging interface to class by Christoffer Quist Adamsen · 2 years, 8 months ago
  18. a16f1f4 Reproduce issues from rewriting interface types to class types by Christoffer Quist Adamsen · 2 years, 8 months ago
  19. b7526db Insert casts needed for the program to type check after vertical class merging by Christoffer Quist Adamsen · 2 years, 8 months ago
  20. ba5d3ca Do not spill registers with use at same instruction as current value by Christoffer Quist Adamsen · 2 years, 8 months ago
  21. f340a0e Fix scheduling policy by Rico Wind · 2 years, 8 months ago
  22. fb731c8 Increase number of forks by one by Rico Wind · 2 years, 8 months ago
  23. c80285f Make MinimumKeepInfoCollection thread safe by Christoffer Quist Adamsen · 2 years, 8 months ago
  24. 8dc3fd3 Pass a non empty array to actually run the correct script by Rico Wind · 2 years, 8 months ago
  25. 44eee51 Update release script by Søren Gjesse · 2 years, 8 months ago
  26. 98d5b60 Fix typo in build.gradle by Clément Béra · 2 years, 8 months ago
  27. f32a382 Add --verify-mapping-file-hash flag to retrace. by Ian Zerny · 2 years, 8 months ago
  28. 166b098 Add full sha256 hash to map files. by Ian Zerny · 2 years, 8 months ago
  29. c851b41 Make internal test call script explicitly by Rico Wind · 2 years, 8 months ago
  30. f6aa2a7 Change jctf to explicitly set test options by Rico Wind · 2 years, 8 months ago
  31. d0ad7c0 Move archive bot to specify script and options by Rico Wind · 2 years, 8 months ago
  32. 0f8d88b Determine compiler for compiling dump from build.properties by Søren Gjesse · 2 years, 8 months ago
  33. 04c4ae9 [Retrace] Add test for non equal minified and original line span by Morten Krogh-Jespersen · 2 years, 8 months ago
  34. be60dba [Retrace] Define equivalence on retraced proxies externally by Morten Krogh-Jespersen · 2 years, 8 months ago
  35. 96a4bc3 Have overall categories and subcategories by Rico Wind · 2 years, 8 months ago
  36. e7a3371 Rename RecordRewriter to RecordDesugaring by Clément Béra · 2 years, 8 months ago
  37. c94b620 Fix Jdk11 test dependencies by Clément Béra · 2 years, 8 months ago
  38. 1487360 Introduce ApplicationReaderMap instances by Clément Béra · 2 years, 8 months ago
  39. e641310 Fix categories and windows dimension by Rico Wind · 2 years, 8 months ago
  40. 55004da [luci][realms] complete switching r8 project to the LUCI realms mode. by Andrii Shyshkalov · 2 years, 8 months ago
  41. f7960a3 [Retrace] Fix naming for visitors and streams by Morten Krogh-Jespersen · 2 years, 8 months ago
  42. ea3a412 Use shorter names that are obvious from the categories by Rico Wind · 2 years, 8 months ago
  43. 2839ad5 Add more categories for console columns by Rico Wind · 2 years, 8 months ago
  44. 9e70b4e Postpone compilation of jdk11 time files by Clément Béra · 2 years, 8 months ago
  45. 9fe7c09 Fix Checksum and naminglens/ApplicationReaderMap by Clément Béra · 2 years, 8 months ago
  46. 347f860 Sort more like the old console sorting by Rico Wind · 2 years, 8 months ago
  47. 46cdf98 Trigger bots by Rico Wind · 2 years, 8 months ago
  48. 7256e95 Fix logdog by Rico Wind · 2 years, 8 months ago
  49. 1c86062 Trigger bots by Rico Wind · 2 years, 8 months ago
  50. 4fb5748 Fix scheduler owner by Rico Wind · 2 years, 8 months ago
  51. 49a6bfe Don't add regexp in front of ref by Rico Wind · 2 years, 8 months ago
  52. b1808ea Fix names for some builders with = by Rico Wind · 2 years, 8 months ago
  53. 55dfdde [luci][realms] Configure LUCI Security Realms for R8. by Andrii Shyshkalov · 2 years, 8 months ago
  54. a923518 Optimize methods returning constant argument by Christoffer Quist Adamsen · 2 years, 8 months ago
  55. 6d6a848 Fix inliner downcast insertion for invoke-interface instructions by Christoffer Quist Adamsen · 2 years, 8 months ago
  56. 0deb12b [Retrace] Return frames as streams rather than visitors by Morten Krogh-Jespersen · 2 years, 8 months ago
  57. 6b8a54e [Retrace] Add test for no line number with multiple original lines by Morten Krogh-Jespersen · 2 years, 8 months ago
  58. f2aedef [Retrace] Update binary tests after OptionalInt change by Morten Krogh-Jespersen · 2 years, 8 months ago
  59. cb0dba2 [Retrace] Use OptionalInt instead of Optional<Integer> by Morten Krogh-Jespersen · 2 years, 8 months ago
  60. 71b41e5 [Retrace] Fix consistent overload by Morten Krogh-Jespersen · 2 years, 8 months ago
  61. a5f27f5 Mark -checkdiscard rules with matching items as used by Christoffer Quist Adamsen · 2 years, 8 months ago
  62. 4858ddf [Retrace] Pass context to all methods that give back frame results by Morten Krogh-Jespersen · 2 years, 8 months ago
  63. 6d3b71a Avoid merging classes matched by -checkdiscard by Christoffer Quist Adamsen · 2 years, 8 months ago
  64. 76146a6 Do not mark classes without members as checkdiscard by Christoffer Quist Adamsen · 2 years, 8 months ago
  65. a5eb5d1 Continue from previous suffix when searching for fresh signature by Christoffer Quist Adamsen · 2 years, 8 months ago
  66. e940b04 Update StringValueOfTest expectation by Christoffer Quist Adamsen · 2 years, 8 months ago
  67. f7266e1 Reproduction for non shrunk fields by Clément Béra · 2 years, 8 months ago
  68. 4d827bb Resolve/replace TODOs from moving interface desugaring to CF. by Ian Zerny · 2 years, 8 months ago
  69. 18d6b7c Remove use of non-existing buildbot envvar in retrace header. by Ian Zerny · 2 years, 8 months ago
  70. e5bba1e Remove check subsumed by accurate instance instantiation tracking. by Ian Zerny · 2 years, 8 months ago
  71. 8431f98 Refactor code rewriting and remove desugar event consumer stub. by Ian Zerny · 2 years, 8 months ago
  72. 6574e1e Cleanup RewrittenTypeInfo after removal of uninstantiated type opt. by Christoffer Quist Adamsen · 2 years, 8 months ago
  73. f6bcb1e Reproduce verifaction error from interface-invoke on Object by Christoffer Quist Adamsen · 2 years, 8 months ago
  74. 281bdfa Minor updates to argument propagator by Christoffer Quist Adamsen · 2 years, 8 months ago
  75. 5e8f04e Add verbose option to retrace.py by Christoffer Quist Adamsen · 2 years, 8 months ago
  76. b9e1995 Add test for optimizing methods returning constant argument by Christoffer Quist Adamsen · 2 years, 8 months ago
  77. 9945275 Remove uninstantiated type optimization pass by Christoffer Quist Adamsen · 2 years, 8 months ago
  78. f8eb27f Handle uninstantiated types in argument propagation by Christoffer Quist Adamsen · 2 years, 8 months ago
  79. 263c05b Do not optimize -checkdiscard items in argument propagation by Christoffer Quist Adamsen · 2 years, 8 months ago
  80. adfe9fd Move -checkdiscard info to KeepInfo by Christoffer Quist Adamsen · 2 years, 8 months ago
  81. 4f8d9cc [Retrace] Disambiguate stack traces by putting <OR> on the same line by Morten Krogh-Jespersen · 2 years, 8 months ago
  82. 152e210 Fix EmptyEnumUnboxer by Clément Béra · 2 years, 8 months ago
  83. 4831b55 Process interface methods per-method during conversion. by Ian Zerny · 2 years, 8 months ago
  84. 9f23f57 Reland "Add equals() to RewrittenPrototypeDescription" by Christoffer Quist Adamsen · 2 years, 8 months ago
  85. 33479c9 Reland "Refactor argument propagation to use RewrittenPrototypeDescription" by Christoffer Quist Adamsen · 2 years, 8 months ago
  86. 3adeb41 Reland "Extend member value propagation to arrays of null" by Christoffer Quist Adamsen · 2 years, 8 months ago
  87. 314402d Reland "Remove unused argument removal phase" by Christoffer Quist Adamsen · 2 years, 8 months ago
  88. 9c78d51 Reland "Extend argument propagator to instance initializers" by Christoffer Quist Adamsen · 2 years, 8 months ago
  89. daea344 Add remaining bots to lucicfg main.star by Rico Wind · 2 years, 8 months ago
  90. 9e04c91 Pass --no_internal to kotlin-compiler-dev bot by Morten Krogh-Jespersen · 2 years, 8 months ago
  91. b3490ab Reland "Widen dynamic types to unknown when they are not useful" by Christoffer Quist Adamsen · 2 years, 8 months ago
  92. e90f2d9 Revert "Widen dynamic types to unknown when they are not useful" by Christoffer Quist Adamsen · 2 years, 8 months ago
  93. 932f4fa Test Record R8 cf to cf Merge by Clément Béra · 2 years, 8 months ago
  94. 7b834f7 Test record field pruning by Clément Béra · 2 years, 8 months ago
  95. a018d08 Add a kotlin dev bot to waterfall by Morten Krogh-Jespersen · 2 years, 8 months ago
  96. 3e0054b Fix kotlin compiler dev option name by Morten Krogh-Jespersen · 2 years, 8 months ago
  97. c616fcd Add support for running kotlin tests on kotlin dev version by Morten Krogh-Jespersen · 2 years, 8 months ago
  98. c69a554 Add support for downloading kotlin dev compilers by Morten Krogh-Jespersen · 2 years, 8 months ago
  99. b01a235 Clean-up kotlin compilers and definitions by Morten Krogh-Jespersen · 2 years, 8 months ago
  100. 702ccbc [Retrace] Fix naming to use camel case by Morten Krogh-Jespersen · 2 years, 8 months ago