1. 9d01a93 Update string optimization tests to use TestParameters. by Jinseong Jeon · 6 years ago
  2. cd7a8c6 Update idempotent call canonicalization test to use TestParameters. by Jinseong Jeon · 6 years ago
  3. 5edcf86 Update DoubleInliningInvokeSuperTest to use TestParameters. by Jinseong Jeon · 6 years ago
  4. 436e2f6 Add test for inlining of kept method by the ClassInliner by Morten Krogh-Jespersen · 6 years ago
  5. 85222f5 Reland "Link default interface methods to their implementation methods." by Ian Zerny · 6 years ago
  6. b089726 Model Class.newInstance() and Constructor.newInstance(Object...) by Christoffer Quist Adamsen · 6 years ago
  7. 51ae397 Remove const field 'initMethodName' in class com.android.tools.r8.graph.DexItemFactory by Albert Jin · 6 years ago
  8. 3defc8d Re-apply "Test if using one more fork on the bots makes a improvement in time to run" by Rico Wind · 6 years ago
  9. b0656f4 Add test to verify inlining of single-target library interface methods. by Tamas Kenez · 6 years ago
  10. 59d782d Revert "Revert "Minor changes to -useuniqueclassmembernames tests"" by Christoffer Quist Adamsen · 6 years ago
  11. 23a0511 Add maven mirror and tool to populate it by Rico Wind · 6 years ago
  12. 54653a6 Revert "Test if using one more fork on the bots makes a improvement in time to run" by Rico Wind · 6 years ago
  13. 69b1bb5 Revert "Link default interface methods to their implementation methods." by Rico Wind · 6 years ago
  14. 4cc88e0 Revert "Minor changes to -useuniqueclassmembernames tests" by Morten Krogh-Jespersen · 6 years ago
  15. 6fb7ed9 Add 8.1.0 and 9.0.0 builders on master by Rico Wind · 6 years ago
  16. de2af6c Cleanup jack infrastructure that we no longer use by Rico Wind · 6 years ago
  17. a4b61ec Fix acl section by Rico Wind · 6 years ago
  18. da727ec Don't run windows testing on branch by Rico Wind · 6 years ago
  19. a0df55d Allow r8 team members to force builds by Rico Wind · 6 years ago
  20. 8bbac76 Link default interface methods to their implementation methods. by Ian Zerny · 6 years ago
  21. 76c5d15 Minor changes to -useuniqueclassmembernames tests by Christoffer Quist Adamsen · 6 years ago
  22. 09e8a46 Link third_party before checking java version. by Ian Zerny · 6 years ago
  23. d55ce27 Use concurrent uploads when uploding directories by Rico Wind · 6 years ago
  24. 8f1c96a Rewrite RemoveAssertionsTest to use bytecode dumps and new test setup by Morten Krogh-Jespersen · 6 years ago
  25. d69aa2d Refactor on-demand link on ReferenceTypeLatticeElement by Morten Krogh-Jespersen · 6 years ago
  26. 53ecda3 Remove unused methods from TestRunResult by Morten Krogh-Jespersen · 6 years ago
  27. 0081193 Don't disable desugaring for the art tests. by Ian Zerny · 6 years ago
  28. cc2025b Remove whitespace - trigger bots by Rico Wind · 6 years ago
  29. 29b9ef1 Override -printconfiguration to avoid writing into input directory when running benchmarks. by Man Cao · 6 years ago
  30. 293b4f3 Verify order of method ids. by Jinseong Jeon · 6 years ago
  31. 429e344 Verify order of type ids. by Jinseong Jeon · 6 years ago
  32. cae4d1f Reproduce b/128987064: illegal invoke-super during double-inlining processing. by Jinseong Jeon · 6 years ago
  33. 9dca7e9 Add a field naming test for -useuniqueclassmembernames by Christoffer Quist Adamsen · 6 years ago
  34. 4187e16 Disable desugaring of JCTF tests and add fixed dependency on Junit by Morten Krogh-Jespersen · 6 years ago
  35. 207ffcf Merge "Use StringReader rather than InputStream with getBytes for verifyPGMap" by Morten Krogh-Jespersen · 6 years ago
  36. eaa66ad Test if using one more fork on the bots makes a improvement in time to run by Rico Wind · 6 years ago
  37. d1e903e Use StringReader rather than InputStream with getBytes for verifyPGMap by Morten Krogh-Jespersen · 6 years ago
  38. 85d67ba Update patch version for release - new version is 1.5.13-dev by Søren Gjesse · 6 years ago
  39. fd02b2b Merge "Compare DEX instructions as last step in identicalAfterRegisterAllocation" by Ian Zerny · 6 years ago
  40. bd2fdcc Compare DEX instructions as last step in identicalAfterRegisterAllocation by Ian Zerny · 6 years ago
  41. f219449 Fix bug in member pool collection by Christoffer Quist Adamsen · 6 years ago
  42. 8f616b0 Merge "Reproduction for bug in uninstantiated type optimization" by Christoffer Quist Adamsen · 6 years ago
  43. e2ac544 Reproduction for bug in uninstantiated type optimization by Christoffer Quist Adamsen · 6 years ago
  44. 1410dbb Pass no_internal for building the R8_LIB by Rico Wind · 6 years ago
  45. 6e67dc9 Merge "Add a test for minification of interface fields" by Christoffer Quist Adamsen · 6 years ago
  46. 172d323 Add a test for minification of interface fields by Christoffer Quist Adamsen · 6 years ago
  47. 8fc8bfa Start archiving two maven zips by Rico Wind · 6 years ago
  48. 4f07251 Merge "Change run_on_as_app to do pre-runs in gradle" by Morten Krogh-Jespersen · 6 years ago
  49. 36d95f5 Change run_on_as_app to do pre-runs in gradle by Morten Krogh-Jespersen · 6 years ago
  50. fc5bb3c Revert "Temporary logging for debugging b/128917897" by Christoffer Quist Adamsen · 6 years ago
  51. daeff73 Temporary logging for debugging b/128917897 by Christoffer Quist Adamsen · 6 years ago
  52. 936df90 Fix test expectation in ReservedFieldNameInSubInterfaceTest by Christoffer Quist Adamsen · 6 years ago
  53. 68cc4b6 Move jcenter() down after maven by Morten Krogh-Jespersen · 6 years ago
  54. 3286747 Merge "Change order of maven repositories in build.gradle" by Morten Krogh-Jespersen · 6 years ago
  55. e45b0f9 Change order of maven repositories in build.gradle by Morten Krogh-Jespersen · 6 years ago
  56. a6b6b4a Extend test to demonstrate inlining constraint limitations by Christoffer Quist Adamsen · 6 years ago
  57. f618adf Merge "Tests for field minification in presence of reserved names" by Christoffer Quist Adamsen · 6 years ago
  58. 10c83b9 Tests for field minification in presence of reserved names by Christoffer Quist Adamsen · 6 years ago
  59. 022e1ee Merge "Update NonVirtualOverrideTest to enable compiling a testJar with R8" by Morten Krogh-Jespersen · 6 years ago
  60. caedb7e Update NonVirtualOverrideTest to enable compiling a testJar with R8 by Morten Krogh-Jespersen · 6 years ago
  61. b5b2f34 Remove duplicated outputStreamProvider.apply() in DexByteCodeWriter.write() for oneFilePerClass by Albert Jin · 6 years ago
  62. 4f98295 Merge "Update junit version to 4.13-beta-2" by Morten Krogh-Jespersen · 6 years ago
  63. 66800e4 Revisit array conversion: introduce/use empty arrays. by Jinseong Jeon · 6 years ago
  64. 4fbab2a Merge "Add util to check String concatenating utils." by Jinseong Jeon · 6 years ago
  65. 36ec92f Merge "Add test for non-reported missing class in throwing" by Morten Krogh-Jespersen · 6 years ago
  66. 966defe Add test for non-reported missing class in throwing by Morten Krogh-Jespersen · 6 years ago
  67. bf5097c Merge "Only run cf backend tests on default configuration" by Rico Wind · 6 years ago
  68. 94ff676 Update junit version to 4.13-beta-2 by Morten Krogh-Jespersen · 6 years ago
  69. ba990ca Only run cf backend tests on default configuration by Rico Wind · 6 years ago
  70. 38cdcc6 Merge "Make R8 master bots run more in parallel" by Rico Wind · 6 years ago
  71. 11abcc7 JCTF: fix using wrong compilation options in some cases for the R8 phase. by Tamas Kenez · 6 years ago
  72. 9f9a803 Merge "Fix inlining constraints in presence of non-rebound field access" by Christoffer Quist Adamsen · 6 years ago
  73. 892b37c Make R8 master bots run more in parallel by Rico Wind · 6 years ago
  74. 68ecb37 Merge "Don't dex2oat the art image when running jctf tests" by Rico Wind · 6 years ago
  75. f630361 Merge "Remove d8 bots on master" by Rico Wind · 6 years ago
  76. 324d761 Add support for running tests with a "none" runtime configuration. by Ian Zerny · 6 years ago
  77. 3a97520 Refactor computation of class collections when fully loading an application. by Ian Zerny · 6 years ago
  78. 17a6057 Don't dex2oat the art image when running jctf tests by Rico Wind · 6 years ago
  79. 321b084 Fix inlining constraints in presence of non-rebound field access by Christoffer Quist Adamsen · 6 years ago
  80. 819f7c5 Remove d8 bots on master by Rico Wind · 6 years ago
  81. a8098f1 Merge "Update revision for chanu app to solve problem with missing classes" by Morten Krogh-Jespersen · 6 years ago
  82. e4d2578 Merge "Add cache for getting the clinit method on a DexClass" by Rico Wind · 6 years ago
  83. 9c329ac Add cache for getting the clinit method on a DexClass by Rico Wind · 6 years ago
  84. d8d22a2 Merge "Only run MainDexListTests on the normal cf (i.e., once)" by Rico Wind · 6 years ago
  85. 2369869 Add util to check String concatenating utils. by Jinseong Jeon · 6 years ago
  86. 490c990 Merge "Retrieve single call target without liveness if possible." by Jinseong Jeon · 6 years ago
  87. c2d98e6 Retrieve single call target without liveness if possible. by Jinseong Jeon · 6 years ago
  88. e70659c Merge "Don't check for existing destination when performing archive dry run." by Søren Gjesse · 6 years ago
  89. 11a6b8f Merge "Only run BootstrapTest and BootstrapCurrentEquality on cf runtimes" by Rico Wind · 6 years ago
  90. b348e48 Only run MainDexListTests on the normal cf (i.e., once) by Rico Wind · 6 years ago
  91. ff2cb44 Only run BootstrapTest and BootstrapCurrentEquality on cf runtimes by Rico Wind · 6 years ago
  92. a0e7f2a JCTF: Fix ignoring running test on further VMs after [un]expected error. by Tamas Kenez · 6 years ago
  93. 03caa16 Prevent NPE in enqueueHolderIfDependentNonStaticMember by Christoffer Quist Adamsen · 6 years ago
  94. 42fa5cf Update revision for chanu app to solve problem with missing classes by Morten Krogh-Jespersen · 6 years ago
  95. 35464fa Merge "Make sure we do not take the profile report for buildSrc" by Morten Krogh-Jespersen · 6 years ago
  96. b5d45cd Make sure we do not take the profile report for buildSrc by Morten Krogh-Jespersen · 6 years ago
  97. ffc7381 Copy r8lib.jar and r8.jar on -full in shrinker in run_on_as_app by Morten Krogh-Jespersen · 6 years ago
  98. 7889f25 Fix flavor of tachiyomi to be dev by Morten Krogh-Jespersen · 6 years ago
  99. 60dbf59 Merge "Verify AppInfo is not obsolete" by Christoffer Quist Adamsen · 6 years ago
  100. 69d12c7 Add tests for string concatenation optimization. by Jinseong Jeon · 6 years ago