1. 8431282 Fix the releax_check flag format verb. by Jaewoong Jung · 4 years, 11 months ago
  2. eafc16b Allow pre-singleton types to be registered in RegistrationContext by Paul Duffin · 4 years, 11 months ago
  3. a72571f Merge "Allow missing classes in R8 builds" by Christoffer Quist Adamsen · 4 years, 11 months ago
  4. 9a42793 Merge "Update soong copy of java binaries when Make copy is installed" by Treehugger Robot · 5 years ago
  5. 7eacdbf Merge "Add non-fatal mode for verify_uses_libraries check." by Treehugger Robot · 5 years ago
  6. 44b85d0 Update soong copy of java binaries when Make copy is installed by Colin Cross · 5 years ago
  7. ece4544 Merge changes from topic "hiddenapi_additional_annotations" by Paul Duffin · 5 years ago
  8. d4cbf34 Fix infinite recursion when printing unrecognized linktype by Jiyong Park · 5 years ago
  9. 277303f Merge "Add ctx to AndroidMkExtraEntriesFunc" by Treehugger Robot · 5 years ago
  10. a61a042 Merge "Limit the number of the Java source files in a single compilation unit" by Treehugger Robot · 5 years ago
  11. 8c35fcf Add non-fatal mode for verify_uses_libraries check. by Ulya Trafimovich · 5 years ago
  12. e850737 Allow missing classes in R8 builds by Christoffer Quist Adamsen · 5 years ago
  13. f0a8698 Merge "Remove EnforceRROExemptedTargets" by Treehugger Robot · 5 years ago
  14. aa25553 Add ctx to AndroidMkExtraEntriesFunc by Colin Cross · 6 years ago
  15. cee5ba9 Remove EnforceRROExemptedTargets by Jeongik Cha · 5 years ago
  16. 8a75058 Merge "Add support for lint baseline files" by Pedro Loureiro · 5 years ago
  17. ca52bfc Merge "Further simplify the link type check routine" by Treehugger Robot · 5 years ago
  18. 4941e4b Merge "Linktype check error message becomes more correct" by Jiyong Park · 5 years ago
  19. 7f87e1a Further simplify the link type check routine by Jiyong Park · 5 years ago
  20. 5d190cc Add support for lint baseline files by Pedro Loureiro · 5 years ago
  21. 3de06ea Merge "Use genrule instead of filegroup for api files" by Anton Hansson · 5 years ago
  22. 670e0f6 Linktype check error message becomes more correct by Jiyong Park · 5 years ago
  23. c79d412 Use genrule instead of filegroup for api files by Anton Hansson · 5 years ago
  24. 0a9dae6 Move the logic to add jacocoagent in instrumentation builds to make. by Martin Stjernholm · 5 years ago
  25. b913011 Merge changes from topic "mkboot" by Treehugger Robot · 5 years ago
  26. b0addaf Limit the number of the Java source files in a single compilation unit by Sasha Smundak · 5 years ago
  27. 2c36f24 Sort hiddenapi monolithic files by signature by Paul Duffin · 5 years ago
  28. 031d869 Allow explicitly specified additional annotations for hiddenapi by Paul Duffin · 5 years ago
  29. 82b3fcf Remove duplicates in monolithic hidden API files by Paul Duffin · 5 years ago
  30. f8f4af8 Remove implicit dependency from <x> -> <x>-hiddenapi by Paul Duffin · 5 years ago
  31. 2b0e490 Revert "`data` dependency of java_test_host can be arch-specific" by Jiyong Park · 5 years ago
  32. 404adee Merge "Fix api_fingerprint.txt generation" by Anton Hansson · 5 years ago
  33. b87f4b4 Merge "Convert java.Dependency to JavaInfo provider" by Colin Cross · 5 years ago
  34. f75e527 Move logic for selecting the primary module into initHiddenAPI() by Paul Duffin · 5 years ago
  35. e7975ff Ensure that <x>-hiddenapi modules are included in hiddenapi-index.csv by Paul Duffin · 5 years ago
  36. 973d31c Fix api_fingerprint.txt generation by Anton Hansson · 5 years ago
  37. b68036f Merge "Add LOCAL_LICENSE_KINDS to build/soong" by Treehugger Robot · 5 years ago
  38. a334829 Merge "Allow cross-cutting dependencies like licenses." by Bob Badour · 5 years ago
  39. dcf71b2 Convert java.Dependency to JavaInfo provider by Colin Cross · 5 years ago
  40. a6cfcac Merge "Add android_test_helper_app properties to java_defaults" by Treehugger Robot · 5 years ago
  41. cbce0b0 Add android_test_helper_app properties to java_defaults by Colin Cross · 5 years ago
  42. 937c91c Merge "Move hiddenapi tools used by build/soong from frameworks/base" by Paul Duffin · 5 years ago
  43. 320e170 Merge "Allow dex jars from prebuilt_apex to be used by hiddenapi" by Paul Duffin · 5 years ago
  44. b71a8de Merge "Refactor the hiddenAPI() method for reusability" by Paul Duffin · 5 years ago
  45. abe1abd Merge "Extract initHiddenAPI() from hiddenapi()" by Paul Duffin · 5 years ago
  46. fdada68 Move hiddenapi tools used by build/soong from frameworks/base by Paul Duffin · 5 years ago
  47. ed7bfd9 Merge "Turn missing jarjar output files into errors" by Treehugger Robot · 5 years ago
  48. 5c2406b Merge "Enable android_app_import to supply framework-res." by Bill Peckham · 5 years ago
  49. 9d67ca6 Allow dex jars from prebuilt_apex to be used by hiddenapi by Paul Duffin · 5 years ago
  50. 4fd997b Refactor the hiddenAPI() method for reusability by Paul Duffin · 5 years ago
  51. 4103e92 Extract initHiddenAPI() from hiddenapi() by Paul Duffin · 5 years ago
  52. d97cf63 Turn missing jarjar output files into errors by Colin Cross · 5 years ago
  53. 219b177 Remove duplicate entries from hiddenapi files by Paul Duffin · 5 years ago
  54. 01289a2 Add test for hiddenAPI index file generation by Paul Duffin · 5 years ago
  55. 254aee4 Merge changes I9e94662d,I4b4e0dc8 by Paul Duffin · 5 years ago
  56. 02040de Add LOCAL_LICENSE_KINDS to build/soong by Bob Badour · 5 years ago
  57. 07065cd Allow cross-cutting dependencies like licenses. by Bob Badour · 5 years ago
  58. a036da9 Enable android_app_import to supply framework-res. by Bill Peckham · 5 years ago
  59. b7eab01 Merge "bp2build: convert paths/module refs to Bazel label" by Liz Kammer · 5 years ago
  60. 22ff0aa Export implementation class jars for java_boot_libs by Paul Duffin · 5 years ago
  61. dd63d6d Improve module filtering in hiddenapi stubFlagsRule() by Paul Duffin · 5 years ago
  62. 9b91082 Merge "Don't write nonexistent DEX file paths to dexpreopt.config files." by Ulyana Trafimovich · 5 years ago
  63. b888712 Merge "Detect empty apex in ConfiguredJarList" by Paul Duffin · 5 years ago
  64. 356f7d4 bp2build: convert paths/module refs to Bazel label by Liz Kammer · 5 years ago
  65. cdd9b83 `data` dependency of java_test_host can be arch-specific by Jiyong Park · 5 years ago
  66. c0f6479 Don't write nonexistent DEX file paths to dexpreopt.config files. by Ulya Trafimovich · 5 years ago
  67. 9c3ac96 Detect empty apex in ConfiguredJarList by Paul Duffin · 5 years ago
  68. e1f9b35 Merge "Switch hiddenapi to use OutputPath instead of ModuleOutPath" by Paul Duffin · 5 years ago
  69. dadc62c Merge "go/Android.bp: Clarify sdk_version documentation." by Tobias Thierer · 5 years ago
  70. 612e610 Switch hiddenapi to use OutputPath instead of ModuleOutPath by Paul Duffin · 5 years ago
  71. 8705ba0 Merge "Move creation of paths into hiddenAPIGenerateCSV" by Paul Duffin · 5 years ago
  72. aded43c Merge "Fix some minor issues with boot_image" by Paul Duffin · 5 years ago
  73. 4a838df Merge "Add boot_images to apex" by Paul Duffin · 5 years ago
  74. a4fce3b Merge "Write module dexpreopt.config for Make." by Ulyana Trafimovich · 5 years ago
  75. 5bbfef8 Fix some minor issues with boot_image by Paul Duffin · 5 years ago
  76. a1d6025 Add boot_images to apex by Paul Duffin · 5 years ago
  77. 34982f1 Move creation of paths into hiddenAPIGenerateCSV by Paul Duffin · 5 years ago
  78. ff774a0 Add documentation for the different files created by hiddenapi by Paul Duffin · 5 years ago
  79. c4e1731 Merge "Fix boot jar handling when both source and prebuilt APEXes and modules are present." by Martin Stjernholm · 5 years ago
  80. 1b3e949 go/Android.bp: Clarify sdk_version documentation. by Tobias Thierer · 5 years ago
  81. 1dc0d6d Fix boot jar handling when both source and prebuilt APEXes and modules by Martin Stjernholm · 5 years ago
  82. b0d0710 Merge "Fix prebuilt_apis creating of "latest" incompatibilities" by Anton Hansson · 5 years ago
  83. 76b0852 Write module dexpreopt.config for Make. by Ulya Trafimovich · 5 years ago
  84. 20ce41d Fix prebuilt_apis creating of "latest" incompatibilities by Anton Hansson · 5 years ago
  85. 3451e16 Add boot_image module type by Paul Duffin · 5 years ago
  86. 4c183c7 Merge "Make dexpreopt tools available for all java tests" by Paul Duffin · 5 years ago
  87. 635aa08 Make dexpreopt tools available for all java tests by Paul Duffin · 5 years ago
  88. 370fd0b Minor cleanup in prebuilt_apis by Anton Hansson · 5 years ago
  89. 9832571 Merge "Switch dex_bootjars to a singleton module" by Paul Duffin · 5 years ago
  90. 8479ea2 Merge "Allow createGlobalSoongConfig() to be used from tests" by Paul Duffin · 5 years ago
  91. c44075b Merge "Add java.RegisterRequiredBuildComponentsForTest function" by Paul Duffin · 5 years ago
  92. 4de3c42 Merge "Add a better error message for missing api files" by Anton Hansson · 5 years ago
  93. 1ab6186 Switch dex_bootjars to a singleton module by Paul Duffin · 5 years ago
  94. 9f04524 Allow createGlobalSoongConfig() to be used from tests by Paul Duffin · 5 years ago
  95. c059c8c Add java.RegisterRequiredBuildComponentsForTest function by Paul Duffin · 5 years ago
  96. e77fccc Add a better error message for missing api files by Anton Hansson · 5 years ago
  97. 324234b Merge "dexpreopt: Use the dirty-image-objects path from frameworks/base." by Nicolas Geoffray · 5 years ago
  98. 0caabb6 Merge "Support building boot images with disabled dexpreopt." by Ulyana Trafimovich · 5 years ago
  99. 1c8e5e8 Merge changes from topic "prebuilt-hiddenapi" by Bill Peckham · 5 years ago
  100. 1086e60 dexpreopt: Use the dirty-image-objects path from frameworks/base. by Nicolas Geoffray · 5 years ago