1. 7ff1409 Add YouTube 16.12 to run_on_app.py by Christoffer Quist Adamsen · 4 years ago
  2. 3f89147 Avoid resolution in naming lens by Christoffer Quist Adamsen · 4 years ago
  3. 80a4c39 Remove info expectation after upgrading kotlin-metadata-jvm library by Morten Krogh-Jespersen · 4 years ago
  4. 82ce224 Ensure module-info.class is removed from deps in R8 by Morten Krogh-Jespersen · 4 years ago
  5. 3568dcd Revert "Replace pruned type variables with concrete instantiations" by Morten Krogh-Jespersen · 4 years ago
  6. 42ff355 Correct kotlin source debug extension tests for 1.4 by Morten Krogh-Jespersen · 4 years ago
  7. e44d653 Add YouTube 16.12 by Christoffer Quist Adamsen · 4 years ago
  8. d609084 Allow unboxing enums with multidimensional arrays by Christoffer Quist Adamsen · 4 years ago
  9. 55bf5e7 Allow unboxing empty/unused enums by Christoffer Quist Adamsen · 4 years ago
  10. 5835a31 Update kotlin-metadata library to version 0.2.0 by Morten Krogh-Jespersen · 4 years ago
  11. 3f478d7 Run R8 on kotlinc 1.5.0 standard lib by Morten Krogh-Jespersen · 4 years ago
  12. 6fcf1eb Add kotlin compiler 1.5.0-M2 by Morten Krogh-Jespersen · 4 years ago
  13. 17b6fa0 Rewrite type elements after redundant interface removal by Christoffer Quist Adamsen · 4 years ago
  14. f42347c Move generic signature visitor to top-level class by Morten Krogh-Jespersen · 4 years ago
  15. 0af93bf Revert "More detailed enum unboxing diagnostics for debugging" by Christoffer Quist Adamsen · 4 years ago
  16. fd7d193 Add test for generic signatures that should be pruned in fullmode by Morten Krogh-Jespersen · 4 years ago
  17. f756610 Replace pruned type variables with concrete instantiations by Morten Krogh-Jespersen · 4 years ago
  18. d274e02 Update expectations for Art tests using Class.forName by Christoffer Quist Adamsen · 4 years ago
  19. 23964b1 More detailed enum unboxing diagnostics for debugging by Christoffer Quist Adamsen · 4 years ago
  20. 07a2ae7 Fix lens rewriting of invoke signatures by Christoffer Quist Adamsen · 4 years ago
  21. 49d3649 Update VerticalClassMergerIndirectReflectiveNameTest expectation by Christoffer Quist Adamsen · 4 years ago
  22. 0c6d81c Materialize static-get for assume rules with static field by Christoffer Quist Adamsen · 4 years ago
  23. f62bf6f Rewrite Class.forName() in presence of catch handlers by Christoffer Quist Adamsen · 4 years ago
  24. d2642a4 Resolve unchecked cast build warnings by Christoffer Quist Adamsen · 4 years ago
  25. b40744d Minor cleanup of optimization info rewrite by Christoffer Quist Adamsen · 4 years ago
  26. 1819376 Record all reasons for not unboxing enums by Christoffer Quist Adamsen · 4 years ago
  27. a99ce7e Reland "Postpone InterfaceProcessor interface modifications" by Clément Béra · 4 years ago
  28. 8f26cd4 Use ListHelpers that return the original list if no changes by Morten Krogh-Jespersen · 4 years ago
  29. f702455 Revert "Postpone InterfaceProcessor interface modifications" by Christoffer Quist Adamsen · 4 years ago
  30. e662a41 Delete YouTube 16.10 by Christoffer Quist Adamsen · 4 years ago
  31. 2c18fcc Change GenericSignatureVisitor to emit return types by Morten Krogh-Jespersen · 4 years ago
  32. fedb460 Fix attempt to create ValueType from void type in ForwardMethodBuilder by Christoffer Quist Adamsen · 4 years ago
  33. 6305cbb Allow phis in proto extension registry shrinking by Christoffer Quist Adamsen · 4 years ago
  34. eca7080 Handle aux data for optional proto 3 fields by Christoffer Quist Adamsen · 4 years ago
  35. 8a9fb5e Remove incorrect rewriting from invoke-interface to invoke-static by Christoffer Quist Adamsen · 4 years ago
  36. 02a91a1 Ensure fields marked as dead will be eligible for removal by Christoffer Quist Adamsen · 4 years ago
  37. 7e1c201 Handle synthesizing class contexts in missing classes by Christoffer Quist Adamsen · 4 years ago
  38. 542a41b Interface Method desugaring class processing concurrent by Clément Béra · 4 years ago
  39. 0730131 Interface processor support concurrency by Clément Béra · 4 years ago
  40. 9df87f4 Postpone InterfaceProcessor interface modifications by Clément Béra · 4 years ago
  41. d5344a5 Postpone EmulatedInterfaceProcessor interface modifications by Clément Béra · 4 years ago
  42. 6723ced Refactor enum instruction analysis into method per instruction type by Christoffer Quist Adamsen · 4 years ago
  43. 7471eea Handle assume users in enum values analysis by Christoffer Quist Adamsen · 4 years ago
  44. aabdb42 Move ScopeReference to the top-level. by Ian Zerny · 4 years ago
  45. 112a989 Move scope helpers to static methods. by Ian Zerny · 4 years ago
  46. e727302 Fix inputs not defined on all paths in run_on_app.py by Christoffer Quist Adamsen · 4 years ago
  47. 0588244 Ensure that inputs list is always initialized by Rico Wind · 4 years ago
  48. 92a63dd Unify handling of scoped and global mapping information. by Ian Zerny · 4 years ago
  49. e8dabfc Update test after move of mapping information. by Ian Zerny · 4 years ago
  50. f095574 Fix missing overrides by Clément Béra · 4 years ago
  51. adc0cba Rewrite java.nio.Buffer jdk11/13 covariant return by Clément Béra · 4 years ago
  52. b36c638 Reland "Add UninitializedThisLocalRead to instance initializer exits" by Morten Krogh-Jespersen · 4 years ago
  53. 75a0979 Add direct CLI options for dump to file and directory by Søren Gjesse · 4 years ago
  54. 53fa1ca Store scoped mapping info on the side. by Ian Zerny · 4 years ago
  55. a74174d Remove debug 'or True' from app dump runner by Rico Wind · 4 years ago
  56. 33936d1 Set jdkhome for golem runners by Rico Wind · 4 years ago
  57. 9f37743 Add reference suffix to retraced item references. by Ian Zerny · 4 years ago
  58. 5bb6446 Rename retrace element classes as top-level types. by Ian Zerny · 4 years ago
  59. 29255ae Allowing multiple GeneratedExtensionRegistrys by Sam Maier · 4 years, 1 month ago
  60. feae729 Introduce a base RetraceElement interface. by Ian Zerny · 4 years ago
  61. ce59076 Introduce a base RetraceResult interface. by Ian Zerny · 4 years, 1 month ago
  62. 376b4a5 Revert "Add UninitializedThisLocalRead to instance initializer exits" by Morten Krogh-Jespersen · 4 years ago
  63. 22d9016 Add UninitializedThisLocalRead to instance initializer exits by Morten Krogh-Jespersen · 4 years, 1 month ago
  64. 80e0048 Support building of YouTube 16.10 by Søren Gjesse · 4 years ago
  65. e7de59a Use reader instead of buffered reader in ProguardMapSupplier by Morten Krogh-Jespersen · 4 years ago
  66. 8b9f75d Change ProguardMapProducer to return a BufferedStreamReader by Morten Krogh-Jespersen · 4 years ago
  67. 7adcff8 Postpone renaming of emulated interfaces by Clément Béra · 4 years ago
  68. aeadc49 Filter emulated interface sub interfaces by Clément Béra · 4 years ago
  69. aee30be Harmonize interface desugaring class processing by Clément Béra · 4 years, 1 month ago
  70. a642f22 Split emulated interface processing in its class by Clément Béra · 4 years, 1 month ago
  71. 078ed14 Split interface desugaring in its own package by Clément Béra · 4 years, 1 month ago
  72. 5182c2d Correct bug id for TODO to reference the correct ID by Morten Krogh-Jespersen · 4 years, 1 month ago
  73. e7d074d Export default regular expression by Morten Krogh-Jespersen · 4 years, 1 month ago
  74. 0339b48 Use instruction directly to remove field users when class-inlining by Morten Krogh-Jespersen · 4 years, 1 month ago
  75. a0f9426 Remove signature keys from additional mappings. by Ian Zerny · 4 years, 1 month ago
  76. 391847f Delete MethodSignatureChangedInformation. by Ian Zerny · 4 years, 1 month ago
  77. bb86106 Add JVM runtime tests for clobbering uninitialized this in init by Morten Krogh-Jespersen · 4 years, 1 month ago
  78. b700862 Add Square Inc. to authors by Rico Wind · 4 years, 1 month ago
  79. e42b142 Add a scope to compiler synthetics mapping info. by Ian Zerny · 4 years, 1 month ago
  80. f5f3a54 Add experimental map-file version. by Ian Zerny · 4 years, 1 month ago
  81. 29cf914 Throw InvalidDebugInfoException for input with stack maps by Morten Krogh-Jespersen · 4 years, 1 month ago
  82. 5159d89 Fix tests for API not present on any API level by Søren Gjesse · 4 years, 1 month ago
  83. 06fef6f Add reproduction for not emitting locals for stack map table by Morten Krogh-Jespersen · 4 years, 1 month ago
  84. 1c28c2f Update main-dex expectation after keeping annotations when noShrinking by Morten Krogh-Jespersen · 4 years, 1 month ago
  85. 8c15ecd Add android.jar for Android R (beta revision 2) by Søren Gjesse · 4 years, 1 month ago
  86. 2eaf4ac Internal support for emitting map-file info from D8. by Ian Zerny · 4 years, 1 month ago
  87. c777d87 Mark annotations as kept if we are running with noShrinking by Morten Krogh-Jespersen · 4 years, 1 month ago
  88. bd07504 Add test for missing types in annotations when using noShrinking by Morten Krogh-Jespersen · 4 years, 1 month ago
  89. 1659069 Do not use inner class separator when adding suffix to name by Morten Krogh-Jespersen · 4 years, 1 month ago
  90. 8fb1339 Adjust OOM threshold for iosched by Morten Krogh-Jespersen · 4 years, 1 month ago
  91. 9bd9b29 Fix maxLocals bug with ForwardMethodBuilder by Clément Béra · 4 years, 1 month ago
  92. e139309 Fix long line by Rico Wind · 4 years, 1 month ago
  93. a58c991 Update bots to pull main instead of master by Rico Wind · 4 years, 1 month ago
  94. 1b52acf Change master->main for non bot code in repo by Rico Wind · 4 years, 1 month ago
  95. 078894f Ensure repackaging do not pick types that has been pruned by Morten Krogh-Jespersen · 4 years, 1 month ago
  96. 9e1edd2 Add reproduction for repackaging picking merged and pruned class by Morten Krogh-Jespersen · 4 years, 1 month ago
  97. 0e12f71 Use thread-safe seen set for unique context assertion. by Ian Zerny · 4 years, 1 month ago
  98. 995d75c Fix changed reference in L8CommandTest by Morten Krogh-Jespersen · 4 years, 1 month ago
  99. 946bea9 Add --pg-map-output and proguardMapConsumer to L8 command by Morten Krogh-Jespersen · 4 years, 1 month ago
  100. 884d024 Add access bridges for targeted lambda methods in D8. by Ian Zerny · 4 years, 1 month ago