1. 358056c Support coverage instrumentation for Linux host by Pirama Arumuga Nainar · 7 years ago
  2. 4884a17 Merge "Add double_loadable property and checks for it" by Treehugger Robot · 7 years ago
  3. 7e1130c Merge "build/make: set LOCAL_NATIVE_BENCHMARK for Google Benchmark Test" by Treehugger Robot · 7 years ago
  4. 2b8959a Make 'use_clang_lld' property specifiable per architecture by Pirama Arumuga Nainar · 7 years ago
  5. 5fd7dfd Merge "Remove product-specific flags from android_library modules" by Colin Cross · 7 years ago
  6. e78dcd3 Remove product-specific flags from android_library modules by Colin Cross · 7 years ago
  7. dcbc89a Merge "Adding java_sdk_library" by Treehugger Robot · 7 years ago
  8. 94853de Merge "Define clang lld flags for hosts." by Chih-hung Hsieh · 7 years ago
  9. 2183833 Merge "Friendlier message for ABI reference update" by Treehugger Robot · 7 years ago
  10. a5f11e4 Friendlier message for ABI reference update by Jiyong Park · 7 years ago
  11. c678ad3 Adding java_sdk_library by Jiyong Park · 7 years ago
  12. 59bcf6e Merge "Fix aapt2 --min-sdk-version after finalized SDK" by Colin Cross · 7 years ago
  13. 5ddf292 Merge "Reverse RRO dir paths when passing to Make" by Colin Cross · 7 years ago
  14. d09b0b6 Fix aapt2 --min-sdk-version after finalized SDK by Colin Cross · 7 years ago
  15. 955dc49 Fix few issues with filegroups by Pirama Arumuga Nainar · 7 years ago
  16. 1f6b14e build/make: set LOCAL_NATIVE_BENCHMARK for Google Benchmark Test by Nelson Li · 7 years ago
  17. 6284323 Merge "Migrate soong to use new sdk prebuilts." by Anton Hansson · 7 years ago
  18. f66efeb Migrate soong to use new sdk prebuilts. by Anton Hansson · 7 years ago
  19. 5fb8c10 Add double_loadable property and checks for it by Jiyong Park · 7 years ago
  20. 3101a96 Define clang lld flags for hosts. by Chih-Hung Hsieh · 7 years ago
  21. 556752d Merge "Fix ABI diff reporting with dist" by Treehugger Robot · 7 years ago
  22. 7e88af3 Merge "Setting SKIP_ABI_CHECKS=true will make soong skip native abi checks." by Treehugger Robot · 7 years ago
  23. b391fea Setting SKIP_ABI_CHECKS=true will make soong skip native abi checks. by Jayant Chowdhary · 7 years ago
  24. a140bb0 Reverse RRO dir paths when passing to Make by Colin Cross · 7 years ago
  25. edd1ae0 Fix ABI diff reporting with dist by Dan Willemsen · 7 years ago
  26. 423245d Merge "Add bool to control if we need generate stubs src files." by Treehugger Robot · 7 years ago
  27. 038f71d Merge changes I9fb94f22,I1dfac5ff by Treehugger Robot · 7 years ago
  28. a42770b Merge "Fix module rename inside namespace" by Treehugger Robot · 7 years ago
  29. fdb0840 Fix androidmk_test.go import ordering by Colin Cross · 7 years ago
  30. a97c5d3 Add support for android_library modules by Colin Cross · 7 years ago
  31. ad6cbf1 Merge changes I3ad2a356,I30955b6e,I1dc6fd99 by Colin Cross · 7 years ago
  32. eafb10c Fix module rename inside namespace by Colin Cross · 7 years ago
  33. 2dee86d Add more androidmk translations for android libraries by Colin Cross · 7 years ago
  34. 9c55d23 Merge matching properties in bpfix by Colin Cross · 7 years ago
  35. adee968 Make bpfix not modify the input tree by Colin Cross · 7 years ago
  36. 8f9ab6a Soong: add "java_genrule_host" by Makoto Onuki · 7 years ago
  37. 853f420 Add bool to control if we need generate stubs src files. by Nan Zhang · 7 years ago
  38. 02b4da5 Add USE_CLANG_LLD and use_clang_lld. by Chih-Hung Hsieh · 7 years ago
  39. 18f568f Merge "Remove early-return statements of link-type check" by Treehugger Robot · 7 years ago
  40. b3f16de Merge "Consistently use Bool instead of proptools.Bool" by Colin Cross · 7 years ago
  41. da2171a Remove early-return statements of link-type check by Inseob Kim · 7 years ago
  42. 34b2283 Fix misleading error messages by Inseob Kim · 7 years ago
  43. 01a2872 Check compatibility between STLs correctly by Inseob Kim · 7 years ago
  44. ff3ae9d Consistently use Bool instead of proptools.Bool by Colin Cross · 7 years ago
  45. ed12682 Merge "Use proptools.BoolDefault" by Colin Cross · 7 years ago
  46. 0fe7866 Add VendorConfig for board-level Soong plugin configuration by Dan Willemsen · 7 years ago
  47. 45133ac Make Config.ProductVariables private by Dan Willemsen · 7 years ago
  48. 674dc7f Expose ProductVariables from TestConfig by Dan Willemsen · 7 years ago
  49. 3fb1fae Use Config/DeviceConfig functions to access ProductVariables by Dan Willemsen · 7 years ago
  50. 38b40df Use proptools.BoolDefault by Colin Cross · 7 years ago
  51. 47f98af Merge "Add java_test and java_test_host" by Treehugger Robot · 7 years ago
  52. 0ead1d7 Allow wildcards in java_resource_dirs by Colin Cross · 7 years ago
  53. 05638fc Add java_test and java_test_host by Colin Cross · 7 years ago
  54. f19b9bb Use built SDK stubs by Colin Cross · 7 years ago
  55. 5597951 Remove deviceProperties from BinaryHostFactory by Colin Cross · 7 years ago
  56. eacf1a6 Merge "Fixing protoOutParams concatenation." by Treehugger Robot · 7 years ago
  57. fb5b31c Fixing protoOutParams concatenation. by Kweku Adams · 7 years ago
  58. 3d60b11 Allow boards to turn overriding commands into an error by Dan Willemsen · 7 years ago
  59. 51ba4a7 Merge "Add vintf_fragments." by Treehugger Robot · 7 years ago
  60. fdc24d2 Merge changes I3079cb4e,I55a786e9 by Treehugger Robot · 7 years ago
  61. 57a23d2 Add vintf_fragments. by Steven Moreland · 7 years ago
  62. bc30a77 Merge "Add informational message to help with updation of VNDK abi references." by Jayant Chowdhary · 7 years ago
  63. 4c65916 Merge "Fix mini_debug_info stripping when no symbols should be kept." by Treehugger Robot · 7 years ago
  64. 946e32e Add overrides to cc_binary by Yifan Hong · 7 years ago
  65. a9255a8 Support integer_overflow static lib diagnostics. by Ivan Lozano · 7 years ago
  66. d8b70a3 Add informational message to help with updation of VNDK abi references. by Jayant Chowdhary · 7 years ago
  67. d3c59a2 Allow VNDK-SP extensions to use vendor lib by Logan Chien · 7 years ago
  68. 01b715e Merge "Allow platform modules to link to vendor public libraries" by Treehugger Robot · 7 years ago
  69. f895051 Merge "Revert "Change PRODUCT_CFI_INCLUDE_PATHS to opt-out (Soong)"" by Vishwath Mohan · 7 years ago
  70. 3af8ee0 Revert "Change PRODUCT_CFI_INCLUDE_PATHS to opt-out (Soong)" by Vishwath Mohan · 7 years ago
  71. 374510b Allow platform modules to link to vendor public libraries by Jiyong Park · 7 years ago
  72. 3ab49a2 Merge "Change PRODUCT_CFI_INCLUDE_PATHS to opt-out (Soong)" by Treehugger Robot · 7 years ago
  73. af2191e Have pom2mk list all duplicates modules by Jeff Gaston · 7 years ago
  74. 8f08482 Have pom2mk include runtime deps too by Jeff Gaston · 7 years ago
  75. b170365 Use Soong modules for the NDK's extra STL libraries by Ryan Prichard · 7 years ago
  76. 289d548 Change PRODUCT_CFI_INCLUDE_PATHS to opt-out (Soong) by Vishwath Mohan · 7 years ago
  77. afefacf Fix mini_debug_info stripping when no symbols should be kept. by Ryan Prichard · 7 years ago
  78. 2d49294 Link type check for Android.bp defined Java modules by Jiyong Park · 7 years ago
  79. 1218a19 Fix data race on cfiExportsMap by Colin Cross · 7 years ago
  80. f46e37f Fix format string issues by Colin Cross · 7 years ago
  81. 2b53a0c Always include JAR dependencies (not just with --static-deps) in Makefile by Alan Viverette · 7 years ago
  82. e42777a Fix the flaky build breakage for droiddoc target. by Nan Zhang · 7 years ago
  83. 215cedd Merge "Fix omission of llndk libraries during abi dump creation." by Treehugger Robot · 7 years ago
  84. 055fa01 Merge "Switch to clang 7.0" by Chih-hung Hsieh · 7 years ago
  85. fa920fa Fix omission of llndk libraries during abi dump creation. by Jayant Chowdhary · 7 years ago
  86. ddd0a41 Merge "javadoc/droidoc: Don't add .jar files to sourcepath." by Tobias Thierer · 7 years ago
  87. 0520611 Remove an extraneous space character. by Ryan Prichard · 7 years ago
  88. 3ede294 Switch to clang 7.0 by Chih-Hung Hsieh · 7 years ago
  89. c9e360a javadoc/droidoc: Don't add .jar files to sourcepath. by Tobias Thierer · 7 years ago
  90. 732aa6a Set __ANDROID_API__ for vendor modules to vndk version. by Justin Yun · 7 years ago
  91. eab1564 Add trace flag for cpp/Java AIDL generation. by Martijn Coenen · 7 years ago
  92. 924d35b Handle prebuiltDepTag for java modules by Jiyong Park · 7 years ago
  93. 8e10408 Merge "Use PlatformVndkVersion to find ABI dump by default" by Treehugger Robot · 7 years ago
  94. fd5059f Merge "Revert "Disable relocation_packer and migrate to SHT_RELR sections."" by Rahul Chaudhry · 7 years ago
  95. ccf4f83 Revert "Disable relocation_packer and migrate to SHT_RELR sections." by Rahul Chaudhry · 7 years ago
  96. 71bfb26 Merge "Disable relocation_packer and migrate to SHT_RELR sections." by Treehugger Robot · 7 years ago
  97. b8fa197 Add Python protobuf support. by Nan Zhang · 7 years ago
  98. fa00dfd Disable relocation_packer and migrate to SHT_RELR sections. by Rahul Chaudhry · 7 years ago
  99. 628d55d Make zipsync list file output empty if there are no files by Colin Cross · 7 years ago
  100. 9f66306 Merge "Make arm_on_x86 symmetric" by Victor Khimenko · 7 years ago