- b25992b Merge "Ensure APEX's Java deps use stable SDKs." into rvc-dev by Artur Satayev · 5 years ago
- 3292836 Merge "Treat lint warnings as errors" into rvc-dev by Anton Hansson · 5 years ago
- e714565 Treat lint warnings as errors by Anton Hansson · 5 years ago
- fc39bd8 Merge "Disable "check last" for test api" into rvc-dev by Anton Hansson · 5 years ago
- 2eedf62 Ensure APEX's Java deps use stable SDKs. by Artur Satayev · 5 years ago
- e16ca7d Merge "Make prebuilt_sdk support module-lib and system-server" into rvc-dev by Anton Hansson · 5 years ago
- 8b9273d Merge "Fix soong crashing when there's no baseline file" into rvc-dev by Anton Hansson · 5 years ago
- 5ff28e5 Disable "check last" for test api by Anton Hansson · 5 years ago
- 2a5fb91 Merge changes from topic "sdk_version_variant" into rvc-dev by Colin Cross · 5 years ago
- 0fd1de5 Make prebuilt_sdk support module-lib and system-server by Anton Hansson · 5 years ago
- 34ced82 Fix soong crashing when there's no baseline file by Anton Hansson · 5 years ago
- da36425 java_sdk_library: Correct stubs source generation classpath by Paul Duffin · 5 years ago
- cceb7f2 Merge "Remove obsolete var apiFileMakeVariableSuffix" into rvc-dev by Paul Duffin · 5 years ago
- 016159d Merge "soong: Add support for override_runtime_resource_overlay" into rvc-dev by Roshan Pius · 5 years ago
- b830796 soong: Add support for override_runtime_resource_overlay by Roshan Pius · 5 years ago
- e366fff Remove obsolete var apiFileMakeVariableSuffix by Anton Hansson · 5 years ago
- 785afdb Merge "Do not allow updatable apps without min_sdk_version." into rvc-dev by Artur Satayev · 5 years ago
- 0f4c868 Merge "Fix host path for dexpreopted system server modules defined in Make." into rvc-dev by Ulyana Trafimovich · 5 years ago
- de962bd Fix host path for dexpreopted system server modules defined in Make. by Ulya Trafimovich · 5 years ago
- 01fd7cc Add sdk mutator for native modules by Colin Cross · 6 years ago
- 1c93c29 Require apps built against the SDK to use JNI built against the NDK by Colin Cross · 6 years ago
- b52c8ea Don't use metalava for "check-current" by Makoto Onuki · 5 years ago
- 1196210 Do not allow updatable apps without min_sdk_version. by Artur Satayev · 5 years ago
- 062ed7e Add defaults support to runtime_resource_overlay. by Jaewoong Jung · 5 years ago
- c6026cd Merge "Add overrides to runtime_resource_overlay" into rvc-dev by Jaewoong Jung · 5 years ago
- 559f89c Merge changes I072ad8c3,I72e2f1c9,I47e27d2d into rvc-dev by Jooyung Han · 5 years ago
- bfc6ac0 Add overrides to runtime_resource_overlay by Jaewoong Jung · 5 years ago
- d99540b Repeat kapt processor argument for multiple processors by Colin Cross · 5 years ago
- 65cd0f0 apex: respect filename property for apk-in-apex by Jooyung Han · 5 years ago
- 0b848b0 Merge "Extract createJavaImportForStubs()" into rvc-dev by TreeHugger Robot · 5 years ago
- 317bf11 Merge "Support java_sdk_library as member of sdk" into rvc-dev by TreeHugger Robot · 5 years ago
- 17b6f24 Merge "Generate struct with field for each api scope" into rvc-dev by TreeHugger Robot · 5 years ago
- 416b811 Merge changes Ib8025019,I7d58d104,I9dd4312c,I995ed389,Iba2a8a5a, ... into rvc-dev by TreeHugger Robot · 5 years ago
- 1b846d6 Merge "Parameterize scopes with additional droidstubs args" into rvc-dev by TreeHugger Robot · 5 years ago
- 4586da2 Merge changes Ie883eb45,If46a2f74,I8f4c5395,Ic4eb169d,I2b2408ef, ... into rvc-dev by TreeHugger Robot · 5 years ago
- 0ee713a Remove unused arguments in droiddoc by Anton Hansson · 5 years ago
- f615572 Extract createJavaImportForStubs() by Paul Duffin · 5 years ago
- 6187162 Support java_sdk_library as member of sdk by Paul Duffin · 6 years ago
- 6a2bd11 Generate struct with field for each api scope by Paul Duffin · 5 years ago
- 455b0bf Allow droidstubs to not generate any stubs by Paul Duffin · 5 years ago
- b20ad0a Stop requiring apex_available on java_library members of sdks by Paul Duffin · 5 years ago
- 3c7c347 Parameterize scopes with additional droidstubs args by Paul Duffin · 5 years ago
- cbcfcaa Replace references to droiddoc with droidstubs by Paul Duffin · 5 years ago
- 93520ed Remove old SdkMemberType API for creating snapshot modules by Paul Duffin · 5 years ago
- c910393 Improve consistency of handling java snapshot properties by Paul Duffin · 5 years ago
- 17ab883 Make new module creation API more flexible by Paul Duffin · 5 years ago
- 206433a Copy shared_libs and system_shared_libs to module snapshot by Paul Duffin · 5 years ago
- 9b358d7 Add support for multiple os types by Paul Duffin · 6 years ago
- d76209b Refactor java_library/java_test snapshot processing by Paul Duffin · 6 years ago
- 2b9e3d3 Simplify java library sdk member code by Paul Duffin · 6 years ago
- 077630a Merge "Make sure car-lib system APIs are not changing unintentionally" into rvc-dev by TreeHugger Robot · 5 years ago
- 91ec494 Make sure car-lib system APIs are not changing unintentionally by Makoto Onuki · 5 years ago
- a479d94 Remove Android compat annotations on jarjar transform. by Artur Satayev · 5 years ago
- 39a0644 Merge "Remove _API_FILE variables" into rvc-dev by Anton Hansson · 5 years ago
- 336f63c Remove _API_FILE variables by Anton Hansson · 5 years ago
- 0f43edc Merge "Check updatable APKs compile against managed SDKs." into rvc-dev by Artur Satayev · 5 years ago
- e5ac15a Check updatable APKs compile against managed SDKs. by Artur Satayev · 5 years ago
- c6fff02 Merge "Create a framework.aidl for non-updatable platform" into rvc-dev by Anton Hansson · 5 years ago
- 1883126 Merge "Add libs properties to runtime_resource_overlay." into rvc-dev by Jaewoong Jung · 5 years ago
- ca095d7 Add libs properties to runtime_resource_overlay. by Jaewoong Jung · 5 years ago
- fc5608e Merge "Create prebuilt api modules in load hook not mutator" into rvc-dev by TreeHugger Robot · 5 years ago
- 47f6315 Create prebuilt api modules in load hook not mutator by Paul Duffin · 5 years ago
- 0eb91f4 Merge "Add support for order-only dependencies to RuleBuilder" into rvc-dev by Julien Desprez · 5 years ago
- 85c151c Create a framework.aidl for non-updatable platform by Anton Hansson · 5 years ago
- 82f316b Add support for order-only dependencies to RuleBuilder by Automerger Merge Worker · 6 years ago
- b4d816e Relax boot image check to allow platform Jacoco variant in a coverage build. by Ulya Trafimovich · 5 years ago
- cc21bba Forbid generating boot image files for jars in updatable modules. by Ulya Trafimovich · 6 years ago
- e62e594 Collect JNI coverage data only for first target. by Jaewoong Jung · 5 years ago
- b92ae27 Add file with updatable BCP packages to /system/etc/ by Vladimir Marko · 5 years ago
- 163bda6 Distinguish boot images by target rather than arch by David Srbecky · 6 years ago
- 0f9e773 Merge "Use modular removed-dex.txt files for greylisting." into rvc-dev by Artur Satayev · 5 years ago
- a8ec559 Use modular removed-dex.txt files for greylisting. by Artur Satayev · 5 years ago
- b2ed9ac Merge "Convert sdk_library to use androidmk Dist" into rvc-dev by Anton Hansson · 5 years ago
- 84dc13b Merge "Add a Tag field to dist to dist a tagged output" into rvc-dev by Anton Hansson · 5 years ago
- 6bb8810 Convert sdk_library to use androidmk Dist by Anton Hansson · 5 years ago
- 1e65f94 Add a Tag field to dist to dist a tagged output by Anton Hansson · 5 years ago
- 37ca4a1 Add code coverage support to android_app JNI libs. by Jaewoong Jung · 5 years ago
- 688de9a [soong] new field in Android.bp to request APK signing V4 by Songchun Fan · 5 years ago
- b4cf9df Merge "Default droiddoc to disting the api txt if there is one" into rvc-dev by Anton Hansson · 5 years ago
- 37a1e4c Default droiddoc to disting the api txt if there is one by Anton Hansson · 5 years ago
- 26cb999 Merge "Simplify the construction of class loader contexts for system server jars." into rvc-dev by Ulyana Trafimovich · 5 years ago
- f95405d Merge "Merge CSV files generated by UnsupportedAppUsageProcessor." into rvc-dev by Artur Satayev · 5 years ago
- 8a95079 Merge CSV files generated by UnsupportedAppUsageProcessor. by Artur Satayev · 6 years ago
- 571c9d9 Merge "Do not include any documentation when building stubs" into rvc-dev by Makoto Onuki · 5 years ago
- a4a83b0 Simplify the construction of class loader contexts for system server jars. by Ulya Trafimovich · 5 years ago
- 2d732e0 Do not include any documentation when building stubs by Aurimas Liutikas · 5 years ago
- bbd7855 Make system_server stubs consistent with other stubs by Anton Hansson · 5 years ago
- d5877b5 Merge "Fix apex_available" into rvc-dev by Jiyong Park · 5 years ago
- 4fd35a2 Set '--force-determinism' option for boot image compilation. by Ulya Trafimovich · 5 years ago
- b8fa86a Fix apex_available by Jooyung Han · 5 years ago
- 934c4f2 Always use "${codename}.${sha}" if UNBUNDLED_BUILD_TARGET_SDK_WITH_API_FINGERPRINT=true by Nikita Ioffe · 6 years ago
- af8998c bundle config contains (path,manifest) pairs of embedded APKs by Jiyong Park · 6 years ago
- a519350 Merge "Update ike.jar's name in code coverage configuration" into rvc-dev by Yan Yan · 6 years ago
- 2882660 Expect added members for instrumented modules by Jiyong Park · 6 years ago
- 81aaa0c Reland "Turn on the instrumentation by default for the java code in APEXes" by Jiyong Park · 6 years ago
- 996c18c Update ike.jar's name in code coverage configuration by evitayan · 6 years ago
- f5a6628 Use header jar without jarjar for sharded classpath by Colin Cross · 6 years ago
- 150abfb Merge "Add jni_uses_platform_api property to android_app" am: 1a9be9f3d0 am: c40208d7e6 am: 9f3946121e by Automerger Merge Worker · 6 years ago
- 1a9be9f Merge "Add jni_uses_platform_api property to android_app" by Colin Cross · 6 years ago
- 2f4e3cc Move NDK test modules into cc/testing.go am: f28329de73 am: 8a9806b3b1 am: 09bb178aea by Automerger Merge Worker · 6 years ago