Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_build_soong
/
4ba38c1a3fd4ec8e28aad19e35f84fb9373f9dd5
/
java
/
droiddoc.go
9f43597
Remove obsolete PDK build functionality
by Dan Willemsen
· 5 years ago
3d894b7
Add property api_levels_jar_filename to droidstubs
by Liz Kammer
· 5 years ago
1e2ee12
Default to not creating stubs for droiddoc
by Liz Kammer
· 5 years ago
20ebfb4
Update language to comply with inclusive guidance
by Liz Kammer
· 5 years ago
0df103a
Repeat metalava errors at the end to make it easy to find them
by Makoto Onuki
· 5 years ago
585cac2
Add array type property flags, equivalent to args
by Liz Kammer
· 5 years ago
7d9deed
Merge changes Ib7ad715d,I3a83b5ed
by Treehugger Robot
· 5 years ago
8f70db2
Merge "Rename the Default* constants in java/config."
by Treehugger Robot
· 5 years ago
0638dfc
Rename the Default* constants in java/config.
by Pete Gillin
· 5 years ago
e3d44b2
Remove the concept of useDefaultLibs from Soong.
by Pete Gillin
· 5 years ago
35dfb01
Merge "Enable check for "try to expose APIs from hidden class""
by Makoto Onuki
· 5 years ago
f51b7af
Enable check for "try to expose APIs from hidden class"
by Makoto Onuki
· 5 years ago
ea34d87
Merge "Fix build breakages when WITHOUT_CHECK_API=true"
by Treehugger Robot
· 5 years ago
10269f1
Fix build breakages when WITHOUT_CHECK_API=true
by Paul Duffin
· 5 years ago
997a2f5
Merge "Add sandbox property to the javadoc rule."
by Ramy Medhat
· 5 years ago
56ecbae
Merge "Disable "show member in hidden parent" metalava error"
by Makoto Onuki
· 5 years ago
1d5b713
Disable "show member in hidden parent" metalava error
by Makoto Onuki
· 5 years ago
2f99eec
Add sandbox property to the javadoc rule.
by Ramy Medhat
· 5 years ago
014489c
Add support for running Android lint on java and android modules.
by Colin Cross
· 5 years ago
238c1f3
Remove most paths from java.TestConfig
by Colin Cross
· 5 years ago
4e372f7
Merge "Turn on metalava sandbox warning in all droiddoc metalava invocations."
by Ramy Medhat
· 5 years ago
9d7c3fb
Don't require merge_annotations_dir for annotations_enabled
by Anton Hansson
· 5 years ago
c8d60bc
Turn on metalava sandbox warning in all droiddoc metalava invocations.
by Ramy Medhat
· 5 years ago
c7965cd
Add support for Metalava implicit dependencies for remote execution.
by Ramy Medhat
· 5 years ago
649dadf
Switch droiddoc to use SdkHeaderJars()
by Paul Duffin
· 5 years ago
0f8faff
java_sdk_library: Improve consistency with ..._import
by Paul Duffin
· 5 years ago
c032087
Merge "Enable api_lint in java_sdk_library"
by Treehugger Robot
· 5 years ago
e72da7f
Merge "Add sourcepath to inputs of remoteable metalava action."
by Treehugger Robot
· 5 years ago
0a5c8de
Add sourcepath to inputs of remoteable metalava action.
by Ramy Medhat
· 5 years ago
160fe41
Enable api_lint in java_sdk_library
by Paul Duffin
· 5 years ago
3361a29
Fix API lint copy command
by Anton Hansson
· 5 years ago
88b9905
Merge the "big 3" metalava invocations into one
by Makoto Onuki
· 5 years ago
a1ffd53
Merge "Add support for the remote execution of metalava actions."
by Ramy Medhat
· 5 years ago
75ac71e
Fix soong crashing when there's no baseline file
by Anton Hansson
· 5 years ago
427683c
Add support for the remote execution of metalava actions.
by Ramy Medhat
· 5 years ago
ef72001
Merge "Don't use metalava for "check-current""
by Makoto Onuki
· 5 years ago
0f15a9f
Remove unused arguments in droiddoc
by Anton Hansson
· 5 years ago
5405a73
Don't use metalava for "check-current"
by Makoto Onuki
· 5 years ago
318f682
Merge "Export API files as part of the java_sdk_library"
by Treehugger Robot
· 5 years ago
b661961
Merge "Export stub sources as part of the java_sdk_library"
by Treehugger Robot
· 5 years ago
1fd005d
Export API files as part of the java_sdk_library
by Paul Duffin
· 5 years ago
3d1248c
Export stub sources as part of the java_sdk_library
by Paul Duffin
· 5 years ago
3ae2951
Allow droidstubs to not generate any stubs
by Paul Duffin
· 5 years ago
495ffb9
Remove old SdkMemberType API for creating snapshot modules
by Paul Duffin
· 5 years ago
39de325
Do not include any documentation when building stubs
by Aurimas Liutikas
· 5 years ago
2a2e0db
Add an order-only dependency on the build number file
by Colin Cross
· 6 years ago
83a2d96
Allow java_system_modules_import to replace java_system_modules
by Paul Duffin
· 6 years ago
3aff578
Simple refactoring of prefix related functions.
by Jaewoong Jung
· 6 years ago
26bf49b
Fix sdk aidl include for droiddoc
by Anton Hansson
· 6 years ago
abd49ab
Build rules for compat config docs generation.
by Mathew Inwood
· 6 years ago
6a927c4
Abstract sdk_version string using sdkSpec type
by Jiyong Park
· 6 years ago
8b8bec3
Create a highmem pool and put metalava into it
by Colin Cross
· 6 years ago
e602918
Restrict SdkMemberTypes that can be used with sdk/sdk_snapshot
by Paul Duffin
· 6 years ago
9b478b0
Generate .srcjar for prebuilt_stubs_sources
by Paul Duffin
· 6 years ago
884363e
Dedup droiddoc module type registration
by Paul Duffin
· 6 years ago
255f18e
Decouple addition of new sdk member types from sdk code
by Paul Duffin
· 6 years ago
9d8d609
Pass SdkMember to AddPrebuiltModule instead of the name
by Paul Duffin
· 6 years ago
1387957
Parameterize the sdk member processing
by Paul Duffin
· 6 years ago
b645ec8
Add model to represent generated snapshot .bp file
by Paul Duffin
· 6 years ago
b1a8813
Dedup code for generating prebuilt_stubs_sources in snapshot
by Paul Duffin
· 6 years ago
9154718
Adds droidstubs support to sdk module
by Paul Duffin
· 6 years ago
80df439
Merge "Enforce hidden apis usage in product(soong)"
by Treehugger Robot
· 6 years ago
13a9dd6
Remove unnecessary constraint on previous_api
by Paul Duffin
· 6 years ago
109f647
Merge "API Lint: Archive lint errors"
by Adrian Roos
· 6 years ago
2cc570d
Enforce hidden apis usage in product(soong)
by Jeongik Cha
· 6 years ago
3b8f1cd
API Lint: Archive lint errors
by Adrian Roos
· 6 years ago
6cef481
Use java language 1.9 for sdk_version: "current"
by Colin Cross
· 6 years ago
6d8d8c6
Remove special case for sdk_version: "none"
by Colin Cross
· 6 years ago
1e74385
Make javaVersion an enum
by Colin Cross
· 6 years ago
a1c9e9d
Remove support for EXPERIMENTAL_JAVA_LANGUAGE_LEVEL_9.
by Pete Gillin
· 6 years ago
8436cce
Merge "Update droidstubs build target"
by Jerome Gaillard
· 6 years ago
0f59903
Update droidstubs build target
by Jerome Gaillard
· 6 years ago
cab4a2c
API Lint: Apply Javadoc.args when invoking api lint
by Adrian Roos
· 6 years ago
e25c644
Add system_modules to droidstubs
by Paul Duffin
· 6 years ago
075eedc
droidstubs: Add API lint via metalava
by Adrian Roos
· 6 years ago
c080617
Shard aidl compiles into srcjars
by Colin Cross
· 6 years ago
c6ddccf
Add filter_packages property to droiddoc
by Jiyong Park
· 6 years ago
26bce34
Track switch to toybox date for macOS.
by Elliott Hughes
· 6 years ago
d63ea0a
Bring back env flag to skip checkapi
by Luca Stefani
· 6 years ago
b5ddfa9
Remove srcs_lib and srcs_lib_whitelist_pkgs
by Jiyong Park
· 6 years ago
80f8d8c
Merge "Add docs.zip output tag to droiddoc"
by Treehugger Robot
· 6 years ago
309b9c0
Merge "Implement sysprop_library API stability check"
by Treehugger Robot
· 6 years ago
0f60062
Merge "Remove srcs_lib_whitelist_dirs"
by Jiyong Park
· 6 years ago
1112c4c
Remove srcs_lib_whitelist_dirs
by Jiyong Park
· 6 years ago
4288274
Implement sysprop_library API stability check
by Inseob Kim
· 6 years ago
d90d741
Droiddoc can accept logtags as input sources
by Jiyong Park
· 6 years ago
14f75a9
API: Add baseline file for API check
by Adrian Roos
· 6 years ago
e68e554
Add docs.zip output tag to droiddoc
by Colin Cross
· 6 years ago
ed9a92c
Merge changes Ic2a585ea,I11ccabc4,Icc932c4a,I020556c7,I08713e91
by Treehugger Robot
· 6 years ago
19a7f25
aidl include paths are exported to droiddoc
by Jiyong Park
· 6 years ago
d64b325
Fix date on mac builds
by Colin Cross
· 6 years ago
daa4c67
Convert javadoc modules to android.RuleBuilder
by Colin Cross
· 6 years ago
ab05443
Convert droiddoc modules to android.RuleBuilder
by Colin Cross
· 6 years ago
b77043e
Add a systemModules utility type
by Colin Cross
· 6 years ago
33961b5
Convert droidstubs to android.RuleBuilder
by Colin Cross
· 6 years ago
1563815
Prepare droiddoc for using RuleBuilder
by Colin Cross
· 6 years ago
5822b55
Manually escape BuildNumberFromFile
by Colin Cross
· 6 years ago
2647ced
Fix android.Expand and ninja escaping
by Colin Cross
· 6 years ago
a3002fc
Add documentation to droiddoc.go module types
by Colin Cross
· 6 years ago
e65d84c
Merge "Enforce hidden api usage in vendor (soong)"
by Treehugger Robot
· 6 years ago
Next »