1. 79b126a Revert "Update warning" by Christoffer Quist Adamsen · 4 years, 1 month ago
  2. 07c6fa0 Update warning by Søren Gjesse · 4 years, 1 month ago
  3. b6600cd Add a test for b/152492625 by Søren Gjesse · 4 years, 1 month ago
  4. ff822b9 Enum unboxing: support Enum#valueOf by Clément Béra · 4 years, 1 month ago
  5. f40d6a8 Maintain the set of dead proto types for definitionFor by Christoffer Quist Adamsen · 4 years, 1 month ago
  6. 9884abe Extend KotlinMetadataSynthesizer with proper type-argument handling by Morten Krogh-Jespersen · 4 years, 1 month ago
  7. 817e175 Allow references to dead proto builders by Christoffer Quist Adamsen · 4 years, 1 month ago
  8. b0ce3ac Only prune dead library items from root set by Christoffer Quist Adamsen · 4 years, 1 month ago
  9. 659ee73 Switch on opcode in lens code rewriter by Christoffer Quist Adamsen · 4 years, 1 month ago
  10. 7ce3400 Prune dead root set items by Christoffer Quist Adamsen · 4 years, 1 month ago
  11. 1a50e33 Revert "More aggressive redundant field load elimination for static final fields" by Christoffer Quist Adamsen · 4 years, 1 month ago
  12. 3cbfd84 Add support for String.valueOf in StringBuilder optimizer by Christoffer Quist Adamsen · 4 years, 1 month ago
  13. e259a46 Register enum unboxing referenced types. by Ian Zerny · 4 years, 1 month ago
  14. 30d1f1b Add presubmit check for deterministic_debugging by Morten Krogh-Jespersen · 4 years, 1 month ago
  15. f011060 Desugared lib: allow compilation with missing conversion by Clément Béra · 4 years, 1 month ago
  16. 184a3f2 Extend GenericSignature with optional type parameters by Morten Krogh-Jespersen · 4 years, 1 month ago
  17. 4fa5d82 Allow for settings threads if running with DETERMINISTIC_DEBUGGING by Morten Krogh-Jespersen · 4 years, 1 month ago
  18. 352d1e9 Add lookup exception when looking up identifier strings. by Ian Zerny · 4 years, 1 month ago
  19. 3f63e25 DefinitionForWithoutExistenceAssert in ProguardMapMinifier.classStrategy by Morten Krogh-Jespersen · 4 years, 1 month ago
  20. 305cae9 Assert no lookups of non-traced types. by Ian Zerny · 4 years, 1 month ago
  21. a4d065d Remove rewritten collection building in prefix lens. by Ian Zerny · 4 years, 1 month ago
  22. 96b4a4c Add property-setter test for companion tests by Morten Krogh-Jespersen · 4 years, 1 month ago
  23. 0ae6770 Refactor kotlinmemberinfo into function, field and property info by Morten Krogh-Jespersen · 4 years, 1 month ago
  24. 3fd66c5 Refactor rewriting of kotlin metadata by Morten Krogh-Jespersen · 4 years, 1 month ago
  25. 9eed74e Simplify value-may-depend-on-environment analysis by Christoffer Quist Adamsen · 4 years, 1 month ago
  26. e1f9e83 More aggressive redundant field load elimination for static final fields by Christoffer Quist Adamsen · 4 years, 1 month ago
  27. d70343f Update test expectation for CF backend by Christoffer Quist Adamsen · 4 years, 1 month ago
  28. 92be7fe Mark newCachedThreadPool test as flaky by Rico Wind · 4 years, 1 month ago
  29. 01e790d Handle non-linear control flow in redundant field load elimination by Christoffer Quist Adamsen · 4 years, 1 month ago
  30. 43aac52 Redundant field load elimination for final fields that are guaranteed to be initialized by Christoffer Quist Adamsen · 4 years, 1 month ago
  31. ad8b0d9 Generalize class staticizer to allow users of instantiation by Christoffer Quist Adamsen · 4 years, 1 month ago
  32. 1e102d3 Add a test for class staticizer limitation by Christoffer Quist Adamsen · 4 years, 1 month ago
  33. b4332fd Run with --console=plain and --info on bots by Søren Gjesse · 4 years, 1 month ago
  34. 2eaf017 Determine forwarding target using lookup virtual dispatch target. by Ian Zerny · 4 years, 1 month ago
  35. 729780c Fix release script by Clément Béra · 4 years, 1 month ago
  36. 30508e1 Refactor rewriting in kotlininfo into functions and properties by Morten Krogh-Jespersen · 4 years, 1 month ago
  37. f649e07 Fix boolean in python script by Clément Béra · 4 years, 1 month ago
  38. 0c58dd8 Allow release from cloudtop instances by Clément Béra · 4 years, 1 month ago
  39. c4bda5e Fix compilation warning in newly added test by Christoffer Quist Adamsen · 4 years, 1 month ago
  40. 3614f7b Desugared library: allow invalid library superclasses by Clément Béra · 4 years, 1 month ago
  41. bca3859 Tests for extending redundant field load elimination to final fields by Christoffer Quist Adamsen · 4 years, 1 month ago
  42. ca1acae Test for non-linear control flow in redundant field load elimination by Christoffer Quist Adamsen · 4 years, 1 month ago
  43. c7479f9 Add a -neverreprocessclassinitializer directive for testing by Christoffer Quist Adamsen · 4 years, 1 month ago
  44. 160640a Add additional tests for interface method desugaring. by Ian Zerny · 4 years, 1 month ago
  45. bfc20c0 Reland "Handle collisions during member rebinding" by Christoffer Quist Adamsen · 4 years, 1 month ago
  46. 1916c35 Refactor code to use Instruction.getOutType() by Christoffer Quist Adamsen · 4 years, 1 month ago
  47. a2db447 Use getters to access holder of DexEncodedField and DexEncodedMethod by Christoffer Quist Adamsen · 4 years, 1 month ago
  48. 003f5b4 Add a test for interface method desugaring bug by Christoffer Quist Adamsen · 4 years, 1 month ago
  49. 47539fe Revert "Update iosched app to latest revision" by Morten Krogh-Jespersen · 4 years, 1 month ago
  50. f2f98e1 Reland "Add JAVA_HOME to environment to ensure always compiling with JDK 8" by Morten Krogh-Jespersen · 4 years, 1 month ago
  51. 8a42f7f Revert "Add JAVA_HOME to environment to ensure always compiling with JDK 8" by Morten Krogh-Jespersen · 4 years, 1 month ago
  52. e0302c2 Shorten type class names by Christoffer Quist Adamsen · 4 years, 1 month ago
  53. 787fb90 Rename TypeLatticeElement related methods by Christoffer Quist Adamsen · 4 years, 1 month ago
  54. de03463 Revert "Disable publicizing package private virtual methods" by Morten Krogh-Jespersen · 4 years, 1 month ago
  55. 292d133 Desugared library: ConcurrentHashMap subclasses by Clément Béra · 4 years, 1 month ago
  56. cd445e9 Disable lint task for open source apps by Morten Krogh-Jespersen · 4 years, 1 month ago
  57. 5be4ae7 Move synthesis of conversion wrappers to the fixed point. by Ian Zerny · 4 years, 1 month ago
  58. 5888692 Add JAVA_HOME to environment to ensure always compiling with JDK 8 by Morten Krogh-Jespersen · 4 years, 1 month ago
  59. 0c5f22b Disable publicizing package private virtual methods by Morten Krogh-Jespersen · 4 years, 1 month ago
  60. 76a380f Add enum unboxing tests with side effects in initializers by Christoffer Quist Adamsen · 4 years, 1 month ago
  61. 4e96373 Only synthesize in the initial enqueuer trace. by Ian Zerny · 4 years, 1 month ago
  62. c3d41bf Add kotlin metadata tests for type-arguments by Morten Krogh-Jespersen · 4 years, 1 month ago
  63. 2f383fb Write classifier and type arguments for typealiases by Morten Krogh-Jespersen · 4 years, 1 month ago
  64. 4504be2 Enum unboxing: Enum arrays support by Clément Béra · 4 years, 1 month ago
  65. f58e5dd Update iosched app to latest revision by Morten Krogh-Jespersen · 4 years, 1 month ago
  66. 340a044 Synthesize lambdas and interface bridges in the enqueuer fixed point. by Ian Zerny · 4 years, 1 month ago
  67. 4ce9ffe Reland "Remove methods from definitionsFor cache." by Ian Zerny · 4 years, 1 month ago
  68. 6f31417 Perform class merging accessibility checks ahead of time by Christoffer Quist Adamsen · 4 years, 1 month ago
  69. 31b0a2d Keep interfaces extending ValueInspector by Rico Wind · 4 years, 1 month ago
  70. f58b559 Revert "Remove methods from definitionsFor cache." by Ian Zerny · 4 years, 1 month ago
  71. 3d14bf2 Add a format diff script in tools by Christoffer Quist Adamsen · 4 years, 1 month ago
  72. 016d6f6 Add --debug-agent flag to run_on_app.py by Ian Zerny · 4 years, 1 month ago
  73. de31770 Reland "Split BackportedMethodRewriter and RetargetLibraryMember" by Clément Béra · 4 years, 1 month ago
  74. 438f088 Revert "Handle collisions during member rebinding" by Christoffer Quist Adamsen · 4 years, 1 month ago
  75. 8ec5683 Remove methods from definitionsFor cache. by Ian Zerny · 4 years, 1 month ago
  76. 6cbeb55 Reland "Desugared library: Prefix all synthesized classes" by Clément Béra · 4 years, 1 month ago
  77. 8f538fb Remove resolution cache from enqueuer. by Ian Zerny · 4 years, 1 month ago
  78. db5ad9b Add a hashmap method collection backing. by Ian Zerny · 4 years, 1 month ago
  79. 0e1bc08 Test showing lost shrinking opportunity due to member rebinding. by Ian Zerny · 4 years, 1 month ago
  80. 7743e31 Revert "Desugared library: Prefix all synthesized classes" by Christoffer Quist Adamsen · 4 years, 1 month ago
  81. 0e7cd57 Revert "Split BackporterMethodRewriter and RetargetLibraryMember" by Ian Zerny · 4 years, 1 month ago
  82. 114c49e Revert "Fix Red tests" by Ian Zerny · 4 years, 1 month ago
  83. 2e2bf2b Extend abstract base for method collection backings. by Ian Zerny · 4 years, 1 month ago
  84. c724ca7 Clean up method collection caching and assertions. by Ian Zerny · 4 years, 1 month ago
  85. 875e5aa Handle collisions during member rebinding by Christoffer Quist Adamsen · 4 years, 1 month ago
  86. 352a2a6 Fix Red tests by Clément Béra · 4 years, 1 month ago
  87. 6b15b77 Split BackporterMethodRewriter and RetargetLibraryMember by Clément Béra · 4 years, 1 month ago
  88. da82dfc Fix tests by Clément Béra · 4 years, 1 month ago
  89. 0417946 Fix expected for type-alias test by Morten Krogh-Jespersen · 4 years, 1 month ago
  90. 9ac3f75 Reproduce member rebinding bug leading to illegal accesses by Christoffer Quist Adamsen · 4 years, 1 month ago
  91. 8d54db9 Add additional tests for typealias to test companion and constructor by Morten Krogh-Jespersen · 4 years, 1 month ago
  92. 3631e7c Desugared library: Prefix all synthesized classes by Clément Béra · 4 years, 1 month ago
  93. 401c091 Add initial support for printing kotlin metadata in AssemblyWriter by Morten Krogh-Jespersen · 4 years, 1 month ago
  94. 6c86231 Fix typo in computeNonNullParamOrThrow() by Christoffer Quist Adamsen · 4 years, 1 month ago
  95. 5ee9248 Fix typo in computeNonNullParamOnNormalExits() by Christoffer Quist Adamsen · 4 years, 1 month ago
  96. 44029ba Add more detailed timing information by Christoffer Quist Adamsen · 4 years, 1 month ago
  97. ef0b1a8 Cleanup uses of DexValue by Christoffer Quist Adamsen · 4 years, 1 month ago
  98. c853feb Fix default argument in toolhelper.py by Søren Gjesse · 4 years, 1 month ago
  99. 62cecf2 Enum unboxing: move enumValueInfoMap check ahead by clementbera · 4 years, 2 months ago
  100. 77627c9 Retain messages for NPEs by Christoffer Quist Adamsen · 4 years, 1 month ago