- d79572f Add unit_test test option in test configs by Dan Shi · 4 years, 2 months ago
- 8cbc5d2 Rework class loader context implementation. by Ulya Trafimovich · 4 years, 2 months ago
- 9a89a2a Move boot jars package check from make by Paul Duffin · 4 years, 3 months ago
- ff98103 Merge "Remove jdiff support from droiddoc" by Anton Hansson · 4 years, 3 months ago
- 746be9c Remove jdiff support from droiddoc by Anton Hansson · 4 years, 3 months ago
- 56a8321 Remove global state from apex modules by Colin Cross · 4 years, 4 months ago
- b8e35ca Merge "Revert "Revert "Remove create_stubs and checkapi from droiddoc""" by Treehugger Robot · 4 years, 4 months ago
- e1ab250 Revert "Revert "Remove create_stubs and checkapi from droiddoc"" by Liz Kammer · 4 years, 4 months ago
- 74b0052 Add test_mainline_module option. by kellyhung · 4 years, 5 months ago
- 3666c70 Revert "Remove create_stubs and checkapi from droiddoc" by Steve Kim · 4 years, 5 months ago
- 3a55c91 Remove create_stubs and checkapi from droiddoc by Liz Kammer · 4 years, 5 months ago
- 9c07d24 Merge "Add imports_sdk_version to prebuilt_apis" by Liz Kammer · 4 years, 5 months ago
- ec7a91f Merge "Add extra_test_configs option" by Treehugger Robot · 4 years, 5 months ago
- 49b1e9b Merge "Use common helper functions for getting sorted map keys." by Ulyana Trafimovich · 4 years, 5 months ago
- c23d603 Merge "Capture list of unused methods when shrinking in R8" by Treehugger Robot · 4 years, 5 months ago
- 2d2fd85 Add imports_sdk_version to prebuilt_apis by Liz Kammer · 4 years, 5 months ago
- b8063c6 Use common helper functions for getting sorted map keys. by Ulya Trafimovich · 4 years, 5 months ago
- 95d1942 Add extra_test_configs option by Dan Shi · 4 years, 5 months ago
- cb6143a Capture list of unused methods when shrinking in R8 by Colin Cross · 4 years, 5 months ago
- 31e444e Collect paths to transitive SDK Java library dependencies. by Ulya Trafimovich · 4 years, 5 months ago
- fc16b66 Merge "Fix droiddoc disting when WITHOUT_CHECK_API is true." by Jingwen Chen · 4 years, 5 months ago
- 9eb51fc Merge "Refactor java compileDex" by Liz Kammer · 4 years, 5 months ago
- a7a64f3 Refactor java compileDex by Liz Kammer · 4 years, 6 months ago
- cada807 Update language to comply with inclusive guidance by Liz Kammer · 4 years, 6 months ago
- 7b27ca7 Fix droiddoc disting when WITHOUT_CHECK_API is true. by Jingwen Chen · 4 years, 6 months ago
- 08dca38 Build transitive lint reports for apex modules by Colin Cross · 4 years, 6 months ago
- 70f0b53 Merge changes from topic "lint-unbundled-apps" by Colin Cross · 4 years, 6 months ago
- c0efd1d Build a zip of transitive lint reports for apps by Colin Cross · 4 years, 7 months ago
- 403cc15 Pass unstripped JNI libraries to Make by Colin Cross · 4 years, 6 months ago
- 11c1e0f Output apkcerts file for android_app_set. by Jaewoong Jung · 4 years, 7 months ago
- 40fd90a Support multiple dists per Android.bp module, and dist output selection. by Jingwen Chen · 4 years, 7 months ago
- b549b77 Revert "Always run package check" by Colin Cross · 4 years, 8 months ago
- 91206d9 Always run package check by Paul Duffin · 4 years, 8 months ago
- 63d8feb Ensure package check is run for java_library in APEX by Paul Duffin · 4 years, 8 months ago
- 668b8a2 Remove conditional running of checklast during checkapi by Anton Hansson · 4 years, 8 months ago
- acc7bbe apex: Make android_library support APEX variants by Jooyung Han · 4 years, 8 months ago
- a7856c0 Implement android_app_set module by Sasha Smundak · 4 years, 9 months ago
- ad0177b Add overrides to runtime_resource_overlay by Jaewoong Jung · 4 years, 9 months ago
- 592a6a4 android_app_import is now ApexModule by Jiyong Park · 4 years, 9 months ago
- a573f19 Make sure car-lib system APIs are not changing unintentionally by Makoto Onuki · 4 years, 9 months ago
- 27d9ec1 Remove _API_FILE variables by Anton Hansson · 4 years, 9 months ago
- 3ae2951 Allow droidstubs to not generate any stubs by Paul Duffin · 4 years, 9 months ago
- 78156ef Add a Tag field to dist to dist a tagged output by Anton Hansson · 4 years, 10 months ago
- 87a33e7 Add code coverage support to android_app JNI libs. by Jaewoong Jung · 4 years, 10 months ago
- 80e2c2a Default droiddoc to disting the api txt if there is one by Anton Hansson · 4 years, 10 months ago
- 78ec5d8 Export the cert path for runtime_resource_overlay. by Jaewoong Jung · 5 years ago
- 503c1d0 Set LOCAL_CERTIFICATE for flattened apex APKs by Colin Cross · 5 years ago
- 6a927c4 Abstract sdk_version string using sdkSpec type by Jiyong Park · 5 years ago
- 9befb0c Add runtime_resource_overlay. by Jaewoong Jung · 5 years ago
- 13f30ae Merge "Pass auto_gen_config setting in Android.bp to makefile" by Dan Shi · 5 years ago
- 2468d01 Pass auto_gen_config setting in Android.bp to makefile by Dan Shi · 5 years ago
- a465e43 Verify APIs are compatible with last released api by default by Paul Duffin · 5 years ago
- b02bb40 hostdex:true modules are available for platform by Jiyong Park · 5 years ago
- 55bd98b AndroidMk for the hostdex library has separate AndroidMkEntries by Jiyong Park · 5 years ago
- 0b0e1b9 AndroidMkEntries() returns multiple AndroidMkEntries structs by Jiyong Park · 5 years ago
- 52cd06f Reland: JNI lib is always embedded for APKs in APEX by Jiyong Park · 5 years ago
- e3c22f7 Revert submission by Sam Saccone · 5 years ago
- d237ad6 JNI lib is always embedded for APKs in APEX by Jiyong Park · 5 years ago
- 722b63c Merge "Install signed split apks." by Jaewoong Jung · 5 years ago
- 5a49881 Install signed split apks. by Jaewoong Jung · 5 years ago
- 109f647 Merge "API Lint: Archive lint errors" by Adrian Roos · 5 years ago
- 3b8f1cd API Lint: Archive lint errors by Adrian Roos · 5 years ago
- 0b23875 stem property of java modules are propagated to Make by Jiyong Park · 5 years ago
- 8436cce Merge "Update droidstubs build target" by Jerome Gaillard · 5 years ago
- 0f59903 Update droidstubs build target by Jerome Gaillard · 5 years ago
- f748731 Support privleged app in APEX by Jiyong Park · 5 years ago
- 9b409bc Create scripts to update and freeze a module SDK by Jiyong Park · 5 years ago
- 075eedc droidstubs: Add API lint via metalava by Adrian Roos · 5 years ago
- 7dd4ae2 Fix split apk paths. by Jaewoong Jung · 5 years ago
- 9a1e8bd Migrate java/androidmk.go to new system #2 by Jaewoong Jung · 5 years ago
- 2784fda Merge "Migrate java/androidmk.go to new system #1" by Jaewoong Jung · 5 years ago
- d1063c1 Introduce module type 'sdk' by Jiyong Park · 6 years ago
- b0c127c Migrate java/androidmk.go to new system #1 by Jaewoong Jung · 5 years ago
- b28eb5f Implement android_test_import by Jaewoong Jung · 5 years ago
- e0dc8df AndroidMkEntries minor refactoring. by Jaewoong Jung · 5 years ago
- da6a7f4 Merge "Add filename property to android_app_import" by Jaewoong Jung · 5 years ago
- 7f7766d Revert "Revert "Split Java libraries per apex"" by Jiyong Park · 5 years ago
- f0f7ca8 Revert "Split Java libraries per apex" by Jiyong Park · 5 years ago
- aa53324 Split Java libraries per apex by Jiyong Park · 6 years ago
- 8aae22e Add filename property to android_app_import by Jaewoong Jung · 6 years ago
- 9877279 Dist NOTICE outputs for app targets. by Jaewoong Jung · 6 years ago
- 5d7409b Remove SOONG_FRAMEWORK_SRCS by Colin Cross · 6 years ago
- ccbb393 Add android_app_import. by Jaewoong Jung · 6 years ago
- 02cbe8f Merge changes Id93bcaea,Ia8f9f910 by Treehugger Robot · 6 years ago
- 226586c Merge "Support target.hostdex.required" by Colin Cross · 6 years ago
- 90c25c6 Don't use merged manifest for android_library modules by Colin Cross · 6 years ago
- 7f87f4f Support target.hostdex.required by Colin Cross · 6 years ago
- e8a7dc9 Export proguard_dictionary for java_library modules by Colin Cross · 6 years ago
- 9aa3ab1 New AndroidMk authoring system based on entry map. by Jaewoong Jung · 6 years ago
- 0975ee0 Check package restrictions for Java libs. by Vladimir Marko · 6 years ago
- b6d2305 Implement `host_required` and `target_required` properties. by Sasha Smundak · 6 years ago
- 42df144 Add java_test_helper_library by Paul Duffin · 6 years ago
- 53c8844 Separate device and product overlays by Anton Hansson · 6 years ago
- 42be761 Add dex_import module type by Colin Cross · 6 years ago
- e560c4a Support package_splits by Colin Cross · 6 years ago
- deabb94 Add RuleBuilder.Installs().String() by Colin Cross · 6 years ago
- 9109d72 Add Android.mk lines for package name overriding. by Jaewoong Jung · 6 years ago
- 62e34b9 Enable last released check for SystemApi by Adrian Roos · 6 years ago
- e3fe481 Add last released API check to checkapi for public Android API by Adrian Roos · 6 years ago
- 4bdea39 Don't install java libraries that are already in an apex. by Nicolas Geoffray · 6 years ago