1. 4c4f803 Also generate api lists based on symbol files for cc_library rule during build time. by sophiez · 3 years, 5 months ago
  2. cb0ac95 Remove Fuchsia support from Soong by Colin Cross · 3 years, 6 months ago
  3. ad66593 Disable ABI dumps on Darwin. by Dan Albert · 3 years, 7 months ago
  4. f1d14c7 Use libabigail to track NDK ABIs. by Dan Albert · 4 years, 6 months ago
  5. 7b4fb51 Merge changes Ib07d4410,I0b306292 by Jiyong Park · 3 years, 9 months ago
  6. ee9b117 Remove nativeApiLevelFromUserWithDefault by Jiyong Park · 3 years, 9 months ago
  7. d05ba00 Remove draft API support. by Dan Albert · 3 years, 9 months ago
  8. 94e347e Don't create SDK variants for native bridge modules by Colin Cross · 4 years ago
  9. 95f1ca0 Store ndkKnownLibs in the config by Colin Cross · 4 years, 3 months ago
  10. 31076b3 Move stubs related methods out of LinkableInterface by Colin Cross · 4 years, 3 months ago
  11. 0477b42 Add llndk_stubs property by Colin Cross · 4 years, 3 months ago
  12. 3572cf7 Move LLNDK and NDK versionSelectorMutator special cases into versionedInterface by Colin Cross · 4 years, 4 months ago
  13. bbc941b use version mutator for CRT by Colin Cross · 4 years, 4 months ago
  14. 5ec407b Use version mutator for NDK by Colin Cross · 4 years, 4 months ago
  15. 0b176c8 Replace FutureApiLevel with an ApiLevel. by Dan Albert · 4 years, 6 months ago
  16. 1a24627 Replace stringly-typed API levels. by Dan Albert · 4 years, 6 months ago
  17. d458745 cc: export Stripper struct by Thiébaud Weksteen · 4 years, 5 months ago
  18. 92fe740 Stop using prebuilt NDK CRT objects. by Dan Albert · 4 years, 6 months ago
  19. c92a48f Merge "Update language to comply with Android's inclusive language guidance" by Treehugger Robot · 4 years, 6 months ago
  20. f740ed0 Update language to comply with Android's inclusive language guidance by Dan Albert · 4 years, 6 months ago
  21. 06f58af Get NDK python script tests running. by Dan Albert · 4 years, 7 months ago
  22. de5aade Generate the known NDK libraries list. by Dan Albert · 4 years, 7 months ago
  23. 148b317 Fix build breakage b/158783867 by sophiez · 4 years, 7 months ago
  24. 58cabb7 NDK Api Coverage by sophiez · 4 years, 8 months ago
  25. b858c6d Add ndk api parser for ndk api coverage. by sophiez · 4 years, 8 months ago
  26. aed150d Apex: support codenames for min_sdk_version by Jooyung Han · 4 years, 10 months ago
  27. c511bc5 Revert^2 "Add sdk mutator for native modules" by Colin Cross · 4 years, 9 months ago
  28. f8e8022 Revert "Add sdk mutator for native modules" by Colin Cross · 4 years, 9 months ago
  29. 82e192c Add sdk mutator for native modules by Colin Cross · 5 years ago
  30. da3a071 Remove unused mips workarounds. by Elliott Hughes · 4 years, 11 months ago
  31. eb20744 Revert "Revert "soong: upgrade Android platform to clang-r370808"" by Nick Desaulniers · 5 years ago
  32. cf96a82 Merge "Expose some factories for aidl_test.go" by Treehugger Robot · 5 years ago
  33. 862eb46 Revert "soong: upgrade Android platform to clang-r370808" by Nick Desaulniers · 5 years ago
  34. b90e491 Expose some factories for aidl_test.go by Jooyung Han · 5 years ago
  35. 4f49e35 soong: upgrade Android platform to clang-r370808 by Nick Desaulniers · 5 years ago
  36. 48d75ef symbols in stub library isn't affected by -fvisibility=hidden by Jiyong Park · 5 years ago
  37. 4af21ed Split local and global cflags by Colin Cross · 5 years ago
  38. aef0d6e Add neuralnetworks to ndkPrebuiltSharedLibs by Slava Shklyaev · 5 years ago
  39. 939408a Add dependency to version script when linking stub libraries by Dan Willemsen · 6 years ago
  40. 0ea8ba8 Consolidate baseContext, BaseContext, and BaseModuleContext by Colin Cross · 6 years ago
  41. 95aabda Merge "Add aaudio, amidi, camera2ndk and nativewindow NDK libraries." by Treehugger Robot · 6 years ago
  42. 03dc3f6 Enable native bridge support by default for certain ndk modules by dimitry · 6 years ago
  43. b500ce5 Add aaudio, amidi, camera2ndk and nativewindow NDK libraries. by Sasha Smundak · 6 years ago
  44. 6ea4211 Soong: Add synopsis to ndk_* modules. by Patrice Arruda · 6 years ago
  45. 65c95ff Include libprofile-extras to all coverage variants by Pirama Arumuga Nainar · 6 years ago
  46. 62b9cf9 Update NDK library list by Dan Willemsen · 6 years ago
  47. 3fd0baf When a stub is built for APEX, it is generated with --apex by Jiyong Park · 6 years ago
  48. 23d37e0 Allow NDK APIs to be marked as drafts. by Dan Albert · 6 years ago
  49. e40b4ea Export cc module types and mutators needed for JNI testing by Colin Cross · 6 years ago
  50. fa28784 Add libbinder_ndk to the NDK. by Steven Moreland · 6 years ago
  51. 37ebbde Revert part of "Stop versioning NDK stubs pre-M." by Ryan Prichard · 6 years ago
  52. e67144e Stop versioning NDK stubs pre-M. by Dan Albert · 7 years ago
  53. 70ba5a3 Add compile-time pathDeps as implicit dependencies by Pirama Arumuga Nainar · 7 years ago
  54. 6510f91 Replace ModuleContext.AConfig() with Config() by Colin Cross · 7 years ago
  55. 0875c52 Wrap PackageContext and SingletonContext by Colin Cross · 7 years ago
  56. 64a38dc Add default -Wall -Werror or -Wall. by Chih-Hung Hsieh · 7 years ago
  57. f18e110 Fix using aidl files from filegroups by Colin Cross · 7 years ago
  58. 0007d81 Change bool, and string properties to *bool, and *string for cc by Nan Zhang · 7 years ago
  59. ae88703 Move ModuleContext.ModuleBuild to ModuleContext.Build by Colin Cross · 7 years ago
  60. 5c51792 Make binaries executable by Colin Cross · 7 years ago
  61. f5415d7 Expose the minimum supported SDK version to make. by Dan Albert · 7 years ago
  62. 31384de Adapt to PLATFORM_VERSION_FUTURE_CODENAMES. by Dan Albert · 7 years ago
  63. f5310e3 Add to cflags in compilerFlags() by George Burgess IV · 7 years ago
  64. 3624285 Refactor factories by Colin Cross · 8 years ago
  65. 15be0c6 Require that NDK symbol files end with .map.txt. by Dan Albert · 8 years ago
  66. 67a5c13 Prettify soong ninja build descriptions by Colin Cross · 8 years ago
  67. 49927d2 Generate stub libraries for unreleased API levels. by Dan Albert · 8 years ago
  68. ce87b80 Use ArchType instead of string as map key by Colin Cross · 8 years ago
  69. d402582 Skip ndkApiMutator on disabled modules by Colin Cross · 8 years ago
  70. 01a9059 Remove explicit suffixes from (ll)ndk_library by Dan Willemsen · 8 years ago
  71. b916b80 Add LLNDK support for the VNDK by Dan Willemsen · 8 years ago
  72. 2e5d7d4 Add `sdk_version: "minimum"`. by Dan Albert · 8 years ago
  73. a48ab5b Build a static library for header-only libraries by Colin Cross · 8 years ago
  74. 022e7a3 Allow `unversioned_until: "current"`. by Dan Albert · 8 years ago
  75. 98dbb3b Add unversioned_until to ndk_library. by Dan Albert · 8 years ago
  76. 37047f1 Pass DepsContext to dependency methods by Colin Cross · 8 years ago
  77. ab3b732 Remove boolean arguments from NewLibrary() by Colin Cross · 8 years ago
  78. 90f7a4d Allow `first_version: "current"` in ndk_library. by Dan Albert · 8 years ago
  79. fd86e9e Generate "current" API level. by Dan Albert · 8 years ago
  80. 073379e Revert "Revert "Use the platform SDK version from the config."" by Dan Albert · 8 years ago
  81. 74b8b55 Revert "Use the platform SDK version from the config." by Dan Albert · 8 years ago
  82. 9bef523 Use the platform SDK version from the config. by Dan Albert · 8 years ago
  83. 5cb580f Start using "struct Objects" to store object Paths by Dan Willemsen · 8 years ago
  84. 2f33635 Simplify compileObjs by Colin Cross · 8 years ago
  85. 9d45bb7 Enable goma in soong by Colin Cross · 8 years ago
  86. e8a67a7 Make BottomUpMutators parallel by Colin Cross · 8 years ago
  87. 705c84b Fix ndk_library following decorator refactor. by Dan Albert · 8 years ago
  88. 7fa7b2e Don't generate intermediate NDK libraries. by Dan Albert · 8 years ago
  89. b916a38 Refactor cc modules to use decorators instead of inheritance by Colin Cross · 8 years ago
  90. 7e9d295 Auto-fill ndkMigratedLibs. by Dan Albert · 8 years ago
  91. 2bc91ba Use the version script for ndk_library. by Dan Albert · 8 years ago
  92. 42742b8 Rename compiler, linker and installer methods to be unique by Colin Cross · 8 years ago
  93. 4d9c2d1 Separate cc.go by Colin Cross · 8 years ago
  94. 914449f Generate NDK sysroots from the platform build. by Dan Albert · 9 years ago