1. 7a31855 add the LOCAL_DISABLE_TEST_CONFIG variable by Yuntao Xu · 3 years, 7 months ago
  2. c624667 Expose "full" dexpreopt.config by Jeongik Cha · 3 years, 9 months ago
  3. 9231537 SdkSpec is fully using ApiLevel by Jiyong Park · 3 years, 9 months ago
  4. f1691d2 Move java.sdkSpec to the android package by Jiyong Park · 3 years, 9 months ago
  5. b014f07 Propagate java resources in apps with no code by Colin Cross · 3 years, 10 months ago
  6. 44b85d0 Update soong copy of java binaries when Make copy is installed by Colin Cross · 3 years, 11 months ago
  7. aa25553 Add ctx to AndroidMkExtraEntriesFunc by Colin Cross · 4 years, 6 months ago
  8. a036da9 Enable android_app_import to supply framework-res. by Bill Peckham · 4 years ago
  9. 76b0852 Write module dexpreopt.config for Make. by Ulya Trafimovich · 4 years ago
  10. fb04df4 Supply LOCAL_SOONG_DEX_JAR for java_import with compile_dex. by Bill Peckham · 4 years ago
  11. 02b11a6 Remove AndroidMkExtraFootersFunc entries param. by Jaewoong Jung · 4 years, 1 month ago
  12. 464e6c7 Merge "Add test suite handling to central androidmk code" by Treehugger Robot · 4 years, 1 month ago
  13. 57f5b33 Add test suite handling to central androidmk code by Liz Kammer · 4 years, 1 month ago
  14. d8aed4b droidstubs: Remove unnecessary setting of DistFiles by Paul Duffin · 4 years, 1 month ago
  15. 6206805 Remove redundant setting of DistFiles by java.Library by Paul Duffin · 4 years, 1 month ago
  16. ebb5150 Merge "Add unit_test test option in test configs" by Dan Shi · 4 years, 2 months ago
  17. d79572f Add unit_test test option in test configs by Dan Shi · 4 years, 2 months ago
  18. b23d28c Rename fields and methods to reflect class loader context changes. by Ulya Trafimovich · 4 years, 3 months ago
  19. 8cbc5d2 Rework class loader context implementation. by Ulya Trafimovich · 4 years, 2 months ago
  20. 9a89a2a Move boot jars package check from make by Paul Duffin · 4 years, 2 months ago
  21. ff98103 Merge "Remove jdiff support from droiddoc" by Anton Hansson · 4 years, 3 months ago
  22. 746be9c Remove jdiff support from droiddoc by Anton Hansson · 4 years, 3 months ago
  23. 56a8321 Remove global state from apex modules by Colin Cross · 4 years, 4 months ago
  24. b8e35ca Merge "Revert "Revert "Remove create_stubs and checkapi from droiddoc""" by Treehugger Robot · 4 years, 4 months ago
  25. e1ab250 Revert "Revert "Remove create_stubs and checkapi from droiddoc"" by Liz Kammer · 4 years, 4 months ago
  26. 74b0052 Add test_mainline_module option. by kellyhung · 4 years, 5 months ago
  27. 3666c70 Revert "Remove create_stubs and checkapi from droiddoc" by Steve Kim · 4 years, 4 months ago
  28. 3a55c91 Remove create_stubs and checkapi from droiddoc by Liz Kammer · 4 years, 5 months ago
  29. 9c07d24 Merge "Add imports_sdk_version to prebuilt_apis" by Liz Kammer · 4 years, 5 months ago
  30. ec7a91f Merge "Add extra_test_configs option" by Treehugger Robot · 4 years, 5 months ago
  31. 49b1e9b Merge "Use common helper functions for getting sorted map keys." by Ulyana Trafimovich · 4 years, 5 months ago
  32. c23d603 Merge "Capture list of unused methods when shrinking in R8" by Treehugger Robot · 4 years, 5 months ago
  33. 2d2fd85 Add imports_sdk_version to prebuilt_apis by Liz Kammer · 4 years, 5 months ago
  34. b8063c6 Use common helper functions for getting sorted map keys. by Ulya Trafimovich · 4 years, 5 months ago
  35. 95d1942 Add extra_test_configs option by Dan Shi · 4 years, 5 months ago
  36. cb6143a Capture list of unused methods when shrinking in R8 by Colin Cross · 4 years, 5 months ago
  37. 31e444e Collect paths to transitive SDK Java library dependencies. by Ulya Trafimovich · 4 years, 5 months ago
  38. fc16b66 Merge "Fix droiddoc disting when WITHOUT_CHECK_API is true." by Jingwen Chen · 4 years, 5 months ago
  39. 9eb51fc Merge "Refactor java compileDex" by Liz Kammer · 4 years, 5 months ago
  40. a7a64f3 Refactor java compileDex by Liz Kammer · 4 years, 6 months ago
  41. cada807 Update language to comply with inclusive guidance by Liz Kammer · 4 years, 5 months ago
  42. 7b27ca7 Fix droiddoc disting when WITHOUT_CHECK_API is true. by Jingwen Chen · 4 years, 6 months ago
  43. 08dca38 Build transitive lint reports for apex modules by Colin Cross · 4 years, 6 months ago
  44. 70f0b53 Merge changes from topic "lint-unbundled-apps" by Colin Cross · 4 years, 6 months ago
  45. c0efd1d Build a zip of transitive lint reports for apps by Colin Cross · 4 years, 6 months ago
  46. 403cc15 Pass unstripped JNI libraries to Make by Colin Cross · 4 years, 6 months ago
  47. 11c1e0f Output apkcerts file for android_app_set. by Jaewoong Jung · 4 years, 6 months ago
  48. 40fd90a Support multiple dists per Android.bp module, and dist output selection. by Jingwen Chen · 4 years, 7 months ago
  49. b549b77 Revert "Always run package check" by Colin Cross · 4 years, 7 months ago
  50. 91206d9 Always run package check by Paul Duffin · 4 years, 7 months ago
  51. 63d8feb Ensure package check is run for java_library in APEX by Paul Duffin · 4 years, 7 months ago
  52. 668b8a2 Remove conditional running of checklast during checkapi by Anton Hansson · 4 years, 8 months ago
  53. acc7bbe apex: Make android_library support APEX variants by Jooyung Han · 4 years, 8 months ago
  54. a7856c0 Implement android_app_set module by Sasha Smundak · 4 years, 9 months ago
  55. ad0177b Add overrides to runtime_resource_overlay by Jaewoong Jung · 4 years, 9 months ago
  56. 592a6a4 android_app_import is now ApexModule by Jiyong Park · 4 years, 9 months ago
  57. a573f19 Make sure car-lib system APIs are not changing unintentionally by Makoto Onuki · 4 years, 9 months ago
  58. 27d9ec1 Remove _API_FILE variables by Anton Hansson · 4 years, 9 months ago
  59. 3ae2951 Allow droidstubs to not generate any stubs by Paul Duffin · 4 years, 9 months ago
  60. 78156ef Add a Tag field to dist to dist a tagged output by Anton Hansson · 4 years, 10 months ago
  61. 87a33e7 Add code coverage support to android_app JNI libs. by Jaewoong Jung · 4 years, 10 months ago
  62. 80e2c2a Default droiddoc to disting the api txt if there is one by Anton Hansson · 4 years, 10 months ago
  63. 78ec5d8 Export the cert path for runtime_resource_overlay. by Jaewoong Jung · 5 years ago
  64. 503c1d0 Set LOCAL_CERTIFICATE for flattened apex APKs by Colin Cross · 5 years ago
  65. 6a927c4 Abstract sdk_version string using sdkSpec type by Jiyong Park · 5 years ago
  66. 9befb0c Add runtime_resource_overlay. by Jaewoong Jung · 5 years ago
  67. 13f30ae Merge "Pass auto_gen_config setting in Android.bp to makefile" by Dan Shi · 5 years ago
  68. 2468d01 Pass auto_gen_config setting in Android.bp to makefile by Dan Shi · 5 years ago
  69. a465e43 Verify APIs are compatible with last released api by default by Paul Duffin · 5 years ago
  70. b02bb40 hostdex:true modules are available for platform by Jiyong Park · 5 years ago
  71. 55bd98b AndroidMk for the hostdex library has separate AndroidMkEntries by Jiyong Park · 5 years ago
  72. 0b0e1b9 AndroidMkEntries() returns multiple AndroidMkEntries structs by Jiyong Park · 5 years ago
  73. 52cd06f Reland: JNI lib is always embedded for APKs in APEX by Jiyong Park · 5 years ago
  74. e3c22f7 Revert submission by Sam Saccone · 5 years ago
  75. d237ad6 JNI lib is always embedded for APKs in APEX by Jiyong Park · 5 years ago
  76. 722b63c Merge "Install signed split apks." by Jaewoong Jung · 5 years ago
  77. 5a49881 Install signed split apks. by Jaewoong Jung · 5 years ago
  78. 109f647 Merge "API Lint: Archive lint errors" by Adrian Roos · 5 years ago
  79. 3b8f1cd API Lint: Archive lint errors by Adrian Roos · 5 years ago
  80. 0b23875 stem property of java modules are propagated to Make by Jiyong Park · 5 years ago
  81. 8436cce Merge "Update droidstubs build target" by Jerome Gaillard · 5 years ago
  82. 0f59903 Update droidstubs build target by Jerome Gaillard · 5 years ago
  83. f748731 Support privleged app in APEX by Jiyong Park · 5 years ago
  84. 9b409bc Create scripts to update and freeze a module SDK by Jiyong Park · 5 years ago
  85. 075eedc droidstubs: Add API lint via metalava by Adrian Roos · 5 years ago
  86. 7dd4ae2 Fix split apk paths. by Jaewoong Jung · 5 years ago
  87. 9a1e8bd Migrate java/androidmk.go to new system #2 by Jaewoong Jung · 5 years ago
  88. 2784fda Merge "Migrate java/androidmk.go to new system #1" by Jaewoong Jung · 5 years ago
  89. d1063c1 Introduce module type 'sdk' by Jiyong Park · 5 years ago
  90. b0c127c Migrate java/androidmk.go to new system #1 by Jaewoong Jung · 5 years ago
  91. b28eb5f Implement android_test_import by Jaewoong Jung · 5 years ago
  92. e0dc8df AndroidMkEntries minor refactoring. by Jaewoong Jung · 5 years ago
  93. da6a7f4 Merge "Add filename property to android_app_import" by Jaewoong Jung · 5 years ago
  94. 7f7766d Revert "Revert "Split Java libraries per apex"" by Jiyong Park · 5 years ago
  95. f0f7ca8 Revert "Split Java libraries per apex" by Jiyong Park · 5 years ago
  96. aa53324 Split Java libraries per apex by Jiyong Park · 5 years ago
  97. 8aae22e Add filename property to android_app_import by Jaewoong Jung · 5 years ago
  98. 9877279 Dist NOTICE outputs for app targets. by Jaewoong Jung · 6 years ago
  99. 5d7409b Remove SOONG_FRAMEWORK_SRCS by Colin Cross · 6 years ago
  100. ccbb393 Add android_app_import. by Jaewoong Jung · 6 years ago