1. 6685ca0 Rewrite testForJvm() to testForJvm(parameters) by Christoffer Quist Adamsen · 2 years, 2 months ago
  2. 7f55903 Include data directory resources in program dump archive by Christoffer Quist Adamsen · 2 years, 2 months ago
  3. 9325e07 Rename methods in main only used for testing by Christoffer Quist Adamsen · 2 years, 2 months ago
  4. 7107e02 Only check difference to art if we can't compare to jvm by Rico Wind · 2 years, 2 months ago
  5. 1a1ef0a Update errorprone and make all active checks errors. by Ian Zerny · 2 years, 2 months ago
  6. 86b655c Refactor various Type enums to qualified top-level enums. by Ian Zerny · 2 years, 2 months ago
  7. 001db58 Fix printing of annotations in regression test by Rico Wind · 2 years, 2 months ago
  8. f878177 Remove CfInstructionDesugaring default methods by Søren Gjesse · 2 years, 2 months ago
  9. 16bff8f Always use context from the closure invocation for desugaring by Søren Gjesse · 2 years, 2 months ago
  10. cd03b89 [ApiModel] Disable instance outlining on dalvik by Morten Krogh-Jespersen · 2 years, 2 months ago
  11. 493c7f1 [ApiModel] Add test for vfy-error on dalvik for new-instance outlining by Morten Krogh-Jespersen · 2 years, 2 months ago
  12. 41931dd Revert "Desugared lib: update max api level with U" by Søren Gjesse · 2 years, 2 months ago
  13. be1ff46 AssertionsConfigurationTest: Split DEX tests into four test classes by Søren Gjesse · 2 years, 2 months ago
  14. ec8eaff Desugared lib: update max api level with U by Clément Béra · 2 years, 2 months ago
  15. 8856f01 Update desugared library conversion to Android U by Clément Béra · 2 years, 2 months ago
  16. c24d093 Fix DesugarDescription for DesugaredLibraryRetargeter by Clément Béra · 2 years, 2 months ago
  17. 9bdec94 Fix DesugarDescription in APIConversion by Clément Béra · 2 years, 2 months ago
  18. 3a1534d Reland "Reduce Stream test load" by Clément Béra · 2 years, 2 months ago
  19. 307c27d Rewrite RecordDesugaring to use DesugaringDescription by Søren Gjesse · 2 years, 2 months ago
  20. f2aa268 Rewrite NestBasedAccessDesugaring to use DesugaringDescription by Søren Gjesse · 2 years, 2 months ago
  21. f194a1f Rewrite LambdaInstructionDesugaring to use DesugaringDescription by Søren Gjesse · 2 years, 2 months ago
  22. 1868c20 Rewrite BackportedMethodRewriter to use DesugaringDescription by Søren Gjesse · 2 years, 2 months ago
  23. 5ee8cd1 Rewrite BufferCovariantReturnTypeRewriter to use DesugaringDescription by Søren Gjesse · 2 years, 2 months ago
  24. 786cd9b Rewrite InvokeToPrivateRewriter to use DesugaringDescription by Søren Gjesse · 2 years, 2 months ago
  25. 156d1ec Rewrite StringConcatInstructionDesugaring to use DesugarDescription by Søren Gjesse · 2 years, 2 months ago
  26. 0bdb6ac Rewrite TwrInstructionDesugaring to use DesugarDescription by Søren Gjesse · 2 years, 2 months ago
  27. 9627c08 Just use compute in existing desugaring using DesugaringDescription by Søren Gjesse · 2 years, 2 months ago
  28. d301ebb Fix ApiModelOutlineMethodProtectedTest after removal of public by Morten Krogh-Jespersen · 2 years, 2 months ago
  29. 2206bba Remove DXTestBuilder and update last test using it by Rico Wind · 2 years, 2 months ago
  30. b59554c [ApiModel] No outlining from already outlined classes by Morten Krogh-Jespersen · 2 years, 2 months ago
  31. 22fddc8 [ApiModel] Add test for targeted outlining from androidx by Morten Krogh-Jespersen · 2 years, 2 months ago
  32. 469b1d0 Rewrite tests to not use setMinApi(TestRuntime) by Christoffer Quist Adamsen · 2 years, 2 months ago
  33. 0e33d97 Refactor desugared library tests by Clément Béra · 2 years, 2 months ago
  34. 1900c00 Add README.google to bazel 6.0.0 by Clément Béra · 2 years, 2 months ago
  35. 3b7b034 Don't test dx output by Rico Wind · 2 years, 2 months ago
  36. f49a0d8 Rewrite InvokeSpecialToSelfDesugaring to use DesugaringDescription by Søren Gjesse · 2 years, 2 months ago
  37. 286374e AssertionsConfigurationTest: Split into three test classes by Søren Gjesse · 2 years, 2 months ago
  38. b7ff78e AssertionsConfigurationTest: Split the DEX tests into individual tests by Søren Gjesse · 2 years, 2 months ago
  39. cc129b7 Fixes for minimal bazel build and its errorprone checks. by Ian Zerny · 2 years, 2 months ago
  40. a05c44c Update Bazel deps by Clément Béra · 2 years, 2 months ago
  41. a95c115 Add support for accepting art profile in CLI by Christoffer Quist Adamsen · 2 years, 2 months ago
  42. d4d9360 Rewrite tests to use setMinApi(TestParameters) by Christoffer Quist Adamsen · 2 years, 2 months ago
  43. 7cf86c6 Towards avoiding redundant JVM testing by Christoffer Quist Adamsen · 2 years, 2 months ago
  44. 8f47d81 Towards avoiding redundant R8 cf-to-cf testing by Christoffer Quist Adamsen · 2 years, 2 months ago
  45. 4fa23f0 Revert "Update gradle custom tasks to use worker api" by Morten Krogh-Jespersen · 2 years, 2 months ago
  46. 8a452f4 Update DEX container format header by Søren Gjesse · 2 years, 2 months ago
  47. 6d30323 Remove dependency lookup from cloud bucket by Rico Wind · 2 years, 2 months ago
  48. 7439df9 Revert "Reduce Stream test load" by Christoffer Adamsen · 2 years, 2 months ago
  49. 758b086 Refactor Jdk11TimeTest by Clément Béra · 2 years, 2 months ago
  50. 390f4a4 Reland "BackportedMethods for Android U" by Clément Béra · 2 years, 2 months ago
  51. 3f52473 Fix performance of DesugaredLibContentTest by Clément Béra · 2 years, 2 months ago
  52. a91b070 Update gradle custom tasks to use worker api by Morten Krogh-Jespersen · 2 years, 2 months ago
  53. c75ad18 Reduce Stream test load by Clément Béra · 2 years, 2 months ago
  54. e31588e Update SupportedClasses to Android U by Clément Béra · 2 years, 2 months ago
  55. 6d9241e Use Guava from dagger in Guava test by Clément Béra · 2 years, 2 months ago
  56. 1a4d4bc Remove 11 build by Clément Béra · 2 years, 2 months ago
  57. e563947 Remove D8/R8 java 11 separate build by Clément Béra · 2 years, 2 months ago
  58. 4c92195 Revert "BackportedMethods for Android U" by Morten Krogh-Jespersen · 2 years, 2 months ago
  59. 05dff5d Fix size in header, check header alignment and fix checksum and signature by Søren Gjesse · 2 years, 2 months ago
  60. d3af268 Fix new backport and SupportedClassesGenerator by Clément Béra · 2 years, 2 months ago
  61. 230b410 Account for synthetics with restricted package private merging in D8 by Morten Krogh-Jespersen · 2 years, 2 months ago
  62. 0a6d15a BackportedMethods for Android U by Clément Béra · 2 years, 2 months ago
  63. 56e4cc1 [Metadata] Update test expectations for old and dev by Morten Krogh-Jespersen · 2 years, 2 months ago
  64. a350373 [Metadata] Update tests after kotlin-dev update by Morten Krogh-Jespersen · 2 years, 2 months ago
  65. f6eecbf Fix identity in SupportedClasses analysis by Clément Béra · 2 years, 2 months ago
  66. c5ff60c Pass a non-empty run-time argument in test. by Ian Zerny · 2 years, 2 months ago
  67. fe89231 Extend profile completeness testing to all tests by Christoffer Quist Adamsen · 2 years, 2 months ago
  68. cbb7c6e [LIR] Abstract out the strategy for encoding SSA value references. by Ian Zerny · 2 years, 2 months ago
  69. 4027e2a [LIR] Refactor names to follow standard coding convention. by Ian Zerny · 2 years, 2 months ago
  70. 503b274 Minor fixes to desugared library doc by Clément Béra · 2 years, 2 months ago
  71. 54fbefb Add fields in html doc by Clément Béra · 2 years, 2 months ago
  72. d8ea671 Sort reflectively accessed members to ensure print order. by Ian Zerny · 2 years, 2 months ago
  73. 9a7b18c Initialize dump backend to dex for backwards compatibility by Christoffer Quist Adamsen · 2 years, 2 months ago
  74. 0a3c16e Add backend to dumps by Christoffer Quist Adamsen · 2 years, 2 months ago
  75. 6c5807e Enable completeness testing for new style tests by Christoffer Quist Adamsen · 2 years, 2 months ago
  76. c9f8822 Complete rewriting of art profiles by Christoffer Quist Adamsen · 2 years, 2 months ago
  77. a0c4161 Remove unused imports by Christoffer Quist Adamsen · 2 years, 2 months ago
  78. 06b474b Update tests of DEX with identifiers with white space characters by Søren Gjesse · 2 years, 2 months ago
  79. a8df245 Fix repeated commit of profile changes by Christoffer Quist Adamsen · 2 years, 2 months ago
  80. 226b4d5 [KeepAnno] KeepForApi annotation for marking API surface. by Ian Zerny · 2 years, 2 months ago
  81. e5770c2 [KeepAnno] Add access flag patterns for members. by Ian Zerny · 2 years, 2 months ago
  82. 6e65f71 Update archive_smali.py to require a release tag. by Ian Zerny · 2 years, 2 months ago
  83. 00b4203 Include enum local utility class for moved methods by Christoffer Quist Adamsen · 2 years, 2 months ago
  84. b8662dc Extend profile rewriting to classpath nest accesses by Christoffer Quist Adamsen · 2 years, 2 months ago
  85. 06c52aa Extend profile rewriting to AssertionError rewriter by Christoffer Quist Adamsen · 2 years, 2 months ago
  86. 8ebdcad Extend profile rewriting to covariant return type annotations by Christoffer Quist Adamsen · 2 years, 2 months ago
  87. 1095da7 Fix MergedVirtualMethodStackTraceTest assertion about present of class A by Morten Krogh-Jespersen · 2 years, 2 months ago
  88. 52a1e02 Update MergedVirtualMethodStackTraceTest to check stack trace by Morten Krogh-Jespersen · 2 years, 2 months ago
  89. e425185 Add AdServicesVersion to classes not present in android.jar by Morten Krogh-Jespersen · 2 years, 2 months ago
  90. 4ae655d Extend profile rewriting to constant dynamic desugaring by Christoffer Quist Adamsen · 2 years, 2 months ago
  91. 2aab5ee Fix removal of profile rewriting event consumer by Christoffer Quist Adamsen · 2 years, 2 months ago
  92. 138b8a9 Extend profile rewriting to var handle desugaring by Christoffer Quist Adamsen · 2 years, 2 months ago
  93. bdd87df Account for nested synthetics in profile rewriting by Christoffer Quist Adamsen · 2 years, 2 months ago
  94. a6a6cd4 [ApiModel] Amend the synthetic marker annotation with api-level by Morten Krogh-Jespersen · 2 years, 2 months ago
  95. 668ae3d Reland "[ApiModel] Add d8 test replicating AGP setup"" by Morten Krogh-Jespersen · 2 years, 2 months ago
  96. 6402f44 Update support for targeted shrinking rules in JARs by Søren Gjesse · 2 years, 2 months ago
  97. 383a435 Fix InvokeSpecialToVirtualMethodProfileRewritingTest by Christoffer Quist Adamsen · 2 years, 2 months ago
  98. f6bf5d7 Add version info to top-level timings print by Morten Krogh-Jespersen · 2 years, 2 months ago
  99. bed9c5e Add missing @Override in ConcreteArtProfileCollectionAdditions by Christoffer Quist Adamsen · 2 years, 2 months ago
  100. 3a89b69 Minor cleanup of profile rewriting event consumers by Christoffer Quist Adamsen · 2 years, 2 months ago