aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-02Snap for 11400057 from ea1cf67d10bfde29a1bb50ba92fd4d3137916e41 to simpleperf...simpleperf-releaseAndroid Build Coastguard Worker
2023-10-16Snap for 10957012 from 278edfeffbccef5cb9065e96fb1bda79bb54b804 to simpleperf...Android Build Coastguard Worker
2023-08-04Snap for 10612529 from 6f7cfa29c364f23ff36b1bf84c67e063c4e92cb8 to simpleperf...Android Build Coastguard Worker
2023-07-25Upgrade turbine to 7c64f0447a967d4717adb7b1b40d8bb856f34186 am: 6f7cfa29c3 am...Yifei Zhang
2023-07-25Upgrade turbine to 7c64f0447a967d4717adb7b1b40d8bb856f34186 am: 6f7cfa29c3 am...Yifei Zhang
2023-07-25Upgrade turbine to 7c64f0447a967d4717adb7b1b40d8bb856f34186 am: 6f7cfa29c3 am...Yifei Zhang
2023-07-25Upgrade turbine to 7c64f0447a967d4717adb7b1b40d8bb856f34186 am: 6f7cfa29c3Yifei Zhang
2023-07-25Upgrade turbine to 7c64f0447a967d4717adb7b1b40d8bb856f34186Yifei Zhang
2023-07-04Only emit package-info's if the source file's path is 'package-info.java'Liam Miller-Cushon
2023-06-26Write `package-info`s even if the package info doesn't contain any annotationsLiam Miller-Cushon
2023-06-02Prepare for stricter nullness stub for `Files.createDirectories`.cpovirk
2023-05-31Add a debug option to enable emitting private fieldsLiam Miller-Cushon
2023-05-17Add support for source jars to `OverlayCompiler`.Éamonn McManus
2023-05-17Ensure that source jars are closed after being read.Éamonn McManus
2023-05-08Handle synthetic method parameters entries that don't have namesLiam Miller-Cushon
2023-04-07Use `java.util.function.Function` instead of `com.google.common.base.Function`.Éamonn McManus
2023-03-15Snap for 9751898 from 210c7d017424c9cf50cdb5fda52ca31febc92a13 to simpleperf-...Android Build Coastguard Worker
2023-02-27Update ci.ymlLiam Miller-Cushon
2023-02-24Snap for 9652768 from 8742e9d19f14650ce3154e48a681476ea4c8fe1d to simpleperf-...Android Build Coastguard Worker
2023-01-23Check interface and non-interface types in `extends` and `implements` listsLiam Miller-Cushon
2023-01-23Don't crash on duplicate type parameter declarationsLiam Miller-Cushon
2023-01-19Fix handling of implicit record constructorsLiam Miller-Cushon
2023-01-15Delete dependabot.ymlLiam Miller-Cushon
2023-01-12Don't emit duplicate `toString`, `equals`, and `hashCode` methods in recordsLiam Miller-Cushon
2023-01-05Fix a bug with javadoc comments followed by unicode escapesLiam Miller-Cushon
2022-12-27Automatic code cleanup.Kurt Alfred Kluever
2022-12-27Remove workaround for b/188833569 - AutoValue is supposed to add `@Nullable` ...Liam Miller-Cushon
2022-12-16Update ASM API levelLiam Miller-Cushon
2022-12-05Merge remote-tracking branch 'aosp/upstream-main' into aosp/master am: 1317f2...android-14.0.0_r27android-14.0.0_r26android-14.0.0_r25android-14.0.0_r24android-14.0.0_r23android-14.0.0_r22android-14.0.0_r21android-14.0.0_r20android-14.0.0_r19android-14.0.0_r18android-14.0.0_r17android-14.0.0_r16aml_rkp_341510000aml_rkp_341311000aml_rkp_341114000aml_rkp_341015010aml_rkp_341012000aml_hef_341613000aml_hef_341512030aml_hef_341415040aml_hef_341311010aml_hef_341114030aml_cfg_341510000android14-qpr1-s2-releaseandroid14-qpr1-releaseandroid14-mainline-healthfitness-releaseandroid14-devAdrian Roos
2022-12-05Merge remote-tracking branch 'aosp/upstream-main' into aosp/master am: 1317f2...android-u-beta-1-gplAdrian Roos
2022-12-05Merge remote-tracking branch 'aosp/upstream-main' into aosp/master am: 1317f2...main-16k-with-phonesAdrian Roos
2022-12-05Merge remote-tracking branch 'aosp/upstream-main' into aosp/masterAdrian Roos
2022-12-02Snap for 9363649 from f4521a3e14ac1e2619b90f0134bfab767af35dde to simpleperf-...Android Build Coastguard Worker
2022-11-30turbine: attach javadoc to enum membersJavac Team
2022-11-08Improve implementation of `asMemberOf`Liam Miller-Cushon
2022-10-26Fix errorprone warnings that should be errors am: f4521a3e14 am: 71299e7af9 a...Cole Faust
2022-10-26Fix errorprone warnings that should be errors am: f4521a3e14 am: 71299e7af9Cole Faust
2022-10-26Fix errorprone warnings that should be errors am: f4521a3e14Cole Faust
2022-10-25Update Error Prone versionLiam Miller-Cushon
2022-10-25Default to `SourceVersion.latestSupported()` if an unrecognized source versio...Liam Miller-Cushon
2022-10-24Update ci.ymlLiam Miller-Cushon
2022-10-15Fix errorprone warnings that should be errorsCole Faust
2022-10-06Update ci.ymlLiam Miller-Cushon
2022-09-07Add support for native-image builds for turbine to maven buildLiam Miller-Cushon
2022-09-06Fix a CCELiam Miller-Cushon
2022-09-02Snap for 9023430 from 00d0443c3a2a66b4402c22c3ce211215cc3cf481 to simpleperf-...Android Build Coastguard Worker
2022-08-30Use `JarEntry#setTimeLocal`Liam Miller-Cushon
2022-08-18Update string representation of annotated typesLiam Miller-Cushon
2022-08-15Use `InputStream#readAllBytes` instead of `ByteStreams#toByteArray`Liam Miller-Cushon
2022-06-15Automatic code cleanup.Kurt Alfred Kluever