index
:
Project-1CE/build_soong
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
hiddenapi_singleton_test.go
Age
Commit message (
Expand
)
Author
2021-05-18
Add a test for hidden API encoding of java_sdk_library
Paul Duffin
2021-05-14
Refactor special handling of hidden API encoding for master-art
Paul Duffin
2021-04-22
Move monolithic stub flags generation to platform_bootclasspath
Paul Duffin
2021-04-14
Move hidden API index file rule to platform_bootclasspath
Paul Duffin
2021-04-13
Improve realism of boot jar tests
Paul Duffin
2021-04-01
Remove FixturePreparer.Extend()
Paul Duffin
2021-03-30
Remove extraneous calls to TestingBuildParams.RelativeToTop()
Paul Duffin
2021-03-24
Remove javaFixtureFactory
Paul Duffin
2021-03-24
Remove uses of buildDir in java/hiddenapi_singleton_test.go
Paul Duffin
2021-03-16
Fix hiddenapi tests to work without javaMockFS()
Paul Duffin
2021-03-16
Convert hiddenapi tests to use test fixtures
Paul Duffin
2021-03-01
Avoid hiddenapi ignoring prebuilt with missing dex implementation jar
Paul Duffin
2021-02-16
Remove implicit dependency from <x> -> <x>-hiddenapi
Paul Duffin
2021-02-16
Allow explicitly specified additional annotations for hiddenapi
Paul Duffin
2021-02-11
Ensure that <x>-hiddenapi modules are included in hiddenapi-index.csv
Paul Duffin
2021-02-08
Refactor the hiddenAPI() method for reusability
Paul Duffin
2021-02-07
Remove duplicate entries from hiddenapi files
Paul Duffin
2021-02-07
Add test for hiddenAPI index file generation
Paul Duffin
2021-02-04
Detect empty apex in ConfiguredJarList
Paul Duffin
2021-01-19
Enable prebuilt hiddenapi CSV files.
Bill Peckham
2020-12-23
Automatically set uncompress_dex for java_import.
Bill Peckham
2020-11-12
Pass Config to NewTestContext instead of ctx.Register
Colin Cross
2020-10-27
Cleanup usages of CreateConfiguredJarList
Paul Duffin
2020-10-27
Switch BootJars/UpdatableBootJars to ConfiguredJarList
Paul Duffin
2020-10-09
Revert "Make lots of tests run in parallel"
Colin Cross
2020-10-06
Make lots of tests run in parallel
Colin Cross
2020-09-18
Make hiddenapi use prebuilt stubs when it should
Anton Hansson
2020-09-10
Add hidden_api for java_import
Liz Kammer