1. 391d94c Append whole_static_libs deps from .a files instead of the list of objects. by Martin Stjernholm · 6 years ago
  2. 9105fa3 Merge "Add check_all_apis option for header ABI checker" by Hsin-Yi Chen · 5 years ago
  3. 28a4982 Merge "Apex: support codenames for min_sdk_version" by Jooyung Han · 5 years ago
  4. 624d35c Skip version mutator for host/ramdisk/recovery by Jooyung Han · 6 years ago
  5. e152ada Merge "Fix missing NOTICE targets for static libs that aren't available to platform." by Treehugger Robot · 6 years ago
  6. aed150d Apex: support codenames for min_sdk_version by Jooyung Han · 6 years ago
  7. ff550f3 Merge "Revert^2 "Add sdk mutator for native modules"" by Colin Cross · 6 years ago
  8. c511bc5 Revert^2 "Add sdk mutator for native modules" by Colin Cross · 6 years ago
  9. f8e8022 Revert "Add sdk mutator for native modules" by Colin Cross · 6 years ago
  10. bdd0dff Do not propagate the stub symbol file to prebuilts. by Martin Stjernholm · 6 years ago
  11. c5dd4f7 Propagate stubs to the SDK for libraries that have them. by Martin Stjernholm · 6 years ago
  12. 82e192c Add sdk mutator for native modules by Colin Cross · 6 years ago
  13. bf37d16 Fix missing NOTICE targets for static libs that aren't available to platform. by Martin Stjernholm · 6 years ago
  14. 74b2c7c Merge "Fix the logic for selecting ABI dump paths" by Hsin-Yi Chen · 6 years ago
  15. 27d235f Fix the logic for selecting ABI dump paths by Hsin-Yi Chen · 6 years ago
  16. d9578f5 Merge "Propagate empty vs unspecified system_shared_libs correctly." by Treehugger Robot · 6 years ago
  17. 10566a0 Propagate empty vs unspecified system_shared_libs correctly. by Martin Stjernholm · 6 years ago
  18. 61b66e9 Revert "Revert "Enforce min_sdk_version of apex(use_vendor:true)"" by Jooyung Han · 6 years ago
  19. b1eb4d4 Merge "Revert "Enforce min_sdk_version of apex(use_vendor:true)"" by Jooyung Han · 6 years ago
  20. bacf34d Revert "Enforce min_sdk_version of apex(use_vendor:true)" by Jooyung Han · 6 years ago
  21. 3dcf75d Merge "Add support for using cc_library in sdk/module_exports" by Paul Duffin · 6 years ago
  22. 9b76c0b Add support for using cc_library in sdk/module_exports by Paul Duffin · 6 years ago
  23. 380fc36 Enforce min_sdk_version of apex(use_vendor:true) by Jooyung Han · 6 years ago
  24. b04a499 cc: fix a utility to make C macro name by Jooyung Han · 6 years ago
  25. 13f0271 Copy shared_libs and system_shared_libs to module snapshot by Paul Duffin · 6 years ago
  26. 0cb37b9 Disable installation for sdk snapshot versioned prebuilts by Paul Duffin · 6 years ago
  27. ad4c187 Add version suffix for stub modules' Android.mk by Jooyung Han · 6 years ago
  28. eda2e9c Capture snapshot headers in parallel by Inseob Kim · 6 years ago
  29. 2a65dda Add check_all_apis option for header ABI checker by Logan Chien · 6 years ago
  30. f5ea9e1 Add cc_prebuilt_library_headers by Paul Duffin · 6 years ago
  31. 1c6c1c7 Separate cc_library_headers to its own file and add tests by Paul Duffin · 6 years ago
  32. 3aff578 Simple refactoring of prefix related functions. by Jaewoong Jung · 6 years ago
  33. 1a5812a Disable no-vendor-variant VNDK for CFI modules by Vic Yang · 6 years ago
  34. 025d981 Don't check library variant identicalness for VNDK extensions by Steven Laver · 6 years ago
  35. cf4832c Add target.ramdisk by Yifan Hong · 6 years ago
  36. 1b3348d Add ramdisk image. by Yifan Hong · 6 years ago
  37. d92090f Emit LOCAL_CHECK_SAME_VNDK_VARIANTS by Vic Yang · 6 years ago
  38. a0843f6 Differentiate between cc library and binary by Paul Duffin · 6 years ago
  39. 6c26dc7 Dedup cc library module type registration by Paul Duffin · 6 years ago
  40. 2f6bc09 Separate sdk membership support out of cc/library.go by Paul Duffin · 6 years ago
  41. 57b9e1d Improve handling of generated include dirs by Paul Duffin · 6 years ago
  42. a7cd8c8 Generalize common property extraction by Paul Duffin · 6 years ago
  43. 9ab556f Added support for using static libraries in sdk snapshot by Paul Duffin · 6 years ago
  44. e87dae6 Merge "Run ABI checks for shared libs exported by APEX" by Logan Chien · 6 years ago
  45. 8fc9eea Merge "Fix generated headers of snapshot" by Treehugger Robot · 6 years ago
  46. 9d8d609 Pass SdkMember to AddPrebuiltModule instead of the name by Paul Duffin · 6 years ago
  47. d110f87 Fix generated headers of snapshot by Inseob Kim · 6 years ago
  48. 1387957 Parameterize the sdk member processing by Paul Duffin · 6 years ago
  49. e274fc9 Run ABI checks for shared libs exported by APEX by Logan Chien · 6 years ago
  50. 09ef474 Merge changes I0dcc9c7b,I9bc40642 by Colin Cross · 6 years ago
  51. 2b26297 Allow cc.LinkabeInterfaces to request "" variants. by Ivan Lozano · 6 years ago
  52. 7228ecd Move cc.imageMutator into the android package by Colin Cross · 6 years ago
  53. 6d88dba Reorder local and global flags by Colin Cross · 6 years ago
  54. 4af21ed Split local and global cflags by Colin Cross · 6 years ago
  55. 7acbfc0 Merge "Soong generates vndk-related .libraries.txt files" by Jooyung Han · 6 years ago
  56. 40dfbe3 Merge "native shared libs in an SDK can be snapshotted" by Treehugger Robot · 6 years ago
  57. 0302a84 Soong generates vndk-related .libraries.txt files by Jooyung Han · 6 years ago
  58. 52767be Add support for Rust C libraries. by Ivan Lozano · 6 years ago
  59. 73c54ee native shared libs in an SDK can be snapshotted by Jiyong Park · 6 years ago
  60. 183a321 Add a common interface for cc linkable libraries. by Ivan Lozano · 6 years ago
  61. b480deb Merge "Change exportedDirs and exportedSystemDirs from []string to android.Paths" by Treehugger Robot · 6 years ago
  62. 7495504 Change exportedDirs and exportedSystemDirs from []string to android.Paths by Jiyong Park · 6 years ago
  63. 4c2b942 fix: Override vndk-ext lib name with original lib by Jooyung Han · 6 years ago
  64. a90ca00 add [static|shared].apex_available to cc_library by Jiyong Park · 6 years ago
  65. c6136c9 Merge "Remove old-style support for translated second architectures" by Treehugger Robot · 6 years ago
  66. 70dda7e Separate InstallPath from OutputPath by Colin Cross · 6 years ago
  67. 62be1e3 Merge "Hide static from cc_library_shared and vice versa" by Treehugger Robot · 6 years ago
  68. 5c4be82 Use SHA-256 for hashing BoringSSL crypto module. by Pete Bentley · 6 years ago
  69. e1bb5d0 Hide static from cc_library_shared and vice versa by Colin Cross · 6 years ago
  70. 3b19f5d Remove old-style support for translated second architectures by Colin Cross · 6 years ago
  71. 402be41 Revert "Remove old-style support for translated second architectures" by Colin Cross · 6 years ago
  72. fe6330c Remove old-style support for translated second architectures by Colin Cross · 6 years ago
  73. 931849f Merge "Treat libclang_rt.hwasan-* the same way as the other Bionic bootstrap libs." by Martin Stjernholm · 6 years ago
  74. 279de57 Treat libclang_rt.hwasan-* the same way as the other Bionic bootstrap libs. by Martin Stjernholm · 6 years ago
  75. 0fd6a41 Add suffix and target.vendor.suffix to shared libraries by Colin Cross · 6 years ago
  76. d7227f9 Support boringssl hash injection on binaries and make it transitive by Colin Cross · 6 years ago
  77. a034b83 Automatically enable abi checker for the stub libs by Jiyong Park · 6 years ago
  78. 4288274 Implement sysprop_library API stability check by Inseob Kim · 6 years ago
  79. 792942d Merge changes I75b4a761,I779f28c6,If1422372,I26307dd1 by Treehugger Robot · 6 years ago
  80. 803e161 Introduce inject_bssl_hash library property. by Pete Bentley · 6 years ago
  81. eef3366 Merge "Add tags to the list of lsdump paths" by Hsin-Yi Chen · 6 years ago
  82. dcea882 Merge "Build native coverage variant of APEXes when needed" by Treehugger Robot · 6 years ago
  83. ee9a98d Build native coverage variant of APEXes when needed by Jiyong Park · 6 years ago
  84. ae55303 Include headers and props to VNDK snapshot by Inseob Kim · 6 years ago
  85. 5348964 Add tags to the list of lsdump paths by Hsin-Yi Chen · 6 years ago
  86. af17d74 Skip ABI checks for APEX variants of opt-in libraries by Hsin-Yi Chen · 6 years ago
  87. 6cd1be8 Add sort_bss_symbols_by_size property for shared libs by Vic Yang · 6 years ago
  88. 5213e2b Correct tags on StaticSharedLibraryProperties.Cflags by Paul Duffin · 6 years ago
  89. e6fc507 Do not install LLNDK libs moved APEX on /system by Przemyslaw Szczepaniak · 6 years ago
  90. acbf6c7 Use ctx.Target().NativeBridge to detect if the arch is translated or not by Jiyong Park · 6 years ago
  91. 0ce291e [trivial] Remove dead code by Inseob Kim · 6 years ago
  92. 3005780 Merge "Generate ABI dumps for libraries without source" by Hsin-Yi Chen · 6 years ago
  93. f6a9546 Generate ABI dumps for libraries without source by Hsin-Yi Chen · 6 years ago
  94. b185679 Merge "sysprop_library: Rename system scope to public" by Treehugger Robot · 6 years ago
  95. 7268fd4 Merge "Package coverage files as a zip." by Treehugger Robot · 6 years ago
  96. c743414 Package coverage files as a zip. by Oliver Nguyen · 6 years ago
  97. 5cefbd2 sysprop_library: Rename system scope to public by Inseob Kim · 6 years ago
  98. b879fb6 Merge "Separate exported includes out of flags" by Treehugger Robot · 6 years ago
  99. 6937844 Separate exported includes out of flags by Inseob Kim · 6 years ago
  100. 75a50a2 Revert "Revert "Revert "Revert "Enable lld for windows"""" by Josh Gao · 6 years ago