aboutsummaryrefslogtreecommitdiff
path: root/java_src/tools
AgeCommit message (Expand)Author
2023-07-28Migrate deprecated `JavaInfo` API usagesTink Team
2023-06-19Add tools/create_maven_build_file.sh script to autogenerate BUILD.bazel fileambrosin
2023-06-19Add tools/create_maven_build_file.sh script to autogenerate BUILD.bazel fileambrosin
2023-05-17Delete unused filesambrosin
2023-04-27Add refaster templates for DeterministicAead and StreamingAead key templates.tholenst
2023-04-26Add refaster templates to translate KeysetHandle.generateNew(AeadKeyTemplates...tholenst
2023-04-25Internal change.ckl
2023-04-20Add Refaster Templates to change MacKeyTemplates.XXX to PredefinedMacParamete...tholenst
2023-03-21Add two more refaster templates: one replacestholenst
2023-03-17Improve the refaster documentation somewhat.tholenst
2023-03-16Add a ReadMe file and an example how to run refaster patches.tholenst
2022-12-27Internal change.juerg
2022-12-15Internal changetholenst
2022-11-12Migrate from `cfg = "host"` to `cfg = "exec"`Tink Team
2022-08-29Remove CheckReturnValue:CheckAllConstructors=false from the Tink tests.tholenst
2022-05-16Split the AndroidManifest into two versions, one for testing with legacy mult...tholenst
2022-04-13Split tools/common.bzl into tools/template_rule.bzl and java_src/tools/check_...ambrosin
2022-04-06Disable `CheckReturnValue:CheckAllConstructors` for a third_party libraryTink Team
2022-03-17In our android tests, use generic devices instead of the specific ones as spe...tholenst
2022-02-08Remove collect_android_libraries_and_make_test_suite. It isn't used anymore i...tholenst
2022-01-28Allow for shard_count in tink_android_test.tholenst
2022-01-28Tell build_cleaner how to update the dependencies in a tink_android_test.tholenst
2022-01-25Add an internal way to add data for tests in android_tests.tholenst
2022-01-24Internal Changetholenst
2021-05-20Quote manifest lines.thaidn
2021-05-19Add automatic module name to Tink's Maven jar.thaidn
2021-04-13Add missing copyright statements. These were missing due to internal miscommu...tholenst
2021-02-21Internal change.ckl
2021-02-18Remove unused get_android_test_size.bzl.ckl
2021-01-20Exclude build-data.properties from Maven packages by default.thaidn
2020-10-08Internal changethaidn
2020-10-08Internal changetholenst
2020-09-29Add public methods to (de)serialize KeyTemplates in Java.juerg
2020-07-14Discontinue Java 7 support.thaidn
2020-06-30Reverting accidental changes.thaidn
2020-06-29Exclude shaded packages from source jars.thaidn
2020-06-17Internal change.thaidn
2020-06-16Clean up Java Starlark rules.thaidn
2020-06-12Internal changetholenst
2020-05-25Add a ProGuard/R8 rule to keep the (shaded) Protobuf classes as-is.thaidn
2020-05-12Include (shaded) com.google.protobuf in tink-android jar only.thaidn
2020-05-08When building tink-android relocate com.google.protobuf classes to com.google...thaidn
2020-04-15Migrate java to java_src to adhere to google internal tooling.tholenst