1. 0273ea5 [Partition] Test multiple partitions containing same class mapping by Morten Krogh-Jespersen · 2 years, 1 month ago
  2. 35562bd [ApiModel] Do not insert CL-init instruction for default init by Morten Krogh-Jespersen · 2 years, 1 month ago
  3. 7953d0a Add an 'l8d8' compiler to compiledump.py by Christoffer Quist Adamsen · 2 years, 1 month ago
  4. a8e7d26 Remove unmaintained CFG printing utilities. by Ian Zerny · 2 years, 1 month ago
  5. eb29bfe Minor updates to startup scripts by Christoffer Quist Adamsen · 2 years, 1 month ago
  6. 14929ba Remove unused method. by Ian Zerny · 2 years, 1 month ago
  7. ecdfdd1 Remove unused methods. by Ian Zerny · 2 years, 1 month ago
  8. e502e01 Require TestParameters for testForJvm() by Christoffer Quist Adamsen · 2 years, 1 month ago
  9. f7353e9 Remove setMinApi(TestRuntime) by Christoffer Quist Adamsen · 2 years, 1 month ago
  10. 64f1521 Fix DataResourceTest on windows by Christoffer Quist Adamsen · 2 years, 1 month ago
  11. 7c5298a Update retrace/binary_compatibility after removing redundant throws by Christoffer Quist Adamsen · 2 years, 1 month ago
  12. 3400eed Update compiler_api_tests after landing GlobalSyntheticsTest by Christoffer Quist Adamsen · 2 years, 1 month ago
  13. 7a03ad9 Revert "[LIR] Strategy for indirect phi references." by Christoffer Quist Adamsen · 2 years, 1 month ago
  14. 7ef8842 Revert "Make it a type error to use buildParameters() with one argument" by Christoffer Quist Adamsen · 2 years, 1 month ago
  15. fef8a8d Fix UnusedTypeInThrowingTest by Christoffer Quist Adamsen · 2 years, 1 month ago
  16. 8a884d0 Remove old imports of Log class by Christoffer Quist Adamsen · 2 years, 1 month ago
  17. 2d3981b Remove Log class by Christoffer Quist Adamsen · 2 years, 1 month ago
  18. ec6bd68 Disable BufferCovariantReturnTypeRewriter on high api level by Clément Béra · 2 years, 1 month ago
  19. d212562 Make it a type error to use buildParameters() with one argument by Christoffer Quist Adamsen · 2 years, 1 month ago
  20. 7e4b189 Remove unused methods in TestBase and deprecate legacy testing APIs by Christoffer Quist Adamsen · 2 years, 1 month ago
  21. b0ea321 Suppress unchecked conversion check by Christoffer Quist Adamsen · 2 years, 1 month ago
  22. 47e11df [LIR] Strategy for indirect phi references. by Ian Zerny · 2 years, 1 month ago
  23. bc1cb2f [LIR] Abstract encoding and decoding of values to distinguish phis. by Ian Zerny · 2 years, 1 month ago
  24. 80f0f79 [LIR] Use the SSA value encoding strategy for debug-local references. by Ian Zerny · 2 years, 1 month ago
  25. 75c5b40 Fix CF code generation utilities after type refactoring. by Ian Zerny · 2 years, 1 month ago
  26. 4c47f17 Remove redundant throws clauses by Christoffer Quist Adamsen · 2 years, 1 month ago
  27. a0318b8 Remove unused imports in tests by Christoffer Quist Adamsen · 2 years, 1 month ago
  28. 19e5fca Reuse temp rules from TestBase in tests by Christoffer Quist Adamsen · 2 years, 1 month ago
  29. 6685ca0 Rewrite testForJvm() to testForJvm(parameters) by Christoffer Quist Adamsen · 2 years, 1 month ago
  30. 7f55903 Include data directory resources in program dump archive by Christoffer Quist Adamsen · 2 years, 1 month ago
  31. 9325e07 Rename methods in main only used for testing by Christoffer Quist Adamsen · 2 years, 1 month ago
  32. 7107e02 Only check difference to art if we can't compare to jvm by Rico Wind · 2 years, 1 month ago
  33. 1a1ef0a Update errorprone and make all active checks errors. by Ian Zerny · 2 years, 1 month ago
  34. 86b655c Refactor various Type enums to qualified top-level enums. by Ian Zerny · 2 years, 1 month ago
  35. 001db58 Fix printing of annotations in regression test by Rico Wind · 2 years, 1 month ago
  36. f878177 Remove CfInstructionDesugaring default methods by Søren Gjesse · 2 years, 1 month ago
  37. 16bff8f Always use context from the closure invocation for desugaring by Søren Gjesse · 2 years, 1 month ago
  38. cd03b89 [ApiModel] Disable instance outlining on dalvik by Morten Krogh-Jespersen · 2 years, 1 month ago
  39. 493c7f1 [ApiModel] Add test for vfy-error on dalvik for new-instance outlining by Morten Krogh-Jespersen · 2 years, 1 month ago
  40. 41931dd Revert "Desugared lib: update max api level with U" by Søren Gjesse · 2 years, 1 month ago
  41. be1ff46 AssertionsConfigurationTest: Split DEX tests into four test classes by Søren Gjesse · 2 years, 1 month ago
  42. ec8eaff Desugared lib: update max api level with U by Clément Béra · 2 years, 1 month ago
  43. 8856f01 Update desugared library conversion to Android U by Clément Béra · 2 years, 1 month ago
  44. c24d093 Fix DesugarDescription for DesugaredLibraryRetargeter by Clément Béra · 2 years, 1 month ago
  45. 9bdec94 Fix DesugarDescription in APIConversion by Clément Béra · 2 years, 1 month ago
  46. 3a1534d Reland "Reduce Stream test load" by Clément Béra · 2 years, 1 month ago
  47. 307c27d Rewrite RecordDesugaring to use DesugaringDescription by Søren Gjesse · 2 years, 1 month ago
  48. f2aa268 Rewrite NestBasedAccessDesugaring to use DesugaringDescription by Søren Gjesse · 2 years, 1 month ago
  49. f194a1f Rewrite LambdaInstructionDesugaring to use DesugaringDescription by Søren Gjesse · 2 years, 1 month ago
  50. 1868c20 Rewrite BackportedMethodRewriter to use DesugaringDescription by Søren Gjesse · 2 years, 1 month ago
  51. 5ee8cd1 Rewrite BufferCovariantReturnTypeRewriter to use DesugaringDescription by Søren Gjesse · 2 years, 1 month ago
  52. 786cd9b Rewrite InvokeToPrivateRewriter to use DesugaringDescription by Søren Gjesse · 2 years, 1 month ago
  53. 156d1ec Rewrite StringConcatInstructionDesugaring to use DesugarDescription by Søren Gjesse · 2 years, 1 month ago
  54. 0bdb6ac Rewrite TwrInstructionDesugaring to use DesugarDescription by Søren Gjesse · 2 years, 1 month ago
  55. 9627c08 Just use compute in existing desugaring using DesugaringDescription by Søren Gjesse · 2 years, 1 month ago
  56. d301ebb Fix ApiModelOutlineMethodProtectedTest after removal of public by Morten Krogh-Jespersen · 2 years, 1 month ago
  57. 2206bba Remove DXTestBuilder and update last test using it by Rico Wind · 2 years, 1 month ago
  58. b59554c [ApiModel] No outlining from already outlined classes by Morten Krogh-Jespersen · 2 years, 1 month ago
  59. 22fddc8 [ApiModel] Add test for targeted outlining from androidx by Morten Krogh-Jespersen · 2 years, 1 month ago
  60. 469b1d0 Rewrite tests to not use setMinApi(TestRuntime) by Christoffer Quist Adamsen · 2 years, 1 month ago
  61. 0e33d97 Refactor desugared library tests by Clément Béra · 2 years, 1 month ago
  62. 1900c00 Add README.google to bazel 6.0.0 by Clément Béra · 2 years, 1 month ago
  63. 3b7b034 Don't test dx output by Rico Wind · 2 years, 1 month ago
  64. f49a0d8 Rewrite InvokeSpecialToSelfDesugaring to use DesugaringDescription by Søren Gjesse · 2 years, 1 month ago
  65. 286374e AssertionsConfigurationTest: Split into three test classes by Søren Gjesse · 2 years, 1 month ago
  66. b7ff78e AssertionsConfigurationTest: Split the DEX tests into individual tests by Søren Gjesse · 2 years, 1 month ago
  67. cc129b7 Fixes for minimal bazel build and its errorprone checks. by Ian Zerny · 2 years, 1 month ago
  68. a05c44c Update Bazel deps by Clément Béra · 2 years, 1 month ago
  69. a95c115 Add support for accepting art profile in CLI by Christoffer Quist Adamsen · 2 years, 1 month ago
  70. d4d9360 Rewrite tests to use setMinApi(TestParameters) by Christoffer Quist Adamsen · 2 years, 1 month ago
  71. 7cf86c6 Towards avoiding redundant JVM testing by Christoffer Quist Adamsen · 2 years, 1 month ago
  72. 8f47d81 Towards avoiding redundant R8 cf-to-cf testing by Christoffer Quist Adamsen · 2 years, 1 month ago
  73. 4fa23f0 Revert "Update gradle custom tasks to use worker api" by Morten Krogh-Jespersen · 2 years, 1 month ago
  74. 8a452f4 Update DEX container format header by Søren Gjesse · 2 years, 1 month ago
  75. 6d30323 Remove dependency lookup from cloud bucket by Rico Wind · 2 years, 1 month ago
  76. 7439df9 Revert "Reduce Stream test load" by Christoffer Adamsen · 2 years, 1 month ago
  77. 758b086 Refactor Jdk11TimeTest by Clément Béra · 2 years, 1 month ago
  78. 390f4a4 Reland "BackportedMethods for Android U" by Clément Béra · 2 years, 1 month ago
  79. 3f52473 Fix performance of DesugaredLibContentTest by Clément Béra · 2 years, 1 month ago
  80. a91b070 Update gradle custom tasks to use worker api by Morten Krogh-Jespersen · 2 years, 1 month ago
  81. c75ad18 Reduce Stream test load by Clément Béra · 2 years, 1 month ago
  82. e31588e Update SupportedClasses to Android U by Clément Béra · 2 years, 1 month ago
  83. 6d9241e Use Guava from dagger in Guava test by Clément Béra · 2 years, 1 month ago
  84. 1a4d4bc Remove 11 build by Clément Béra · 2 years, 1 month ago
  85. e563947 Remove D8/R8 java 11 separate build by Clément Béra · 2 years, 1 month ago
  86. 4c92195 Revert "BackportedMethods for Android U" by Morten Krogh-Jespersen · 2 years, 1 month ago
  87. 05dff5d Fix size in header, check header alignment and fix checksum and signature by Søren Gjesse · 2 years, 1 month ago
  88. d3af268 Fix new backport and SupportedClassesGenerator by Clément Béra · 2 years, 1 month ago
  89. 230b410 Account for synthetics with restricted package private merging in D8 by Morten Krogh-Jespersen · 2 years, 1 month ago
  90. 0a6d15a BackportedMethods for Android U by Clément Béra · 2 years, 1 month ago
  91. 56e4cc1 [Metadata] Update test expectations for old and dev by Morten Krogh-Jespersen · 2 years, 1 month ago
  92. a350373 [Metadata] Update tests after kotlin-dev update by Morten Krogh-Jespersen · 2 years, 1 month ago
  93. f6eecbf Fix identity in SupportedClasses analysis by Clément Béra · 2 years, 1 month ago
  94. c5ff60c Pass a non-empty run-time argument in test. by Ian Zerny · 2 years, 1 month ago
  95. fe89231 Extend profile completeness testing to all tests by Christoffer Quist Adamsen · 2 years, 1 month ago
  96. cbb7c6e [LIR] Abstract out the strategy for encoding SSA value references. by Ian Zerny · 2 years, 1 month ago
  97. 4027e2a [LIR] Refactor names to follow standard coding convention. by Ian Zerny · 2 years, 1 month ago
  98. 503b274 Minor fixes to desugared library doc by Clément Béra · 2 years, 1 month ago
  99. 54fbefb Add fields in html doc by Clément Béra · 2 years, 1 month ago
  100. d8ea671 Sort reflectively accessed members to ensure print order. by Ian Zerny · 2 years, 1 month ago