1. b913011 Merge changes from topic "mkboot" by Treehugger Robot · 5 years ago
  2. 031d869 Allow explicitly specified additional annotations for hiddenapi by Paul Duffin · 5 years ago
  3. 2b0e490 Revert "`data` dependency of java_test_host can be arch-specific" by Jiyong Park · 5 years ago
  4. 404adee Merge "Fix api_fingerprint.txt generation" by Anton Hansson · 5 years ago
  5. b87f4b4 Merge "Convert java.Dependency to JavaInfo provider" by Colin Cross · 5 years ago
  6. f75e527 Move logic for selecting the primary module into initHiddenAPI() by Paul Duffin · 5 years ago
  7. e7975ff Ensure that <x>-hiddenapi modules are included in hiddenapi-index.csv by Paul Duffin · 5 years ago
  8. 973d31c Fix api_fingerprint.txt generation by Anton Hansson · 5 years ago
  9. b68036f Merge "Add LOCAL_LICENSE_KINDS to build/soong" by Treehugger Robot · 5 years ago
  10. a334829 Merge "Allow cross-cutting dependencies like licenses." by Bob Badour · 5 years ago
  11. dcf71b2 Convert java.Dependency to JavaInfo provider by Colin Cross · 5 years ago
  12. a6cfcac Merge "Add android_test_helper_app properties to java_defaults" by Treehugger Robot · 5 years ago
  13. cbce0b0 Add android_test_helper_app properties to java_defaults by Colin Cross · 5 years ago
  14. 937c91c Merge "Move hiddenapi tools used by build/soong from frameworks/base" by Paul Duffin · 5 years ago
  15. 320e170 Merge "Allow dex jars from prebuilt_apex to be used by hiddenapi" by Paul Duffin · 5 years ago
  16. b71a8de Merge "Refactor the hiddenAPI() method for reusability" by Paul Duffin · 5 years ago
  17. abe1abd Merge "Extract initHiddenAPI() from hiddenapi()" by Paul Duffin · 5 years ago
  18. fdada68 Move hiddenapi tools used by build/soong from frameworks/base by Paul Duffin · 5 years ago
  19. ed7bfd9 Merge "Turn missing jarjar output files into errors" by Treehugger Robot · 5 years ago
  20. 5c2406b Merge "Enable android_app_import to supply framework-res." by Bill Peckham · 5 years ago
  21. 9d67ca6 Allow dex jars from prebuilt_apex to be used by hiddenapi by Paul Duffin · 5 years ago
  22. 4fd997b Refactor the hiddenAPI() method for reusability by Paul Duffin · 5 years ago
  23. 4103e92 Extract initHiddenAPI() from hiddenapi() by Paul Duffin · 5 years ago
  24. d97cf63 Turn missing jarjar output files into errors by Colin Cross · 5 years ago
  25. 219b177 Remove duplicate entries from hiddenapi files by Paul Duffin · 5 years ago
  26. 01289a2 Add test for hiddenAPI index file generation by Paul Duffin · 5 years ago
  27. 254aee4 Merge changes I9e94662d,I4b4e0dc8 by Paul Duffin · 5 years ago
  28. 02040de Add LOCAL_LICENSE_KINDS to build/soong by Bob Badour · 5 years ago
  29. 07065cd Allow cross-cutting dependencies like licenses. by Bob Badour · 5 years ago
  30. a036da9 Enable android_app_import to supply framework-res. by Bill Peckham · 5 years ago
  31. b7eab01 Merge "bp2build: convert paths/module refs to Bazel label" by Liz Kammer · 5 years ago
  32. 22ff0aa Export implementation class jars for java_boot_libs by Paul Duffin · 5 years ago
  33. dd63d6d Improve module filtering in hiddenapi stubFlagsRule() by Paul Duffin · 5 years ago
  34. 9b91082 Merge "Don't write nonexistent DEX file paths to dexpreopt.config files." by Ulyana Trafimovich · 5 years ago
  35. b888712 Merge "Detect empty apex in ConfiguredJarList" by Paul Duffin · 5 years ago
  36. 356f7d4 bp2build: convert paths/module refs to Bazel label by Liz Kammer · 5 years ago
  37. cdd9b83 `data` dependency of java_test_host can be arch-specific by Jiyong Park · 5 years ago
  38. c0f6479 Don't write nonexistent DEX file paths to dexpreopt.config files. by Ulya Trafimovich · 5 years ago
  39. 9c3ac96 Detect empty apex in ConfiguredJarList by Paul Duffin · 5 years ago
  40. e1f9b35 Merge "Switch hiddenapi to use OutputPath instead of ModuleOutPath" by Paul Duffin · 5 years ago
  41. dadc62c Merge "go/Android.bp: Clarify sdk_version documentation." by Tobias Thierer · 5 years ago
  42. 612e610 Switch hiddenapi to use OutputPath instead of ModuleOutPath by Paul Duffin · 5 years ago
  43. 8705ba0 Merge "Move creation of paths into hiddenAPIGenerateCSV" by Paul Duffin · 5 years ago
  44. aded43c Merge "Fix some minor issues with boot_image" by Paul Duffin · 5 years ago
  45. 4a838df Merge "Add boot_images to apex" by Paul Duffin · 5 years ago
  46. a4fce3b Merge "Write module dexpreopt.config for Make." by Ulyana Trafimovich · 5 years ago
  47. 5bbfef8 Fix some minor issues with boot_image by Paul Duffin · 5 years ago
  48. a1d6025 Add boot_images to apex by Paul Duffin · 5 years ago
  49. 34982f1 Move creation of paths into hiddenAPIGenerateCSV by Paul Duffin · 5 years ago
  50. ff774a0 Add documentation for the different files created by hiddenapi by Paul Duffin · 5 years ago
  51. c4e1731 Merge "Fix boot jar handling when both source and prebuilt APEXes and modules are present." by Martin Stjernholm · 5 years ago
  52. 1b3e949 go/Android.bp: Clarify sdk_version documentation. by Tobias Thierer · 5 years ago
  53. 1dc0d6d Fix boot jar handling when both source and prebuilt APEXes and modules by Martin Stjernholm · 5 years ago
  54. b0d0710 Merge "Fix prebuilt_apis creating of "latest" incompatibilities" by Anton Hansson · 5 years ago
  55. 76b0852 Write module dexpreopt.config for Make. by Ulya Trafimovich · 5 years ago
  56. 20ce41d Fix prebuilt_apis creating of "latest" incompatibilities by Anton Hansson · 5 years ago
  57. 3451e16 Add boot_image module type by Paul Duffin · 5 years ago
  58. 4c183c7 Merge "Make dexpreopt tools available for all java tests" by Paul Duffin · 5 years ago
  59. 635aa08 Make dexpreopt tools available for all java tests by Paul Duffin · 5 years ago
  60. 370fd0b Minor cleanup in prebuilt_apis by Anton Hansson · 5 years ago
  61. 9832571 Merge "Switch dex_bootjars to a singleton module" by Paul Duffin · 5 years ago
  62. 8479ea2 Merge "Allow createGlobalSoongConfig() to be used from tests" by Paul Duffin · 5 years ago
  63. c44075b Merge "Add java.RegisterRequiredBuildComponentsForTest function" by Paul Duffin · 5 years ago
  64. 4de3c42 Merge "Add a better error message for missing api files" by Anton Hansson · 5 years ago
  65. 1ab6186 Switch dex_bootjars to a singleton module by Paul Duffin · 5 years ago
  66. 9f04524 Allow createGlobalSoongConfig() to be used from tests by Paul Duffin · 5 years ago
  67. c059c8c Add java.RegisterRequiredBuildComponentsForTest function by Paul Duffin · 5 years ago
  68. e77fccc Add a better error message for missing api files by Anton Hansson · 5 years ago
  69. 324234b Merge "dexpreopt: Use the dirty-image-objects path from frameworks/base." by Nicolas Geoffray · 5 years ago
  70. 0caabb6 Merge "Support building boot images with disabled dexpreopt." by Ulyana Trafimovich · 5 years ago
  71. 1c8e5e8 Merge changes from topic "prebuilt-hiddenapi" by Bill Peckham · 5 years ago
  72. 1086e60 dexpreopt: Use the dirty-image-objects path from frameworks/base. by Nicolas Geoffray · 5 years ago
  73. a4a1c4e Support building boot images with disabled dexpreopt. by Ulya Trafimovich · 5 years ago
  74. cdbbb1e Merge "Make TestJavaSdkLibraryEnforce faster" by JaeMan Park · 5 years ago
  75. fb04df4 Supply LOCAL_SOONG_DEX_JAR for java_import with compile_dex. by Bill Peckham · 5 years ago
  76. a41a696 Enable an apex to include a java_import. by Bill Peckham · 5 years ago
  77. bae4749 Enable prebuilt hiddenapi CSV files. by Bill Peckham · 5 years ago
  78. 064b70c Export dex implementation jars from prebuilt_apex by Paul Duffin · 5 years ago
  79. db170e4 Add java_boot_libs to sdk by Paul Duffin · 5 years ago
  80. 90e7535 Make TestJavaSdkLibraryEnforce faster by JaeMan Park · 5 years ago
  81. c1be2f8 Move temp blocklist APIs to max-sdk-r list. by Mathew Inwood · 5 years ago
  82. 53230fe Merge "Remove obsolete class loader context API and update unit tests." by Ulyana Trafimovich · 5 years ago
  83. ddac9bf Merge changes from topic "revert-1541855-revert-1377717-metalics-BOEMJWNSHV-PBOZXBJQZD" by Bob Badour · 5 years ago
  84. b499922 Revert^2 "Export soong license data to make." by Bob Badour · 5 years ago
  85. 26ab0f1 Merge "Add "aidl.flags:" property for cc_/java_ modules" by Jooyung Han · 5 years ago
  86. a1b87c8 Merge changes from topic "revert-1377717-metalics-BOEMJWNSHV" by Bob Badour · 5 years ago
  87. 61a55a0 Revert "Export soong license data to make." by Jerome Gaillard · 5 years ago
  88. 659f11f Merge changes from topic "metalics" by Bob Badour · 5 years ago
  89. 74fab31 Export soong license data to make. by Bob Badour · 5 years ago
  90. 7bc1cf5 Remove obsolete class loader context API and update unit tests. by Ulya Trafimovich · 5 years ago
  91. 22890c4 Enforce <uses-library> checks for android_app and android_app_import. by Ulya Trafimovich · 5 years ago
  92. e197d8b Add "aidl.flags:" property for cc_/java_ modules by Jooyung Han · 5 years ago
  93. e605615 Remove Ignore_missing_latest_api by Anton Hansson · 5 years ago
  94. 591920f Merge "Stop allowing missing last-api files by default" by Anton Hansson · 5 years ago
  95. e87b03d Set previous_api correctly for java_sdk_library by Anton Hansson · 5 years ago
  96. 0615864 Stop allowing missing last-api files by default by Anton Hansson · 5 years ago
  97. 8bfb63c Merge "Break up app.go." by Jaewoong Jung · 5 years ago
  98. 3d419e3 Merge "Automatically set uncompress_dex for java_import." by Bill Peckham · 5 years ago
  99. b2d77d4 Merge "Use soong_zip -srcjar for proto and aidl srcjars" by Treehugger Robot · 5 years ago
  100. cf02ec8 Use soong_zip -srcjar for proto and aidl srcjars by Colin Cross · 5 years ago