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. 134161f Global ThinLTO: opt out vndk binaries as a workaround by Yi Kong · 4 years, 3 months ago
  4. a80b480 Refactor OWNERS files in platform/build/soong. by Joe Onorato · 4 years, 4 months ago
  5. 36e4ad1 Merge "Add android.system.keystore2-unstable-ndk_platform to vndk.go" by Treehugger Robot · 4 years, 4 months ago
  6. 45fd6ac Merge "Make lots of tests run in parallel" by Colin Cross · 4 years, 4 months ago
  7. 43159bd Merge "Remove global state from apex modules" by Colin Cross · 4 years, 4 months ago
  8. a5e9be9 Merge "Reland: "Include system/core/liblog/include instead of using symlinks"" by Tom Cherry · 4 years, 4 months ago
  9. e8f655c Add android.system.keystore2-unstable-ndk_platform to vndk.go by Janis Danisevskis · 4 years, 4 months ago
  10. 3c72ce8 Merge "Avoid conflicting shared libraries from SDK snapshots." by Martin Stjernholm · 4 years, 4 months ago
  11. 323dc60 Make lots of tests run in parallel by Colin Cross · 4 years, 4 months ago
  12. 56a8321 Remove global state from apex modules by Colin Cross · 4 years, 4 months ago
  13. 6ddbb00 Reland: "Include system/core/liblog/include instead of using symlinks" by Tom Cherry · 4 years, 4 months ago
  14. ac0cd89 Merge changes I4c8cd544,I62d4d43d,I0ae667d4,Id357adc0,I1ff87134 by Colin Cross · 4 years, 4 months ago
  15. 02460ab Avoid conflicting shared libraries from SDK snapshots. by Martin Stjernholm · 4 years, 4 months ago
  16. 565cafd Don't create version variations of sdk modules by Colin Cross · 4 years, 4 months ago
  17. 3146c5c Create fewer empty version variants by Colin Cross · 4 years, 4 months ago
  18. 66fee25 Merge "Revert "Include system/core/liblog/include instead of using symlinks"" by Tom Cherry · 4 years, 4 months ago
  19. 271f4ac Revert "Include system/core/liblog/include instead of using symlinks" by Tom Cherry · 4 years, 4 months ago
  20. 24ee360 Merge "Include system/core/liblog/include instead of using symlinks" by Tom Cherry · 4 years, 4 months ago
  21. 4e7b26a Merge "rust: Allow rust_bindgen to use cc_defaults." by Ivan Lozano · 4 years, 4 months ago
  22. 1348ce3 Don't make SplitPerApiLevel imply UseSdk by Colin Cross · 4 years, 4 months ago
  23. b613521 Remove vendor crt special case by Colin Cross · 4 years, 4 months ago
  24. 0b88bf3 Merge "Update to use clang-r399163b." by Pirama Arumuga Nainar · 4 years, 4 months ago
  25. 973f467 Merge changes from topic "sanitizer-runtime-stubs" by Colin Cross · 4 years, 4 months ago
  26. 0f1a0f7 Merge "add acknowledgements field to fuzz_config" by Kris Alder · 4 years, 4 months ago
  27. 5060c9e Update to use clang-r399163b. by Stephen Hines · 4 years, 4 months ago
  28. e7257d2 Add version dependencies to sanitizer runtime dependencies by Colin Cross · 4 years, 4 months ago
  29. d48fe73 Fix prebuilt library stubs by Colin Cross · 4 years, 4 months ago
  30. 21de510 Merge "Do not implicitly turn on lto for static libraries" by Yi Kong · 4 years, 4 months ago
  31. 2598c9b add acknowledgements field to fuzz_config by Kris Alder · 4 years, 4 months ago
  32. 025ae97 Merge "Add support of test data to python_host_test" by Treehugger Robot · 4 years, 4 months ago
  33. e257714 Do not implicitly turn on lto for static libraries by Yi Kong · 4 years, 4 months ago
  34. b7c77bd Merge "Retain all stubs versions in the snapshot." by Martin Stjernholm · 4 years, 4 months ago
  35. dc6f2b0 Merge "Propagate all sanitizer flags in SDK snapshots." by Martin Stjernholm · 4 years, 4 months ago
  36. 15bad7a Merge "Forbid -fwhole_program_vtables" by Yi Kong · 4 years, 4 months ago
  37. f1a406c Merge "lto: Rename Disabled to Never to reduce confusion" by Treehugger Robot · 4 years, 4 months ago
  38. 618b671 Retain all stubs versions in the snapshot. by Martin Stjernholm · 4 years, 4 months ago
  39. ca17414 Merge changes Id412359e,I9c4d3a33,Ic3216235 by Treehugger Robot · 4 years, 4 months ago
  40. a6b38f2 Merge "Remove InputRootAbsolutePath spec to header-abi-dumper" by Treehugger Robot · 4 years, 4 months ago
  41. f43ff05 lto: Rename Disabled to Never to reduce confusion by Yi Kong · 4 years, 4 months ago
  42. 19dfeee Merge "soong: Exclude system shared libs from fix suggestions" by Yo Chiang · 4 years, 4 months ago
  43. 7812fd3 Fix ChooseSdkVersion after api levels by Colin Cross · 4 years, 4 months ago
  44. e4f6eba Simplify missing whole_static_libs checking by Colin Cross · 4 years, 4 months ago
  45. 9dd2c4d Merge "Add type information to symbolfile and ndkstubgen." by Treehugger Robot · 4 years, 4 months ago
  46. bc9e421 rust: Allow rust_bindgen to use cc_defaults. by Ivan Lozano · 4 years, 4 months ago
  47. 6a94390 Merge "Global ThinLTO mode" by Yi Kong · 4 years, 4 months ago
  48. b024957 Propagate all sanitizer flags in SDK snapshots. by Martin Stjernholm · 4 years, 4 months ago
  49. 4f6eebf Merge changes I0885e493,Ic37c8db9 by Treehugger Robot · 4 years, 4 months ago
  50. af7b36d Add type information to symbolfile and ndkstubgen. by Dan Albert · 4 years, 7 months ago
  51. 8bd5095 Merge changes from topics "soong-apilevel", "soong-config-apilevel" by Dan Albert · 4 years, 4 months ago
  52. 93718e0 Global ThinLTO mode by Yi Kong · 4 years, 4 months ago
  53. 219968c soong: Exclude system shared libs from fix suggestions by Yo Chiang · 4 years, 4 months ago
  54. 1613e55 HostCross is an attribute of a Target, not OsType by Jiyong Park · 4 years, 4 months ago
  55. a9a99bc Merge "Handle absolute source paths correctly." by Martin Stjernholm · 4 years, 4 months ago
  56. 76a5ba8 Merge "Tweak ThinLTO inling heuristics in absense of PGO profile" by Yi Kong · 4 years, 4 months ago
  57. d55be35 Merge "Propagate PGO instr. flags to dependencies of a static lib" by Pirama Arumuga Nainar · 4 years, 4 months ago
  58. 2d53a60 Merge changes from topic "return-new-deps" by Colin Cross · 4 years, 4 months ago
  59. 0b176c8 Replace FutureApiLevel with an ApiLevel. by Dan Albert · 4 years, 6 months ago
  60. c806053 Replace ApiStrToNum uses with ApiLevel. by Dan Albert · 4 years, 6 months ago
  61. 1150fd7 Propagate PGO instr. flags to dependencies of a static lib by Pirama Arumuga Nainar · 4 years, 4 months ago
  62. bc220ca Forbid -fwhole_program_vtables by Yi Kong · 4 years, 4 months ago
  63. 2f5f16d Tweak ThinLTO inling heuristics in absense of PGO profile by Yi Kong · 4 years, 4 months ago
  64. c5a0e64 Merge "Switch to clang-r399163." by Stephen Hines · 4 years, 4 months ago
  65. 14ee832 Handle absolute source paths correctly. by Martin Stjernholm · 4 years, 4 months ago
  66. 3194912 Add support of test data to python_host_test by Dan Shi · 4 years, 4 months ago
  67. 21498b4 Merge "Replace stringly-typed API levels." by Dan Albert · 4 years, 4 months ago
  68. dba548a Merge "Introduce new Arm64 arch variant with dot product features" by Roland Levillain · 4 years, 4 months ago
  69. 2d01fe2 Introduce LTO property for -fwhole-program-vtables cflag by Yi Kong · 4 years, 4 months ago
  70. 1a24627 Replace stringly-typed API levels. by Dan Albert · 4 years, 7 months ago
  71. d1f898e Remove global state from version mutator by Colin Cross · 4 years, 5 months ago
  72. f18c623 Merge "Add -D__ANDROID_NATIVE_BRIDGE__ to native_bridge targets" by Victor Khimenko · 4 years, 4 months ago
  73. 1a31f80 Add -D__ANDROID_NATIVE_BRIDGE__ to native_bridge targets by Victor Khimenko · 4 years, 4 months ago
  74. a646a9d Include system/core/liblog/include instead of using symlinks by Tom Cherry · 4 years, 4 months ago
  75. 2210e72 Switch to clang-r399163. by Stephen Hines · 4 years, 6 months ago
  76. 386821f Merge "Heed SkipInstall flag when adding install rules for vendor-snapshot." by Treehugger Robot · 4 years, 4 months ago
  77. 6a9a146 Disable the prebuilt host binary test on darwin. by Martin Stjernholm · 4 years, 4 months ago
  78. b11236d Merge "Symlink prebuilt binaries on host." by Treehugger Robot · 4 years, 4 months ago
  79. 809d518 Heed SkipInstall flag when adding install rules for vendor-snapshot. by Martin Stjernholm · 4 years, 4 months ago
  80. 5a1a88e Merge "LinuxBionic supports arm64" by Treehugger Robot · 4 years, 4 months ago
  81. a018b3d Merge "Use alias for test_per_src apex dependencies" by Colin Cross · 4 years, 4 months ago
  82. 2c03361 Make generated library SDK snapshots determinstic by Colin Cross · 4 years, 4 months ago
  83. 90dab34 Use alias for test_per_src apex dependencies by Colin Cross · 4 years, 5 months ago
  84. 05175c4 Merge "Propagate recovery_available property through to sdk snapshot" by Treehugger Robot · 4 years, 4 months ago
  85. d6abaa7 Propagate recovery_available property through to sdk snapshot by Paul Duffin · 4 years, 5 months ago
  86. c2c2d4e Merge "Sanitize APEX module name properly." by Yifan Hong · 4 years, 4 months ago
  87. 0710d8e Merge "Set -fsjlj-exceptions for all 32-bit Windows compiles" by Pirama Arumuga Nainar · 4 years, 4 months ago
  88. 80dc4f1 Merge "Merge Android R" by Xin Li · 4 years, 4 months ago
  89. af68337 Set -fsjlj-exceptions for all 32-bit Windows compiles by Pirama Arumuga Nainar · 4 years, 4 months ago
  90. 3e0b9c0 Merge "Check UseRBE is set before replacing any template with the RE version." by Kousik Kumar · 4 years, 4 months ago
  91. f2ede7a Sanitize APEX module name properly. by Yifan Hong · 4 years, 4 months ago
  92. 4afa2e2 LinuxBionic supports arm64 by Jiyong Park · 4 years, 6 months ago
  93. af286f3 Add test_mainline_module option. am: 74b00521f8 by kellyhung · 4 years, 4 months ago
  94. 74b0052 Add test_mainline_module option. by kellyhung · 4 years, 5 months ago
  95. 9e1ba22 Merge "Add vendor snapshot usage test" am: f8123919aa by Treehugger Robot · 4 years, 4 months ago
  96. f812391 Merge "Add vendor snapshot usage test" by Treehugger Robot · 4 years, 4 months ago
  97. 4d38789 Merge "Propagate vendor_available property through to sdk snapshot" am: 4964a5e000 by Paul Duffin · 4 years, 5 months ago
  98. 4964a5e Merge "Propagate vendor_available property through to sdk snapshot" by Paul Duffin · 4 years, 5 months ago
  99. 5f58ff7 Add vendor snapshot usage test by Inseob Kim · 4 years, 5 months ago
  100. f3bf786 Merge "Add exclude_from_vendor_snapshot property, related logic" am: e1359af34d by Bill Peckham · 4 years, 5 months ago