1. 5cc9238 Check other lattice element type before casting. by Jinseong Jeon · 6 years ago
  2. 3f76a8b Add test for rotating names when using applymapping by Morten Krogh-Jespersen · 6 years ago
  3. 559e5b3 Keep properties of non-member classes. by Jinseong Jeon · 6 years ago
  4. af9c808 Refactor construction of compatibility rule for keepclassmembers. by Ian Zerny · 6 years ago
  5. 04f1c0f Add a test for improving tree shaking in presence of uninitialized types by Christoffer Quist Adamsen · 6 years ago
  6. b4ba44e Use newly added diagnostic types in API tests. by Ian Zerny · 6 years ago
  7. 8f0413d Update the bug number for supporting digits in minifiers. by Jinseong Jeon · 6 years ago
  8. 8572298 Fix invokecustom outvalue computation when the interface is missing class. by Tamas Kenez · 6 years ago
  9. 7419d88 Towards tree shaking of library method overrides by Christoffer Quist Adamsen · 6 years ago
  10. 4cbf8c6 Add memory-tracking to timing output by Morten Krogh-Jespersen · 6 years ago
  11. f1eb548 Generalize escape analysis by Christoffer Quist Adamsen · 6 years ago
  12. 543d6d1 Minor refinement of Instruction#couldIntroduceAnAlias() by Christoffer Quist Adamsen · 6 years ago
  13. 2e054a6 Move EscapeAnalysis to separate package by Christoffer Quist Adamsen · 6 years ago
  14. 54f1ca2 Reserve minified names to ensure they are not reused by minifier by Morten Krogh-Jespersen · 6 years ago
  15. a8f89f0 Add test for semantics of clinit on interfaces with a default method by Rico Wind · 6 years ago
  16. d205b33 InvokeCustom with LambdaMetaFactory: add all interfaces to type lattice. by Tamas Kenez · 6 years ago
  17. 0381f12 Assume that class initialization of library interfaces do not have side effects by Christoffer Quist Adamsen · 6 years ago
  18. f5fc4d8 Nest desugaring should raise warning by clementbera · 6 years ago
  19. 00fcc23 Nest desugaring and minification tests by clementbera · 6 years ago
  20. b4bee56 Add desugar-specific diagnostics for missing types. by Ian Zerny · 6 years ago
  21. 661e5b1 Don't class merge interfaces down when they have a clinit with side effects by Rico Wind · 6 years ago
  22. 43cc66e Add tests for applying mappings to non-member classes. by Jinseong Jeon · 6 years ago
  23. 33fad16 Fix Nest Tests by clementbera · 6 years ago
  24. 591de40 Revert "Verify that argument to ensureSpaceFor() is never negative" by Christoffer Quist Adamsen · 6 years ago
  25. f359ee0 Add test for reusing names from dictionary when minifying by Morten Krogh-Jespersen · 6 years ago
  26. 7fade6c Verify that argument to ensureSpaceFor() is never negative by Christoffer Quist Adamsen · 6 years ago
  27. 95a5984 Add test for wrong clinit order when using a static field in an interface by Rico Wind · 6 years ago
  28. 948e418 Nest attributes should be updated by clementbera · 6 years ago
  29. 9e85968 Reduce further Nest Desugaring memory footprint by clementbera · 6 years ago
  30. 1dd6f94 Extend applymapping test for static overrides with fields by Morten Krogh-Jespersen · 6 years ago
  31. 5ceb7a3 Remove printing when encountering JSR. by Jinseong Jeon · 6 years ago
  32. 949b6a8 Verify vertically merged types are pruned by tree shaking by Christoffer Quist Adamsen · 6 years ago
  33. 6e053cc Add test for rewriting signatures when using applymapping by Morten Krogh-Jespersen · 6 years ago
  34. ff218b0 Reduce memory footprint in NestBasedAccessControl by clementbera · 6 years ago
  35. db701c8 Do not mark library methods as reachable by Christoffer Quist Adamsen · 6 years ago
  36. cc0e913 Fix test status. by Ian Zerny · 6 years ago
  37. 7a08fcc Refactor Nest Access Control tests by clementbera · 6 years ago
  38. 5a4d7c3 Test using -applymapping with same static methods in type hierarchy by Morten Krogh-Jespersen · 6 years ago
  39. a6b0fcd Tests for inconsistent conditional rules. by Ian Zerny · 6 years ago
  40. 5b45b26 Use a set when calling removeAll by Rico Wind · 6 years ago
  41. e22cda6 Add tests for minifying non-member classes. by Jinseong Jeon · 6 years ago
  42. d3282b8 Update patch version for release - new version is 1.6.1-dev by Jinseong Jeon · 6 years ago
  43. a45e26d Add android-sunflower to test app collection by Christoffer Quist Adamsen · 6 years ago
  44. 380dae6 Build call graph in a helper method to ensure it is not kept alive by Christoffer Quist Adamsen · 6 years ago
  45. 8c78f65 Enable dynamic type optimization by Christoffer Quist Adamsen · 6 years ago
  46. bc203a6 Only insert AssumeDynamicType instructions for methods not returning one of the arguments by Christoffer Quist Adamsen · 6 years ago
  47. b37003e Regression test for user workaround of ART verification bug. by Ian Zerny · 6 years ago
  48. f2f44c5 Only mark the class of keepclassmembers instantiated in compatibility mode. by Ian Zerny · 6 years ago
  49. f74224d Refactor Nest access control tests by clementbera · 6 years ago
  50. 501ac8a Rename NestBasedDesugaring classes by clementbera · 6 years ago
  51. 5acd2b6 Fix gradle dependency for youtube by Rico Wind · 6 years ago
  52. 4ae66b2 Add YouTube version 14.19 by Søren Gjesse · 6 years ago
  53. b4327a5 Do not compute optimization info summary for kept methods by Christoffer Quist Adamsen · 6 years ago
  54. 60a4ee7 Compute set of classes that have a library method override by Christoffer Quist Adamsen · 6 years ago
  55. bcec53d Add test for proguard map parsing error regarding inlining frames by Morten Krogh-Jespersen · 6 years ago
  56. 65f4e63 NestConstructor synchronization by clementbera · 6 years ago
  57. b0ff854 Nest private member access clean-up by clementbera · 6 years ago
  58. 73033a2 Avoid creating temp collection in r8 nest desugar by clementbera · 6 years ago
  59. f408a9b CallGraph: don't add edges for bootstrap method arguments. by Tamas Kenez · 6 years ago
  60. 5b12de1 Fix typo in tests by clementbera · 6 years ago
  61. 9f34f40 Nest Access: Private access inside a class by clementbera · 6 years ago
  62. 213a41f clean-up Nest access control by clementbera · 6 years ago
  63. 94a3565 Partial nest desugaring in d8 by clementbera · 6 years ago
  64. f3276dd Revert "Don't run VerticalClassMergingRetraceTest on 5.1.1" by Søren Gjesse · 6 years ago
  65. f81e10f Update the tracking bug number. by Jinseong Jeon · 6 years ago
  66. 5c8db67 Revert the recently added status file changes for art implicit null check by Rico Wind · 6 years ago
  67. 13b0c84 Apply -assumenosideeffects to overridden methods. by Jinseong Jeon · 6 years ago
  68. 3afc9f8 Allow passing multiple apps to run_on_as_app.py by Christoffer Quist Adamsen · 6 years ago
  69. 8fad1d9 Don't inline methods that are kept. by Ian Zerny · 6 years ago
  70. 631e748 Nest access control: d8 and r8 concurrent by clementbera · 6 years ago
  71. 5601569 Tests for nest based access control errors by clementbera · 6 years ago
  72. 678683a Fix hello example benchmark for PG. by Ian Zerny · 6 years ago
  73. c922c66 Setup new bots for 1.5 branch by Rico Wind · 6 years ago
  74. d51089a Add builder for ForwardedSourceCode by clementbera · 6 years ago
  75. 25205cb Add temporary scheduler for the 1.5 branch to trigger windows release by Rico Wind · 6 years ago
  76. 844c85b Make sure R8 fails at non-existing configuration files. by Jinseong Jeon · 6 years ago
  77. 3184ded Rename anonymous classes if not reserved. by Jinseong Jeon · 6 years ago
  78. cf5b7b0 Clean-up in r8 nest based access constructor call by clementbera · 6 years ago
  79. ce227ff Be more forgiving when parsing Art stacktraces by Søren Gjesse · 6 years ago
  80. 4781fcd Revert "Combine Long.compare/Objects.requireNonNull with Java 8 rewriter" by Jake Wharton · 6 years ago
  81. 2371125 Combine Long.compare/Objects.requireNonNull with Java 8 rewriter by Jake Wharton · 6 years ago
  82. 894cf1c Don't run VerticalClassMergingRetraceTest on 5.1.1 by Rico Wind · 6 years ago
  83. 9254536 Fix CompileHelloExampleDexLarge benchmark for D8. by Ian Zerny · 6 years ago
  84. ffe9c12 R8 private constructor nest desugaring by clementbera · 6 years ago
  85. a8ff15f Update version to 1.6.0-dev by Rico Wind · 6 years ago
  86. 1438bab Add simple tests checking the connectives used in keep rules. by Ian Zerny · 6 years ago
  87. 5f4a853 Remove duplicated test infra for writing jars. by Ian Zerny · 6 years ago
  88. b234b3c Update patch version for release - new version is 1.5.23-dev by Rico Wind · 6 years ago
  89. b6c62bb Update test expectations for implicit null check test by Rico Wind · 6 years ago
  90. 31fff59 Do not copy callees in cycle eliminator by Christoffer Quist Adamsen · 6 years ago
  91. 103432f Use empty CallSiteInformation when shrinking is disabled by Christoffer Quist Adamsen · 6 years ago
  92. 79b6a97 Build IR processing waves up-front to enable gc-ing of call graph by Christoffer Quist Adamsen · 6 years ago
  93. a377989 D8 Nest based access constructor by clementbera · 6 years ago
  94. b173e40 Introduce Assume nodes carrying dynamic type information by Christoffer Quist Adamsen · 6 years ago
  95. 097baf0 Remove ownership pointer from code objects. by Ian Zerny · 6 years ago
  96. 05e5399 Update test expectation for Art test by Christoffer Quist Adamsen · 6 years ago
  97. 5e12422 Move desugaring into LensRewriting. by Tamas Kenez · 6 years ago
  98. de12616 Synthesize null-check to enable inlining of invokes with nullable receiver by Christoffer Quist Adamsen · 6 years ago
  99. e64d816 Unify name creation for fields and methods in MemberNamingStrategy by Morten Krogh-Jespersen · 6 years ago
  100. 47adc35 Allow providing hash for R8 version in run_on_as_app.py by Christoffer Quist Adamsen · 6 years ago