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
/
sdk_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename core-current-stubs-system-modules to be more consistent
Paul Duffin
2021-11-03
1
-4
/
+4
*
Use module-lib system modules when building from prebuilts
Paul Duffin
2021-11-01
1
-4
/
+4
*
Run TestClasspath test cases with Always_use_prebuilt_sdks=true/false
Paul Duffin
2021-10-29
1
-4
/
+113
*
Refactor TestClasspath to simplify follow up change
Paul Duffin
2021-10-29
1
-17
/
+23
*
Add tests for prebuilts of all API surfaces
Paul Duffin
2021-10-29
1
-2
/
+68
*
Replace android.BuildOs with Config.BuildOS
Colin Cross
2021-07-20
1
-6
/
+8
*
"module_current" and "system_server_current" should contain ART's @SystemApi(...
Victor Chang
2021-06-29
1
-2
/
+2
*
Remove FixturePreparer.Extend()
Paul Duffin
2021-04-01
1
-2
/
+4
*
Remove extraneous calls to TestingBuildParams.RelativeToTop()
Paul Duffin
2021-03-30
1
-4
/
+4
*
Remove javaFixtureFactory
Paul Duffin
2021-03-24
1
-1
/
+2
*
Remove uses of buildDir from java/java_test.go and java/sdk_test.go
Paul Duffin
2021-03-24
1
-18
/
+15
*
Fix TestClasspath to work without javaMockFS()
Paul Duffin
2021-03-18
1
-0
/
+5
*
Convert TestClasspath to test fixtures
Paul Duffin
2021-03-18
1
-51
/
+39
*
Pass Config to NewTestContext instead of ctx.Register
Colin Cross
2020-11-12
1
-4
/
+4
*
Revert "Make lots of tests run in parallel"
Colin Cross
2020-10-09
1
-1
/
+0
*
Make lots of tests run in parallel
Colin Cross
2020-10-06
1
-0
/
+1
*
Remove obsolete PDK build functionality
Dan Willemsen
2020-08-11
1
-42
/
+0
*
Introduce AlwaysUsePrebuiltSdks
Jeongik Cha
2020-08-07
1
-0
/
+4
*
Enforce the legacy core/platform API restriction.
Pete Gillin
2020-07-23
1
-9
/
+9
*
Tidy up the definition of sdkCore.
Pete Gillin
2020-07-01
1
-5
/
+4
*
Rename the Default* constants in java/config.
Pete Gillin
2020-07-01
1
-10
/
+10
*
Split the core/platform API into stable and legacy versions.
Pete Gillin
2020-06-08
1
-3
/
+3
*
Create a framework.aidl for non-updatable platform
Anton Hansson
2020-06-05
1
-1
/
+1
*
Use system modules for prebuilt SDKs >=30
Colin Cross
2020-05-15
1
-14
/
+53
*
Make system_server stubs consistent with other stubs
Anton Hansson
2020-03-25
1
-2
/
+2
*
sdk_version: "system_server_current"
Jiyong Park
2020-02-12
1
-1
/
+8
*
sdk_version: "module_current" is supported
Jiyong Park
2020-01-31
1
-0
/
+9
*
Move filesystem into Config
Colin Cross
2019-12-18
1
-8
/
+8
*
Use java language 1.9 for sdk_version: "current"
Colin Cross
2019-10-29
1
-21
/
+40
*
Move TestConfig sdk versions forward
Colin Cross
2019-10-28
1
-20
/
+20
*
Split java 8 and 9 classpaths in TestClasspath
Colin Cross
2019-10-28
1
-113
/
+132
*
Refactor and strengthen sdk_test.go.
Pete Gillin
2019-10-21
1
-35
/
+59
*
Enable Java language level 9 by default.
Pete Gillin
2019-10-16
1
-5
/
+6
*
Shard aidl compiles into srcjars
Colin Cross
2019-10-04
1
-7
/
+9
*
Add custom SystemModules to bootclasspath to reduce duplication
Paul Duffin
2019-09-20
1
-1
/
+1
*
Java test code clean-up
Jaewoong Jung
2019-07-17
1
-3
/
+3
*
Remove the no_framework_libs property
Paul Duffin
2019-06-24
1
-8
/
+0
*
Depend on all the files from system modules
Dan Willemsen
2019-06-18
1
-1
/
+1
*
Add sdk_version:"core_platform" to replace no_framework_libs:true
Paul Duffin
2019-06-17
1
-0
/
+8
*
Remove the no_standard_libs property
Paul Duffin
2019-06-17
1
-22
/
+0
*
Add sdk_version:"none" to replace no_standard_libs:true
Paul Duffin
2019-06-13
1
-3
/
+25
*
Never allow java_library_host with no_standard_libs: true
Paul Duffin
2019-06-12
1
-7
/
+0
*
Add test for no_framework_libs:true
Paul Duffin
2019-06-12
1
-0
/
+8
*
Rename EXPERIMENTAL_USE_OPENJDK9 to EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9.
Pete Gillin
2019-05-09
1
-5
/
+5
*
Build framework.aidl in Soong
Colin Cross
2019-04-18
1
-191
/
+205
*
Get default sdk_test.go values from config
Colin Cross
2019-04-18
1
-7
/
+9
*
Fix sdk_version: "system_current" when Platform_sdk_final=true
Colin Cross
2019-04-02
1
-14
/
+52
*
Use latest SDK version for current in PDK builds
Colin Cross
2019-01-10
1
-0
/
+31
*
Split out sdk.go from java.go
Colin Cross
2019-01-10
1
-0
/
+260