1. 0de8a1e Start using Providers instead of direct module access by Colin Cross · 4 years, 4 months ago
  2. 405af07 Revert "Make lots of tests run in parallel" by Colin Cross · 4 years, 3 months ago
  3. 323dc60 Make lots of tests run in parallel by Colin Cross · 4 years, 4 months ago
  4. e4f6eba Simplify missing whole_static_libs checking by Colin Cross · 4 years, 3 months ago
  5. d1f898e Remove global state from version mutator by Colin Cross · 4 years, 5 months ago
  6. 5f58ff7 Add vendor snapshot usage test by Inseob Kim · 4 years, 4 months ago
  7. 945441c Add exclude_from_vendor_snapshot property, related logic by Bill Peckham · 4 years, 4 months ago
  8. c42f2f2 Add cfi static libraries to vendor snapshot by Inseob Kim · 4 years, 5 months ago
  9. 1f6d90f Create 'cc_prebuilt_test_library_shared' module type by Chris Parsons · 4 years, 7 months ago
  10. 216e10a Install data_libs using relative_install_path property by Chris Parsons · 4 years, 6 months ago
  11. 79d66a5 Add `data_libs` property to cc_test rules by Chris Parsons · 4 years, 7 months ago
  12. bba545e VNDK listing contains device modules only by Yo Chiang · 4 years, 7 months ago
  13. 1042d29 Implement cc_object vendor snapshot by Inseob Kim · 4 years, 7 months ago
  14. 7f283f4 Refine logic choosing vendor snapshot modules by Inseob Kim · 4 years, 7 months ago
  15. 0fcdd53 Revert "Fix missing headers of vendor snapshot" by Anton Hansson · 4 years, 7 months ago
  16. b6a5862 Fix missing headers of vendor snapshot by Inseob Kim · 4 years, 8 months ago
  17. 61b66e9 Revert "Revert "Enforce min_sdk_version of apex(use_vendor:true)"" by Jooyung Han · 4 years, 10 months ago
  18. bacf34d Revert "Enforce min_sdk_version of apex(use_vendor:true)" by Jooyung Han · 4 years, 10 months ago
  19. 380fc36 Enforce min_sdk_version of apex(use_vendor:true) by Jooyung Han · 4 years, 10 months ago
  20. b04a499 cc: fix a utility to make C macro name by Jooyung Han · 4 years, 10 months ago
  21. 03b5185 apex: choose stub according to min_sdk_version by Jooyung Han · 4 years, 10 months ago
  22. 0ecf0b2 Enable vndk-ext for product variants by Justin Yun · 4 years, 10 months ago
  23. f9aabd7 Make apex use cc.GatherRequiredDepsForTests by Colin Cross · 4 years, 11 months ago
  24. 705cd46 Merge "Implement vendor snapshot" by Treehugger Robot · 5 years ago
  25. eabaedd Fix product variables in defaults modules by Colin Cross · 5 years ago
  26. 8471cda Implement vendor snapshot by Inseob Kim · 5 years ago
  27. e5ba286 build: Link the unwinder dynamically into platform and vendor binaries. by Peter Collingbourne · 5 years ago
  28. e1aa8ea Detach VNDK using core library list from VNDK APEX by Kiyoung Kim · 5 years ago
  29. 5f7f7e8 Create product variant for product partition by Justin Yun · 5 years ago
  30. 075c417 Improve cc tests by adding fuzzer mutators by Paul Duffin · 5 years ago
  31. 98be1bb Move filesystem into Config by Colin Cross · 5 years ago
  32. fb0c16e Move imageMutator before archMutator by Colin Cross · 5 years ago
  33. 7113d20 Use empty string for core image variant by Colin Cross · 5 years ago
  34. 0b0e1b9 AndroidMkEntries() returns multiple AndroidMkEntries structs by Jiyong Park · 5 years ago
  35. 39edb6c VNDK APEX contains related *.libraries.txt files by Jooyung Han · 5 years ago
  36. 2216fb1 Make vndk*.libraries.txt as soong modules by Jooyung Han · 5 years ago
  37. 242ef0c Fix and generate vndk snapshot entirely in Soong by Inseob Kim · 5 years ago
  38. 0302a84 Soong generates vndk-related .libraries.txt files by Jooyung Han · 5 years ago
  39. 52767be Add support for Rust C libraries. by Ivan Lozano · 5 years ago
  40. ce6b216 Merge "Stop linking libdl.a into static bins" by Ryan Prichard · 5 years ago
  41. 7d6b21c Merge "Soong generates libraries.txt files for vndk" by Treehugger Robot · 5 years ago
  42. b49fe1b Stop linking libdl.a into static bins by Ryan Prichard · 5 years ago
  43. 097087b Soong generates libraries.txt files for vndk by Jooyung Han · 5 years ago
  44. 4c2b942 fix: Override vndk-ext lib name with original lib by Jooyung Han · 5 years ago
  45. e1bb5d0 Hide static from cc_library_shared and vice versa by Colin Cross · 5 years ago
  46. 64c4395 Add version to vendor variants by Inseob Kim · 5 years ago
  47. d48f3c3 soong: Add tests for depending on disabled module by Jooyung Han · 5 years ago
  48. 792942d Merge changes I75b4a761,I779f28c6,If1422372,I26307dd1 by Treehugger Robot · 5 years ago
  49. fcf55bf Allow .o files as srcs. by Pete Bentley · 5 years ago
  50. 2da19cb Link libc++demangle with libc++ for the device. by Dan Albert · 5 years ago
  51. 2907459 filegroup.path is used to specify the include path for aidl files by Jiyong Park · 6 years ago
  52. da9a463 Add the cc_fuzz target. by Mitch Phillips · 5 years ago
  53. e7fe991 Clean up no_libgcc by Yi Kong · 6 years ago
  54. 3800291 soong: fix wrong link type for VNDKs by Jooyung Han · 6 years ago
  55. 9a94287 Move CreateTestContext to cc/testing.go by Colin Cross · 6 years ago
  56. 33b2fb7 Support using cc_prebuilt_library_shared with cc_library by Colin Cross · 6 years ago
  57. 1f086e2 Generate VNDK snapshot with Soong except configs by Inseob Kim · 6 years ago
  58. acee27c Strip libgcc to only keep fallback symbols by Yi Kong · 6 years ago
  59. fe17f6f Add support for protoc plugins by Colin Cross · 6 years ago
  60. a70f067 Add checks for double_loadable dependencies by Jooyung Han · 6 years ago
  61. 40e3373 Add more paths helper methods by Colin Cross · 6 years ago
  62. c0907f1 Create sysprop_library soong module by Inseob Kim · 6 years ago
  63. e4bb986 Static variant of a stubs lib is correctly tracked by Jiyong Park · 6 years ago
  64. c32c6b0 Support building for Fuchsia. by Doug Horn · 6 years ago
  65. 16e91a0 Fix: static dependency across an APEX is lost by Jiyong Park · 6 years ago
  66. da6eb59 Add use_vendor to APEX module by Jiyong Park · 6 years ago
  67. 232c07c Ignore shared libs for static executables. by Jaewoong Jung · 6 years ago
  68. 25fc6a9 Stubs variant is used when building for APEX by Jiyong Park · 6 years ago
  69. 9357f4a VNDK lib must not have `product_specific: true` by Justin Yun · 6 years ago
  70. 16c7d3d Revert "Revert "Revert "Revert "Export static libraries."""" by Jaewoong Jung · 6 years ago
  71. 555c114 Revert "Revert "Revert "Export static libraries.""" by Jaewoong Jung · 6 years ago
  72. eb05c2a Revert "Revert "Export static libraries."" by Jaewoong Jung · 6 years ago
  73. ef449fe Add shared_libs to vendor and recovery targets. by Martin Stjernholm · 6 years ago
  74. 3affc07 Revert "Export static libraries." by Jaewoong Jung · 6 years ago
  75. 9d5ca15 Export static libraries. by Jaewoong Jung · 6 years ago
  76. da732bd Set __<libname>_API__ macro when building against stubs by Jiyong Park · 6 years ago
  77. 3e6b1fb Revert "Export static libraries." by Jaewoong Jung · 6 years ago
  78. 5d19e1d Export static libraries. by Jaewoong Jung · 6 years ago
  79. 7ed9de3 Add support for versioned stubs. by Jiyong Park · 6 years ago
  80. 7df0f30 Revert "Revert "Move libgcc to libcrt.builtins"" by Yi Kong · 6 years ago
  81. e40b4ea Export cc module types and mutators needed for JNI testing by Colin Cross · 6 years ago
  82. feea4df Stop using GCC in toolchain_library by Dan Willemsen · 6 years ago
  83. 6fb831b Revert "Move libgcc to libcrt.builtins" by Yi Kong · 6 years ago
  84. 77e62db Move libgcc to libcrt.builtins by Yi Kong · 6 years ago
  85. 5baac54 link type of recovery variant of a vendor module should not be native:vendor by Jiyong Park · 6 years ago
  86. 37b2520 Don't create non-primary arch variant for recovery-only module by Jiyong Park · 6 years ago
  87. f9332f1 Support recovery and recovery_available by Jiyong Park · 7 years ago
  88. 43d34c3 Introduce runtime_libs to cc_binary and cc_library by Logan Chien · 7 years ago
  89. 955dc49 Fix few issues with filegroups by Pirama Arumuga Nainar · 7 years ago
  90. 674dc7f Expose ProductVariables from TestConfig by Dan Willemsen · 7 years ago
  91. d3c59a2 Allow VNDK-SP extensions to use vendor lib by Logan Chien · 7 years ago
  92. 374510b Allow platform modules to link to vendor public libraries by Jiyong Park · 7 years ago
  93. f46e37f Fix format string issues by Colin Cross · 7 years ago
  94. ee97c3e Add unit tests for android/neverallow.go by Logan Chien · 7 years ago
  95. 4203971 Extract failIfErrored() to android/testing.go by Logan Chien · 7 years ago
  96. f351174 Support VNDK extensions by Logan Chien · 7 years ago
  97. 95d33fe Fix crash on test failure by Colin Cross · 7 years ago
  98. a46a4d5 Fix: duplicated definition of llndk_headers module by Jiyong Park · 7 years ago
  99. f5b6e8f Have Soong cc static linker dep order account for shared deps too by Jeff Gaston · 7 years ago
  100. d00350c Add license headers to all go and shell files by Colin Cross · 7 years ago