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