1. 005abea Remove dead array initializations by Rico Wind · 6 years ago
  2. 1eff08c Don't allow fill-array-data in consistency check. by Ian Zerny · 6 years ago
  3. 25309be Merge "Print the stack trace for exception diagnostics by default." by Ian Zerny · 6 years ago
  4. 973fd06 Merge "Enable unused argument removal for non-private constructors" by Christoffer Quist Adamsen · 6 years ago
  5. edc0a05 Enable unused argument removal for non-private constructors by Christoffer Quist Adamsen · 6 years ago
  6. b3f9184 Print the stack trace for exception diagnostics by default. by Ian Zerny · 6 years ago
  7. d5c0f17 Fix tests for -optimizations by Christoffer Quist Adamsen · 6 years ago
  8. 01461e3 Merge "Inform that -optimizations directive is ignored" by Christoffer Quist Adamsen · 6 years ago
  9. 1c22769 Inform that -optimizations directive is ignored by Christoffer Quist Adamsen · 6 years ago
  10. d96f9fa Merge "Update tests of -checkdiscard in the standalone main dex list generator" by Søren Gjesse · 6 years ago
  11. 66f7210 Update tests of -checkdiscard in the standalone main dex list generator by Søren Gjesse · 6 years ago
  12. 2528650 Merge "Reproduce b/122819537: kotlinc-generated synthetic methods are not traced." by Jinseong Jeon · 6 years ago
  13. d984bbc Reproduce b/122819537: kotlinc-generated synthetic methods are not traced. by Jinseong Jeon · 6 years ago
  14. 0d38f02 Merge "Fix typos in TestDiagnosticMessagesImpl." by Jinseong Jeon · 6 years ago
  15. 9ef76c5 Merge "Add wrapper object DexDebugInfo that does not consider SetInlineFrame" by Rico Wind · 6 years ago
  16. a5a0e7c Add wrapper object DexDebugInfo that does not consider SetInlineFrame by Rico Wind · 6 years ago
  17. 3e8292c Test limiting exception range before throwing instruction by Morten Krogh-Jespersen · 6 years ago
  18. bce1dea Merge "Add debug output for flaky retrace test" by Søren Gjesse · 6 years ago
  19. 88eb889 Add debug output for flaky retrace test by Søren Gjesse · 6 years ago
  20. 98a5091 Merge "Remove dependency on ASM in tests" by Morten Krogh-Jespersen · 6 years ago
  21. 4777c04 Merge "Change name of path separator to indicate separation of class paths" by Morten Krogh-Jespersen · 6 years ago
  22. 3dccbe1 Merge "Correctly mark and treat FillArrayData as a throwing instruction." by Ian Zerny · 6 years ago
  23. faf0524 Correctly mark and treat FillArrayData as a throwing instruction. by Ian Zerny · 6 years ago
  24. 76c5265 Merge "Avoid staticizer lense creation if no method/field mappings found." by Søren Gjesse · 6 years ago
  25. ae2d553 Change name of path separator to indicate separation of class paths by Morten Krogh-Jespersen · 6 years ago
  26. 54b3730 Merge "Improve configuration parser error" by Søren Gjesse · 6 years ago
  27. d4f0ae8 Merge "Change ExternalR8TestBuilder to use platform dependent path separator" by Morten Krogh-Jespersen · 6 years ago
  28. 75bb1d8 Improve configuration parser error by Søren Gjesse · 6 years ago
  29. d99fb07 Change ExternalR8TestBuilder to use platform dependent path separator by Morten Krogh-Jespersen · 6 years ago
  30. 1bf60b8 Avoid staticizer lense creation if no method/field mappings found. by Jinseong Jeon · 6 years ago
  31. 249df95 Fix typos in TestDiagnosticMessagesImpl. by Jinseong Jeon · 6 years ago
  32. 5c4c23e Merge "Add tests to process kotlin stdlib and reflection lib." by Jinseong Jeon · 6 years ago
  33. 40eb463 Merge "Do not add identity mappings to nested lense." by Jinseong Jeon · 6 years ago
  34. e2dbafd Merge changes I8808a7f7,I557de36c by Søren Gjesse · 6 years ago
  35. 1be767c Merge "Fix applymapping test to actually use shrunken library" by Morten Krogh-Jespersen · 6 years ago
  36. 1a2b816 Update testing framework by Søren Gjesse · 6 years ago
  37. 216d7d2 Don't try to look for a class named "null" when the type name is null by Søren Gjesse · 6 years ago
  38. f11e57f Add tests to process kotlin stdlib and reflection lib. by Jinseong Jeon · 6 years ago
  39. d40e944 Remove dependency on ASM in tests by Morten Krogh-Jespersen · 6 years ago
  40. d901fb1 Do not add identity mappings to nested lense. by Jinseong Jeon · 6 years ago
  41. 87a81f2 Merge "Fix testR8LibCompatibility by renaming dependency jar" by Morten Krogh-Jespersen · 6 years ago
  42. 224ca38 Merge "Avoid running visibility bridge remover if nothing publicized." by Jinseong Jeon · 6 years ago
  43. 2e7da27 Allow referencing graph nodes that are removed during tree shaking. by Ian Zerny · 6 years ago
  44. 604629d Test for whyareyoukeeping rule on non-existent items. by Ian Zerny · 6 years ago
  45. 393fc8a Merge "Remove printing when encountering JSR." by Mads Ager · 6 years ago
  46. bd1f925 Remove printing when encountering JSR. by Mads Ager · 6 years ago
  47. 1072289 Avoid running visibility bridge remover if nothing publicized. by Jinseong Jeon · 6 years ago
  48. d740097 Merge "Avoid publicizer lense creation if no methods are publicized." by Jinseong Jeon · 6 years ago
  49. 79c22fe Avoid publicizer lense creation if no methods are publicized. by Jinseong Jeon · 6 years ago
  50. f1af067 Fix applymapping test to actually use shrunken library by Morten Krogh-Jespersen · 6 years ago
  51. 54f196e Fix testR8LibCompatibility by renaming dependency jar by Morten Krogh-Jespersen · 6 years ago
  52. d96094c Revert "Add compatibility test for r8lib with and without dependencies" by Morten Krogh-Jespersen · 6 years ago
  53. 3150fc2 Add compatibility test for r8lib with and without dependencies by Morten Krogh-Jespersen · 6 years ago
  54. ae0e9fa Fix test-expectations for JCTF tests on CF backend by Morten Krogh-Jespersen · 6 years ago
  55. e4b5563 Enable adding deps to classpath when running externally provided R8 by Morten Krogh-Jespersen · 6 years ago
  56. c602b68 Revert "Revert "Verify mapping of field and method signatures to original program"" by Christoffer Quist Adamsen · 6 years ago
  57. 8ba9a31 Add handling of -checkdiscard in the stand alone main dex list generator by Søren Gjesse · 6 years ago
  58. 6971e0a Merge "Test visibility bridge methods after inlining" by Christoffer Quist Adamsen · 6 years ago
  59. 17119a0 Test visibility bridge methods after inlining by Christoffer Quist Adamsen · 6 years ago
  60. 87f9fb4 Merge "Remove ImmutableList from API surface." by Ian Zerny · 6 years ago
  61. deaf112 Merge "Don't generate compat rules when tracing reflective use" by Søren Gjesse · 6 years ago
  62. 643992c Remove ImmutableList from API surface. by Ian Zerny · 6 years ago
  63. c47587c Fix merge with "Replace nullable bit in TypeLatticeElement with NullLatticeElement." by Christoffer Quist Adamsen · 6 years ago
  64. 235d7a0 Unset optimization info for staticized methods by Christoffer Quist Adamsen · 6 years ago
  65. 64a9b19 Merge "Replace nullable bit in TypeLatticeElement with NullLatticeElement." by Jinseong Jeon · 6 years ago
  66. 652ffe7 Don't generate compat rules when tracing reflective use by Søren Gjesse · 6 years ago
  67. 86aab93 Update version number after creating 1.4 release branch. by Mads Ager · 6 years ago
  68. 826d737 Update version for release 1.4.22-dev. by Mads Ager · 6 years ago
  69. 21757e8 Do not attempt to run Android O dex files on pre-O VMs. by Mads Ager · 6 years ago
  70. fd08600 Replace nullable bit in TypeLatticeElement with NullLatticeElement. by Jinseong Jeon · 6 years ago
  71. 9466e34 Merge changes Ib3b0d969,I4c98fe44 by Søren Gjesse · 6 years ago
  72. 430740d Synthesize -assumevalue rule automatically based on min sdk by Søren Gjesse · 6 years ago
  73. 766d522 Merge "Generalize types used by tests to super-type / interface" by Morten Krogh-Jespersen · 6 years ago
  74. b83918c Do not reuse move-exception for different exception types. by Mads Ager · 6 years ago
  75. 3ebe216 Generalize types used by tests to super-type / interface by Morten Krogh-Jespersen · 6 years ago
  76. 4f1cedd Merge "Centralize kotlin package name and prevent relocate" by Morten Krogh-Jespersen · 6 years ago
  77. a7a386a Centralize kotlin package name and prevent relocate by Morten Krogh-Jespersen · 6 years ago
  78. 09a6f96 Update patch version for release - new version is 1.4.21-dev by Christoffer Quist Adamsen · 6 years ago
  79. 3642f2d Add quotes to expected outcome of test on Windows by Christoffer Quist Adamsen · 6 years ago
  80. 2ac4f77 Address comments from https://r8-review.googlesource.com/c/r8/+/32802 by Rico Wind · 6 years ago
  81. 079f7e0 Merge "Account for receivers in nonNullParam* optimization info." by Jinseong Jeon · 6 years ago
  82. c05d083 Account for receivers in nonNullParam* optimization info. by Jinseong Jeon · 6 years ago
  83. c5e4e08 Merge "Add reproduction test for b/120164595" by Rico Wind · 6 years ago
  84. 084f9bb Merge "Cleanup redundant conversion from numeric type to type lattice." by Jinseong Jeon · 6 years ago
  85. c304165 Merge "Enable assertions on bootstrap tests" by Morten Krogh-Jespersen · 6 years ago
  86. 42234ac Merge "Add test for limiting of live-ranges over exceptional edges" by Morten Krogh-Jespersen · 6 years ago
  87. 2e34454 Enable assertions on bootstrap tests by Morten Krogh-Jespersen · 6 years ago
  88. 7ee4ca7 Update testing framework by Søren Gjesse · 6 years ago
  89. 0489891 Filter example tests to only compare states in the test package. by Ian Zerny · 6 years ago
  90. 3419212 Ignore empty variable names reported by DEX runtimes. by Ian Zerny · 6 years ago
  91. 9e91f8c Merge "Clean up InstructionListIterator and BasicBlockInstructionIterator" by Morten Krogh-Jespersen · 6 years ago
  92. d77e270 Add test for limiting of live-ranges over exceptional edges by Morten Krogh-Jespersen · 6 years ago
  93. e62239c Add reproduction test for b/120164595 by Rico Wind · 6 years ago
  94. 6c0af36 Attempt to fix test for Windows by Christoffer Quist Adamsen · 6 years ago
  95. cafd42a Emit local changes prior at block exits. by Ian Zerny · 6 years ago
  96. 216e73c Merge "Move dup to block with store in case of linear flow" by Morten Krogh-Jespersen · 6 years ago
  97. 8300a47 Merge "Add Proguard compatibility test for -printconfiguration" by Christoffer Quist Adamsen · 6 years ago
  98. 336a023 Cleanup redundant conversion from numeric type to type lattice. by Jinseong Jeon · 6 years ago
  99. 078a360 Clean up InstructionListIterator and BasicBlockInstructionIterator by Morten Krogh-Jespersen · 6 years ago
  100. 1ef7124 Move dup to block with store in case of linear flow by Morten Krogh-Jespersen · 6 years ago