1. 00aedde Fix file suffix on archive.py by Clément Béra · 1 year, 10 months ago
  2. 37085f6 Fix path in gradle by Clément Béra · 1 year, 10 months ago
  3. d63ed86 [Retrace] Remove references to StringUtils in binary test by Morten Krogh-Jespersen · 1 year, 10 months ago
  4. c8b2c15 Custom conversion rewrites as gradle tasks by Clément Béra · 1 year, 10 months ago
  5. e3c7dfc Fix missing update when updating to ASM 9.3 by Søren Gjesse · 1 year, 10 months ago
  6. 9bef319 Fix handling of enums in annotations when generating class files by Søren Gjesse · 1 year, 10 months ago
  7. 95aa192 Fix script for getting git HEAD revision by Søren Gjesse · 1 year, 10 months ago
  8. 4d35e8e Don't assume non-conflicting synthetics. by Ian Zerny · 1 year, 10 months ago
  9. 9121c9e Update reproduction if issue with enums in annotations by Søren Gjesse · 1 year, 10 months ago
  10. f8071f7 Reproduce issues with enums in annotation when renaming fields by Søren Gjesse · 1 year, 10 months ago
  11. 3115524 [Retrace] Add metadata to partitioning and joining by Morten Krogh-Jespersen · 1 year, 10 months ago
  12. 5229f80 [Retrace] Introduce a simple mapping file partition utility by Morten Krogh-Jespersen · 1 year, 10 months ago
  13. 0038458 [Retrace] Remove empty generic checked exception by Morten Krogh-Jespersen · 1 year, 10 months ago
  14. eb35a9a [Retrace] Add supplier and consumer entry point for lazy retracing by Morten Krogh-Jespersen · 1 year, 10 months ago
  15. c574d7d Add test of ASM verification option by Søren Gjesse · 1 year, 10 months ago
  16. 04b8156 Fix inadequate rewriting of enum array types after enum unboxing by Christoffer Quist Adamsen · 1 year, 10 months ago
  17. 509d84b Expose reportUnusedProguardConfigurationRules and enableEnumUnboxingDebugLogs via system properties by Andrew Grieve · 1 year, 10 months ago
  18. 6015cb1 Fix Record without minification by Clément Béra · 1 year, 11 months ago
  19. 05e3617 Fix temp file writing in root project directory by Clément Béra · 1 year, 10 months ago
  20. a49a500 Fix j$.time serialization issues by Clément Béra · 1 year, 10 months ago
  21. 20e5e5f Update test after ASM update by Søren Gjesse · 1 year, 10 months ago
  22. b354ffb Remove test after ASM update by Søren Gjesse · 1 year, 10 months ago
  23. 8644c57 Update ASM to version 9.3 by Søren Gjesse · 1 year, 10 months ago
  24. e19234b Model array loads from null arrays as pushing null by Christoffer Quist Adamsen · 1 year, 10 months ago
  25. 75655ab Fix test expectation by Clément Béra · 1 year, 10 months ago
  26. 92a2b61 Account for non nested catch handlers in cf analysis by Christoffer Quist Adamsen · 1 year, 10 months ago
  27. 02220d0 Update test expectation for GMSCoreLatestTest by Christoffer Quist Adamsen · 1 year, 10 months ago
  28. 81ec899 Define API for unsupported feature diagnostics. by Ian Zerny · 1 year, 10 months ago
  29. dd61bfb Fix inadequate propagation of exceptional control flow by Christoffer Quist Adamsen · 1 year, 10 months ago
  30. 55a14db Take library class over program class when computing dispatch by Morten Krogh-Jespersen · 1 year, 10 months ago
  31. 6850209 Fix readAttributes API by Clément Béra · 1 year, 10 months ago
  32. db73cd6 Fix Collector#characteristics by Clément Béra · 1 year, 10 months ago
  33. bbf0ecd Reland "Use local FileSystem through conversions on high API devices" by Clément Béra · 1 year, 11 months ago
  34. 77fb08c Remove redundant DexItemFactory argument from evaluate() by Christoffer Quist Adamsen · 1 year, 10 months ago
  35. 1e6837c Report unverifiable code from cf analysis in testing by Christoffer Quist Adamsen · 1 year, 10 months ago
  36. afc1d43 Introduce a stringbuilder muncher working on stringbuilder graphs by Morten Krogh-Jespersen · 1 year, 10 months ago
  37. 77b38ba Consult api database during type strengthening by Christoffer Quist Adamsen · 1 year, 10 months ago
  38. 0354e35 Fix non determinism in gson map test by Clément Béra · 1 year, 10 months ago
  39. ee40669 Trace types in cf frames by Christoffer Quist Adamsen · 1 year, 10 months ago
  40. 56b4ee9 Strengthen assignability for reference assignments in cf analysis by Christoffer Quist Adamsen · 1 year, 10 months ago
  41. 125c137 Fix bad merge related to dataflow analysis by Christoffer Quist Adamsen · 1 year, 11 months ago
  42. b04df96 Build string builder graphs from escape state by Morten Krogh-Jespersen · 1 year, 11 months ago
  43. 3583592 Extend cf analysis to cover exceptional control flow by Christoffer Quist Adamsen · 1 year, 11 months ago
  44. b6ced9d Change interpretation of bottom cf state to unreachable by Christoffer Quist Adamsen · 1 year, 11 months ago
  45. ec66bfd Introduce double/long-high values for use in cf locals by Christoffer Quist Adamsen · 1 year, 11 months ago
  46. 3760a32 Implement equals() on ErroneousCfFrameState by Christoffer Quist Adamsen · 1 year, 11 months ago
  47. 4ca4f6e Compute join of reference types in cf analysis by Christoffer Quist Adamsen · 1 year, 11 months ago
  48. 14d6c67 Disallow unknown-wide types in locals by Christoffer Quist Adamsen · 1 year, 11 months ago
  49. f927336 Supply guard type to exceptional control flow transfer by Christoffer Quist Adamsen · 1 year, 11 months ago
  50. 3048cac Explicit transfer of exceptional control flow in analysis framework by Christoffer Quist Adamsen · 1 year, 11 months ago
  51. a796c2a Introduce dataflow analysis for finding escaping stringbuilders by Morten Krogh-Jespersen · 1 year, 11 months ago
  52. 426e5c7 Take constant instructions in entry to be source of canonicalization by Morten Krogh-Jespersen · 1 year, 11 months ago
  53. b109a4d Add test for const canonicalization destroying prelude position by Morten Krogh-Jespersen · 1 year, 11 months ago
  54. 8c89f0b [Retrace] Fix command setting stacktrace box by Morten Krogh-Jespersen · 1 year, 11 months ago
  55. 2ad0ac1 [Retrace] Allow for streaming of stack trace lines by Morten Krogh-Jespersen · 1 year, 11 months ago
  56. e861665 Refactor feature and bug predicates to shared methods. by Ian Zerny · 1 year, 11 months ago
  57. 45d725f3 Clear annotations if there are missing annotations when permutating by Morten Krogh-Jespersen · 1 year, 11 months ago
  58. 712fad4 Fail compilation with ambiguous desugared library flags by Clément Béra · 1 year, 11 months ago
  59. b58ea34 Add test for rewriting method parameters with missing annotations by Morten Krogh-Jespersen · 1 year, 11 months ago
  60. 9f9f379 Ensure we sort mappers before comparing by Morten Krogh-Jespersen · 1 year, 11 months ago
  61. de2832a [TraceRef] Account for partial results when reporting missing methods by Morten Krogh-Jespersen · 1 year, 11 months ago
  62. fef92c9 [Retrace] Change api to allow for partial reading mapping provider by Morten Krogh-Jespersen · 1 year, 11 months ago
  63. 14b0cf4 Enable combining class name mappers to build partial results by Morten Krogh-Jespersen · 1 year, 11 months ago
  64. 90eb5eb [ApiModel] Generate covariant library methods in database by Morten Krogh-Jespersen · 1 year, 11 months ago
  65. 9e201ea Extend compiledump to check for apimodeling and android platform build by Morten Krogh-Jespersen · 1 year, 11 months ago
  66. 5cb5836 Add support for --desugared-lib-pg-conf-output in D8 by Christoffer Quist Adamsen · 1 year, 11 months ago
  67. 444a7e0 Modify ClassMergingTest to have shorter names by Morten Krogh-Jespersen · 1 year, 11 months ago
  68. 4b02055 [Metadata] Add missing kotlin metadata file by Morten Krogh-Jespersen · 1 year, 11 months ago
  69. dbef517 [Metadata] Add support for keepkotlinmetadata by Morten Krogh-Jespersen · 1 year, 11 months ago
  70. 2e10d0d Add enum to prevent messages regarding newline in testname by Morten Krogh-Jespersen · 1 year, 11 months ago
  71. 77f790a Set libraryoverride for member rebound forwarding bridges to library by Morten Krogh-Jespersen · 1 year, 11 months ago
  72. f7b3ace [ApiModel] Assign api-level to all library definitions by Morten Krogh-Jespersen · 1 year, 11 months ago
  73. 3b3b537 [ApiModel] Add test for not assigning api level to library method by Morten Krogh-Jespersen · 1 year, 11 months ago
  74. 0dda84b Reland "Use generated covariant methods to synthesize methods on library" by Morten Krogh-Jespersen · 1 year, 11 months ago
  75. e22a6fd Add test for invalid invoke special assertion with enum unboxing by Morten Krogh-Jespersen · 1 year, 11 months ago
  76. b1eb354 Add sanity check for CHM 3 args constructor by Clément Béra · 1 year, 11 months ago
  77. 688b2c2 Revert "Use local FileSystem through conversions on high API devices" by Morten Krogh-Jespersen · 1 year, 11 months ago
  78. ebcdfd1 Account for multiple holders for direct method calls by Morten Krogh-Jespersen · 1 year, 11 months ago
  79. eaf0e58 Fix invalid change in test by Clément Béra · 1 year, 11 months ago
  80. 5a3f944 Ensure pc2pc encoding of debug info has non-zero line info. by Ian Zerny · 1 year, 11 months ago
  81. b71c6de Assertion to attempt to understand the bot flake by Clément Béra · 1 year, 11 months ago
  82. a192dd3 Use local FileSystem through conversions on high API devices by Clément Béra · 1 year, 11 months ago
  83. d625763 Use startup list in determination of when to return startup base by Christoffer Quist Adamsen · 1 year, 11 months ago
  84. cf0f59c Reland "Enable maintain_prefix for function" by Clément Béra · 1 year, 11 months ago
  85. 151b9a1 Fix concurrent additions to liveNonProgramTypes by Christoffer Quist Adamsen · 1 year, 11 months ago
  86. 798c87b Use resolution to determine library target in interface desugaring by Søren Gjesse · 1 year, 11 months ago
  87. 841c671 Reproduce companion class for library class by Søren Gjesse · 1 year, 11 months ago
  88. bdcac5b Reland "Remove DexSplitter from codebase" by Rico Wind · 1 year, 11 months ago
  89. fdee7b2 Test for adding a synthetic class to the startup dex but not its context by Christoffer Quist Adamsen · 1 year, 11 months ago
  90. 39cd48f Revert change to nest based desugar dependencies reporting by Christoffer Quist Adamsen · 1 year, 11 months ago
  91. 06f3809 Revert "Move desugared lib test method" by Christoffer Adamsen · 1 year, 11 months ago
  92. cf1e8d4 Revert "Enable maintain_prefix for function" by Christoffer Quist Adamsen · 1 year, 11 months ago
  93. b7edda5 Include context in synthetic equivalence when instrumentation is enabled by Christoffer Quist Adamsen · 1 year, 11 months ago
  94. 969a84a Guard emitting of nest attributes in writer by Christoffer Quist Adamsen · 1 year, 11 months ago
  95. 985fba4 Place synthetics independent of their contexts in startup layout by Christoffer Quist Adamsen · 1 year, 11 months ago
  96. 4aef6fb Fix unused accessibility check in method resolution by Christoffer Quist Adamsen · 1 year, 11 months ago
  97. ffdffd5 Avoid dereference of null SyntheticNaming during dump by Christoffer Quist Adamsen · 1 year, 11 months ago
  98. 623863f Revert "Use generated covariant methods to synthesize methods on library" by Morten Krogh-Jespersen · 1 year, 11 months ago
  99. f235495 Fix API modeling in internal call to match external CLI. by Ian Zerny · 1 year, 11 months ago
  100. 7dc7602 Only add covariant library methods if all referenced types exist by Morten Krogh-Jespersen · 1 year, 11 months ago