index
:
build_soong.git
8.0-r23
n7.1
o8.0
o8.1
p9.0
q10.0
q10.0-backup
q10.0-r9rebase
r11.0
r11.1
s12.0
s12.1
t13.0
u14.0
v15.0
w16.0
w16.1
build_soong
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
testing.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add annotations.zip support to java_sdk_library
Anton Hansson
2021-09-22
1
-0
/
+1
*
Merge "Add test to TestJavaStableSdkVersion for legacy core platform"
Treehugger Robot
2021-09-20
1
-0
/
+20
|
\
|
*
Add test to TestJavaStableSdkVersion for legacy core platform
Paul Duffin
2021-09-16
1
-0
/
+20
*
|
Revert^2 "Preopt APEX system server jars."
Jiakai Zhang
2021-09-16
1
-0
/
+42
|
/
*
Revert "Preopt APEX system server jars."
Adrian Roos
2021-09-15
1
-42
/
+0
*
Preopt APEX system server jars.
Jiakai Zhang
2021-09-15
1
-0
/
+42
*
Rename UpdatableBootJars to ApexBootJars.
satayev
2021-07-22
1
-4
/
+4
*
"module_current" and "system_server_current" should contain ART's @SystemApi(...
Victor Chang
2021-06-29
1
-0
/
+1
*
Append platform classpath proto configs with missing apex jars.
satayev
2021-06-22
1
-0
/
+11
*
Make CheckHiddenAPIRuleInputs more reusable
Paul Duffin
2021-06-20
1
-4
/
+13
*
Merge changes I4e7a7ac5,I0c73361b
Jiyong Park
2021-05-20
1
-1
/
+1
|
\
|
*
Rename InApexes -> InApexVariants
Jiyong Park
2021-05-18
1
-1
/
+2
*
|
Don't fail if the target module is disabled in dex2oat tool
Martin Stjernholm
2021-05-18
1
-2
/
+9
|
/
*
Strict updatability linting against dependencies.
Jaewoong Jung
2021-05-10
1
-0
/
+1
*
Split SYSTEMSERVERCLASSPATH entries from platform_bootclasspath.
satayev
2021-05-07
1
-0
/
+1
*
Rename BootImageModule to BootclasspathFragmentModule
Paul Duffin
2021-04-23
1
-1
/
+1
*
Generalize the platformBootclasspathDepsMutator
Paul Duffin
2021-04-23
1
-0
/
+1
*
bootclasspath_fragment: Add contents to snapshot
Paul Duffin
2021-04-21
1
-0
/
+6
*
Improve realism of boot jar tests
Paul Duffin
2021-04-13
1
-0
/
+37
*
Allow platform_bootclasspath to specify contributing fragments
Paul Duffin
2021-04-08
1
-0
/
+9
*
Add dependencies from platform_bootclasspath to contents
Paul Duffin
2021-04-08
1
-0
/
+31
*
Add a new platform_bootclasspath module type
Paul Duffin
2021-03-31
1
-0
/
+1
*
Remove unused java testing methods
Paul Duffin
2021-03-31
1
-53
/
+1
*
Convert test that disallows non existent paths to use fixtures
Paul Duffin
2021-03-24
1
-0
/
+17
*
Group all the preparations needed for testing dexpreopt
Paul Duffin
2021-03-24
1
-25
/
+21
*
Separate methods used for fixture based and legacy tests
Paul Duffin
2021-03-24
1
-2
/
+26
*
Register java_plugin in PrepareForTestWithJavaBuildComponents
Paul Duffin
2021-03-24
1
-0
/
+1
*
Merge "Add platform_compat_config to sdk"
Paul Duffin
2021-03-23
1
-0
/
+9
|
\
|
*
Add platform_compat_config to sdk
Paul Duffin
2021-03-22
1
-0
/
+9
*
|
Add preparer for overlay pre-singleton registration
Paul Duffin
2021-03-22
1
-0
/
+2
|
/
*
Java build components require android build components
Paul Duffin
2021-03-21
1
-3
/
+6
*
Remove javaMockFS()
Paul Duffin
2021-03-18
1
-41
/
+3
*
Provide support for preparing tests with prebuilt_apis
Paul Duffin
2021-03-15
1
-0
/
+65
*
Extract PrepareForTestWithJavaSdkLibraryFiles from javaMockFS()
Paul Duffin
2021-03-14
1
-13
/
+17
*
Support test fixtures in java package
Paul Duffin
2021-03-10
1
-3
/
+41
*
Allow java_sdk_library_import to contribute to hiddenapi processing
Paul Duffin
2021-03-01
1
-0
/
+1
*
Refactor the hiddenAPI() method for reusability
Paul Duffin
2021-02-08
1
-0
/
+9
*
Fix some minor issues with boot_image
Paul Duffin
2021-01-30
1
-10
/
+0
*
Add boot_image module type
Paul Duffin
2021-01-26
1
-0
/
+11
*
Merge "Make dexpreopt tools available for all java tests"
Paul Duffin
2021-01-26
1
-0
/
+6
|
\
|
*
Make dexpreopt tools available for all java tests
Paul Duffin
2021-01-25
1
-0
/
+6
*
|
Minor cleanup in prebuilt_apis
Anton Hansson
2021-01-25
1
-2
/
+5
|
/
*
Switch dex_bootjars to a singleton module
Paul Duffin
2021-01-21
1
-0
/
+7
*
Add java.RegisterRequiredBuildComponentsForTest function
Paul Duffin
2021-01-21
1
-0
/
+23
*
Add attribute to disable last-api compat tracking
Anton Hansson
2020-12-21
1
-53
/
+27
*
Unify handling of compat and normal libs in class loader contexts.
Ulya Trafimovich
2020-10-27
1
-42
/
+20
*
Add support for using sdk_version: "module_<ver>"
Paul Duffin
2020-09-30
1
-0
/
+2
*
Make hiddenapi use prebuilt stubs when it should
Anton Hansson
2020-09-18
1
-1
/
+1
*
Merge "Add hidden_api for java_import"
Liz Kammer
2020-09-14
1
-0
/
+1
|
\
|
*
Add hidden_api for java_import
Liz Kammer
2020-09-10
1
-0
/
+1
[next]