1. e5b1bb3 Add a phony module for llndk libraries by mrziwang · 10 months ago
  2. 1c841c4 Merge changes from topic "move-depset" into main by Colin Cross · 11 months ago
  3. a14fb6a Update DepSet references by Colin Cross · 11 months ago
  4. 830f56a Remove testing package by Cole Faust · 11 months ago
  5. c988568 Add cc_preprocess_no_configuration modules by Cole Faust · 11 months ago
  6. cceefc8 Add test for sabi propagation to static libraries by Colin Cross · 11 months ago
  7. 16d227a Add default_visibility for soong modules by Cole Faust · 12 months ago
  8. ff66518 Delete multitree api imports code by Spandan Das · 12 months ago
  9. 2a69eb6 Revert "Revert "Switch NDK libc++ from prebuilts/ndk to prebuilt..." by Ryan Prichard · 1 year, 1 month ago
  10. 08d5d26 Revert "Switch NDK libc++ from prebuilts/ndk to prebuilts/clang" by Liana Kazanova · 1 year, 1 month ago
  11. 5228aeb Switch NDK libc++ from prebuilts/ndk to prebuilts/clang by Ryan Prichard · 1 year, 1 month ago
  12. 1c8ea5b Implement cc_cmake_snapshot by Hao Chen · 1 year, 11 months ago
  13. 79cd689 Remove cc_api_library related code from sdkMutator by Spandan Das · 1 year, 5 months ago
  14. a115e26 Add "test-only" flag for cc modules by Ronald Braunstein · 1 year, 5 months ago
  15. 37693d0 Deprecate Snapshot build by Kiyoung Kim · 1 year, 5 months ago
  16. d8ec229 Remove vendor_snapshot_test by Kiyoung Kim · 1 year, 5 months ago
  17. 8ff1058 Remove ConvertWithBp2build implementations by Colin Cross · 1 year, 9 months ago
  18. 9dc6b10 Merge "Add container property to aconfig_declarations." into main by Yu Liu · 1 year, 9 months ago
  19. eae7b36 Add container property to aconfig_declarations. by Yu Liu · 1 year, 10 months ago
  20. 9c3f433 Remove PGO build support by Yi Kong · 1 year, 10 months ago
  21. 87b2ab2 Add test spec provider to test modules. by Aditya Choudhary · 1 year, 10 months ago
  22. 9b81d79 Implement bp2build for Sysprop Java by Trevor Radcliffe · 2 years ago
  23. 85d55c2 Revert "Block CFI on static libraries" by Trevor Radcliffe · 2 years ago
  24. f9abec0 Block CFI on static libraries by Trevor Radcliffe · 2 years, 1 month ago
  25. c6a93d8 Created an Orderfile go file for the build system. by Sharjeel Khan · 2 years, 2 months ago
  26. 37f900c Add aconfig flags and a generic generated library plugin module for cc by Joe Onorato · 2 years, 2 months ago
  27. 367d89d Use aidl_library in cc libraries by Vinh Tran · 2 years, 4 months ago
  28. 44cb78c Implement fdo_profile module type by Vinh Tran · 2 years, 6 months ago
  29. a905aba Remove cflag_artifacts.go by Cole Faust · 2 years, 8 months ago
  30. cee4e05 Enable bp2build for cc modules relying on sysprop by Trevor Radcliffe · 3 years ago
  31. bbc9782 Merge "Add test to verify lto mutators" by Treehugger Robot · 3 years ago
  32. 3b0f36c Add test to verify lto mutators by Liz Kammer · 3 years ago
  33. d82e8f6 Delete SyspropMutator (again) by Trevor Radcliffe · 3 years, 3 months ago
  34. d4b8f7e Merge "Revert "Delete SyspropMutator"" by Silvia Vinyes · 3 years ago
  35. 6a777b8 Revert "Delete SyspropMutator" by Chung-Kai (Michael) Mei · 3 years ago
  36. 4c56946 Merge "Delete SyspropMutator" by Trevor Radcliffe · 3 years ago
  37. 73bcafc Add a property in ndk_library for header contributions by Spandan Das · 3 years, 1 month ago
  38. 2db49e3 Delete SyspropMutator by Trevor Radcliffe · 3 years, 3 months ago
  39. 979ef5b Add binary_test.cc to testSrcs by David Brazdil · 3 years, 4 months ago
  40. 184a6b8 Merge "Prototype changes for multitree" by Treehugger Robot · 3 years, 4 months ago
  41. 5eb7ee9 Prototype changes for multitree by Inseob Kim · 3 years, 4 months ago
  42. 104f51f add ALLOW_LOCAL_TIDY_TRUE and some tests by Chih-Hung Hsieh · 3 years, 5 months ago
  43. d5954a2 Add tests for afdo.go by Yi Kong · 3 years, 7 months ago
  44. 718eb27 Delete toolchain_library by Liz Kammer · 3 years, 8 months ago
  45. eb8efc9 Introduce afdo by Yi Kong · 3 years, 9 months ago
  46. 6369622 Add recovery image sdk trait to cc_library_headers by Paul Duffin · 4 years ago
  47. 93b750e Add support for native bridge trait by Paul Duffin · 6 years ago
  48. c0a671f Moving common fuzzing code to fuzz package by hamzeh · 4 years, 2 months ago
  49. 5d96f64 Merge changes I3574d2a1,Ifb69fb3d by Kiyoung Kim · 4 years, 2 months ago
  50. 48f3778 Separate snapshot definition by Kiyoung Kim · 4 years, 2 months ago
  51. 41ad881 Refactoring fuzz packaging code by hamzeh · 4 years, 2 months ago
  52. f1d14c7 Use libabigail to track NDK ABIs. by Dan Albert · 5 years ago
  53. af98f58 Don't propagate ASAN through shared library dependencies by Colin Cross · 4 years, 4 months ago
  54. f12db53 Move TestVendorPublicLibraries into vendor_public_library_test.go by Colin Cross · 4 years, 5 months ago
  55. 91220d7 Add os/target configurable selects for label list attributes. by Jingwen Chen · 4 years, 6 months ago
  56. 095081c Add bp2build support for cc_library_static. by Rupert Shuttleworth · 4 years, 6 months ago
  57. f941054 Revert "Add bp2build support for cc_library_static." by Jingwen Chen · 4 years, 6 months ago
  58. 21e743d Add bp2build support for cc_library_static. by Rupert Shuttleworth · 4 years, 7 months ago
  59. 02040de Add LOCAL_LICENSE_KINDS to build/soong by Bob Badour · 4 years, 7 months ago
  60. 0fce0ba Move vendor snapshot tests into vendor_snapshot_test.go by Colin Cross · 4 years, 8 months ago
  61. de5744a Add some comments for VNDK / vendor snapshots by Inseob Kim · 4 years, 9 months ago
  62. 24dfc1f Generate system stub library list at build time by Kiyoung Kim · 4 years, 10 months ago
  63. 1a24627 Replace stringly-typed API levels. by Dan Albert · 5 years ago
  64. e498dd9 Move image mutator things to image.go by Inseob Kim · 5 years ago
  65. 4b79e98 Soong package structure refactoring by Jaewoong Jung · 5 years ago