1. 7e7bd3d Merge tag 'android-15.0.0_r32' of https://android.googlesource.com/platform/build into HEAD by micky387 · 4 months ago android-15
  2. 23f68a4 Merge tag 'android-15.0.0_r6' of https://android.googlesource.com/platform/build into HEAD by micky387 · 9 months ago
  3. 3394e2f Use --sysroot when compiling against the NDK by Colin Cross · 11 months ago
  4. f198911 Revert "Use --sysroot when compiling against the NDK" by Colin Cross · 11 months ago
  5. 2083f16 Use --sysroot when compiling against the NDK by Colin Cross · 11 months ago
  6. 2c9d884 Define __ANDROID_VENDOR_API__ for product variants by Justin Yun · 12 months ago
  7. db85167 build: Automatically replace old-style kernel header includes with new header lib by Rashed Abdel-Tawab · 7 years ago
  8. 6699bee Revert "Revert "Switch NDK libc++ from prebuilts/ndk to prebuilt..." by Ryan Prichard · 1 year, 1 month ago
  9. 27cd534 Revert "Switch NDK libc++ from prebuilts/ndk to prebuilts/clang" by Liana Kazanova · 1 year, 1 month ago
  10. bc61b3d Switch NDK libc++ from prebuilts/ndk to prebuilts/clang by Ryan Prichard · 1 year, 3 months ago
  11. f08f9b2 libandroid_support was removed years ago. by Elliott Hughes · 1 year, 3 months ago
  12. a73c8bc Record binary modules' whole static library dependencies in make. by Wei Li · 1 year, 3 months ago
  13. 0349db6 Use memtag_stack variants in make by Florian Mayer · 1 year, 4 months ago
  14. 9aa1265 Merge "Add CLANG_EXTERNAL_CFLAGS to both vendor and hardware directories" into main by Aditya Kumar · 1 year, 6 months ago
  15. 3bf7c4f Add CLANG_EXTERNAL_CFLAGS to both vendor and hardware directories by AdityaK · 1 year, 7 months ago
  16. 454265c Reapply "Rename LOCAL_USE_VNDK" by Kiyoung Kim · 1 year, 7 months ago
  17. 0bf6c28 Revert "Rename LOCAL_USE_VNDK" by Kiyoung Kim · 1 year, 7 months ago
  18. f4c9330 Rename LOCAL_USE_VNDK by Kiyoung Kim · 1 year, 7 months ago
  19. 946ca19 Enable clang coverage by Joey Jiao · 2 years ago
  20. 358875f Pass LOCAL_MIN_SDK_VERSION to clang triple by Jooyung Han · 1 year, 8 months ago
  21. 2c58374 Define __ANDROID_VENDOR_API__ by Justin Yun · 1 year, 9 months ago
  22. 710c3cb Remove code related to unused LOCAL_* variables by Colin Cross · 1 year, 10 months ago
  23. 34fe77a Removed unused license code by Colin Cross · 1 year, 10 months ago
  24. 78549ac BOARD_VNDK_VERSION must be set first pass by Steven Moreland · 2 years, 3 months ago
  25. 1d7f51d Adapt to rearranged NDK sysroot. by Dan Albert · 2 years, 5 months ago
  26. deaf248 Add GLOBAL_CLANG_CFLAGS_64_NO_OVERRIDE support to Make by zijunzhao · 2 years, 8 months ago
  27. af7ac39 Add basic musl support to make by Colin Cross · 2 years, 10 months ago
  28. 3e7f6b7 Revert "Fix typo" by Brad Hinegardner · 2 years, 11 months ago
  29. 841ef28 Fix typo by Cole Faust · 2 years, 11 months ago
  30. ad0d771 Replace dependencies from the Makefile to API imported modules by Kiyoung Kim · 3 years ago
  31. ee99ddf Rename modulesAddedWall to modulesWarningsAllowed by Yi Kong · 3 years, 4 months ago
  32. a1de5df Remove ALL_GENERATED_SOURCES by Colin Cross · 3 years, 6 months ago
  33. d6b0a87 Add GLOBAL_CLANG_EXTERNAL_CFLAGS_NO_OVERRIDE to third-party code by Pirama Arumuga Nainar · 3 years, 7 months ago
  34. d49aa55 Remove all unused, legacy FDO build rules by Stephen Hines · 4 years, 5 months ago
  35. 6d74870 Revert^2 "Switch platform-NDK unwinder to LLVM libunwind.a prebuilt" by Ryan Prichard · 4 years, 5 months ago
  36. 9cd4aff Revert "Switch platform-NDK unwinder to LLVM libunwind.a prebuilt" by Ryan Prichard · 4 years, 5 months ago
  37. 85a1213 Switch platform-NDK unwinder to LLVM libunwind.a prebuilt by Ryan Prichard · 4 years, 6 months ago
  38. 69f7191 Define __ANDROID_VENDOR__ and __ANDROID_PRODUCT__ by Justin Yun · 4 years, 6 months ago
  39. ea7db81 Remove implicit include path for jni.h by Orion Hodson · 5 years ago
  40. 14350c5 Merge "Use the soong-built NDK CRT objects." by Treehugger Robot · 5 years ago
  41. 5610430 Merge "Don't use the remote pool when using clang-tidy" by Treehugger Robot · 5 years ago
  42. ceba3cb Don't use the remote pool when using clang-tidy by Dan Willemsen · 5 years ago
  43. 8b0ccda Separate lists of soong sanitize modules by Inseob Kim · 5 years ago
  44. c45b82c Update binary.mk language to comply with Android's inclusive language guidance by Kevin Lau Fang · 5 years ago
  45. f9f035d Use the soong-built NDK CRT objects. by Dan Albert · 5 years ago
  46. 02fb89a Add mk2bp_catalog.py that outputs more data about makefiles to be converted to soong. by Joe Onorato · 5 years ago
  47. cd80a6a Turn `COVERAGE_PATHS` and `COVERAGE_EXCLUDE_PATHS` into obsolete variables. by Roland Levillain · 5 years ago
  48. 016da58 Dedup lists of NDK libraries from Soong. by Dan Albert · 5 years ago
  49. d160a49 Merge "Rename native code coverage paths product variables in Make." by Roland Levillain · 5 years ago
  50. bad8b38 Rename native code coverage paths product variables in Make. by Roland Levillain · 5 years ago
  51. c3ad804 Use inclusive language in build/make by Colin Cross · 5 years ago
  52. fd1e67b More performance improvements by Dan Willemsen · 5 years ago
  53. e6bd1d2 Remove TARGET_PROJECT[_SYSTEM]_INCLUDES by Dan Willemsen · 5 years ago
  54. e0c5e44 Revert "Revert "Use sdk variant of Soong modules when LOCAL_SDK_..." by Colin Cross · 5 years ago
  55. 79e5a55 Revert "Use sdk variant of Soong modules when LOCAL_SDK_VERSION ..." by Colin Cross · 5 years ago
  56. b934116 Use sdk variant of Soong modules when LOCAL_SDK_VERSION is set by Colin Cross · 6 years ago
  57. f71c05a Remove unused mips workarounds. by Elliott Hughes · 6 years ago
  58. 3cd1ebe Remove execute-only support. by Ivan Lozano · 6 years ago
  59. f0cec69 Implement BOARD_VNDK_VERSION by Inseob Kim · 6 years ago
  60. 2bfe0a1 Restore "Linktype check for native:product" by Justin Yun · 6 years ago
  61. dd54017 Revert "Linktype check for native:product" by Justin Yun · 6 years ago
  62. 4e7e76f Linktype check for native:product by Justin Yun · 6 years ago
  63. 38dc09d Use our prebuilt M4 for flex and bison by Dan Willemsen · 6 years ago
  64. 9882f6f build: make: use -Wl,-z,separate-code w/ -Wl,--execute-only by Nick Desaulniers · 6 years ago
  65. 9e0b4ed Merge "Improve checks for include dirs outside the source tree" by Treehugger Robot · 6 years ago
  66. deaf3fc Merge "Exclude dirs from binder interface whitelisting" by Ivan Lozano · 6 years ago
  67. 0cb422f Improve checks for include dirs outside the source tree by Dan Willemsen · 6 years ago
  68. b18979a Exclude dirs from binder interface whitelisting by Ivan Lozano · 6 years ago
  69. 88adfc6 Mark BOARD_HAL_STATIC_LIBRARIES as obsolete. by Yifan Hong · 6 years ago
  70. c9a657c Clean include directory paths by Dan Willemsen · 6 years ago
  71. 9d78914 Merge "Set pools manually for rules that can run in RBE or goma" by Colin Cross · 6 years ago
  72. 0d1f54e Forbid -Weverything by Colin Cross · 6 years ago
  73. 23dcf76 Set pools manually for rules that can run in RBE or goma by Colin Cross · 6 years ago
  74. be90dc8 Merge "Revert "-D__ANDROID_NDK__ for SDK builds."" by Elliott Hughes · 6 years ago
  75. af11c50 Revert "-D__ANDROID_NDK__ for SDK builds." by Elliott Hughes · 6 years ago
  76. e5839f9 Add labels to rewrapper cc compile action. Prevent ccwrapper from being by Ramy Medhat · 6 years ago
  77. 401a840 -D__ANDROID_NDK__ for SDK builds. by Steven Moreland · 6 years ago
  78. 18ffd58 Remove import_includes/export_includes by Dan Willemsen · 6 years ago
  79. 8b8b9b6 Merge changes from topic "rm_ONE_SHOT_MAKEFILE" by Dan Willemsen · 6 years ago
  80. 5c3fc2a Remove support for ONE_SHOT_MAKEFILE by Dan Willemsen · 6 years ago
  81. bf2af95 Explicitly add lld's relr relocation flags for Android Pie and above by Pirama Arumuga Nainar · 6 years ago
  82. e3606ae Specify the API level via the triple instead of __ANDROID_API__. by Peter Collingbourne · 6 years ago
  83. 972695d Merge "Renderscript: change extension .rs to .rscript" by Jeffrey Vander Stoep · 6 years ago
  84. c44aa3b Renderscript: change extension .rs to .rscript by Jeff Vander Stoep · 6 years ago
  85. b8f898e Add libprofile-extras to all link steps when NATIVE_COVERAGE is enabled. by Pirama Arumuga Nainar · 6 years ago
  86. b441630 Depend on NDK libraries by Dan Willemsen · 6 years ago
  87. c5b7c4f Add dependencies on the toolchain (clang, etc) by Dan Willemsen · 6 years ago
  88. 40ecaea Merge "Remove our clang-tidy wrapper" am: 6afe016825 by George Burgess IV · 6 years ago
  89. 09e5d9b Remove our clang-tidy wrapper by George Burgess IV · 6 years ago
  90. 38f68f7 Merge changes from topic "vndk-no-vendor-variant" am: 30dda1da5e by Vic Yang · 6 years ago
  91. 51512c5 Add support for no-vendor-variant VNDK by Vic Yang · 7 years ago
  92. 5d340e1 Merge "Deprecate *.c[pp].arm" am: fb8c9673e7 by Dan Willemsen · 7 years ago
  93. 46267cb Deprecate *.c[pp].arm by Dan Willemsen · 7 years ago
  94. 0e2ccf2 DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-master by Xin Li · 7 years ago
  95. 655f17c Add 32BIT and 16BIT nanopb library. by Yu Shan · 7 years ago
  96. 5aab10f Merge "Enable coverage only when LOCAL_SDK_VERSION > 23" by Pirama Arumuga Nainar · 7 years ago
  97. f264690 Remove support for building Windows modules in Make by Dan Willemsen · 7 years ago
  98. 0679bdd Merge "Enable execute-only memory layouts by default." am: 77cd60adcb by Ivan Lozano · 7 years ago
  99. c244c21 Enable execute-only memory layouts by default. by Ivan Lozano · 7 years ago
  100. e0a9fc9 Merge changes I68c8a566,Ib8a588e5 am: 73e13b5030 am: e6ef8196a9 by Dan Willemsen · 7 years ago