1. 12a0a31 Add ramdisk image sdk trait to cc_library_headers by Paul Duffin · 3 years, 4 months ago
  2. 6369622 Add recovery image sdk trait to cc_library_headers by Paul Duffin · 3 years, 4 months ago
  3. 93b750e Add support for native bridge trait by Paul Duffin · 5 years ago
  4. 6b8f425 Remove default_shared_libs by Colin Cross · 3 years, 6 months ago
  5. 137d7da Support shared_libs, static_libs and default_shared_libs in cc_object by Colin Cross · 3 years, 7 months ago
  6. 9ecb42d Add default_shared_libs property by Colin Cross · 3 years, 7 months ago
  7. 525a590 Make sdk tests more realistic by Paul Duffin · 3 years, 8 months ago
  8. 7b0259f Make order of properties in snapshot module consistent by Paul Duffin · 3 years, 9 months ago
  9. 25c47a4 Merge ""current" is implicitly added to stubs.versions" by Treehugger Robot · 3 years, 10 months ago
  10. d4a3a13 "current" is implicitly added to stubs.versions by Jiyong Park · 3 years, 10 months ago
  11. db462dd Disallow non-existent paths in sdk package by Paul Duffin · 3 years, 10 months ago
  12. 1822a0a Improve sdk snapshot testing by Paul Duffin · 3 years, 10 months ago
  13. 89648f9 Remove usages of FixtureFactory from misc packages by Paul Duffin · 3 years, 10 months ago
  14. 36474d3 Stop sdk package depending on testing.T being embedded in TestResult by Paul Duffin · 3 years, 10 months ago
  15. 4a2a29c Support test fixtures in sdk package by Paul Duffin · 3 years, 10 months ago
  16. 981b94b Switch CheckSnapshot from a testSdkResult method to a function by Paul Duffin · 3 years, 10 months ago
  17. f8dcf5e Make apex.updatable default to true. by Mathew Inwood · 4 years ago
  18. 7a7d067 Generated headers may not be arch specific by Paul Duffin · 4 years ago
  19. 42dd4e6 Fix the snapshot handling of generated headers by Paul Duffin · 3 years, 11 months ago
  20. 86b02a7 Differentiate usages of word "include" in cc_sdk_test.go by Paul Duffin · 3 years, 11 months ago
  21. a43f927 Add sdk test for incorrect handling of generated headers by Paul Duffin · 4 years ago
  22. 75b902a Separate versioned/unversioned testing in sdk/cc_sdk_test.go by Paul Duffin · 3 years, 11 months ago
  23. 1e04109 Always set apex_available in SDK snapshots. by Martin Stjernholm · 4 years, 2 months ago
  24. 59e0c7a Disable sanitizer flags and output files for sanitizer-enabled SDK members. by Martin Stjernholm · 4 years, 3 months ago
  25. 8fe14e6 Enable sdk and sdk members in os_arch granularity by Jiyong Park · 4 years, 3 months ago
  26. 405af07 Revert "Make lots of tests run in parallel" by Colin Cross · 4 years, 3 months ago
  27. 323dc60 Make lots of tests run in parallel by Colin Cross · 4 years, 4 months ago
  28. d99d997 Explicitly specify visibility in sdk/module_exports snapshot by Paul Duffin · 4 years, 4 months ago
  29. b7c77bd Merge "Retain all stubs versions in the snapshot." by Martin Stjernholm · 4 years, 4 months ago
  30. 618b671 Retain all stubs versions in the snapshot. by Martin Stjernholm · 4 years, 4 months ago
  31. b024957 Propagate all sanitizer flags in SDK snapshots. by Martin Stjernholm · 4 years, 4 months ago
  32. d6abaa7 Propagate recovery_available property through to sdk snapshot by Paul Duffin · 4 years, 4 months ago
  33. d1edbd4 Propagate vendor_available property through to sdk snapshot by Paul Duffin · 4 years, 5 months ago
  34. fbb486f Propagate sanitize.never flag in SDK snapshots. by Martin Stjernholm · 4 years, 5 months ago
  35. aede88c Reland: Deduplicate APEX variants that would build identically by Colin Cross · 4 years, 5 months ago
  36. caa47d7 Disable all host OS variants except those explicitly included. by Martin Stjernholm · 4 years, 6 months ago
  37. 4cfa2c6 Set compile_multilib for SDK snapshots for device. by Martin Stjernholm · 4 years, 6 months ago
  38. 89238f4 Add compile_multilib properties to all native prebuilts (reland). by Martin Stjernholm · 4 years, 6 months ago
  39. 7feceb2 Add support for SDK tests with LinuxBionic OS type. by Martin Stjernholm · 4 years, 6 months ago
  40. 3ff2e66 Disable all SDK snapshot generation tests on mac. by Martin Stjernholm · 4 years, 6 months ago
  41. 29936ae Revert "Add compile_multilib properties to all native prebuilts." by Charles Chen · 4 years, 6 months ago
  42. 1e9c267 Add compile_multilib properties to all native prebuilts. by Martin Stjernholm · 4 years, 6 months ago
  43. ed62b9c Differentiate sdk snapshot include dir by os type by Paul Duffin · 4 years, 7 months ago
  44. 26ab8e8 Prepend default to allow overriding in the bp file. by Martin Stjernholm · 4 years, 7 months ago
  45. cc77601 Do not follow SDK member dependencies for APEX payloads. by Martin Stjernholm · 4 years, 6 months ago
  46. 47ed352 Propagate unique_host_soname to cc_library prebuilts. by Martin Stjernholm · 4 years, 7 months ago
  47. 7130fab Propagate flags necessary for a prebuilt of the Bionic linker. by Martin Stjernholm · 4 years, 8 months ago
  48. 7a1f7f3 Retry: Fix snapshot of a host/device cc_library with stubs by Paul Duffin · 4 years, 9 months ago
  49. ad913d5 Revert "Fix snapshot of a host/device cc_library with stubs" by Greg Kaiser · 4 years, 8 months ago
  50. 2af5238 Fix snapshot of a host/device cc_library with stubs by Paul Duffin · 4 years, 9 months ago
  51. cc330d6 Do not propagate dynamic dependencies for stub libs. by Martin Stjernholm · 4 years, 9 months ago
  52. bdd0dff Do not propagate the stub symbol file to prebuilts. by Martin Stjernholm · 4 years, 9 months ago
  53. c5dd4f7 Propagate stubs to the SDK for libraries that have them. by Martin Stjernholm · 4 years, 10 months ago
  54. 66a0694 Don't run new test on Darwin that lacks snapshot support. by Martin Stjernholm · 4 years, 10 months ago
  55. 10566a0 Propagate empty vs unspecified system_shared_libs correctly. by Martin Stjernholm · 4 years, 10 months ago
  56. 6a7e953 Sdk snapshot set compile_multilib per OsType by Paul Duffin · 4 years, 10 months ago
  57. 9b76c0b Add support for using cc_library in sdk/module_exports by Paul Duffin · 4 years, 10 months ago
  58. cd07bce Add SDK member support for cc_object. by Martin Stjernholm · 4 years, 10 months ago
  59. 07ef3cb Output properties before sets in snapshot module by Paul Duffin · 4 years, 10 months ago
  60. 0174d8d Remove SdkMemberType.FinalizeModule by Paul Duffin · 4 years, 10 months ago
  61. 13f0271 Copy shared_libs and system_shared_libs to module snapshot by Paul Duffin · 4 years, 11 months ago
  62. 0cb37b9 Disable installation for sdk snapshot versioned prebuilts by Paul Duffin · 4 years, 11 months ago
  63. a04c107 Add support for multiple os types by Paul Duffin · 4 years, 11 months ago
  64. 0c394f3 Copy sdk_version to cc library snapshots by Paul Duffin · 4 years, 11 months ago
  65. befa4b9 Copy apex_available properties to snapshot modules by Paul Duffin · 4 years, 11 months ago
  66. 1356d8c Add CommonOS variant for sdk by Paul Duffin · 5 years ago
  67. 91756d2 Add support for cc_library_headers in sdk/module_exports by Paul Duffin · 5 years ago
  68. 13ad94f Allow compile_multilib to be specified on module exports by Paul Duffin · 5 years ago
  69. f9aabd7 Make apex use cc.GatherRequiredDepsForTests by Colin Cross · 5 years ago
  70. 25ce04b Add support for cc_binary in module_exports by Paul Duffin · 5 years ago
  71. eec79eb Default apex_available to //apex_available:platform by Anton Hansson · 5 years ago
  72. e602918 Restrict SdkMemberTypes that can be used with sdk/sdk_snapshot by Paul Duffin · 5 years ago
  73. a0843f6 Differentiate between cc library and binary by Paul Duffin · 5 years ago
  74. 7113d20 Use empty string for core image variant by Colin Cross · 5 years ago
  75. 57b9e1d Improve handling of generated include dirs by Paul Duffin · 5 years ago
  76. a7cd8c8 Generalize common property extraction by Paul Duffin · 5 years ago
  77. 9ab556f Added support for using static libraries in sdk snapshot by Paul Duffin · 5 years ago
  78. c62a510 Discard duplicate operations to copy files to snapshot by Paul Duffin · 5 years ago
  79. 593b3c9 Ensure prebuilt modules have same visibility as source modules by Paul Duffin · 5 years ago
  80. d835daa Separate out module type specific test config by Paul Duffin · 5 years ago
  81. a80fdec Extract the cc and java sdk related tests out into their own file by Paul Duffin · 5 years ago