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