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