1. 9627c08 Just use compute in existing desugaring using DesugaringDescription by Søren Gjesse · 1 year, 3 months ago
  2. d301ebb Fix ApiModelOutlineMethodProtectedTest after removal of public by Morten Krogh-Jespersen · 1 year, 2 months ago
  3. 2206bba Remove DXTestBuilder and update last test using it by Rico Wind · 1 year, 3 months ago
  4. b59554c [ApiModel] No outlining from already outlined classes by Morten Krogh-Jespersen · 1 year, 3 months ago
  5. 22fddc8 [ApiModel] Add test for targeted outlining from androidx by Morten Krogh-Jespersen · 1 year, 3 months ago
  6. 469b1d0 Rewrite tests to not use setMinApi(TestRuntime) by Christoffer Quist Adamsen · 1 year, 3 months ago
  7. 0e33d97 Refactor desugared library tests by Clément Béra · 1 year, 3 months ago
  8. 1900c00 Add README.google to bazel 6.0.0 by Clément Béra · 1 year, 3 months ago
  9. 3b7b034 Don't test dx output by Rico Wind · 1 year, 3 months ago
  10. f49a0d8 Rewrite InvokeSpecialToSelfDesugaring to use DesugaringDescription by Søren Gjesse · 1 year, 3 months ago
  11. 286374e AssertionsConfigurationTest: Split into three test classes by Søren Gjesse · 1 year, 3 months ago
  12. b7ff78e AssertionsConfigurationTest: Split the DEX tests into individual tests by Søren Gjesse · 1 year, 3 months ago
  13. cc129b7 Fixes for minimal bazel build and its errorprone checks. by Ian Zerny · 1 year, 3 months ago
  14. a05c44c Update Bazel deps by Clément Béra · 1 year, 3 months ago
  15. a95c115 Add support for accepting art profile in CLI by Christoffer Quist Adamsen · 1 year, 3 months ago
  16. d4d9360 Rewrite tests to use setMinApi(TestParameters) by Christoffer Quist Adamsen · 1 year, 3 months ago
  17. 7cf86c6 Towards avoiding redundant JVM testing by Christoffer Quist Adamsen · 1 year, 3 months ago
  18. 8f47d81 Towards avoiding redundant R8 cf-to-cf testing by Christoffer Quist Adamsen · 1 year, 3 months ago
  19. 4fa23f0 Revert "Update gradle custom tasks to use worker api" by Morten Krogh-Jespersen · 1 year, 3 months ago
  20. 8a452f4 Update DEX container format header by Søren Gjesse · 1 year, 3 months ago
  21. 6d30323 Remove dependency lookup from cloud bucket by Rico Wind · 1 year, 3 months ago
  22. 7439df9 Revert "Reduce Stream test load" by Christoffer Adamsen · 1 year, 3 months ago
  23. 758b086 Refactor Jdk11TimeTest by Clément Béra · 1 year, 3 months ago
  24. 390f4a4 Reland "BackportedMethods for Android U" by Clément Béra · 1 year, 3 months ago
  25. 3f52473 Fix performance of DesugaredLibContentTest by Clément Béra · 1 year, 3 months ago
  26. a91b070 Update gradle custom tasks to use worker api by Morten Krogh-Jespersen · 1 year, 3 months ago
  27. c75ad18 Reduce Stream test load by Clément Béra · 1 year, 3 months ago
  28. e31588e Update SupportedClasses to Android U by Clément Béra · 1 year, 3 months ago
  29. 6d9241e Use Guava from dagger in Guava test by Clément Béra · 1 year, 3 months ago
  30. 1a4d4bc Remove 11 build by Clément Béra · 1 year, 3 months ago
  31. e563947 Remove D8/R8 java 11 separate build by Clément Béra · 1 year, 3 months ago
  32. 4c92195 Revert "BackportedMethods for Android U" by Morten Krogh-Jespersen · 1 year, 3 months ago
  33. 05dff5d Fix size in header, check header alignment and fix checksum and signature by Søren Gjesse · 1 year, 3 months ago
  34. d3af268 Fix new backport and SupportedClassesGenerator by Clément Béra · 1 year, 3 months ago
  35. 230b410 Account for synthetics with restricted package private merging in D8 by Morten Krogh-Jespersen · 1 year, 3 months ago
  36. 0a6d15a BackportedMethods for Android U by Clément Béra · 1 year, 3 months ago
  37. 56e4cc1 [Metadata] Update test expectations for old and dev by Morten Krogh-Jespersen · 1 year, 3 months ago
  38. a350373 [Metadata] Update tests after kotlin-dev update by Morten Krogh-Jespersen · 1 year, 3 months ago
  39. f6eecbf Fix identity in SupportedClasses analysis by Clément Béra · 1 year, 3 months ago
  40. c5ff60c Pass a non-empty run-time argument in test. by Ian Zerny · 1 year, 3 months ago
  41. fe89231 Extend profile completeness testing to all tests by Christoffer Quist Adamsen · 1 year, 3 months ago
  42. cbb7c6e [LIR] Abstract out the strategy for encoding SSA value references. by Ian Zerny · 1 year, 3 months ago
  43. 4027e2a [LIR] Refactor names to follow standard coding convention. by Ian Zerny · 1 year, 3 months ago
  44. 503b274 Minor fixes to desugared library doc by Clément Béra · 1 year, 3 months ago
  45. 54fbefb Add fields in html doc by Clément Béra · 1 year, 3 months ago
  46. d8ea671 Sort reflectively accessed members to ensure print order. by Ian Zerny · 1 year, 3 months ago
  47. 9a7b18c Initialize dump backend to dex for backwards compatibility by Christoffer Quist Adamsen · 1 year, 3 months ago
  48. 0a3c16e Add backend to dumps by Christoffer Quist Adamsen · 1 year, 3 months ago
  49. 6c5807e Enable completeness testing for new style tests by Christoffer Quist Adamsen · 1 year, 3 months ago
  50. c9f8822 Complete rewriting of art profiles by Christoffer Quist Adamsen · 1 year, 3 months ago
  51. a0c4161 Remove unused imports by Christoffer Quist Adamsen · 1 year, 3 months ago
  52. 06b474b Update tests of DEX with identifiers with white space characters by Søren Gjesse · 1 year, 3 months ago
  53. a8df245 Fix repeated commit of profile changes by Christoffer Quist Adamsen · 1 year, 3 months ago
  54. 226b4d5 [KeepAnno] KeepForApi annotation for marking API surface. by Ian Zerny · 1 year, 3 months ago
  55. e5770c2 [KeepAnno] Add access flag patterns for members. by Ian Zerny · 1 year, 3 months ago
  56. 6e65f71 Update archive_smali.py to require a release tag. by Ian Zerny · 1 year, 3 months ago
  57. 00b4203 Include enum local utility class for moved methods by Christoffer Quist Adamsen · 1 year, 3 months ago
  58. b8662dc Extend profile rewriting to classpath nest accesses by Christoffer Quist Adamsen · 1 year, 3 months ago
  59. 06c52aa Extend profile rewriting to AssertionError rewriter by Christoffer Quist Adamsen · 1 year, 3 months ago
  60. 8ebdcad Extend profile rewriting to covariant return type annotations by Christoffer Quist Adamsen · 1 year, 3 months ago
  61. 1095da7 Fix MergedVirtualMethodStackTraceTest assertion about present of class A by Morten Krogh-Jespersen · 1 year, 3 months ago
  62. 52a1e02 Update MergedVirtualMethodStackTraceTest to check stack trace by Morten Krogh-Jespersen · 1 year, 3 months ago
  63. e425185 Add AdServicesVersion to classes not present in android.jar by Morten Krogh-Jespersen · 1 year, 3 months ago
  64. 4ae655d Extend profile rewriting to constant dynamic desugaring by Christoffer Quist Adamsen · 1 year, 3 months ago
  65. 2aab5ee Fix removal of profile rewriting event consumer by Christoffer Quist Adamsen · 1 year, 3 months ago
  66. 138b8a9 Extend profile rewriting to var handle desugaring by Christoffer Quist Adamsen · 1 year, 3 months ago
  67. bdd87df Account for nested synthetics in profile rewriting by Christoffer Quist Adamsen · 1 year, 3 months ago
  68. a6a6cd4 [ApiModel] Amend the synthetic marker annotation with api-level by Morten Krogh-Jespersen · 1 year, 3 months ago
  69. 668ae3d Reland "[ApiModel] Add d8 test replicating AGP setup"" by Morten Krogh-Jespersen · 1 year, 3 months ago
  70. 6402f44 Update support for targeted shrinking rules in JARs by Søren Gjesse · 1 year, 3 months ago
  71. 383a435 Fix InvokeSpecialToVirtualMethodProfileRewritingTest by Christoffer Quist Adamsen · 1 year, 3 months ago
  72. f6bf5d7 Add version info to top-level timings print by Morten Krogh-Jespersen · 1 year, 3 months ago
  73. bed9c5e Add missing @Override in ConcreteArtProfileCollectionAdditions by Christoffer Quist Adamsen · 1 year, 3 months ago
  74. 3a89b69 Minor cleanup of profile rewriting event consumers by Christoffer Quist Adamsen · 1 year, 3 months ago
  75. 43177c1 Add additional synthetics to profiles by Christoffer Quist Adamsen · 1 year, 3 months ago
  76. 95dfc56 Add tests of DEX with identifiers with white space characters by Søren Gjesse · 1 year, 3 months ago
  77. a10fc57 Update MergedVirtualMethodStackTraceTest after not merging of UNKNOWN by Morten Krogh-Jespersen · 1 year, 3 months ago
  78. 86b113a Revert "[ApiModel] Add d8 test replicating AGP setup" by Morten Krogh-Jespersen · 1 year, 3 months ago
  79. dc43795 [ApiModel] Add d8 test replicating AGP setup by Morten Krogh-Jespersen · 1 year, 3 months ago
  80. 7632894 [ApiModel] Ensure no merging of methods with UNKNOWN api-level by Morten Krogh-Jespersen · 1 year, 3 months ago
  81. 145776c [ApiModel] Add test for merging classes with UNKNOWN api-level by Morten Krogh-Jespersen · 1 year, 3 months ago
  82. 1c041f6 Account for non-found method on super-type by Morten Krogh-Jespersen · 1 year, 3 months ago
  83. 6ae4611 Fix test to account for windows line separator by Morten Krogh-Jespersen · 1 year, 3 months ago
  84. ef34d19 Add U to GetDexVersion by Morten Krogh-Jespersen · 1 year, 3 months ago
  85. 42ed3cb Update TestBackportedNotPresentInAndroidJar after adding U by Morten Krogh-Jespersen · 1 year, 3 months ago
  86. a0f49fd Use unixLines for LibraryProvidedProguardRulesR8SpecificTest by Morten Krogh-Jespersen · 1 year, 3 months ago
  87. 790daed [Retrace] Canonicalize MemberNaming to keep additional information by Morten Krogh-Jespersen · 1 year, 3 months ago
  88. 0168195 [Retrace] Add test for not removing synthesized frame by Morten Krogh-Jespersen · 1 year, 3 months ago
  89. 62ced98 [ApiModel] Update api database to be api level 34 (preview) by Morten Krogh-Jespersen · 1 year, 3 months ago
  90. fdbe327 Update android.jar for API level 34 preview (revision 1) by Morten Krogh-Jespersen · 1 year, 3 months ago
  91. 67a168f Do not mark synthesized methods on global stubs as synthetic by Morten Krogh-Jespersen · 1 year, 3 months ago
  92. 5aa485c Add test for incorrect retracing with api stubbing by Morten Krogh-Jespersen · 1 year, 3 months ago
  93. 3bbb63c [Retrace] Add test for synthetic class with non-synthetic clinit by Morten Krogh-Jespersen · 1 year, 3 months ago
  94. 5de6d7d Reland "Add support for targeted shrinking rules in JARs" by Søren Gjesse · 1 year, 3 months ago
  95. 01437ee Revert "Add support for targeted shrinking rules in JARs" by Søren Gjesse · 1 year, 3 months ago
  96. 65513b5 Refactor supportedClasses to introduce fields by Clément Béra · 1 year, 3 months ago
  97. 9fdac7f Update enum unboxing profile rewriting test expectation by Christoffer Quist Adamsen · 1 year, 3 months ago
  98. cfacf1e Add support for targeted shrinking rules in JARs by Søren Gjesse · 1 year, 3 months ago
  99. 0a96694 Extend completeness checking for tivi to enum unboxing by Christoffer Quist Adamsen · 1 year, 3 months ago
  100. 1945e8f Extend profile rewriting to enum unboxing by Christoffer Quist Adamsen · 1 year, 3 months ago