1. 171cc2c Preemptively use `//third_party:guava-failureaccess-jar` in `//src/test/java/com/google/devtools/build/android/desugar:desugar_guava_at_head`. by haxorz · 4 years, 1 month ago
  2. 090a449 Remove classic desugar testing repo for `corelibadapter` by Googler · 4 years, 1 month ago
  3. 6244713 Remove references to @rules_java//java/constraints. by jcater · 4 years, 2 months ago
  4. 952d1f4 Automatic code cleanup. by Googler · 4 years, 2 months ago
  5. 0c65082 Allow Bazel's own build to use Java 11 language features by cushon · 4 years, 3 months ago
  6. cbf3ff9 Automatic code cleanup. by Googler · 4 years, 4 months ago
  7. 011437f desguar tests: Use toolchains rather than the legacy jdk targets. by Benjamin Peterson · 4 years, 5 months ago
  8. 8bca207 Move `DependencyCollector` to d8_desugar Code Base by Googler · 4 years, 6 months ago
  9. a93d0a0 Remove jacoco versions from main part of Bazel code. by Ivo List · 4 years, 7 months ago
  10. 2207a57 Automatic code cleanup. by Googler · 4 years, 8 months ago
  11. a26fb31 Automatic code cleanup. by Googler · 4 years, 9 months ago
  12. 7ce19e4 Remove "windows_tests" and "all_windows_tests" targets from BUILD files by Yun Peng · 4 years, 9 months ago
  13. 8e02b1a Set SourceFile/LineNumber Attribute in Generated Lambda Classes by Googler · 5 years ago
  14. cb7c1a2 Update Jacoco version to 0.8.6. by Ivo List · 5 years ago
  15. 4fc4868 Remove support for the Java singlejar implementation. by ilist · 5 years ago
  16. a181dd4 Cleanup unused flag Desugar Flag --retarget_core_library_member and related logic by Googler · 5 years ago
  17. 02aca55 Remove `desugar_jdk_libs` Flag Dependency on `--retarget_core_library_member` by Googler · 5 years ago
  18. 199e70c [2/3] Remove the term "sanity" in comments. by Googler · 5 years ago
  19. 73929f9 Desugar Integer.{divide,remainder}Unsigned and {Integer,Long}.toUnsignedString by kmb · 6 years ago
  20. 61737b6 Fix Constant Pool Idempotentcy Issue in Desugaring by Googler · 6 years ago
  21. e3e46e3 Update ASM API level in desugar tests to not reject Java 11 bytecode by cushon · 6 years ago
  22. ad484e1 Add a Test to Check the Desugar Tool supports all Shadowed Android Platform Fields with Type Converters by Googler · 6 years ago
  23. 546f1a0 Move `--retarget_core_library_member` flag to text proto configuration. by Googler · 6 years ago
  24. eaf855b Automated rollback of commit c7e1e2680fc81f258cf2d450419f97654293656b. by Googler · 6 years ago
  25. e81c328 Automated rollback of commit bb34deeb2949ef19ea383301ed991a117c0e9328. by Googler · 6 years ago
  26. bb34dee Remove DesugarClassAttribute by Googler · 6 years ago
  27. c7e1e26 Exclude Pre Java 7 class file (MajorVersion 50 or less) from Desugaring by Googler · 6 years ago
  28. 8257c83 Refactor `NestAnalyzer` to a General Pre-Pass `InputPreAnalyzer` by Googler · 6 years ago
  29. dcead93 Enables Desugar-Shadowable API Auto Desugaring for all Android Platform Types by Googler · 6 years ago
  30. 4c2679f Update ASM used by Desugar Tool from v7.0 to v8.0 by Googler · 6 years ago
  31. e7ed050 Migrate existing --preserve_core_library_override powered Desugaring to Automation by Googler · 6 years ago
  32. 9ad4fa7 Support Desugar-shadowed Overridable APIs: Overridge Bridge Method Generation - 3 / 3 by Googler · 6 years ago
  33. 8478f78 Support Desugar-shadowed Overridable APIs: Type Hierarchy Analyer - 2 / 3 by Googler · 6 years ago
  34. b394807 Merge Classes of Same Functionality: JarItem/JarEntryRecord by Googler · 6 years ago
  35. cdc8a5e Desugar Support for Float/Boolean/Long/Double.hashcode by Googler · 6 years ago
  36. d177a2b Generate one Adapter Class per Desugar-shadowed API Method. by Googler · 6 years ago
  37. 7f302cd Integrate Flogger into Desugar Tool Logging by Googler · 6 years ago
  38. 6fb59e1 Clean up Desugar Command-line flag: --from_core_library_conversion by Googler · 6 years ago
  39. 63de532 Reroot Desugar Adapter/Converter Classes to at Top Level by Googler · 6 years ago
  40. 97e4b49 Redirect all Remaining Invocations to Desugar-Shadowed Android APIs to use Automatic-generated the Adapters by Googler · 6 years ago
  41. f9aa7b1 Add Support of Finding Class Dependencies in Java Bytecode by Googler · 6 years ago
  42. 435194f Shadowed Android API Desuagar: Add Automated Support for Android APIs built-in Core Types by Googler · 6 years ago
  43. 812a9ce Replace MoreAsserts.assertThrows with Assert.assertThrows by michajlo · 6 years ago
  44. 1061d5f Add Local Type Annotation Use Desugaring by Googler · 6 years ago
  45. c5344cb Reorganize the Bazel testutils for lib/analysis/util, lib/buildtool/util and by kkress · 6 years ago
  46. bc1d6b9 Remove truth8 deps by John Cater · 6 years ago
  47. d711645 Desugar: Extract common help methods to DesugarTestHelpers by Googler · 6 years ago
  48. 9acbf96 Add Support of Desugaring invokevirtual on Private Instance Methods by Googler · 6 years ago
  49. cb12df6 AutoValue and Immutable Collection Conversion: NestDigest and its Dependent Classes. by Googler · 6 years ago
  50. 09b79a3 Move IndyStringConcatDesugaringlTest to compile testing source files at runtime by Googler · 6 years ago
  51. 10a2518 Add Support of NIO ByteBuffer overloading methods with Covariant Return Types. by Googler · 6 years ago
  52. 798f244 Add Support of Core Library Type Desugaring for Classes with Nest-based Access. by Googler · 6 years ago
  53. b7cef10 Enable Android Desugar tests by laszlocsomor · 6 years ago
  54. a285e47 Run Google Java Format on Desugar Code base by Googler · 6 years ago
  55. 8335b24 Move runtime file path computation logic into DesugarRuleBuilder. by Googler · 6 years ago
  56. 349fd84 Change Source of Truth of NestHost/NestMembers from Naming Heuristics to Class File Attribute. by Googler · 6 years ago
  57. 3d47f6e Always stripped out nestHost/nestMembers attributes regardless member reference by Googler · 6 years ago
  58. 4bb555a Fix Java 11 Desugar on setPrivateInstanceWideField Instructions by Googler · 6 years ago
  59. 01f8c9a Add Support of Parameterized Configuration for @Test methods under DesugarRunner from Method Annotation. by Googler · 6 years ago
  60. bb2a56a Migrate NestAnalyzerTest to use runtime compiled jars by Googler · 6 years ago
  61. f5feeef Replace Precompied Jars for Nest-based Desugar Tests with Java Source Compilation at Runtime by Googler · 6 years ago
  62. b902213 Add Runtime Source Compilation Support in Desugar Testing by Googler · 6 years ago
  63. c0162fe Automatic Remove Nonexistent Target //src/test/java/com/google/devtools/build/android/desugar/nest:NestAnalyzerTest by Googler · 6 years ago
  64. f09b2fc Config Bazel Build by Googler · 6 years ago
  65. 8e62535 Config Bazel Build by Googler · 6 years ago
  66. 0efa9a8 Java 11 Desugar Test: Add Support of Parameter Injection in @Test Methods. by Googler · 6 years ago
  67. 1dadbdf Java 11 Desugar Cleanup: Migrate to Inject Method Handles directly in Tests. by Googler · 6 years ago
  68. 26f5527 Automatic Formatting third_party/bazel/src/test/java/com/google/devtools/build/android/desugar/nest/..., third_party/bazel/src/test/java/com/google/devtools/build/android/desugar/stringconcat/..., by Googler · 6 years ago
  69. fdaab61 Automatic change to jsr330_inject by Googler · 6 years ago
  70. 5d60327 Automatic format: Bazel Compatibility. by Googler · 6 years ago
  71. c6d4059 DesugarRule: Add Support of Setting a working package to simplify class name declaration by Googler · 6 years ago
  72. 3eae8e3 [Java 11 Desugar Support] Support Indify String Concatenation - 5/N by Googler · 6 years ago
  73. e693b28 DesugarRule: Add Injection Support of MethodHandle by Googler · 6 years ago
  74. 0937d67 Java 11 Desugar: Add Precondition checks to FieldKey/MethodKey by Googler · 6 years ago
  75. 9b8afdb Auto integrate https://github.com/bazelbuild/bazel/commit/086073949943ab048cc66c6af650f44188e98b7d for java.desugar_jdk_libs by Googler · 6 years ago
  76. 0860739 Auto integrate unknown commit for java.desugar_jdk_libs by Googler · 6 years ago
  77. f077ada [Java 11 Desugar Support] Desugar Nest-based Accesses - 4/N by Googler · 6 years ago
  78. a2e520a DesugarRuleTest: Use Macro Expansion in java_test.args Rule Config instead of an Explicit jar path in test file. by Googler · 6 years ago
  79. e89311c Add Injection Support of FieldNode and MethodNode in DesugarRule by Googler · 6 years ago
  80. 67ecff7 Fix classloader inconsistency in same round of desugaring by Googler · 6 years ago
  81. 9341166 Automatic formatting third_party/bazel/src/test/java/com/google/devtools/build/android/desugar/DesugarRule.java by Googler · 6 years ago
  82. 0f78105 Java 11 Desugar Testing Infra Support Add-Ons by Googler · 6 years ago
  83. 921e01d Fix DesugarRule's findAllFieldsWithAnnotation Impl logic by Googler · 6 years ago
  84. 724bd31 Add Support of Iterative Desugar Support for Testing by Googler · 6 years ago
  85. 0754faa Java 11 Desugar: Fix ClassMemberRecord#mergeFrom logic by Googler · 6 years ago
  86. 69e0894 [Java 11 Desugar Support] Testing Infrastructures - 3/N by Googler · 6 years ago
  87. 8c950fb [Java 11 Desugar Support] Nest Scanning and Analysis - 2/N by Googler · 6 years ago
  88. 9acda4d [Java 11 Desugar Support]: Basic Structs and Utility Classes - 1/N by Googler · 6 years ago
  89. af26567 Run `buildifier --lint=fix -r` by laurentlb · 6 years ago
  90. a4de484 Add rules_java load statements. by iirina · 7 years ago
  91. bf41b51 Update desugar to fix method signatures after adding emulated interfaces by Googler · 7 years ago
  92. 4469ee5 Fix Desugar crash on try-with-resources with memthod refernce or lambda expression as resource. by Googler · 7 years ago
  93. 524efa7 Support preserving overrides of un-desugared core library methods using configured conversions for desugared core library types by kmb · 7 years ago
  94. 7b6d359 Restore MultiplexAnnotationVisitor for creating annotations on companion class by Googler · 7 years ago
  95. ff1f745 Upgrade jacoco version in Bazel. by iirina · 7 years ago
  96. c89c11c [Rollforward] Automated rollback of commit 52af3ccaaa75d0ee95c83206abeb5fa925903bf0. by Googler · 7 years ago
  97. 52af3cc Automated rollback of commit 5e34534fe6108277843632e5fd206052ca296ce3. by pcloudy · 7 years ago
  98. 5e34534 Fix Method Parameter Attribute in Desugar Library by Googler · 7 years ago
  99. c8b0188 Fix assertThrows checks to have only the failing expression in the lambda. by jcater · 7 years ago
  100. a4d3da6 Automatic code cleanup. by cpovirk · 7 years ago