1. abe98d4 Update patch version for release - new version is 1.3.22-dev by Tamas Kenez · 6 years ago
  2. f793c24 Merge "Treat non-lambda metafactory argument method handles specially." by Mads Ager · 6 years ago
  3. ab4dc70 Treat non-lambda metafactory argument method handles specially. by Mads Ager · 6 years ago
  4. 761f756 Merge "Add a test for b/116093710" by Christoffer Quist Adamsen · 6 years ago
  5. 25ccf37 Merge "Add support for -keepdirectories" by Søren Gjesse · 6 years ago
  6. eae05d6 Add support for -keepdirectories by Søren Gjesse · 6 years ago
  7. 042afa5 Merge "Wildcard after back-reference is not referable." by Jinseong Jeon · 6 years ago
  8. b24ce84 Wildcard after back-reference is not referable. by Jinseong Jeon · 6 years ago
  9. 2b8d078 Merge "Extend tests for b/116092333" by Jinseong Jeon · 6 years ago
  10. f9edc86 Merge "Correct type lattice conversion in NumberConversion." by Jinseong Jeon · 6 years ago
  11. 36ce546 Add a test for b/116093710 by Christoffer Quist Adamsen · 6 years ago
  12. 2c19a4f Disable string-length tests for pre-5 VMs. by Ian Zerny · 6 years ago
  13. ab91611 Merge "Revert "Update all feature predicates with guards depending on the output format."" by Ian Zerny · 6 years ago
  14. ba282b6 Merge "Enable vertical class merging" by Christoffer Quist Adamsen · 6 years ago
  15. a382fca Merge "Revert "Revert "Deterministic iteration order over methods in minifier""" by Christoffer Quist Adamsen · 6 years ago
  16. 61a7c3d Revert "Update all feature predicates with guards depending on the output format." by Ian Zerny · 6 years ago
  17. c114d15 Revert "Revert "Deterministic iteration order over methods in minifier"" by Christoffer Quist Adamsen · 6 years ago
  18. e85f832 Merge "Improve collection of constant arrays for reflective calls" by Søren Gjesse · 6 years ago
  19. 33e5001 Improve collection of constant arrays for reflective calls by Søren Gjesse · 6 years ago
  20. 5bbf7c8 Enable vertical class merging by Christoffer Quist Adamsen · 6 years ago
  21. 2389ef9 Merge "Preserve the behavior of stepping into String#length()." by Jinseong Jeon · 6 years ago
  22. 88897ce Merge "Update all feature predicates with guards depending on the output format." by Ian Zerny · 6 years ago
  23. 88de63e Extend tests for b/116092333 by Jinseong Jeon · 6 years ago
  24. 1101ef3 Correct type lattice conversion in NumberConversion. by Jinseong Jeon · 6 years ago
  25. ab3e29c Preserve the behavior of stepping into String#length(). by Jinseong Jeon · 6 years ago
  26. 36244cf Don't use newline in test. by Ian Zerny · 6 years ago
  27. 1eb78fc Update all feature predicates with guards depending on the output format. by Ian Zerny · 6 years ago
  28. c363507 Merge "Insert a nop on any exceptional edges directly targeting a loop header." by Ian Zerny · 6 years ago
  29. a67f7fe Insert a nop on any exceptional edges directly targeting a loop header. by Ian Zerny · 6 years ago
  30. ee52fdd Merge "Revert "Deterministic iteration order over methods in minifier"" by Søren Gjesse · 6 years ago
  31. aff1753 Revert "Deterministic iteration order over methods in minifier" by Tamas Kenez · 6 years ago
  32. 835b9fd Merge "Deterministic construction of MixedSectionCollection" by Christoffer Quist Adamsen · 6 years ago
  33. f21e98c Use Java runtime libraries for cf tests. by Tamas Kenez · 6 years ago
  34. 29ffc0a Merge "Deterministic iteration order over methods in minifier" by Christoffer Quist Adamsen · 6 years ago
  35. 24ecf60 Deterministic iteration order over methods in minifier by Christoffer Quist Adamsen · 6 years ago
  36. f121834 Merge "Ensure consistent behaviour between runs of R8 with and without assertions enabled" by Rico Wind · 6 years ago
  37. 8ba2285 Deterministic construction of MixedSectionCollection by Christoffer Quist Adamsen · 6 years ago
  38. 9fe3e9a Merge "Keep a class if dependent rules keep instance members" by Søren Gjesse · 6 years ago
  39. 6a2b8ab Ensure consistent behaviour between runs of R8 with and without assertions enabled by Rico Wind · 6 years ago
  40. 800fc62 Keep a class if dependent rules keep instance members by Søren Gjesse · 6 years ago
  41. 3d3734e Merge "Add a few consistency checks related to exceptional edges in IR." by Ian Zerny · 6 years ago
  42. 7271f71 Add a few consistency checks related to exceptional edges in IR. by Ian Zerny · 6 years ago
  43. 00b25e0 Refine primitive type lattice elements. by Jinseong Jeon · 6 years ago
  44. ad2c9e7 Merge "Apply graph lense to InvokeMultiNewArray in LensCodeRewriter." by Jinseong Jeon · 6 years ago
  45. 312a53d Return all markers in extract marker tool. by Ian Zerny · 6 years ago
  46. 64ee959 Enable CF backend for CheckCastRemovalTest. by Tamas Kenez · 6 years ago
  47. 1ffcc0e Apply graph lense to InvokeMultiNewArray in LensCodeRewriter. by Jinseong Jeon · 6 years ago
  48. b6dde88 Merge "Deprecate InvokeMethod#computeSingleTarget." by Jinseong Jeon · 6 years ago
  49. b85d439 Deprecate InvokeMethod#computeSingleTarget. by Jinseong Jeon · 6 years ago
  50. f697ac8 Merge "Update synthetic bridges after vertical class merging" by Christoffer Quist Adamsen · 6 years ago
  51. 30128f1 Merge "Fix tests about surrogate pairs." by Jinseong Jeon · 6 years ago
  52. c655d26 Update synthetic bridges after vertical class merging by Christoffer Quist Adamsen · 6 years ago
  53. 8bc2cba Adjust keep rules for atomic field updaters by Christoffer Quist Adamsen · 6 years ago
  54. 7085b01 Merge "Add compilation mode to the marker." by Ian Zerny · 6 years ago
  55. 3150ad6 Add compilation mode to the marker. by Ian Zerny · 6 years ago
  56. eca1cbb Fix tests about surrogate pairs. by Jinseong Jeon · 6 years ago
  57. e41555c Rename Top/Bottom lattice elements in type analysis. by Jinseong Jeon · 6 years ago
  58. b3cdd53 Merge "Reland "Add error information when failing to compute the meet of two types."" by Ian Zerny · 6 years ago
  59. 8ad9639 Merge "Rename Instruction#hasInvariantVerificationType to hasInvariantOutType." by Jinseong Jeon · 6 years ago
  60. 29bb4c2 Reland "Add error information when failing to compute the meet of two types." by Ian Zerny · 6 years ago
  61. 4e0edda2 Merge "Introduce MainDexOverflowDiagnostic." by Ian Zerny · 6 years ago
  62. 7247517 Introduce MainDexOverflowDiagnostic. by Ian Zerny · 6 years ago
  63. 8dd05f6 Rename Instruction#hasInvariantVerificationType to hasInvariantOutType. by Jinseong Jeon · 6 years ago
  64. 7558b19 Compute the length of const string at compile time. by Jinseong Jeon · 6 years ago
  65. 214a7a6 Merge "Refactor non-null-related tests." by Jinseong Jeon · 6 years ago
  66. a333555 Merge "Subtyping is not needed in TypeVerificationHelper." by Jinseong Jeon · 6 years ago
  67. b25f54e Merge "Deprecate type map in TypeAnalysis." by Jinseong Jeon · 6 years ago
  68. 079a771 Merge "Fix semantics of arrayGet/checkCast of Top/Bottom type lattices." by Jinseong Jeon · 6 years ago
  69. b87b387 Merge "Assert the absence of out value for <init> call." by Jinseong Jeon · 6 years ago
  70. 830e3cc Merge "Synchronize calls to DiagnosticsHandler implementation" by Søren Gjesse · 6 years ago
  71. 1cc320c Synchronize calls to DiagnosticsHandler implementation by Søren Gjesse · 6 years ago
  72. eb96c09 Merge "Apply proto transformer before name-lookup in minifier" by Christoffer Quist Adamsen · 6 years ago
  73. aebbe0e Merge "Run negative main-dex-list tests for each mode." by Ian Zerny · 6 years ago
  74. 66d072e Merge "Check non-abstract classes implement abstract methods from super types" by Christoffer Quist Adamsen · 6 years ago
  75. 01eaf2a Run negative main-dex-list tests for each mode. by Ian Zerny · 6 years ago
  76. a12113f Enable CF on SwitchRewritingJarTest. by Tamas Kenez · 7 years ago
  77. bfa6eea Apply proto transformer before name-lookup in minifier by Christoffer Quist Adamsen · 6 years ago
  78. 59945d1 Check non-abstract classes implement abstract methods from super types by Christoffer Quist Adamsen · 6 years ago
  79. ac68038 Update patch version for release - new version is 1.3.21-dev by Rico Wind · 7 years ago
  80. 885b466 Refactor non-null-related tests. by Jinseong Jeon · 7 years ago
  81. 5231b1d Subtyping is not needed in TypeVerificationHelper. by Jinseong Jeon · 7 years ago
  82. 4c3fca1 Deprecate type map in TypeAnalysis. by Jinseong Jeon · 7 years ago
  83. cad0853 Fix semantics of arrayGet/checkCast of Top/Bottom type lattices. by Jinseong Jeon · 7 years ago
  84. f207705 Assert the absence of out value for <init> call. by Jinseong Jeon · 7 years ago
  85. 1865d1c Merge "Mark obsolete when DexEncodedMethod instance became obsolete." by Jinseong Jeon · 7 years ago
  86. 6e0deed Merge "Add easier control of whether data resources are processed or not by R8" by Søren Gjesse · 7 years ago
  87. 4d01502 Add easier control of whether data resources are processed or not by R8 by Søren Gjesse · 7 years ago
  88. e0602ac Merge "Add a test for b/115613850" by Christoffer Quist Adamsen · 7 years ago
  89. c6967d2 Add a test for b/115613850 by Christoffer Quist Adamsen · 7 years ago
  90. fae7276 Remove generic type argument from NamingState$InternalState by Christoffer Quist Adamsen · 7 years ago
  91. a028aa1 Merge "Add a test for b/114554345" by Christoffer Quist Adamsen · 7 years ago
  92. 7fc3818 Add a test for b/114554345 by Christoffer Quist Adamsen · 7 years ago
  93. 98752ea Match correct exception in test for pre-7 ART desugaring test. by Ian Zerny · 7 years ago
  94. 3ee786f Mark obsolete when DexEncodedMethod instance became obsolete. by Jinseong Jeon · 7 years ago
  95. deb3679 Merge "Allow easy redirection of whyareyoukeeping output." by Rico Wind · 7 years ago
  96. 8090de3 Allow easy redirection of whyareyoukeeping output. by Rico Wind · 7 years ago
  97. d3d31c8 Unify signatures of Command.run and ToolHelper.runCommand by Ian Zerny · 7 years ago
  98. f86295a Merge "Properly dedup synthetic $r8$twr$utility classes." by Denis Vnukov · 7 years ago
  99. a053230 Properly dedup synthetic $r8$twr$utility classes. by Denis Vnukov · 7 years ago
  100. 40fd2c1 Remove the usage of proto lite specific handling by Rico Wind · 7 years ago