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