1. bec0533 Raise an error if the given pg-map is incomplete. by Jinseong Jeon · 7 years ago
  2. ff81dfe Merge "Gmscore: comment out 'checkdiscard' from proguard config files." by Tamas Kenez · 7 years ago
  3. 9f40ba6 Merge "Keep synthetic classes mentioned as argument types to synthetic constructors" by Søren Gjesse · 7 years ago
  4. f32122d Gmscore: comment out 'checkdiscard' from proguard config files. by Tamas Kenez · 7 years ago
  5. e0c0436 Keep synthetic classes mentioned as argument types to synthetic constructors by Søren Gjesse · 7 years ago
  6. e59d262 Canonicalize constants by Mikaël Peltier · 7 years ago
  7. bf92a06 Merge "Fix tests status for d8 4.0.4 bot." by Stephan Herhut · 7 years ago
  8. f4e4d61 Fix tests status for d8 4.0.4 bot. by Stephan Herhut · 7 years ago
  9. d7fdce5 Merge "Check interfaces and superclasses for static inlining." by Stephan Herhut · 7 years ago
  10. 8457cfd Update patch version for release by Ian Zerny · 7 years ago
  11. abda509 Check interfaces and superclasses for static inlining. by Stephan Herhut · 7 years ago
  12. f45fe84 Fix error-prone argument order error. by Ian Zerny · 7 years ago
  13. baaad9f Disallow multiple --min-api and add --no-desugaring / setDisableDesugaring. by Ian Zerny · 7 years ago
  14. e0f0ab7 Fix bots after bad merge. by Ian Zerny · 7 years ago
  15. 871810e Merge "Remove the deprecated D8 API." by Ian Zerny · 7 years ago
  16. 3d209c0 Merge "Remove and hide remaining testing utilities from the public APIs." by Ian Zerny · 7 years ago
  17. ef028f5 Remove the deprecated D8 API. by Ian Zerny · 7 years ago
  18. afb08e1 Remove and hide remaining testing utilities from the public APIs. by Ian Zerny · 7 years ago
  19. e2ab32d Mark art test 121-modifiers as failing on Dalvik 4.0.4. by Stephan Herhut · 7 years ago
  20. cfa0359 Merge "Compute dominator only when it is needed" by Mikael Peltier · 7 years ago
  21. 729e691 Merge "Integrate synthesized class map in R8" by Yohann Roussel · 7 years ago
  22. e40c0fc Compute dominator only when it is needed by mikaelpeltier · 7 years ago
  23. 68990a1 Merge "Keep InnerClasses and EnclosingMethod together in Proguard compatibility mode" by Søren Gjesse · 7 years ago
  24. eb40021 Keep InnerClasses and EnclosingMethod together in Proguard compatibility mode by Søren Gjesse · 7 years ago
  25. c82a1ce Increase pattern used to simplify if by mikaelpeltier · 7 years ago
  26. 4515623 Only use -Ximage option for non-dalvik VMs. by Mads Ager · 7 years ago
  27. 2e58150 Update patch version for release by Mads Ager · 7 years ago
  28. 08f4bce Merge "Add tests for inlining calls on nullable/non-null receivers." by Jinseong Jeon · 7 years ago
  29. 70d2167 Revert adding markNeverNull to InvokeNewArray. by Jinseong Jeon · 7 years ago
  30. 625e441 Merge "Add missed markNeverNull." by Jinseong Jeon · 7 years ago
  31. 3ac6cc9 Merge "Make class instantiated when a constructor method handle is seen" by Søren Gjesse · 7 years ago
  32. fd8dea1 Integrate synthesized class map in R8 by Yohann Roussel · 7 years ago
  33. 2c82aba Merge "Reduce synchronization in ClassMap.get method." by Stephan Herhut · 7 years ago
  34. ea21de3 Reduce synchronization in ClassMap.get method. by Stephan Herhut · 7 years ago
  35. f2e6deb Merge "Add a Gradle task rebuilding all API sample jars" by Yohann Roussel · 7 years ago
  36. 1d3de9f Merge "Remove blocksToIgnore from DominatorTree." by Stephan Herhut · 7 years ago
  37. b235c10 Make class instantiated when a constructor method handle is seen by Søren Gjesse · 7 years ago
  38. 10f7309 Remove blocksToIgnore from DominatorTree. by Stephan Herhut · 7 years ago
  39. 78099c7 DexFileMerger: ensure output zip content is sorted. by Tamas Kenez · 7 years ago
  40. d3f3b4d Remove unnecessary code in D8DiagnosticHandler by Yohann Roussel · 7 years ago
  41. 548ae94 Add a Gradle task rebuilding all API sample jars by Yohann Roussel · 7 years ago
  42. e280bdf Update the test D8DiagnoticHandler by Yohann Roussel · 7 years ago
  43. cfa1b6b Add missed markNeverNull. by Jinseong Jeon · 7 years ago
  44. 9ac5047 Merge "Update nullability tests for local type analysis." by Jinseong Jeon · 7 years ago
  45. a38933b Bad merge. by Ian Zerny · 7 years ago
  46. 1fede15 Disallow DEX inputs to R8. by Ian Zerny · 7 years ago
  47. 7d1339d Merge "Remove and hide non-API procedures on R8." by Ian Zerny · 7 years ago
  48. d44a861 Merge "Remove public access to R8 proguard-configuration consumers." by Ian Zerny · 7 years ago
  49. e150bb4 Merge "Test varg variants of the command builders in API tests." by Ian Zerny · 7 years ago
  50. 65d638c Update nullability tests for local type analysis. by Jinseong Jeon · 7 years ago
  51. ee68d28 Merge "Also add new android jars to build.gradle." by Stephan Herhut · 7 years ago
  52. 08f1891 Update 004-JniTest expectation after relaxing class version requirement. by Tamas Kenez · 7 years ago
  53. d48be0d Also add new android jars to build.gradle. by Stephan Herhut · 7 years ago
  54. c4aed40 Remove and hide non-API procedures on R8. by Ian Zerny · 7 years ago
  55. 95e7cf7 Relax the expected dex file version 51 -> 50. by Tamas Kenez · 7 years ago
  56. ea44433 Merge "Add android jar for SDK versions 22 and 23." by Stephan Herhut · 7 years ago
  57. 4479c73 Remove public access to R8 proguard-configuration consumers. by Ian Zerny · 7 years ago
  58. 64fb0fa Add android jar for SDK versions 22 and 23. by Stephan Herhut · 7 years ago
  59. 8a23685 Assert that the specific android.jar version exists in tests. by Ian Zerny · 7 years ago
  60. 10b08de DexFileMerger: basic parameter file support. by Tamas Kenez · 7 years ago
  61. 4ef1e46 Revert accidental edit in ToolHelper.getDexVm(). by Ian Zerny · 7 years ago
  62. 850f13d Update D8 javadoc and add an R8 javadoc target. by Ian Zerny · 7 years ago
  63. 1a3ebcd Test varg variants of the command builders in API tests. by Ian Zerny · 7 years ago
  64. 1461e60 Merge "Test that inlining of static method preserves class initialization" by Sebastien Hertz · 7 years ago
  65. d04d7ea Test that inlining of static method preserves class initialization by Sebastien Hertz · 7 years ago
  66. 23d5726 Merge "Add download of Dalvik 4.0.4 and fix status files." by Stephan Herhut · 7 years ago
  67. 02f0f9d Add download of Dalvik 4.0.4 and fix status files. by Stephan Herhut · 7 years ago
  68. 6b8d0cf Fix null pointer bug in DexDebugEvent::equals. by Tamas Kenez · 7 years ago
  69. d01e99e Ensure unique program-consumer type. by Ian Zerny · 7 years ago
  70. 2068635 Merge "Remove unneeded Utf8Consumer." by Ian Zerny · 7 years ago
  71. 7be633f Add tests for inlining calls on nullable/non-null receivers. by Jinseong Jeon · 7 years ago
  72. c8f7dca Merge "Add missed type evaluation for Java9 const instructions." by Jinseong Jeon · 7 years ago
  73. e4e37d3 Add missed type evaluation for Java9 const instructions. by Jinseong Jeon · 7 years ago
  74. e36cabf DexFileMerger: fix '--given-shard' numbering by Tamas Kenez · 7 years ago
  75. 7e2e18d Add API tests for program-resource providers. by Ian Zerny · 7 years ago
  76. 4f4ec65 Remove unneeded Utf8Consumer. by Ian Zerny · 7 years ago
  77. 7d1591f Add D8 main-dex-list API tests and update collection types. by Ian Zerny · 7 years ago
  78. 923a0c1 Binary compatibility tests for R8 API. by Ian Zerny · 7 years ago
  79. ee23a17 Binary compatibility tests for revised D8 API. by Ian Zerny · 7 years ago
  80. 526844d Update patch version for release by Tamas Kenez · 7 years ago
  81. 124c28b Update test to expect a compilation error exception by mikaelpeltier · 7 years ago
  82. 71d3356 Merge "Define Java 9 signature polymorphic descriptor correctly" by Mikael Peltier · 7 years ago
  83. 4404ea3 Local Type Analysis. by Jinseong Jeon · 7 years ago
  84. de19eb5 DexFileMerger class conflict resolution: keep first. by Tamas Kenez · 7 years ago
  85. d9a4991 Define Java 9 signature polymorphic descriptor correctly by Mikaël Peltier · 7 years ago
  86. 226cdf9 Merge "Deduplicate phi just after Ir building" by Mikael Peltier · 7 years ago
  87. 99bca2f Deduplicate phi just after Ir building by mikaelpeltier · 7 years ago
  88. 0f87020 Merge "Add android.jar for SDK version 15." by Stephan Herhut · 7 years ago
  89. b3aca8b Add android.jar for SDK version 15. by Stephan Herhut · 7 years ago
  90. dcb0f5a Fix warning in TrivialGotoEliminationTest. by Stephan Herhut · 7 years ago
  91. c3d557d Merge "Add a public ArchiveProgramResourceProvider utility to the API." by Ian Zerny · 7 years ago
  92. 5b65b3f Mark the AndroidApp proguad-map data as "output only" and remove most users of it. by Ian Zerny · 7 years ago
  93. 5e016e4 Merge "Update test expectations for 974-verify-interface-super." by Stephan Herhut · 7 years ago
  94. 794f8d5 Merge "Add regression test for incorrect entry block goto elimination." by Mads Ager · 7 years ago
  95. d956b00 Merge "Fix implementation of DominatorTree.dominatedBlocks." by Stephan Herhut · 7 years ago
  96. 1f78631 Merge "Tool for doing DEX round-trip processing with R8." by Ian Zerny · 7 years ago
  97. fe25d68 Update test expectations for 974-verify-interface-super. by Stephan Herhut · 7 years ago
  98. 70fd53e Fix implementation of DominatorTree.dominatedBlocks. by Stephan Herhut · 7 years ago
  99. 263d96c Add a public ArchiveProgramResourceProvider utility to the API. by Ian Zerny · 7 years ago
  100. d67ce0a Add regression test for incorrect entry block goto elimination. by Mads Ager · 7 years ago