1. 05a4374 Merge tag 'android-13.0.0_r16' into int/13/fp3 by Karsten Tausche · 1 year, 5 months ago int/13/fp3 rel/13/fp3/6.A.018 rel/13/fp3/6.A.022 rel/13/fp3/6.A.023 rel/13/fp3/6.A.025 rel/13/fp3/6.A.028 rel/13/fp3/6.A.018.0 rel/13/fp3/6.A.022.1 rel/13/fp3/6.A.023.1 rel/13/fp3/6.A.025.0 rel/13/fp3/6.A.028.1
  2. fd58723 Snap for 8414339 from 661cd3505f46001cb94b65aa0fd21a3170119087 to tm-qpr1-release by Android Build Coastguard Worker · 2 years, 1 month ago
  3. f3c7c7a Snap for 8345013 from 661cd3505f46001cb94b65aa0fd21a3170119087 to tm-release by Android Build Coastguard Worker · 2 years, 2 months ago
  4. 661cd35 Update annotation stubs after upstream merge am: 88b1fee625 am: eee7a92d29 am: f3eeccc48d by Colin Cross · 2 years, 2 months ago int/13/fp4
  5. c1a0e4d Merge remote-tracking branch 'aosp/upstream-main' am: 42b4c61d46 am: 71e7dd63f7 am: c339216720 by Colin Cross · 2 years, 2 months ago
  6. f3eeccc Update annotation stubs after upstream merge am: 88b1fee625 am: eee7a92d29 by Colin Cross · 2 years, 2 months ago
  7. c339216 Merge remote-tracking branch 'aosp/upstream-main' am: 42b4c61d46 am: 71e7dd63f7 by Colin Cross · 2 years, 2 months ago
  8. eee7a92 Update annotation stubs after upstream merge am: 88b1fee625 by Colin Cross · 2 years, 2 months ago
  9. 71e7dd6 Merge remote-tracking branch 'aosp/upstream-main' am: 42b4c61d46 by Colin Cross · 2 years, 2 months ago
  10. 88b1fee Update annotation stubs after upstream merge by Colin Cross · 2 years, 2 months ago
  11. 42b4c61 Merge remote-tracking branch 'aosp/upstream-main' by Colin Cross · 2 years, 2 months ago
  12. d4c113c Fix a typo by Liam Miller-Cushon · 2 years, 2 months ago
  13. 3630562 Add test case for https://github.com/bazelbuild/bazel/issues/15053 by Gunnar Wagenknecht · 2 years, 2 months ago
  14. d353841 Fix parsing of qualified names in array literals by Liam Miller-Cushon · 2 years, 2 months ago
  15. 88fc985 Fix handling of type variable bounds in `isSameSignature` by Liam Miller-Cushon · 2 years, 2 months ago
  16. fcc8a28 Don't crash on missing annotation arguments by Liam Miller-Cushon · 2 years, 3 months ago
  17. 2e51367 Update versions by Liam Miller-Cushon · 2 years, 4 months ago
  18. cd16fc1 Update dependabot.yml by Liam Miller-Cushon · 2 years, 4 months ago
  19. 3fb381b Remove reflective workaround for accessing `ClassLoader.getPlatformClassLoader` by Liam Miller-Cushon · 2 years, 4 months ago
  20. 8efebf1 Automatic code cleanup. by Kurt Alfred Kluever · 2 years, 4 months ago
  21. 63846c1 Automatic code cleanup. by Liam Miller-Cushon · 2 years, 4 months ago
  22. 658b7b3 Bump maven-gpg-plugin from 1.6 to 3.0.1 by dependabot[bot] · 2 years, 4 months ago
  23. e72ca42 Update protobuf version by Liam Miller-Cushon · 2 years, 4 months ago
  24. b51780c Bump more deps. by Chris Povirk · 2 years, 4 months ago
  25. fe9cf7f Update dependency versions by Liam Miller-Cushon · 2 years, 4 months ago
  26. ceff7dc Bump error_prone_annotations from 2.9.0 to 2.10.0 by dependabot[bot] · 2 years, 4 months ago
  27. 2e51692 Bump maven-compiler-plugin from 3.8.0 to 3.9.0 by dependabot[bot] · 2 years, 4 months ago
  28. d5d12a2 Bump protobuf-java from 3.10.0 to 3.19.3 by dependabot[bot] · 2 years, 4 months ago
  29. 4ede66c Bump protobuf-maven-plugin from 0.5.0 to 0.6.1 by dependabot[bot] · 2 years, 4 months ago
  30. 4b57d80 Bump protobuf-java from 3.10.0 to 3.16.1 by dependabot[bot] · 2 years, 4 months ago
  31. 9065e74 Bump truth from 1.1 to 1.1.3 by dependabot[bot] · 2 years, 4 months ago
  32. df4d474 Bump junit from 4.13.1 to 4.13.2 by dependabot[bot] · 2 years, 4 months ago
  33. a465fee Bump styfle/cancel-workflow-action from 0.8.0 to 0.9.1 by dependabot[bot] · 2 years, 4 months ago
  34. 2b7c84c Enable dependabot by Liam Miller-Cushon · 2 years, 4 months ago
  35. db7b4bf Don't crash on `module-info.java`s is we can't load `java.base` by Liam Miller-Cushon · 2 years, 4 months ago
  36. a0a74df Specify JVM flags required by turbine using `.mvn/jvm.config` by Liam Miller-Cushon · 2 years, 5 months ago
  37. cbc3f40 Remove references to `com.google.errorprone:javac` by Liam Miller-Cushon · 2 years, 5 months ago
  38. f9e5365 Remove uses of reflection now that we're testing on JDK 11+ by Liam Miller-Cushon · 2 years, 5 months ago
  39. 1a1f08e Remove uses of reflection now that we're testing on JDK 11+ by Liam Miller-Cushon · 2 years, 5 months ago
  40. cf1478b Stop testing turbine on JDK 8 by Liam Miller-Cushon · 2 years, 5 months ago
  41. 08ff1a1 Don't crash on constant dynamic constant pool entries by Liam Miller-Cushon · 2 years, 5 months ago
  42. 972d62a Handle compact record constructors by Liam Miller-Cushon · 2 years, 6 months ago
  43. 157c076 Add support for `Elements#hides` to turbine by Liam Miller-Cushon · 2 years, 7 months ago
  44. f59a1f3 Fix `TypeElement.getSuperclass` for records by Liam Miller-Cushon · 2 years, 8 months ago
  45. 0b547dc Initial support for sealed classes by Liam Miller-Cushon · 2 years, 8 months ago
  46. 3452789 Extra a method for parsing a class member starting at the identifier by Liam Miller-Cushon · 2 years, 8 months ago
  47. e5a1173 Handle record pseudo-keywords earlier by Liam Miller-Cushon · 2 years, 8 months ago
  48. cb60060 Initial support for records in annotation processing by Liam Miller-Cushon · 2 years, 8 months ago
  49. 407dd72 Update to non-EA JDK 17 builds by Liam Miller-Cushon · 2 years, 8 months ago
  50. dd6d554 Update asm version by Liam Miller-Cushon · 2 years, 8 months ago
  51. ec67a6e Initial support for records by Liam Miller-Cushon · 2 years, 8 months ago
  52. 3bac9d7 Use Java 8 bytecode at minimum by Liam Miller-Cushon · 2 years, 8 months ago
  53. cef7d15 Update Error Prone version by Liam Miller-Cushon · 2 years, 8 months ago
  54. 006a74b Improve major version handling by Liam Miller-Cushon · 2 years, 8 months ago
  55. 6b0f9e9 Normalize records and nests by Liam Miller-Cushon · 2 years, 8 months ago
  56. ba9d8de Clean up accidentally duplicated code by Liam Miller-Cushon · 2 years, 8 months ago
  57. d86501a Don't assume synthetic contructors don't need signature attributes by Liam Miller-Cushon · 2 years, 8 months ago
  58. 05192cf Extract a helper method by Liam Miller-Cushon · 2 years, 8 months ago
  59. 798df57 Add parser support for records by Liam Miller-Cushon · 2 years, 8 months ago
  60. c0e81c3 Add class writing support for record and nest attributes by Liam Miller-Cushon · 2 years, 8 months ago
  61. 22e3c67 Fix position of type annotations by Liam Miller-Cushon · 2 years, 8 months ago
  62. 9c70fad Fix an infinite loop in pretty-printing by Liam Miller-Cushon · 2 years, 8 months ago
  63. 0f596d8 Extract a local variable by Liam Miller-Cushon · 2 years, 8 months ago
  64. 7903a85 Finish migrating to JSpecify annotations by Liam Miller-Cushon · 2 years, 8 months ago
  65. 86c0940 Enable maven caching in setup-java by Liam Miller-Cushon · 2 years, 8 months ago
  66. 32a71bd Explicitly represent parenthesized expressions in the AST by Liam Miller-Cushon · 2 years, 9 months ago
  67. d02ef82 Migrate from adopt by Liam Miller-Cushon · 2 years, 9 months ago
  68. fd0a45d Flatten `BinaryTree`s to avoid recursing into them by Liam Miller-Cushon · 2 years, 9 months ago
  69. 4a55edd Fix an NPE by Liam Miller-Cushon · 2 years, 9 months ago
  70. 6a3281d Optimize a loop by Liam Miller-Cushon · 2 years, 9 months ago
  71. b02c9b7 Automatic code cleanup. by Liam Miller-Cushon · 2 years, 9 months ago
  72. 7ee2bdb Create the output directory for jdeps if it doesn't already exist by Liam Miller-Cushon · 2 years, 10 months ago
  73. 1426ef4 Suppress errors that will be generated once our checker respects the `@Nullable` annotation from the CF artifact. by cpovirk · 2 years, 10 months ago
  74. 6b8f444 Consolidate `@Nullable` annotations by Liam Miller-Cushon · 2 years, 10 months ago
  75. 0d6a1d8 Apply some `EqualsMissingNullable` fixes by Liam Miller-Cushon · 2 years, 10 months ago
  76. dc09acb Apply some `ReturnMissingNullable` fixes by Liam Miller-Cushon · 2 years, 10 months ago
  77. dd5dfec Fix pom to meet sonatype requirements by Liam Miller-Cushon · 2 years, 10 months ago
  78. 873a1be Annotate tree package for nullness by Liam Miller-Cushon · 2 years, 10 months ago
  79. 3fe0e71 Annotate bytecode packages for nullness by Liam Miller-Cushon · 2 years, 10 months ago
  80. ecea033 Add @CheckReturnValue to turbine packages by Liam Miller-Cushon · 2 years, 10 months ago
  81. 91a99b6 Improve error handling for string conversions by Liam Miller-Cushon · 2 years, 10 months ago
  82. c9c593a Fix handling of `package-info.java`s for empty packages by Liam Miller-Cushon · 2 years, 10 months ago
  83. daafa52 Report diagnostics for type conversions by Liam Miller-Cushon · 2 years, 10 months ago
  84. be693b0 Report an error for annotation element values without a name by Liam Miller-Cushon · 2 years, 10 months ago
  85. 08d22a6 Pass position into `ConstExpressionParser` by Liam Miller-Cushon · 2 years, 10 months ago
  86. 5b53d38 Annotate binder and related packages for nullness by Liam Miller-Cushon · 2 years, 10 months ago
  87. 9dfc19c Snap for 7558420 from b5fe7f1c2587f22da5d51648f13263e671b19e95 to tm-release by Android Build Coastguard Worker · 2 years, 10 months ago
  88. b5fe7f1 Merge remote-tracking branch 'aosp/upstream-main' am: 54111aedb4 am: aef8ef46bb am: 88adfa1e21 am: d6118c099b by Colin Cross · 2 years, 10 months ago
  89. d6118c0 Merge remote-tracking branch 'aosp/upstream-main' am: 54111aedb4 am: aef8ef46bb am: 88adfa1e21 by Colin Cross · 2 years, 10 months ago
  90. 88adfa1 Merge remote-tracking branch 'aosp/upstream-main' am: 54111aedb4 am: aef8ef46bb by Colin Cross · 2 years, 10 months ago
  91. aef8ef4 Merge remote-tracking branch 'aosp/upstream-main' am: 54111aedb4 by Colin Cross · 2 years, 10 months ago
  92. 54111ae Merge remote-tracking branch 'aosp/upstream-main' by Colin Cross · 2 years, 10 months ago
  93. a47da7b Handle unicode characters that require two UTF-16 code units by Liam Miller-Cushon · 2 years, 10 months ago
  94. 131ac44 Sort test inputs by Liam Miller-Cushon · 2 years, 10 months ago
  95. 44dae62 Update to setup-java v2, and use adopt builds by Liam Miller-Cushon · 2 years, 10 months ago
  96. 83e27a5 Address compile errors that would appear when `ImmutableMap` is annotated for nullness in CL 382342656. by cpovirk · 2 years, 11 months ago
  97. 3d2be5e Remove obsolete parent per https://github.com/sonatype/oss-parents by Liam Miller-Cushon · 2 years, 11 months ago
  98. f9f2dec Fix handling of repackaged transitive classes in jdeps by Liam Miller-Cushon · 3 years ago
  99. 70fe553 Inline a single-use abstract test class by Liam Miller-Cushon · 3 years ago
  100. f4d084a Fix javadoc by Liam Miller-Cushon · 3 years ago