Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_build_soong
/
7686708a43cc2a9f6e5289df6e6710e034f832e2
/
java
/
testing.go
d604b21
Rename UpdatableBootJars to ApexBootJars.
by satayev
· 4 years, 10 months ago
b54f5aa
"module_current" and "system_server_current" should contain ART's @SystemApi(MODULE_LIBRARIES)
by Victor Chang
· 4 years, 10 months ago
b309050
Append platform classpath proto configs with missing apex jars.
by satayev
· 5 years ago
51d7da2
Make CheckHiddenAPIRuleInputs more reusable
by Paul Duffin
· 5 years ago
6fae608
Merge changes I4e7a7ac5,I0c73361b
by Jiyong Park
· 5 years ago
0e4cceb
Don't fail if the target module is disabled in dex2oat tool dependencies.
by Martin Stjernholm
· 5 years ago
ab50b07
Rename InApexes -> InApexVariants
by Jiyong Park
· 5 years ago
476b9d6
Strict updatability linting against dependencies.
by Jaewoong Jung
· 5 years ago
95e9c5b
Split SYSTEMSERVERCLASSPATH entries from platform_bootclasspath.
by satayev
· 5 years ago
7771eba
Rename BootImageModule to BootclasspathFragmentModule
by Paul Duffin
· 5 years ago
4994d26
Generalize the platformBootclasspathDepsMutator
by Paul Duffin
· 5 years ago
a57835e
bootclasspath_fragment: Add contents to snapshot
by Paul Duffin
· 5 years ago
60264a0
Improve realism of boot jar tests
by Paul Duffin
· 5 years ago
62d8c3b
Allow platform_bootclasspath to specify contributing fragments
by Paul Duffin
· 5 years ago
b432df9
Add dependencies from platform_bootclasspath to contents
by Paul Duffin
· 5 years ago
bb7f1ac
Add a new platform_bootclasspath module type
by Paul Duffin
· 5 years ago
535e0a1
Remove unused java testing methods
by Paul Duffin
· 5 years ago
76e5c8a
Convert test that disallows non existent paths to use fixtures
by Paul Duffin
· 5 years ago
9fc9f53
Group all the preparations needed for testing dexpreopt
by Paul Duffin
· 5 years ago
3c84eaa
Separate methods used for fixture based and legacy tests
by Paul Duffin
· 5 years ago
c029c43
Register java_plugin in PrepareForTestWithJavaBuildComponents
by Paul Duffin
· 5 years ago
7ee6e8f
Merge "Add platform_compat_config to sdk"
by Paul Duffin
· 5 years ago
42da69d
Add preparer for overlay pre-singleton registration
by Paul Duffin
· 5 years ago
001b234
Add platform_compat_config to sdk
by Paul Duffin
· 5 years ago
ce5a454
Java build components require android build components
by Paul Duffin
· 5 years ago
1efdb30
Remove javaMockFS()
by Paul Duffin
· 5 years ago
2ff6d1b
Provide support for preparing tests with prebuilt_apis
by Paul Duffin
· 5 years ago
bf028b5
Extract PrepareForTestWithJavaSdkLibraryFiles from javaMockFS()
by Paul Duffin
· 5 years ago
95bdab4
Support test fixtures in java package
by Paul Duffin
· 5 years ago
3785673
Allow java_sdk_library_import to contribute to hiddenapi processing
by Paul Duffin
· 5 years ago
4fd997b
Refactor the hiddenAPI() method for reusability
by Paul Duffin
· 5 years ago
5bbfef8
Fix some minor issues with boot_image
by Paul Duffin
· 5 years ago
3451e16
Add boot_image module type
by Paul Duffin
· 5 years ago
4c183c7
Merge "Make dexpreopt tools available for all java tests"
by Paul Duffin
· 5 years ago
635aa08
Make dexpreopt tools available for all java tests
by Paul Duffin
· 5 years ago
370fd0b
Minor cleanup in prebuilt_apis
by Anton Hansson
· 5 years ago
1ab6186
Switch dex_bootjars to a singleton module
by Paul Duffin
· 5 years ago
c059c8c
Add java.RegisterRequiredBuildComponentsForTest function
by Paul Duffin
· 5 years ago
dff2c78
Add attribute to disable last-api compat tracking
by Anton Hansson
· 5 years ago
24813e1
Unify handling of compat and normal libs in class loader contexts.
by Ulya Trafimovich
· 6 years ago
fb6ae5b
Add support for using sdk_version: "module_<ver>"
by Paul Duffin
· 6 years ago
a2adc37
Make hiddenapi use prebuilt stubs when it should
by Anton Hansson
· 6 years ago
88d593d
Merge "Add hidden_api for java_import"
by Liz Kammer
· 6 years ago
5ca3a62
Add hidden_api for java_import
by Liz Kammer
· 6 years ago
65cb5c6
Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)
by Xin Li
· 6 years ago
219141c
Introduce BOARD_CURRENT_API_LEVEL_FOR_VENDOR_MODULES
by Jeongik Cha
· 6 years ago
dd849a8
Add `data_native_bins` property to java_test_host
by Liz Kammer
· 6 years ago
84c3807
Enforce the legacy core/platform API restriction.
by Pete Gillin
· 6 years ago
d295daa
Ensure that sdk/module_exports depends on source members am: cee7e66b07 am: e371a18acc
by Paul Duffin
· 6 years ago
cee7e66
Ensure that sdk/module_exports depends on source members
by Paul Duffin
· 6 years ago
c4ef52f
Merge "Prepare Soong for switch to stable core/platform API." am: 286d8f9972 am: d6bc08bdbd
by Treehugger Robot
· 6 years ago
40a0642
Prepare Soong for switch to stable core/platform API.
by Pete Gillin
· 6 years ago
0c5bae5
java_sdk_library: Add system-server scope
by Paul Duffin
· 6 years ago
300b266
resolve merge conflicts of a73ffc21e01621f0b0b199d45f439215ebbea143 to rvc-dev-plus-aosp
by Colin Cross
· 6 years ago
01c5779
Merge "java_sdk_library: Add system-server scope" into rvc-dev am: 4754d4451c
by Paul Duffin
· 6 years ago
238c1f3
Remove most paths from java.TestConfig
by Colin Cross
· 6 years ago
5a757b1
java_sdk_library: Add system-server scope
by Paul Duffin
· 6 years ago
1f41dbf
Split the core/platform API into stable and legacy versions.
by Pete Gillin
· 6 years ago
c9af538
Add android.test.base to class loader context for API version < 30.
by Ulya Trafimovich
· 6 years ago
c9cc20c
Revert "Default annotations_enabled to true for sdk_library"
by Anton Hansson
· 6 years ago
a9a3173
Default annotations_enabled to true for sdk_library
by Anton Hansson
· 6 years ago
49e94c0
Merge "Use system modules for prebuilt SDKs >=30"
by Colin Cross
· 6 years ago
17dec17
Use system modules for prebuilt SDKs >=30
by Colin Cross
· 6 years ago
a91a16b
Merge "Use system modules for prebuilt SDKs >=30" into rvc-dev
by TreeHugger Robot
· 6 years ago
4de27a5
Implement android_app_set module
by Sasha Smundak
· 6 years ago
db22475
Use system modules for prebuilt SDKs >=30
by Colin Cross
· 6 years ago
a7856c0
Implement android_app_set module
by Sasha Smundak
· 6 years ago
e2b27f4
Add signing certificate lineage support to soong
by Liz Kammer
· 6 years ago
70dd74d
Add signing certificate lineage support to soong
by Liz Kammer
· 6 years ago
f6aead0
Merge "Make system_server stubs consistent with other stubs"
by Anton Hansson
· 6 years ago
ba6ab2e
Make system_server stubs consistent with other stubs
by Anton Hansson
· 6 years ago
19604de
add aidl.export_include_dirs to java_import module type
by Jiyong Park
· 6 years ago
bbd7855
Make system_server stubs consistent with other stubs
by Anton Hansson
· 6 years ago
f28329d
Move NDK test modules into cc/testing.go
by Colin Cross
· 6 years ago
aae9bd1
sdk_version: "system_server_current"
by Jiyong Park
· 6 years ago
c493024
Merge "sdk_version: "module_current" is supported"
by Treehugger Robot
· 6 years ago
387ad5c
Merge "Add rules to handle asset resources."
by Jaewoong Jung
· 6 years ago
a2db18f
java_sdk_library use prebuilt jars for numeric sdk_version
by Paul Duffin
· 6 years ago
56d4490
java_sdk_library_import - expose system and test stubs
by Paul Duffin
· 6 years ago
50146e9
sdk_version: "module_current" is supported
by Jiyong Park
· 6 years ago
6431ca7
Add rules to handle asset resources.
by Jaewoong Jung
· 6 years ago
2fbf47f
Remove unused system_modules
by Jiyong Park
· 6 years ago
1b82e6a
Add support for java_test in sdk
by Paul Duffin
· 6 years ago
f3273c5
Merge "Add updatable_media_stub to framework"
by Jiyong Park
· 6 years ago
231d056
Add updatable_media_stub to framework
by Jiyong Park
· 6 years ago
98be1bb
Move filesystem into Config
by Colin Cross
· 6 years ago
2e3e5e3
Remove unused core-system-modules
by Paul Duffin
· 7 years ago
68289b0
Add custom SystemModules to bootclasspath to reduce duplication
by Paul Duffin
· 7 years ago
b343889
Merge changes I42cb181f,I6413c9b1 am: 33ee25466f am: 00c2bbb0e7
by Paul Duffin
· 7 years ago
50c217c
Add sdk_version:"core_platform" to replace no_framework_libs:true
by Paul Duffin
· 7 years ago
a3d0986
Remove the no_standard_libs property
by Paul Duffin
· 7 years ago
f45775e
Merge "Add sdk_version:"none" to replace no_standard_libs:true" am: b11c72b0b8
by Paul Duffin
· 7 years ago
52d398a
Add sdk_version:"none" to replace no_standard_libs:true
by Paul Duffin
· 7 years ago
eb872e1
Remove unnecessary use of sdk_version: "core_current" am: b826a2f269
by Paul Duffin
· 7 years ago
b826a2f
Remove unnecessary use of sdk_version: "core_current"
by Paul Duffin
· 7 years ago
d2748ca
Merge "Use correct system_modules with core.current.stubs" am: 6d376a0de8
by Neil Fuller
· 7 years ago
ba88c41
Use correct system_modules with core.current.stubs
by Neil Fuller
· 8 years ago
4f3124e
Merge "Port uses-shared library verification and dexpreopting to Soong" am: 7a1fefc2de
by Colin Cross
· 7 years ago
50ddcc4
Port uses-shared library verification and dexpreopting to Soong
by Colin Cross
· 7 years ago
11a19ed
Merge "Revert "Port uses-shared library verification and dexpreopting to Soong"" am: 7d06395f0c
by Colin Cross
· 7 years ago
Next »